Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c190' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7698775-fedora-39-i386 --chroot fedora-39-i386
Version: 0.73
PID: 6582
Logging PID: 6583
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698775,
'buildroot_pkgs': [],
'chroot': 'fedora-39-i386',
'enable_net': False,
'fedora_review': False,
'git_hash': '0170a634fc4438a111f2f471f73c56ee95f6c7a9',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.6.0-2',
'project_dirname': 'fed-newer',
'project_name': 'fed-newer',
'project_owner': 'barsnick',
'repo_priority': None,
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/barsnick/fed-newer/fedora-39-i386/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'barsnick/fed-newer--barsnick',
'source_json': {},
'source_type': None,
'ssh_public_keys': None,
'submitter': 'barsnick',
'tags': [],
'task_id': '7698775-fedora-39-i386',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-mf3yp7zw/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-mf3yp7zw/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-mf3yp7zw/rapidyaml'...
Running: git checkout 0170a634fc4438a111f2f471f73c56ee95f6c7a9 --
cmd: ['git', 'checkout', '0170a634fc4438a111f2f471f73c56ee95f6c7a9', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-mf3yp7zw/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '0170a634fc4438a111f2f471f73c56ee95f6c7a9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,\n
27: even for large values of two" --Author Unknown
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x57042630 [ROOT] MAP: (0 sibs) 3 children:
27: 0x570398f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x57039948 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x570399a0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5719c3e0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5719c42c KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5719c478 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5719c4c4 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: 0x570426d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703cb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703cb68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5719d5e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5719d62c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5719d678 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: 0x57042770 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703cc70 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703ccc8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5719e7e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5719e82c VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5719e878 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: 0x57042810 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703cd80 VAL: 'Several lines of text,
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: 0x5703cdd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5719f9e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5719fa2c VAL: 'Several lines of text,
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] 0x5719fa78 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: 0x570428b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703db30 VAL: 'Several 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: 0x5703db88 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a0be0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571a0c2c VAL: 'Several 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] 0x571a0c78 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: 0x57042950 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703f050 VAL: 'Several lines 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] 0x571a1da0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571a1dec VAL: 'Several lines 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: 0x570429f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703d120 VAL: 'Several lines 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] 0x571a2fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571a2fec VAL: 'Several lines 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: 0x57042a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a41c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a420c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571a4258 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: 0x57042b30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d2e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d338 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a53e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a542c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571a5478 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: 0x57042bd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d3f0 KEYVAL: 'example' 'Several lines of text,
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: 0x5703d448 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a6600 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a664c KEYVAL: 'example' 'Several lines of text,
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] 0x571a6698 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: 0x57042c70 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d500 KEYVAL: 'example' 'Several 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: 0x5703d558 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a7820 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a786c KEYVAL: 'example' 'Several 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] 0x571a78b8 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (1 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: 0x57042d10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d610 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a89a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a89ec KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571a8a38 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: 0x57042db0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571a9be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571a9c2c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571a9c78 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: 0x57042e50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d830 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d888 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571aae20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571aae6c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571aaeb8 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: 0x57042ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d998 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571abfb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571abffc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571ac048 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: 0x57042f90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703da50 KEYVAL: 'example' 'Several lines 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] 0x571ad190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571ad1dc KEYVAL: 'example' 'Several lines 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: 0x57043030 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f100 KEYVAL: 'example' 'Several lines 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] 0x571ae460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571ae4ac KEYVAL: 'example' 'Several lines 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: 0x570430d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703f1b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703f208 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571af740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571af78c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571af7d8 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: 0x57043170 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703f2c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703f318 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b0a20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571b0a6c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571b0ab8 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: 0x57043210 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5703f490 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b1980 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571b19cc KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571b1a18 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: 0x570432b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f540 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5703f5a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b2a20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571b2a6c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571b2ab8 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: 0x57043350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57041e60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57041ec0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b3ac0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571b3b0c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571b3b58 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: 0x570433f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703dc40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5703dc98 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b4a20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571b4a6c KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x571b4ab8 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: 0x57043490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703f380 MAP: (1 sibs) 2 children:
27: 0x5703de10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5703de68 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b5980 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571b59cc MAP: (1 sibs) 2 children:
27: [2] [2] 0x571b5a18 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x571b5a64 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: 0x57043530 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b68e0 [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: 0x570435d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b7840 [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: 0x57043670 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b87a0 [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: 0x57043710 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571b9700 [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: 0x570437b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ba660 [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: 0x57043850 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571bb5c0 [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: 0x570438f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571bc520 [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: 0x57043990 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571bd480 [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: 0x57043a30 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571be3e0 [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: 0x57043ad0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571bf340 [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: 0x57043b70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c02a0 [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: 0x57043c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c1240 [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: 0x57043cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e290 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c21a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571c21ec 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: 0x57043d50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e340 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c3100 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571c314c 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: 0x57043df0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e3f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c4060 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571c40ac 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: 0x57043e90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e4a0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c4fc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571c500c 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: 0x57043f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e550 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c5f20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571c5f6c 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: 0x57043fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e600 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c6e80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571c6ecc 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: 0x57044070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c7de0 [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: 0x57044110 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c8d40 [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: 0x570441b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571c9ca0 [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: 0x57044250 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e7a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571cac00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571cac4c 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: 0x570442f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e850 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571cbb60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571cbbac 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: 0x57044390 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e900 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ccac0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571ccb0c 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: 0x57044430 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e9b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571cda20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571cda6c 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: 0x570444d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ce980 [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: 0x57044570 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571cf8e0 [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: 0x57044610 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d0840 [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: 0x570446b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703eb50 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d17a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571d17ec 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: 0x57044750 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703ec00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d2700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571d274c 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: 0x570447f0 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d3660 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (1 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: 0x57044890 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703ed00 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d45c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571d460c 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: 0x57044930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703edb0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d5520 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571d556c 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: 0x570449d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d6480 [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: 0x57044a70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d73e0 [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: 0x57044b10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d8340 [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: 0x57044bb0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571d92a0 [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: 0x57044c50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571da200 [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: 0x57044cf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571db160 [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: 0x57044d90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571dc0c0 [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: 0x57044e30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571dd060 [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: 0x57044ed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ddfc0 [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: 0x57044f70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571defc0 [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: 0x57045010 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e0000 [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: 0x570450b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e1050 [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: 0x57045150 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e2030 [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: 0x570451f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e3010 [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: 0x57045290 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e3ff0 [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: 0x57045330 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e4fd0 [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: 0x570453d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e5fb0 [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: 0x57045470 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e6f90 [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: 0x57045510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e7f70 [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: 0x570455b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703dd00 VAL: '
27: ' (2 sibs)
27: 0x5703dd58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e8f50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571e8f9c VAL: '
27: ' (2 sibs)
27: [2] [2] 0x571e8fe8 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: 0x57045650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703fab0 VAL: '
27: ' (2 sibs)
27: 0x5703fb08 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571e9f30 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571e9f7c VAL: '
27: ' (2 sibs)
27: [2] [2] 0x571e9fc8 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: 0x57041f50 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x5703c090 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5703c0e8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5703c140 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5703c198 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5703c1f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5703c248 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5703c2a0 DOCSEQ: (8 sibs) 2 children:
27: 0x5703c360 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x5703c3b8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x5703c2f8 DOCMAP: (8 sibs) 2 children:
27: 0x5703c420 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x5703c478 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ea400 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x571ea44c DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x571ea498 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x571ea4e4 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x571ea530 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x571ea57c DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x571ea5c8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x571ea614 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x571ea660 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x571ea6ac VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x571ea6f8 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x571ea744 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x571ea790 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: (8B):ERROR: indentation decreased without any scalar
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: hello (size=6)
27: ^~~~~~ (cols 1-7)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x570421d0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5703bdd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571eb870 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x571eb8bc 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: 0x57042270 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5703cf20 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ebd40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x571ebd8c 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: 0x57042310 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5703cfd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ec210 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x571ec25c 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: 0x570423b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ec6e0 [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: 0x57042450 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ecbb0 [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: 0x570424f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ed080 [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: 0x57042590 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703ca10 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] 0x571ed550 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571ed59c 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: 0x57042630 [ROOT] MAP: (0 sibs) 3 children:
27: 0x570398f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x57039948 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x570399a0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571eda20 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x571eda6c KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x571edab8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x571edb04 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: 0x570426d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703cb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703cb68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571edef0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571edf3c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571edf88 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: 0x57042770 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703cc70 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703ccc8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ee3c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571ee40c VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571ee458 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: 0x57042810 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703cd80 VAL: 'Several lines of text,
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: 0x5703cdd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ee890 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571ee8dc VAL: 'Several lines of text,
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] 0x571ee928 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: 0x570428b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703db30 VAL: 'Several 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: 0x5703db88 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571eed60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x571eedac VAL: 'Several 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] 0x571eedf8 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: 0x57042950 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703f050 VAL: 'Several lines 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] 0x571ef230 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571ef27c VAL: 'Several lines 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: 0x570429f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703d120 VAL: 'Several lines 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] 0x571ef700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571ef74c VAL: 'Several lines 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: 0x57042a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571efbd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571efc1c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571efc68 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: 0x57042b30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d2e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d338 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f00a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f00ec KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f0138 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: 0x57042bd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d3f0 KEYVAL: 'example' 'Several lines of text,
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: 0x5703d448 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f0570 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f05bc KEYVAL: 'example' 'Several lines of text,
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] 0x571f0608 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: 0x57042c70 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d500 KEYVAL: 'example' 'Several 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: 0x5703d558 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f0a40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f0a8c KEYVAL: 'example' 'Several 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] 0x571f0ad8 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: 0x57042d10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d610 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f0f10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f0f5c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f0fa8 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: 0x57042db0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f13e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f142c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f1478 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: 0x57042e50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d830 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d888 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f18b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f18fc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f1948 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: 0x57042ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703d940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703d998 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f1d80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f1dcc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f1e18 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: 0x57042f90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703da50 KEYVAL: 'example' 'Several lines 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] 0x571f2250 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f229c KEYVAL: 'example' 'Several lines 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: 0x57043030 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f100 KEYVAL: 'example' 'Several lines 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] 0x571f2720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f276c KEYVAL: 'example' 'Several lines 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: 0x570430d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703f1b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703f208 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f2bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f2c3c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f2c88 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: 0x57043170 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703f2c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5703f318 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f30c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f310c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x571f3158 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: 0x57043210 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5703f490 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f3590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f35dc KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571f3628 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: 0x570432b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703f540 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5703f5a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f3a60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f3aac KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571f3af8 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: 0x57043350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57041e60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57041ec0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f3f30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f3f7c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x571f3fc8 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: 0x570433f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5703dc40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5703dc98 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f4400 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x571f444c KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x571f4498 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: 0x57043490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703f380 MAP: (1 sibs) 2 children:
27: 0x5703de10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5703de68 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f48d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571f491c MAP: (1 sibs) 2 children:
27: [2] [2] 0x571f4968 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x571f49b4 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: 0x57043530 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f4da0 [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: 0x570435d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f5270 [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: 0x57043670 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f5740 [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: 0x57043710 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f5c10 [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: 0x570437b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f60e0 [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: 0x57043850 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f65b0 [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: 0x570438f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f6a80 [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: 0x57043990 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f6f50 [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: 0x57043a30 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f7420 [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: 0x57043ad0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f78f0 [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: 0x57043b70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f7dc0 [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: 0x57043c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f8290 [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: 0x57043cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e290 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f8760 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571f87ac 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: 0x57043d50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e340 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f8c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571f8c7c 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: 0x57043df0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e3f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f9100 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571f914c 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: 0x57043e90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e4a0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f95d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f961c 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: 0x57043f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e550 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f9aa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f9aec 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: 0x57043fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e600 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571f9f70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571f9fbc 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: 0x57044070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fa440 [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: 0x57044110 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fa910 [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: 0x570441b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fade0 [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: 0x57044250 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e7a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fb2b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571fb2fc 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: 0x570442f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703e850 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fb780 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571fb7cc 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: 0x57044390 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e900 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fbc50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571fbc9c 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: 0x57044430 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703e9b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fc120 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571fc16c 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: 0x570444d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fc5f0 [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: 0x57044570 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fcac0 [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: 0x57044610 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fcf90 [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: 0x570446b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703eb50 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fd460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571fd4ac 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: 0x57044750 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703ec00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fd930 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571fd97c 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: 0x570447f0 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fde00 [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: 0x57044890 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5703ed00 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fe2d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x571fe31c 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: 0x57044930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5703edb0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fe7a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x571fe7ec 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: 0x570449d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fec70 [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: 0x57044a70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ff140 [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: 0x57044b10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ff610 [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: 0x57044bb0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571ffae0 [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: 0x57044c50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x571fffb0 [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: 0x57044cf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57200480 [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: 0x57044d90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57200950 [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: 0x57044e30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57200e20 [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: 0x57044ed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572012f0 [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: 0x57044f70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572017c0 [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: 0x57045010 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57201c90 [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: 0x570450b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57202160 [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: 0x57045150 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57202630 [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: 0x570451f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57202b00 [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: 0x57045290 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57202fd0 [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: 0x57045330 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572034a0 [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: 0x570453d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57203970 [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: 0x57045470 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57203e40 [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: 0x57045510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57204310 [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: 0x570455b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703dd00 VAL: '
27: ' (2 sibs)
27: 0x5703dd58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572047e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5720482c VAL: '
27: ' (2 sibs)
27: [2] [2] 0x57204878 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: 0x57045650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5703fab0 VAL: '
27: ' (2 sibs)
27: 0x5703fb08 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57204cb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x57204cfc VAL: '
27: ' (2 sibs)
27: [2] [2] 0x57204d48 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 (1 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 (1 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 (1 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] 0x57190e80 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x57190ecc DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x57190f18 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x57190f64 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x57190fb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x57190ffc DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x57191048 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x57191094 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x571910e0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5719112c VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x57191178 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x571911c4 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x57191210 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] 0x572081f0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5720823c DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x57208288 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x572082d4 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x57208320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5720836c DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x572083b8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x57208404 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x57208450 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5720849c VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x572084e8 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x57208534 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x57208580 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] 0x571950a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x571950ec DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572086c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5720870c 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] 0x57196000 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5719604c DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x57208b90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x57208bdc 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] 0x57196f60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x57196fac DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x57209340 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5720938c 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] 0x57197ec0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x57209810 [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] 0x57198e20 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x57209ce0 [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] 0x57199d80 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5720a1b0 [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] 0x5719b0f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5719b13c 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] 0x5720a680 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5720a6cc 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] 0x5719c4c4 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] 0x5720ab50 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5720ab9c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5720abe8 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] 0x5720ac34 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] 0x5719d5e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5719d62c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5719d678 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] 0x5720b020 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720b06c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720b0b8 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] 0x5719e7e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5719e82c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5719e878 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] 0x5720b4f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5720b53c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720b588 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] 0x5719f9e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5719fa2c VAL: 'Several lines of text, 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] 0x5719fa78 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] 0x5720b9c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5720ba0c VAL: 'Several lines of text, 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] 0x5720ba58 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] 0x571a0be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571a0c2c VAL: 'Several 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] 0x571a0c78 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] 0x5720be90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5720bedc VAL: 'Several 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] 0x5720bf28 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] 0x571a1da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571a1dec VAL: 'Several lines 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] 0x5720c360 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5720c3ac VAL: 'Several lines 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] 0x571a2fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571a2fec VAL: 'Several lines 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] 0x5720c830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5720c87c VAL: 'Several lines 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] 0x571a41c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a420c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571a4258 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] 0x5720cd00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720cd4c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720cd98 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] 0x571a53e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a542c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571a5478 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] 0x5720d1d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720d21c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720d268 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] 0x571a6600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a664c KEYVAL: 'example' 'Several lines of text, 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] 0x571a6698 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] 0x5720d6a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720d6ec KEYVAL: 'example' 'Several lines of text, 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] 0x5720d738 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] 0x571a7820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a786c KEYVAL: 'example' 'Several 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] 0x571a78b8 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] 0x5720dc10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720dc5c KEYVAL: 'example' 'Several 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] 0x5720dca8 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] 0x571a89a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a89ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571a8a38 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] 0x5720e180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720e1cc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720e218 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] 0x571a9be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571a9c2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571a9c78 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] 0x5720e6f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720e73c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720e788 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] 0x571aae20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571aae6c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571aaeb8 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] 0x5720ec60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720ecac KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720ecf8 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] 0x571abfb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571abffc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571ac048 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] 0x5720f1d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720f21c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5720f268 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] 0x571ad190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571ad1dc KEYVAL: 'example' 'Several lines 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] 0x5720f6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5720f6ec KEYVAL: 'example' 'Several lines 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] 0x571ae460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571ae4ac KEYVAL: 'example' 'Several lines 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] 0x5720fb70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5720fbbc KEYVAL: 'example' 'Several lines 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] 0x571af740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571af78c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571af7d8 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] 0x57210170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572101bc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57210208 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] 0x571b0a20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571b0a6c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571b0ab8 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] 0x572106e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5721072c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57210778 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] 0x571b1980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571b19cc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571b1a18 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] 0x57210bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57210bfc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57210c48 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] 0x571b2a20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571b2a6c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571b2ab8 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] 0x57211080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572110cc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57211118 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] 0x571b3ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571b3b0c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571b3b58 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] 0x57211550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5721159c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572115e8 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] 0x571b4a20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571b4a6c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x571b4ab8 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] 0x57211a20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57211a6c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x57211ab8 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] 0x571b5980 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571b59cc MAP: (1 sibs) 2 children: 27: [2] [2] 0x571b5a18 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x571b5a64 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] 0x57211ef0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57211f3c MAP: (1 sibs) 2 children: 27: [2] [2] 0x57211f88 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x57211fd4 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] 0x571b68e0 [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] 0x572123c0 [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] 0x571b7840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57212890 [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] 0x571b87a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57212d60 [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] 0x571b9700 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57213230 [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] 0x571ba660 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57213700 [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] 0x571bb5c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57213bd0 [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] 0x571bc520 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572140a0 [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] 0x571bd480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57214570 [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] 0x571be3e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57214a40 [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] 0x571bf340 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57214f10 [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] 0x571c02a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572153e0 [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] 0x571c1240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572158b0 [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] 0x571c21a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571c21ec VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57215d80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57215dcc 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] 0x571c3100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571c314c 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] 0x57216250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5721629c 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] 0x571c4060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571c40ac 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] 0x57216720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5721676c 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] 0x571c4fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571c500c KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57216bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57216c3c 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] 0x571c5f20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571c5f6c 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] 0x572170c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5721710c 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] 0x571c6e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571c6ecc 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] 0x57217590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572175dc 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] 0x571c7de0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57217a60 [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] 0x571c8d40 [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] 0x57217f30 [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] 0x571c9ca0 [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] 0x57218400 [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] 0x571cac00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571cac4c 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] 0x572188d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5721891c 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] 0x571cbb60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571cbbac 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] 0x57218da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57218dec 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] 0x571ccac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571ccb0c 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] 0x57219270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572192bc 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] 0x571cda20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571cda6c 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] 0x57219740 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5721978c 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] 0x571ce980 [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] 0x57219c10 [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] 0x571cf8e0 [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] 0x5721a0e0 [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] 0x571d0840 [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] 0x5721a5b0 [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] 0x571d17a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571d17ec 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] 0x5721aa80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5721aacc 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] 0x571d2700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571d274c 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] 0x5721af50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5721af9c 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] 0x571d3660 [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] 0x5721b420 [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] 0x571d45c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571d460c 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] 0x5721b8f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5721b93c 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] 0x571d5520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571d556c 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] 0x5721bdc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5721be0c 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] 0x571d6480 [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] 0x5721c290 [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] 0x571d73e0 [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] 0x5721c760 [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] 0x571d8340 [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] 0x5721cc30 [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] 0x571d92a0 [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] 0x5721d100 [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] 0x571da200 [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] 0x5721d5d0 [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] 0x571db160 [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] 0x5721daa0 [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] 0x571dc0c0 [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] 0x5721df70 [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] 0x571dd060 [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] 0x5721e440 [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] 0x571ddfc0 [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] 0x5721e910 [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] 0x571defc0 [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] 0x5721ede0 [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] 0x571e0000 [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] 0x5721f2b0 [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] 0x571e1050 [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] 0x5721f780 [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] 0x571e2030 [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] 0x5721fc50 [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] 0x571e3010 [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] 0x57220120 [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] 0x571e3ff0 [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] 0x572205f0 [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] 0x571e4fd0 [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] 0x57220ac0 [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] 0x571e5fb0 [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] 0x57220f90 [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] 0x571e6f90 [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] 0x57221460 [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] 0x571e7f70 [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] 0x57221930 [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] 0x571e8f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571e8f9c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x571e8fe8 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] 0x57221e00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57221e4c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57221e98 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] 0x571e9f30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571e9f7c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x571e9fc8 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] 0x57222300 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5722234c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57222398 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] 0x571ea400 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x571ea44c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x571ea498 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x571ea4e4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x571ea530 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x571ea57c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x571ea5c8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x571ea614 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x571ea660 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x571ea6ac VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x571ea6f8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x571ea744 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x571ea790 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] 0x57222800 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5722284c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x57222898 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x572228e4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x57222930 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5722297c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x572229c8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x57222a14 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x57222a60 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x57222aac VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x57222af8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x57222b44 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x57222b90 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] 0x571eb870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x571eb8bc DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57222cd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x57222d1c 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] 0x571ebd40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x571ebd8c DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572231a0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572231ec 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] 0x571ec210 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x571ec25c DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57223670 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572236bc 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] 0x571ec6e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57223b40 [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] 0x571ecbb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57224010 [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] 0x571ed080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572244e0 [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] 0x571ed550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571ed59c 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] 0x572249b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572249fc 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] 0x571eda20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x571eda6c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x571edab8 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] 0x571edb04 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] 0x57224e80 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x57224ecc KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x57224f18 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] 0x57224f64 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] 0x571edef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571edf3c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571edf88 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] 0x572253f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5722543c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57225488 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] 0x571ee3c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571ee40c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571ee458 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] 0x57225960 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572259ac VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572259f8 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] 0x571ee890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571ee8dc VAL: 'Several lines of text, 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] 0x571ee928 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] 0x57225ed0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57225f1c VAL: 'Several lines of text, 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] 0x57225f68 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] 0x571eed60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x571eedac VAL: 'Several 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] 0x571eedf8 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] 0x57226440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5722648c VAL: 'Several 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] 0x572264d8 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] 0x571ef230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571ef27c VAL: 'Several lines 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] 0x57226910 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5722695c VAL: 'Several lines 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] 0x571ef700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571ef74c VAL: 'Several lines 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] 0x57226e70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57226ebc VAL: 'Several lines 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] 0x571efbd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571efc1c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571efc68 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] 0x57227470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572274bc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57227508 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] 0x571f00a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f00ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f0138 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] 0x572279e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57227a2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57227a78 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] 0x571f0570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f05bc KEYVAL: 'example' 'Several lines of text, 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] 0x571f0608 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] 0x57227eb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57227efc KEYVAL: 'example' 'Several lines of text, 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] 0x57227f48 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] 0x571f0a40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f0a8c KEYVAL: 'example' 'Several 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] 0x571f0ad8 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] 0x57228420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5722846c KEYVAL: 'example' 'Several 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] 0x572284b8 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] 0x571f0f10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f0f5c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f0fa8 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] 0x57228990 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572289dc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57228a28 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] 0x571f13e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f142c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f1478 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] 0x57228f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57228f4c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57228f98 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] 0x571f18b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f18fc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f1948 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] 0x57229470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572294bc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57229508 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] 0x571f1d80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f1dcc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f1e18 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] 0x572299e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57229a2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57229a78 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] 0x571f2250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f229c KEYVAL: 'example' 'Several lines 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] 0x57229eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57229efc KEYVAL: 'example' 'Several lines 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] 0x571f2720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f276c KEYVAL: 'example' 'Several lines 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] 0x5722a410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5722a45c KEYVAL: 'example' 'Several lines 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] 0x571f2bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f2c3c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f2c88 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] 0x5722aa10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5722aa5c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5722aaa8 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] 0x571f30c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f310c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x571f3158 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] 0x5722af80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5722afcc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5722b018 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] 0x571f3590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f35dc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571f3628 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] 0x5722b450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5722b49c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5722b4e8 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] 0x571f3a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f3aac KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571f3af8 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] 0x5722b970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5722b9bc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5722ba08 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] 0x571f3f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f3f7c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x571f3fc8 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] 0x5722be90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5722bedc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5722bf28 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] 0x571f4400 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x571f444c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x571f4498 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] 0x5722c360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5722c3ac KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5722c3f8 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] 0x571f48d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571f491c MAP: (1 sibs) 2 children: 27: [2] [2] 0x571f4968 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x571f49b4 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] 0x5722c860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5722c8ac MAP: (1 sibs) 2 children: 27: [2] [2] 0x5722c8f8 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5722c944 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] 0x571f4da0 [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] 0x5722cd60 [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] 0x571f5270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722d230 [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] 0x571f5740 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722d700 [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] 0x571f5c10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722dbd0 [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] 0x571f60e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722e0a0 [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] 0x571f65b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722e570 [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] 0x571f6a80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722ea40 [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] 0x571f6f50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722ef10 [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] 0x571f7420 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722f3e0 [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] 0x571f78f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722f8b0 [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] 0x571f7dc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5722fd80 [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] 0x571f8290 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57230250 [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] 0x571f8760 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571f87ac VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57230720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723076c 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] 0x571f8c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571f8c7c 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] 0x57230bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57230c3c 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] 0x571f9100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571f914c 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] 0x572310c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723110c 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] 0x571f95d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f961c KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57231590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572315dc 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] 0x571f9aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f9aec 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] 0x57231a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57231aac 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] 0x571f9f70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571f9fbc 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] 0x57231f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57231f7c 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] 0x571fa440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x57232400 [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] 0x571fa910 [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] 0x572328d0 [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] 0x571fade0 [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] 0x57232da0 [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] 0x571fb2b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571fb2fc 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] 0x57233270 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572332bc 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] 0x571fb780 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571fb7cc 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] 0x57233740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723378c 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] 0x571fbc50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571fbc9c 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] 0x57233c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57233c5c 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] 0x571fc120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571fc16c 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] 0x572340e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723412c 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] 0x571fc5f0 [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] 0x572345b0 [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] 0x571fcac0 [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] 0x57234a80 [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] 0x571fcf90 [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] 0x57234f50 [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] 0x571fd460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571fd4ac 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] 0x57235420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723546c 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] 0x571fd930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571fd97c 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] 0x572358f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723593c 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] 0x571fde00 [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] 0x57235dc0 [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] 0x571fe2d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x571fe31c 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] 0x57236290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572362dc 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] 0x571fe7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x571fe7ec 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] 0x57236790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572367dc 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] 0x571fec70 [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] 0x57236c60 [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] 0x571ff140 [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] 0x57237130 [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] 0x571ff610 [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] 0x57237600 [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] 0x571ffae0 [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] 0x57237ad0 [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] 0x571fffb0 [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] 0x57237fa0 [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] 0x57200480 [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] 0x57238470 [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] 0x57200950 [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] 0x57238940 [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] 0x57200e20 [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] 0x57238e10 [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] 0x572012f0 [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] 0x572392e0 [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] 0x572017c0 [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] 0x572397b0 [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] 0x57201c90 [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] 0x57239c80 [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] 0x57202160 [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] 0x5723a180 [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] 0x57202630 [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] 0x5723a650 [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] 0x57202b00 [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] 0x5723ab20 [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] 0x57202fd0 [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] 0x5723aff0 [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] 0x572034a0 [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] 0x5723b4c0 [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] 0x57203970 [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] 0x5723b990 [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] 0x57203e40 [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] 0x5723be60 [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] 0x57204310 [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] 0x5723c330 [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] 0x572047e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5720482c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57204878 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] 0x5723c800 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5723c84c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5723c898 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] 0x57204cb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57204cfc VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57204d48 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] 0x5723cd00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5723cd4c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5723cd98 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: 0x57041f50 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5703c090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c0e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c198 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c1f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c248 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c2a0 DOCSEQ: (8 sibs) 2 children: 27: 0x5703c360 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5703c3b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5703c2f8 DOCMAP: (8 sibs) 2 children: 27: 0x5703c420 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5703c478 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d200 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5723d24c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5723d298 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5723d2e4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5723d330 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5723d37c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5723d3c8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5723d414 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5723d460 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5723d4ac VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5723d4f8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5723d544 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5723d590 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: 0x570421d0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703bdd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d5e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5723d62c 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: 0x57042270 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703cf20 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d680 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5723d6cc 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: 0x57042310 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703cfd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d720 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5723d76c 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: 0x570423b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d7c0 [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: 0x57042450 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d810 [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: 0x570424f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d860 [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: 0x57042590 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703ca10 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] 0x5723d8b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723d8fc 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: 0x57042630 [ROOT] MAP: (0 sibs) 3 children: 27: 0x570398f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x57039948 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x570399a0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57207150 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5720719c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x572071e8 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] 0x57207234 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: 0x570426d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703cb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703cb68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572072c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5720730c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57207358 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: 0x57042770 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703cc70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703ccc8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57206c10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57206c5c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57206ca8 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: 0x57042810 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703cd80 VAL: 'Several lines of text, 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: 0x5703cdd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723d950 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5723d99c VAL: 'Several lines of text, 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] 0x5723d9e8 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: 0x570428b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703db30 VAL: 'Several 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: 0x5703db88 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723da40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5723da8c VAL: 'Several 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] 0x5723dad8 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: 0x57042950 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703f050 VAL: 'Several lines 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] 0x5723db30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723db7c VAL: 'Several lines 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: 0x570429f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703d120 VAL: 'Several lines 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] 0x5723dbd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723dc1c VAL: 'Several lines 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: 0x57042a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723dc70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723dcbc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723dd08 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: 0x57042b30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d2e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d338 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723dd60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723ddac KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723ddf8 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: 0x57042bd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d3f0 KEYVAL: 'example' 'Several lines of text, 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: 0x5703d448 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723de50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723de9c KEYVAL: 'example' 'Several lines of text, 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] 0x5723dee8 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: 0x57042c70 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d500 KEYVAL: 'example' 'Several 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: 0x5703d558 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723df40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723df8c KEYVAL: 'example' 'Several 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] 0x5723dfd8 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: 0x57042d10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e07c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e0c8 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: 0x57042db0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e16c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e1b8 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: 0x57042e50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d888 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e25c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e2a8 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: 0x57042ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d998 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e34c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e398 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: 0x57042f90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703da50 KEYVAL: 'example' 'Several lines 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] 0x5723e3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723e43c KEYVAL: 'example' 'Several lines 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: 0x57043030 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f100 KEYVAL: 'example' 'Several lines 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] 0x5723e490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723e4dc KEYVAL: 'example' 'Several lines 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: 0x570430d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703f1b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703f208 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e57c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e5c8 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: 0x57043170 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703f2c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703f318 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723e66c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5723e6b8 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: 0x57043210 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5703f490 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723e75c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5723e7a8 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: 0x570432b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f540 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5703f5a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723e84c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5723e898 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: 0x57043350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57041e60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57041ec0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e8f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723e93c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5723e988 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: 0x570433f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703dc40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5703dc98 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723e9e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5723ea2c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5723ea78 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: 0x57043490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703f380 MAP: (1 sibs) 2 children: 27: 0x5703de10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5703de68 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57209200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5720924c MAP: (1 sibs) 2 children: 27: [2] [2] 0x57209298 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x572092e4 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: 0x57043530 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ead0 [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: 0x570435d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723eb20 [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: 0x57043670 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723eb70 [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: 0x57043710 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ebc0 [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: 0x570437b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ec10 [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: 0x57043850 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ec60 [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: 0x570438f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ecb0 [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: 0x57043990 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ed00 [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: 0x57043a30 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ed50 [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: 0x57043ad0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723eda0 [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: 0x57043b70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723edf0 [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: 0x57043c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ee40 [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: 0x57043cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e290 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ee90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723eedc 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: 0x57043d50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e340 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ef30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723ef7c 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: 0x57043df0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e3f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723efd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723f01c 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: 0x57043e90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e4a0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f0bc 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: 0x57043f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e550 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f15c 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: 0x57043fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e600 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f1b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f1fc 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: 0x57044070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f250 [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: 0x57044110 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f2a0 [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: 0x570441b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f2f0 [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: 0x57044250 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e7a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723f38c 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: 0x570442f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e850 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f3e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723f42c 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: 0x57044390 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e900 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f4cc 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: 0x57044430 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e9b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f56c 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: 0x570444d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f5c0 [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: 0x57044570 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f610 [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: 0x57044610 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f660 [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: 0x570446b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703eb50 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f6b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f6fc 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: 0x57044750 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703ec00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723f79c 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: 0x570447f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f7f0 [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: 0x57044890 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703ed00 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5723f88c 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: 0x57044930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703edb0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f8e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5723f92c 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: 0x570449d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f980 [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: 0x57044a70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723f9d0 [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: 0x57044b10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fa20 [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: 0x57044bb0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fa70 [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: 0x57044c50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fac0 [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: 0x57044cf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fb10 [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: 0x57044d90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fb60 [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: 0x57044e30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fbb0 [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: 0x57044ed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fc00 [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: 0x57044f70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fc50 [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: 0x57045010 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fca0 [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: 0x570450b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fcf0 [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: 0x57045150 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fd40 [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: 0x570451f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fd90 [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: 0x57045290 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fde0 [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: 0x57045330 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fe30 [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: 0x570453d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fe80 [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: 0x57045470 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723fed0 [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: 0x57045510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ff20 [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: 0x570455b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703dd00 VAL: ' 27: ' (2 sibs) 27: 0x5703dd58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5723ff70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5723ffbc VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57240008 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: 0x57045650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703fab0 VAL: ' 27: ' (2 sibs) 27: 0x5703fb08 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240060 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572400ac VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572400f8 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: 0x57041f50 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5703c090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c0e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5703c198 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c1f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c248 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5703c2a0 DOCSEQ: (8 sibs) 2 children: 27: 0x5703c360 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5703c3b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5703c2f8 DOCMAP: (8 sibs) 2 children: 27: 0x5703c420 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5703c478 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240150 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5724019c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x572401e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x57240234 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x57240280 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x572402cc DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x57240318 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x57240364 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x572403b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x572403fc VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x57240448 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x57240494 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x572404e0 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: 0x570421d0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703bdd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240530 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5724057c 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: 0x57042270 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703cf20 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572405d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5724061c 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: 0x57042310 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5703cfd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240670 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572406bc 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: 0x570423b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240710 [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: 0x57042450 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240760 [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: 0x570424f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572407b0 [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: 0x57042590 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703ca10 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] 0x57240800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724084c 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: 0x57042630 [ROOT] MAP: (0 sibs) 3 children: 27: 0x570398f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x57039948 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x570399a0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572408a0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x572408ec KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x57240938 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] 0x57240984 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: 0x570426d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703cb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703cb68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572409e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57240a2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57240a78 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: 0x57042770 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703cc70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703ccc8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240ad0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57240b1c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57240b68 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: 0x57042810 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703cd80 VAL: 'Several lines of text, 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: 0x5703cdd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240bc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57240c0c VAL: 'Several lines of text, 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] 0x57240c58 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: 0x570428b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703db30 VAL: 'Several 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: 0x5703db88 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240cb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57240cfc VAL: 'Several 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] 0x57240d48 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: 0x57042950 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703f050 VAL: 'Several lines 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] 0x57240da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57240dec VAL: 'Several lines 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: 0x570429f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703d120 VAL: 'Several lines 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] 0x57240e40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57240e8c VAL: 'Several lines 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: 0x57042a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240ee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57240f2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57240f78 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: 0x57042b30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d2e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d338 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57240fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5724101c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241068 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: 0x57042bd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d3f0 KEYVAL: 'example' 'Several lines of text, 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: 0x5703d448 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572410c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5724110c KEYVAL: 'example' 'Several lines of text, 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] 0x57241158 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: 0x57042c70 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d500 KEYVAL: 'example' 'Several 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: 0x5703d558 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572411b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572411fc KEYVAL: 'example' 'Several 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] 0x57241248 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: 0x57042d10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572412a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572412ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241338 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: 0x57042db0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572413dc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241428 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: 0x57042e50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d888 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572414cc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241518 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: 0x57042ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703d940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703d998 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572415bc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241608 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: 0x57042f90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703da50 KEYVAL: 'example' 'Several lines 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] 0x57241660 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572416ac KEYVAL: 'example' 'Several lines 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: 0x57043030 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f100 KEYVAL: 'example' 'Several lines 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] 0x57241700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724174c KEYVAL: 'example' 'Several lines 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: 0x570430d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703f1b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703f208 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572417a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572417ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241838 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: 0x57043170 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703f2c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5703f318 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572418dc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57241928 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: 0x57043210 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5703f490 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572419cc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57241a18 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: 0x570432b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703f540 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5703f5a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241a70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57241abc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57241b08 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: 0x57043350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57041e60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57041ec0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57241bac KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57241bf8 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: 0x570433f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5703dc40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5703dc98 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57241c9c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x57241ce8 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: 0x57043490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703f380 MAP: (1 sibs) 2 children: 27: 0x5703de10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5703de68 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241d40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57241d8c MAP: (1 sibs) 2 children: 27: [2] [2] 0x57241dd8 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x57241e24 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: 0x57043530 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241e80 [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: 0x570435d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241ed0 [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: 0x57043670 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241f20 [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: 0x57043710 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241f70 [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: 0x570437b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57241fc0 [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: 0x57043850 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242010 [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: 0x570438f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242060 [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: 0x57043990 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572420b0 [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: 0x57043a30 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242100 [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: 0x57043ad0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242150 [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: 0x57043b70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572421a0 [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: 0x57043c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572421f0 [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: 0x57043cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e290 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5724228c 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: 0x57043d50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e340 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572422e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5724232c 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: 0x57043df0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e3f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572423cc 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: 0x57043e90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e4a0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724246c 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: 0x57043f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e550 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572424c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724250c 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: 0x57043fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e600 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572425ac 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: 0x57044070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242600 [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: 0x57044110 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242650 [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: 0x570441b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572426a0 [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: 0x57044250 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e7a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572426f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5724273c 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: 0x570442f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703e850 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572427dc 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: 0x57044390 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e900 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724287c 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: 0x57044430 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703e9b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572428d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5724291c 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: 0x570444d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242970 [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: 0x57044570 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572429c0 [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: 0x57044610 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242a10 [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: 0x570446b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703eb50 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57242aac 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: 0x57044750 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703ec00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242b00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57242b4c 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: 0x570447f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242ba0 [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: 0x57044890 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5703ed00 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57242c3c 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: 0x57044930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5703edb0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57242cdc 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: 0x570449d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242d30 [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: 0x57044a70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242d80 [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: 0x57044b10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242dd0 [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: 0x57044bb0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242e20 [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: 0x57044c50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242e70 [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: 0x57044cf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242ec0 [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: 0x57044d90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242f10 [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: 0x57044e30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242f60 [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: 0x57044ed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57242fb0 [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: 0x57044f70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243000 [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: 0x57045010 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243050 [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: 0x570450b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572430a0 [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: 0x57045150 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572430f0 [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: 0x570451f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243140 [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: 0x57045290 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243190 [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: 0x57045330 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572431e0 [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: 0x570453d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243230 [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: 0x57045470 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243280 [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: 0x57045510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572432d0 [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: 0x570455b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703dd00 VAL: ' 27: ' (2 sibs) 27: 0x5703dd58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243320 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5724336c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572433b8 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: 0x57045650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5703fab0 VAL: ' 27: ' (2 sibs) 27: 0x5703fb08 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57243410 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5724345c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572434a8 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 (101 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (101 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.12 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-block_folded-0.6.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x56b12dc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56b0d330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d540 DOCSEQ: (8 sibs) 2 children: 28: 0x56b0d600 VAL: 'hello there 28: ' (2 sibs) 28: 0x56b0d658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56b0d598 DOCMAP: (8 sibs) 2 children: 28: 0x56b0d6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56b0d718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c0b630 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c0b67c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c0b6c8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c0b714 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c0b760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c0b7ac DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c0b7f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c0b844 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c0b890 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c0b8dc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c0b928 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c0b974 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c0b9c0 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (7B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x56b13040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c0f830 [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: 0x56b130e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c10790 [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: 0x56b13180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c116f0 [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: 0x56b13220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56b0ab90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0abe8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0ac40 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] 0x56c130a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c130ec VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c13138 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c13184 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: 0x56b132c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0ed10 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: 0x56b0ed68 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c14280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c142cc 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] 0x56c14318 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: 0x56b13360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0dd08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c15340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1538c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c153d8 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: 0x56b13400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ddc0 KEYVAL: '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: 0x56b0de18 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c16560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c165ac KEYVAL: '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] 0x56c165f8 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: 0x56b134a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ded0 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: 0x56b0df28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c17780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c177cc 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] 0x56c17818 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: 0x56b13540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c189a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c189ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c18a38 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: 0x56b135e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0edd0 KEYVAL: '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: 0x56b0ee28 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] 0x56c19de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c19e2c KEYVAL: '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] 0x56c19e78 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: 0x56b13680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ee90 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: 0x56b0eee8 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] 0x56c1b220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1b26c 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] 0x56c1b2b8 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: 0x56b13720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0efa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0eff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c1c3a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1c3ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1c438 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: 0x56b137c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b104c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b10518 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c1d5e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1d62c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1d678 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: 0x56b13860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c1e820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1e86c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1e8b8 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: 0x56b13900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e468 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c1f9b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1f9fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1fa48 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: 0x56b139a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c20c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c20cdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c20d28 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: 0x56b13a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e688 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c21f70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c21fbc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c22008 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: 0x56b13ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56b0d070 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] 0x56c23070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c230bc 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: 0x56b13b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e798 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c24320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c2436c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c243b8 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: 0x56b13c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c25280 [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: 0x56b13cc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c261e0 [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: 0x56b13d60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c27140 [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: 0x56b13e00 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c280a0 [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: 0x56b13ea0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c29000 [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: 0x56b13f40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c29f60 [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: 0x56b13fe0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2aec0 [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: 0x56b14080 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2be20 [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: 0x56b14120 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2cd80 [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: 0x56b141c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2dce0 [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: 0x56b14260 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2ec40 [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: 0x56b14300 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c2fba0 [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: 0x56b143a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c30b00 [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: 0x56b14440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c31a60 [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: 0x56b144e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c329c0 [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: 0x56b14580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c33920 [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: 0x56b14620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c34880 [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: 0x56b146c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c357e0 [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: 0x56b14760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c36740 [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: 0x56b14800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c376e0 [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: 0x56b148a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c386c0 [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: 0x56b14940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c39660 [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: 0x56b149e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3a600 [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: 0x56b14a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3b5e0 [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: 0x56b14b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3c5c0 [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: 0x56b14bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3d5a0 [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: 0x56b14c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3e580 [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: 0x56b14d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c3f560 [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: 0x56b14da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c40540 [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: 0x56b14e40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c414a0 [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: 0x56b14ee0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c42400 [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: 0x56b14f80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c43360 [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: 0x56b15020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c442e0 [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: 0x56b150c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c45280 [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: 0x56b15160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c46240 [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: 0x56b15200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c471e0 [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: 0x56b152a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c48180 [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: 0x56b15340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c49120 [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: 0x56b153e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4a0c0 [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: 0x56b15480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4b060 [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: 0x56b15520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f880 VAL: ' 28: ' (2 sibs) 28: 0x56b0f8d8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4c040 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4c08c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c4c0d8 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: 0x56b155c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f990 VAL: ' 28: ' (2 sibs) 28: 0x56b0f9e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4d020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4d06c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c4d0b8 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: 0x56b12dc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56b0d330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d540 DOCSEQ: (8 sibs) 2 children: 28: 0x56b0d600 VAL: 'hello there 28: ' (2 sibs) 28: 0x56b0d658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56b0d598 DOCMAP: (8 sibs) 2 children: 28: 0x56b0d6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56b0d718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4d4f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c4d53c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c4d588 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c4d5d4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c4d620 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c4d66c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c4d6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c4d704 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c4d750 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c4d79c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c4d7e8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c4d834 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c4d880 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (8B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x56b13040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4e8c0 [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: 0x56b130e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4ed90 [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: 0x56b13180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4f260 [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: 0x56b13220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56b0ab90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0abe8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0ac40 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] 0x56c4f730 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c4f77c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c4f7c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c4f814 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: 0x56b132c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0ed10 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: 0x56b0ed68 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c4fc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4fc4c 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] 0x56c4fc98 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: 0x56b13360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0dd08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c500d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5011c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c50168 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: 0x56b13400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ddc0 KEYVAL: '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: 0x56b0de18 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c505a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c505ec KEYVAL: '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] 0x56c50638 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: 0x56b134a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ded0 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: 0x56b0df28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c50a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c50abc 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] 0x56c50b08 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: 0x56b13540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c50f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c50f8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c50fd8 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: 0x56b135e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0edd0 KEYVAL: '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: 0x56b0ee28 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] 0x56c51410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5145c KEYVAL: '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] 0x56c514a8 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: 0x56b13680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ee90 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: 0x56b0eee8 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] 0x56c518e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5192c 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] 0x56c51978 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: 0x56b13720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0efa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0eff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c51db0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c51dfc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c51e48 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: 0x56b137c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b104c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b10518 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c52280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c522cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c52318 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: 0x56b13860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c52750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5279c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c527e8 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: 0x56b13900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e468 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c52c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c52c6c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c52cb8 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: 0x56b139a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c530f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5313c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53188 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: 0x56b13a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e688 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c535c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5360c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53658 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: 0x56b13ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56b0d070 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] 0x56c53a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c53adc 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: 0x56b13b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e798 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c53f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c53fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53ff8 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: 0x56b13c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c54430 [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: 0x56b13cc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c54900 [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: 0x56b13d60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c54dd0 [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: 0x56b13e00 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c552a0 [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: 0x56b13ea0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c55770 [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: 0x56b13f40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c55c40 [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: 0x56b13fe0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c56110 [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: 0x56b14080 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c565e0 [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: 0x56b14120 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c56ab0 [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: 0x56b141c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c56f80 [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: 0x56b14260 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c57450 [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: 0x56b14300 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c57920 [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: 0x56b143a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c57df0 [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: 0x56b14440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c582c0 [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: 0x56b144e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c58790 [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: 0x56b14580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c58c60 [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: 0x56b14620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c59130 [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: 0x56b146c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c59600 [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: 0x56b14760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c59ad0 [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: 0x56b14800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c59fa0 [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: 0x56b148a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5a470 [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: 0x56b14940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5a940 [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: 0x56b149e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5ae10 [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: 0x56b14a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5b2e0 [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: 0x56b14b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5b7b0 [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: 0x56b14bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5bc80 [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: 0x56b14c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5c150 [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: 0x56b14d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5c620 [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: 0x56b14da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5caf0 [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: 0x56b14e40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5cfc0 [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: 0x56b14ee0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5d490 [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: 0x56b14f80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5d960 [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: 0x56b15020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5de30 [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: 0x56b150c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5e300 [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: 0x56b15160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5e7d0 [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: 0x56b15200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5eca0 [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: 0x56b152a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5f170 [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: 0x56b15340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5f640 [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: 0x56b153e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5fb10 [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: 0x56b15480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c5ffe0 [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: 0x56b15520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f880 VAL: ' 28: ' (2 sibs) 28: 0x56b0f8d8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c604b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c604fc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c60548 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: 0x56b155c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f990 VAL: ' 28: ' (2 sibs) 28: 0x56b0f9e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56c60980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c609cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c60a18 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 (1 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] 0x56c0b630 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c0b67c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c0b6c8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c0b714 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c0b760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c0b7ac DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c0b7f8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c0b844 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c0b890 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c0b8dc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c0b928 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c0b974 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c0b9c0 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] 0x56c632c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c6330c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c63358 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c633a4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c633f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c6343c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c63488 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c634d4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c63520 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c6356c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c635b8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c63604 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c63650 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] 0x56c0f830 [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] 0x56c63790 [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] 0x56c10790 [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] 0x56c63c60 [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] 0x56c116f0 [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] 0x56c64410 [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] 0x56c130a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c130ec VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c13138 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c13184 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] 0x56c648e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c6492c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c64978 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c649c4 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] 0x56c14280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c142cc 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] 0x56c14318 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] 0x56c64db0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c64dfc 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] 0x56c64e48 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] 0x56c15340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1538c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c153d8 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] 0x56c65280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c652cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c65318 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] 0x56c16560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c165ac KEYVAL: '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] 0x56c165f8 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] 0x56c65750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c6579c KEYVAL: '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] 0x56c657e8 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] 0x56c17780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c177cc 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] 0x56c17818 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] 0x56c65c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c65c6c 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] 0x56c65cb8 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] 0x56c189a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c189ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c18a38 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] 0x56c660f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c6613c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c66188 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] 0x56c19de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c19e2c KEYVAL: '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] 0x56c19e78 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] 0x56c665c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c6660c KEYVAL: '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] 0x56c66658 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] 0x56c1b220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1b26c 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] 0x56c1b2b8 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] 0x56c66a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c66adc 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] 0x56c66b28 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] 0x56c1c3a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1c3ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1c438 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] 0x56c66f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c66fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c66ff8 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] 0x56c1d5e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1d62c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1d678 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] 0x56c67430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c6747c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c674c8 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] 0x56c1e820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1e86c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1e8b8 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] 0x56c679a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c679ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c67a38 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] 0x56c1f9b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c1f9fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c1fa48 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] 0x56c67f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c67f5c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c67fa8 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] 0x56c20c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c20cdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c20d28 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] 0x56c68480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c684cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c68518 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] 0x56c21f70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c21fbc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c22008 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] 0x56c689f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c68a3c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c68a88 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] 0x56c23070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c230bc 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] 0x56c68ec0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c68f0c 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] 0x56c24320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c2436c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c243b8 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] 0x56c69430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c6947c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c694c8 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] 0x56c25280 [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] 0x56c69900 [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] 0x56c261e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c69dd0 [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] 0x56c27140 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6a2a0 [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] 0x56c280a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6a770 [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] 0x56c29000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6ac40 [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] 0x56c29f60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6b110 [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] 0x56c2aec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6b5e0 [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] 0x56c2be20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6bab0 [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] 0x56c2cd80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6bf80 [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] 0x56c2dce0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6c450 [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] 0x56c2ec40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6c920 [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] 0x56c2fba0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c6cdf0 [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] 0x56c30b00 [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] 0x56c6d2c0 [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] 0x56c31a60 [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] 0x56c6d790 [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] 0x56c329c0 [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] 0x56c6dc60 [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] 0x56c33920 [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] 0x56c6e130 [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] 0x56c34880 [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] 0x56c6e600 [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] 0x56c357e0 [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] 0x56c6ead0 [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] 0x56c36740 [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] 0x56c6efa0 [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] 0x56c376e0 [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] 0x56c6f470 [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] 0x56c386c0 [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] 0x56c6f940 [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] 0x56c39660 [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] 0x56c6fe10 [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] 0x56c3a600 [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] 0x56c702e0 [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] 0x56c3b5e0 [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] 0x56c707b0 [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] 0x56c3c5c0 [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] 0x56c70c80 [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] 0x56c3d5a0 [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] 0x56c71150 [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] 0x56c3e580 [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] 0x56c71620 [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] 0x56c3f560 [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] 0x56c71af0 [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] 0x56c40540 [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] 0x56c71fc0 [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] 0x56c414a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c72490 [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] 0x56c42400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c72960 [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] 0x56c43360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c72e30 [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] 0x56c442e0 [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] 0x56c73300 [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] 0x56c45280 [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] 0x56c737d0 [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] 0x56c46240 [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] 0x56c73ca0 [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] 0x56c471e0 [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] 0x56c74170 [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] 0x56c48180 [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] 0x56c74640 [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] 0x56c49120 [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] 0x56c74b10 [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] 0x56c4a0c0 [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] 0x56c74fe0 [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] 0x56c4b060 [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] 0x56c754b0 [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] 0x56c4c040 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4c08c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c4c0d8 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] 0x56c75980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c759cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c75a18 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] 0x56c4d020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4d06c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c4d0b8 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] 0x56c75e50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c75e9c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c75ee8 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] 0x56c4d4f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c4d53c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c4d588 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c4d5d4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c4d620 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c4d66c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c4d6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c4d704 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c4d750 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c4d79c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c4d7e8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c4d834 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c4d880 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] 0x56c76350 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c7639c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c763e8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c76434 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c76480 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c764cc DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c76518 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c76564 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c765b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c765fc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c76648 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c76694 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c766e0 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] 0x56c4e8c0 [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] 0x56c76820 [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] 0x56c4ed90 [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] 0x56c76cf0 [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] 0x56c4f260 [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] 0x56c771c0 [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] 0x56c4f730 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c4f77c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c4f7c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c4f814 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] 0x56c776c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c7770c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c77758 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c777a4 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] 0x56c4fc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c4fc4c 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] 0x56c4fc98 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] 0x56c77b90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c77bdc 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] 0x56c77c28 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] 0x56c500d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5011c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c50168 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] 0x56c78100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7814c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c78198 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] 0x56c505a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c505ec KEYVAL: '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] 0x56c50638 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] 0x56c78670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c786bc KEYVAL: '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] 0x56c78708 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] 0x56c50a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c50abc 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] 0x56c50b08 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] 0x56c78be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c78c2c 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] 0x56c78c78 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] 0x56c50f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c50f8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c50fd8 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] 0x56c79150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7919c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c791e8 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] 0x56c51410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5145c KEYVAL: '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] 0x56c514a8 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] 0x56c79620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7966c KEYVAL: '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] 0x56c796b8 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] 0x56c518e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5192c 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] 0x56c51978 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] 0x56c79af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c79b3c 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] 0x56c79b88 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] 0x56c51db0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c51dfc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c51e48 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] 0x56c7a060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7a0ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7a0f8 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] 0x56c52280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c522cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c52318 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] 0x56c7a5d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7a61c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7a668 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] 0x56c52750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5279c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c527e8 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] 0x56c7ab40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7ab8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7abd8 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] 0x56c52c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c52c6c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c52cb8 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] 0x56c7b0b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7b0fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7b148 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] 0x56c530f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5313c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53188 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] 0x56c7b620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7b66c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7b6b8 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] 0x56c535c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c5360c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53658 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] 0x56c7bb90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7bbdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7bc28 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] 0x56c53a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c53adc 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] 0x56c7c060 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c7c0ac 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] 0x56c53f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c53fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c53ff8 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] 0x56c7c5d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c7c61c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c7c668 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] 0x56c54430 [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] 0x56c7caa0 [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] 0x56c54900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7cf70 [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] 0x56c54dd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7d440 [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] 0x56c552a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7d910 [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] 0x56c55770 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7dde0 [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] 0x56c55c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7e2b0 [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] 0x56c56110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7e780 [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] 0x56c565e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7ec50 [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] 0x56c56ab0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7f120 [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] 0x56c56f80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7f5f0 [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] 0x56c57450 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7fac0 [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] 0x56c57920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c7ff90 [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] 0x56c57df0 [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] 0x56c80460 [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] 0x56c582c0 [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] 0x56c80930 [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] 0x56c58790 [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] 0x56c80e00 [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] 0x56c58c60 [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] 0x56c812d0 [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] 0x56c59130 [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] 0x56c817a0 [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] 0x56c59600 [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] 0x56c81c70 [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] 0x56c59ad0 [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] 0x56c82140 [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] 0x56c59fa0 [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] 0x56c82610 [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] 0x56c5a470 [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] 0x56c82ae0 [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] 0x56c5a940 [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] 0x56c82fe0 [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] 0x56c5ae10 [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] 0x56c834b0 [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] 0x56c5b2e0 [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] 0x56c83980 [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] 0x56c5b7b0 [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] 0x56c83e50 [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] 0x56c5bc80 [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] 0x56c84320 [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] 0x56c5c150 [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] 0x56c847f0 [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] 0x56c5c620 [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] 0x56c84cc0 [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] 0x56c5caf0 [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] 0x56c85190 [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] 0x56c5cfc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c85660 [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] 0x56c5d490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c85b30 [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] 0x56c5d960 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56c86000 [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] 0x56c5de30 [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] 0x56c864d0 [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] 0x56c5e300 [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] 0x56c869a0 [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] 0x56c5e7d0 [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] 0x56c86e70 [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] 0x56c5eca0 [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] 0x56c87340 [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] 0x56c5f170 [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] 0x56c87810 [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] 0x56c5f640 [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] 0x56c87ce0 [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] 0x56c5fb10 [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] 0x56c881b0 [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] 0x56c5ffe0 [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] 0x56c88680 [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] 0x56c604b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c604fc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c60548 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] 0x56c88b50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c88b9c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c88be8 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] 0x56c60980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c609cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c60a18 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] 0x56c89020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8906c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c890b8 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: 0x56b12dc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56b0d330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d540 DOCSEQ: (8 sibs) 2 children: 28: 0x56b0d600 VAL: 'hello there 28: ' (2 sibs) 28: 0x56b0d658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56b0d598 DOCMAP: (8 sibs) 2 children: 28: 0x56b0d6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56b0d718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89520 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c8956c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c895b8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c89604 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c89650 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c8969c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c896e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c89734 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c89780 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c897cc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c89818 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c89864 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c898b0 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: 0x56b13040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56b11380 [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: 0x56b130e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c07450 [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: 0x56b13180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c08320 [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: 0x56b13220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56b0ab90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0abe8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0ac40 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] 0x56c0ec60 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c0ecac VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c0ecf8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c0ed44 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: 0x56b132c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0ed10 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: 0x56b0ed68 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8994c 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] 0x56c89998 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: 0x56b13360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0dd08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c899f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89a3c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c89a88 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: 0x56b13400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ddc0 KEYVAL: '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: 0x56b0de18 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89ae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89b2c KEYVAL: '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] 0x56c89b78 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: 0x56b134a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ded0 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: 0x56b0df28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89bd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89c1c 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] 0x56c89c68 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: 0x56b13540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89d0c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c89d58 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: 0x56b135e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0edd0 KEYVAL: '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: 0x56b0ee28 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] 0x56c89db0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89dfc KEYVAL: '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] 0x56c89e48 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: 0x56b13680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ee90 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: 0x56b0eee8 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] 0x56c89ea0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89eec 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] 0x56c89f38 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: 0x56b13720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0efa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0eff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c89f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c89fdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a028 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: 0x56b137c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b104c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b10518 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a0cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a118 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: 0x56b13860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a170 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a1bc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a208 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: 0x56b13900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e468 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a2ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a2f8 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: 0x56b139a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a39c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a3e8 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: 0x56b13a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e688 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a48c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a4d8 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: 0x56b13ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56b0d070 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] 0x56c8a530 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c8a57c 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: 0x56b13b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e798 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a5d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8a61c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8a668 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: 0x56b13c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c07f70 [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: 0x56b13cc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a6c0 [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: 0x56b13d60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a710 [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: 0x56b13e00 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a760 [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: 0x56b13ea0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a7b0 [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: 0x56b13f40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a800 [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: 0x56b13fe0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a850 [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: 0x56b14080 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a8a0 [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: 0x56b14120 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a8f0 [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: 0x56b141c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a940 [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: 0x56b14260 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a990 [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: 0x56b14300 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8a9e0 [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: 0x56b143a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8aa30 [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: 0x56b14440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8aa80 [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: 0x56b144e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8aad0 [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: 0x56b14580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ab20 [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: 0x56b14620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ab70 [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: 0x56b146c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8abc0 [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: 0x56b14760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ac10 [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: 0x56b14800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ac60 [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: 0x56b148a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8acb0 [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: 0x56b14940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ad00 [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: 0x56b149e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ad50 [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: 0x56b14a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ada0 [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: 0x56b14b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8adf0 [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: 0x56b14bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ae40 [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: 0x56b14c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ae90 [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: 0x56b14d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8aee0 [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: 0x56b14da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8af30 [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: 0x56b14e40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8af80 [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: 0x56b14ee0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8afd0 [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: 0x56b14f80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b020 [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: 0x56b15020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b070 [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: 0x56b150c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b0c0 [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: 0x56b15160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b110 [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: 0x56b15200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b160 [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: 0x56b152a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b1b0 [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: 0x56b15340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b200 [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: 0x56b153e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b250 [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: 0x56b15480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b2a0 [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: 0x56b15520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f880 VAL: ' 28: ' (2 sibs) 28: 0x56b0f8d8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b2f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8b33c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c8b388 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: 0x56b155c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f990 VAL: ' 28: ' (2 sibs) 28: 0x56b0f9e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b3e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8b42c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c8b478 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: 0x56b12dc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56b0d330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56b0d438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56b0d540 DOCSEQ: (8 sibs) 2 children: 28: 0x56b0d600 VAL: 'hello there 28: ' (2 sibs) 28: 0x56b0d658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56b0d598 DOCMAP: (8 sibs) 2 children: 28: 0x56b0d6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56b0d718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b4d0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56c8b51c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56c8b568 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56c8b5b4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56c8b600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56c8b64c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56c8b698 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56c8b6e4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56c8b730 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56c8b77c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56c8b7c8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56c8b814 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56c8b860 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: 0x56b13040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b8b0 [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: 0x56b130e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b900 [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: 0x56b13180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b950 [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: 0x56b13220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56b0ab90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0abe8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56b0ac40 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] 0x56c642d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56c6431c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56c64368 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56c643b4 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: 0x56b132c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0ed10 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: 0x56b0ed68 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8b9a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8b9ec 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] 0x56c8ba38 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: 0x56b13360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0dd08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ba90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8badc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8bb28 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: 0x56b13400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ddc0 KEYVAL: '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: 0x56b0de18 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8bb80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8bbcc KEYVAL: '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] 0x56c8bc18 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: 0x56b134a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ded0 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: 0x56b0df28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8bc70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8bcbc 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] 0x56c8bd08 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: 0x56b13540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0dfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8bd60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8bdac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8bdf8 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: 0x56b135e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0edd0 KEYVAL: '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: 0x56b0ee28 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] 0x56c8be50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8be9c KEYVAL: '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] 0x56c8bee8 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: 0x56b13680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0ee90 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: 0x56b0eee8 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] 0x56c8bf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8bf8c 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] 0x56c8bfd8 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: 0x56b13720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0efa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0eff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c07c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c0c8 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: 0x56b137c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b104c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b10518 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c16c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c1b8 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: 0x56b13860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c210 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c25c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c2a8 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: 0x56b13900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e468 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c34c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c398 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: 0x56b139a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c43c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c488 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: 0x56b13a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e688 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c52c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c578 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: 0x56b13ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56b0d070 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] 0x56c8c5d0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56c8c61c 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: 0x56b13b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56b0e740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x56b0e798 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56c8c6bc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56c8c708 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: 0x56b13c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c760 [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: 0x56b13cc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c7b0 [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: 0x56b13d60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c800 [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: 0x56b13e00 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c850 [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: 0x56b13ea0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c8a0 [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: 0x56b13f40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c8f0 [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: 0x56b13fe0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c940 [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: 0x56b14080 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c990 [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: 0x56b14120 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8c9e0 [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: 0x56b141c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ca30 [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: 0x56b14260 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ca80 [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: 0x56b14300 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cad0 [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: 0x56b143a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cb20 [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: 0x56b14440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cb70 [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: 0x56b144e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cbc0 [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: 0x56b14580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cc10 [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: 0x56b14620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cc60 [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: 0x56b146c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ccb0 [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: 0x56b14760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cd00 [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: 0x56b14800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cd50 [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: 0x56b148a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cda0 [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: 0x56b14940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cdf0 [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: 0x56b149e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ce40 [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: 0x56b14a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8ce90 [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: 0x56b14b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cee0 [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: 0x56b14bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cf30 [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: 0x56b14c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cf80 [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: 0x56b14d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8cfd0 [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: 0x56b14da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d020 [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: 0x56b14e40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d070 [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: 0x56b14ee0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d0c0 [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: 0x56b14f80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d110 [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: 0x56b15020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d160 [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: 0x56b150c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d1b0 [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: 0x56b15160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d200 [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: 0x56b15200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d250 [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: 0x56b152a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d2a0 [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: 0x56b15340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d2f0 [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: 0x56b153e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d340 [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: 0x56b15480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d390 [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: 0x56b15520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f880 VAL: ' 28: ' (2 sibs) 28: 0x56b0f8d8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d3e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8d42c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c8d478 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: 0x56b155c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56b0f990 VAL: ' 28: ' (2 sibs) 28: 0x56b0f9e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56c8d4d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56c8d51c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56c8d568 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 (73 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (74 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.09 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-tag_property-0.6.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x5706c760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570abd80 [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: 0x5706c800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706b450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5706b4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5706b500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5706b558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5706b5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5706b608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5706b660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706b720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706b778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570acf20 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570acf6c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570acfb8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570ad004 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570ad050 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570ad09c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570ad0e8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570ad134 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570ad180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570ad1cc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570ad218 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: 0x5706c8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706ba70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5706bac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5706bb20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5706bb78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5706bbd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5706bc28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5706bc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706bd40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706bd98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706bcd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570ae080 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570ae0cc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570ae118 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570ae164 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570ae1b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570ae1fc KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570ae248 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570ae294 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570ae2e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570ae32c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570ae378 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: 0x5706c940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57068b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57068bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57068c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570aefe0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570af02c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570af078 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570af0c4 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: 0x5706c9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5706c3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5706c408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5706c460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b0000 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570b004c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570b0098 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570b00e4 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: 0x5706ca80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706b240 VAL***: '!!int 0' (2 sibs) 29: 0x5706b298 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b0fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b0fec VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570b1038 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: 0x5706cb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c560 VAL***: '!int 0' (2 sibs) 29: 0x5706c5b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b1f00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b1f4c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570b1f98 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: 0x5706cbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c670 VAL***: '!!int 0' (2 sibs) 29: 0x5706c6c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b2e60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b2eac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570b2ef8 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: 0x5706cc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706d190 VAL***: '!int 0' (2 sibs) 29: 0x5706d1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b3e00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b3e4c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570b3e98 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: 0x5706cd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706b050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5706bf60 VAL***: '!!int 0' (2 sibs) 29: 0x5706bfb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b4da0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570b4dec KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570b4e38 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570b4e84 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: 0x5706cda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706c070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5706c0d0 VAL***: '!int 0' (2 sibs) 29: 0x5706c128 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b5d40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570b5d8c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570b5dd8 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570b5e24 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: 0x5706ce40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5706d3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5706d800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5706d858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5706d428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5706d8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5706d480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5706d920 VAL: 'a' (2 sibs) 29: 0x5706d978 VAL: 'b' (2 sibs) 29: 0x5706d4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d690 DOCMAP: (12 sibs) 1 children: 29: 0x5706d9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5706d6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706da40 KEYVAL: 'a' '' (2 sibs) 29: 0x5706da98 KEYVAL: 'b' '' (2 sibs) 29: 0x5706d798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706db00 KEYVAL: 'a' '' (2 sibs) 29: 0x5706db58 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b76e0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570b772c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570b7778 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570b77c4 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570b7810 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570b785c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570b78a8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570b78f4 VAL: 'a' (2 sibs) 29: [8] [8] 0x570b7940 VAL: 'b' (2 sibs) 29: [9] [9] 0x570b798c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570b79d8 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570b7a24 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570b7a70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570b7abc DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570b7b08 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570b7b54 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570b7ba0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570b7bec DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570b7c38 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570b7c84 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570b7cd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570b7d1c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570b7d68 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: 0x5706cee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5706dc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5706dc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5706ddd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5706de28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5706dcc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5706de90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5706dee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5706dd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5706df50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5706dfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5706dd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5706e010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5706e068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b8b00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570b8b4c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570b8b98 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570b8be4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570b8c30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570b8c7c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570b8cc8 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570b8d14 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570b8d60 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570b8dac KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570b8df8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570b8e44 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570b8e90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570b8edc 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: 0x5706cf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5706e120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5706e178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5706e2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5706e338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5706e1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5706e3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5706e3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5706e228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5706e460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5706e4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5706e280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5706e520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5706e578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570b9c40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570b9c8c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570b9cd8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570b9d24 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570b9d70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570b9dbc KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570b9e08 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570b9e54 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570b9ea0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570b9eec KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570b9f38 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570b9f84 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570b9fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570ba01c 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: 0x5706d020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5706ec90 MAP: (6 sibs) 3 children: 29: 0x5706eeb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5706ef08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5706ef60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5706ece8 MAP***: !!map (6 sibs) 3 children: 29: 0x5706efc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5706f018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5706f070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5706ed40 MAP***: !!map (6 sibs) 3 children: 29: 0x5706f0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706f180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706ed98 SEQ: (6 sibs) 3 children: 29: 0x5706f1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5706f238 VAL***: '!!str v20' (3 sibs) 29: 0x5706f290 VAL***: '!!str v30' (3 sibs) 29: 0x5706edf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5706f348 VAL***: '!!str v50' (3 sibs) 29: 0x5706f3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5706ee48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f400 VAL: 'v70' (3 sibs) 29: 0x5706f458 VAL: 'v80' (3 sibs) 29: 0x5706f4b0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bb620 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570bb66c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570bb6b8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570bb704 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570bb750 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570bb79c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570bb7e8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570bb834 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570bb880 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570bb8cc MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570bb918 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570bb964 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570bb9b0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570bb9fc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570bba48 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570bba94 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570bbae0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570bbb2c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570bbb78 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570bbbc4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570bbc10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570bbc5c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570bbca8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570bbcf4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570bbd40 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: 0x5706d0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5706f560 MAP: (6 sibs) 3 children: 29: 0x5706f780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5706f7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5706f830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5706f5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5706f890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5706f8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5706f940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5706f610 MAP***: !map (6 sibs) 3 children: 29: 0x5706f9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706fa50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706f668 SEQ: (6 sibs) 3 children: 29: 0x5706fab0 VAL***: '!str v10' (3 sibs) 29: 0x5706fb08 VAL***: '!str v20' (3 sibs) 29: 0x5706fb60 VAL***: '!str v30' (3 sibs) 29: 0x5706f6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fbc0 VAL***: '!str v40' (3 sibs) 29: 0x5706fc18 VAL***: '!str v50' (3 sibs) 29: 0x5706fc70 VAL***: '!str v60' (3 sibs) 29: 0x5706f718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fcd0 VAL: 'v70' (3 sibs) 29: 0x5706fd28 VAL: 'v80' (3 sibs) 29: 0x5706fd80 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bcf10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570bcf5c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570bcfa8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570bcff4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570bd040 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570bd08c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570bd0d8 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570bd124 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570bd170 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570bd1bc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570bd208 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570bd254 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570bd2a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570bd2ec SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570bd338 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570bd384 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570bd3d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570bd41c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570bd468 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570bd4b4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570bd500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570bd54c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570bd598 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570bd5e4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570bd630 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: 0x5706c760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bca40 [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: 0x5706c800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706b450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5706b4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5706b500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5706b558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5706b5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5706b608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5706b660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706b720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706b778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bd8a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570bd8ec KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570bd938 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570bd984 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570bd9d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570bda1c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570bda68 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570bdab4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570bdb00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570bdb4c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570bdb98 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: 0x5706c8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706ba70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5706bac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5706bb20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5706bb78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5706bbd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5706bc28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5706bc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706bd40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706bd98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706bcd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bdd70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570bddbc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570bde08 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570bde54 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570bdea0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570bdeec KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570bdf38 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570bdf84 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570bdfd0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570be01c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570be068 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: 0x5706c940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57068b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57068bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57068c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570be240 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570be28c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570be2d8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570be324 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: 0x5706c9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5706c3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5706c408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5706c460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570be710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570be75c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570be7a8 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570be7f4 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: 0x5706ca80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706b240 VAL***: '!!int 0' (2 sibs) 29: 0x5706b298 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bebe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bec2c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570bec78 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: 0x5706cb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c560 VAL***: '!int 0' (2 sibs) 29: 0x5706c5b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bf0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bf0fc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570bf148 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: 0x5706cbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c670 VAL***: '!!int 0' (2 sibs) 29: 0x5706c6c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bf580 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bf5cc VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570bf618 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: 0x5706cc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706d190 VAL***: '!int 0' (2 sibs) 29: 0x5706d1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bfa50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bfa9c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570bfae8 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: 0x5706cd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706b050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5706bf60 VAL***: '!!int 0' (2 sibs) 29: 0x5706bfb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570bff20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570bff6c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570bffb8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570c0004 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: 0x5706cda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706c070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5706c0d0 VAL***: '!int 0' (2 sibs) 29: 0x5706c128 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c03f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570c043c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570c0488 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570c04d4 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: 0x5706ce40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5706d3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5706d800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5706d858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5706d428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5706d8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5706d480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5706d920 VAL: 'a' (2 sibs) 29: 0x5706d978 VAL: 'b' (2 sibs) 29: 0x5706d4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d690 DOCMAP: (12 sibs) 1 children: 29: 0x5706d9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5706d6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706da40 KEYVAL: 'a' '' (2 sibs) 29: 0x5706da98 KEYVAL: 'b' '' (2 sibs) 29: 0x5706d798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706db00 KEYVAL: 'a' '' (2 sibs) 29: 0x5706db58 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c0d90 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570c0ddc DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570c0e28 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570c0e74 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570c0ec0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570c0f0c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570c0f58 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570c0fa4 VAL: 'a' (2 sibs) 29: [8] [8] 0x570c0ff0 VAL: 'b' (2 sibs) 29: [9] [9] 0x570c103c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570c1088 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570c10d4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570c1120 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570c116c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570c11b8 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570c1204 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570c1250 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570c129c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570c12e8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570c1334 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570c1380 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570c13cc KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570c1418 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: 0x5706cee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5706dc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5706dc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5706ddd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5706de28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5706dcc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5706de90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5706dee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5706dd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5706df50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5706dfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5706dd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5706e010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5706e068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c08c0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570c090c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570c0958 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570c09a4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570c09f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570c0a3c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570c0a88 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570c0ad4 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570c0b20 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570c0b6c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570c0bb8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570c0c04 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c0c50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570c0c9c 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: 0x5706cf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5706e120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5706e178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5706e2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5706e338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5706e1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5706e3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5706e3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5706e228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5706e460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5706e4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5706e280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5706e520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5706e578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c1720 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570c176c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570c17b8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570c1804 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570c1850 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570c189c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570c18e8 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570c1934 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570c1980 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570c19cc KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570c1a18 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570c1a64 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c1ab0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570c1afc 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: 0x5706d020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5706ec90 MAP: (6 sibs) 3 children: 29: 0x5706eeb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5706ef08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5706ef60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5706ece8 MAP***: !!map (6 sibs) 3 children: 29: 0x5706efc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5706f018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5706f070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5706ed40 MAP***: !!map (6 sibs) 3 children: 29: 0x5706f0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706f180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706ed98 SEQ: (6 sibs) 3 children: 29: 0x5706f1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5706f238 VAL***: '!!str v20' (3 sibs) 29: 0x5706f290 VAL***: '!!str v30' (3 sibs) 29: 0x5706edf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5706f348 VAL***: '!!str v50' (3 sibs) 29: 0x5706f3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5706ee48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f400 VAL: 'v70' (3 sibs) 29: 0x5706f458 VAL: 'v80' (3 sibs) 29: 0x5706f4b0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c20c0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570c210c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570c2158 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570c21a4 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570c21f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570c223c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570c2288 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570c22d4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570c2320 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570c236c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570c23b8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570c2404 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570c2450 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570c249c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570c24e8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570c2534 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570c2580 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570c25cc SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570c2618 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570c2664 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570c26b0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570c26fc SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570c2748 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570c2794 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570c27e0 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: 0x5706d0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5706f560 MAP: (6 sibs) 3 children: 29: 0x5706f780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5706f7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5706f830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5706f5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5706f890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5706f8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5706f940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5706f610 MAP***: !map (6 sibs) 3 children: 29: 0x5706f9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706fa50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706f668 SEQ: (6 sibs) 3 children: 29: 0x5706fab0 VAL***: '!str v10' (3 sibs) 29: 0x5706fb08 VAL***: '!str v20' (3 sibs) 29: 0x5706fb60 VAL***: '!str v30' (3 sibs) 29: 0x5706f6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fbc0 VAL***: '!str v40' (3 sibs) 29: 0x5706fc18 VAL***: '!str v50' (3 sibs) 29: 0x5706fc70 VAL***: '!str v60' (3 sibs) 29: 0x5706f718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fcd0 VAL: 'v70' (3 sibs) 29: 0x5706fd28 VAL: 'v80' (3 sibs) 29: 0x5706fd80 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x570c2a50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570c2a9c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570c2ae8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570c2b34 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570c2b80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570c2bcc MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570c2c18 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570c2c64 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570c2cb0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570c2cfc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570c2d48 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570c2d94 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570c2de0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570c2e2c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570c2e78 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570c2ec4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570c2f10 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570c2f5c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570c2fa8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570c2ff4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570c3040 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570c308c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570c30d8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570c3124 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570c3170 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] 0x570abd80 [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] 0x570c4c50 [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] 0x570acf20 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570acf6c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570acfb8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570ad004 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570ad050 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570ad09c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570ad0e8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570ad134 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570ad180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570ad1cc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570ad218 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] 0x570c5120 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570c516c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570c51b8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570c5204 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570c5250 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570c529c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570c52e8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570c5334 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570c5380 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570c53cc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570c5418 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] 0x570ae080 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570ae0cc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570ae118 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570ae164 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570ae1b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570ae1fc KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570ae248 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570ae294 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570ae2e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570ae32c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570ae378 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] 0x570c55f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570c563c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570c5688 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570c56d4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570c5720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570c576c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570c57b8 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570c5804 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570c5850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570c589c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570c58e8 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] 0x570aefe0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570af02c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570af078 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570af0c4 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] 0x570c5da0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570c5dec KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570c5e38 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570c5e84 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] 0x570b0000 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570b004c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570b0098 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570b00e4 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] 0x570c6270 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570c62bc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570c6308 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570c6354 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] 0x570b0fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b0fec VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570b1038 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] 0x570c6740 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570c678c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570c67d8 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] 0x570b1f00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b1f4c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570b1f98 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] 0x570c6c10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570c6c5c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570c6ca8 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] 0x570b2e60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b2eac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570b2ef8 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] 0x570c70e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570c712c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570c7178 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] 0x570b3e00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b3e4c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570b3e98 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] 0x570c75b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570c75fc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570c7648 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] 0x570b4da0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570b4dec KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570b4e38 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570b4e84 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] 0x570c7a80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570c7acc KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570c7b18 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570c7b64 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] 0x570b5d40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570b5d8c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570b5dd8 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570b5e24 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] 0x570c7f50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570c7f9c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570c7fe8 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570c8034 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] 0x570b76e0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570b772c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570b7778 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570b77c4 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570b7810 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570b785c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570b78a8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570b78f4 VAL: 'a' (2 sibs) 29: [8] [8] 0x570b7940 VAL: 'b' (2 sibs) 29: [9] [9] 0x570b798c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570b79d8 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570b7a24 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570b7a70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570b7abc DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570b7b08 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570b7b54 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570b7ba0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570b7bec DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570b7c38 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570b7c84 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570b7cd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570b7d1c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570b7d68 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] 0x570c88f0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570c893c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570c8988 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570c89d4 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570c8a20 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570c8a6c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570c8ab8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570c8b04 VAL: 'a' (2 sibs) 29: [8] [8] 0x570c8b50 VAL: 'b' (2 sibs) 29: [9] [9] 0x570c8b9c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570c8be8 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570c8c34 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570c8c80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570c8ccc DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570c8d18 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570c8d64 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570c8db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570c8dfc DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570c8e48 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570c8e94 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570c8ee0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570c8f2c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570c8f78 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] 0x570b8b00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570b8b4c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570b8b98 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570b8be4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570b8c30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570b8c7c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570b8cc8 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570b8d14 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570b8d60 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570b8dac KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570b8df8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570b8e44 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570b8e90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570b8edc 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] 0x570c8420 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570c846c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570c84b8 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570c8504 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570c8550 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570c859c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570c85e8 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570c8634 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570c8680 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570c86cc KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570c8718 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570c8764 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c87b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570c87fc 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] 0x570b9c40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570b9c8c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570b9cd8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570b9d24 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570b9d70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570b9dbc KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570b9e08 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570b9e54 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570b9ea0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570b9eec KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570b9f38 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570b9f84 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570b9fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570ba01c 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] 0x570c9280 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570c92cc KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570c9318 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570c9364 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570c93b0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570c93fc KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570c9448 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570c9494 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570c94e0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570c952c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570c9578 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570c95c4 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c9610 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570c965c 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] 0x570bb620 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570bb66c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570bb6b8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570bb704 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570bb750 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570bb79c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570bb7e8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570bb834 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570bb880 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570bb8cc MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570bb918 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570bb964 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570bb9b0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570bb9fc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570bba48 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570bba94 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570bbae0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570bbb2c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570bbb78 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570bbbc4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570bbc10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570bbc5c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570bbca8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570bbcf4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570bbd40 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] 0x570c9c20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570c9c6c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570c9cb8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570c9d04 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570c9d50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570c9d9c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570c9de8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570c9e34 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570c9e80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570c9ecc MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570c9f18 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570c9f64 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570c9fb0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570c9ffc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570ca048 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570ca094 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570ca0e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570ca12c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570ca178 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570ca1c4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570ca210 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570ca25c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570ca2a8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570ca2f4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570ca340 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] 0x570bcf10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570bcf5c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570bcfa8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570bcff4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570bd040 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570bd08c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570bd0d8 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570bd124 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570bd170 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570bd1bc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570bd208 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570bd254 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570bd2a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570bd2ec SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570bd338 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570bd384 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570bd3d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570bd41c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570bd468 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570bd4b4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570bd500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570bd54c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570bd598 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570bd5e4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570bd630 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] 0x570ca5b0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570ca5fc MAP: (6 sibs) 3 children: 29: [2] [2] 0x570ca648 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570ca694 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570ca6e0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570ca72c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570ca778 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570ca7c4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570ca810 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570ca85c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570ca8a8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570ca8f4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570ca940 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570ca98c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570ca9d8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570caa24 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570caa70 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570caabc SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570cab08 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570cab54 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570caba0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570cabec SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570cac38 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570cac84 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570cacd0 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] 0x570bca40 [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] 0x570c9750 [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] 0x570bd8a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570bd8ec KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570bd938 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570bd984 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570bd9d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570bda1c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570bda68 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570bdab4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570bdb00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570bdb4c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570bdb98 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] 0x570cb040 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570cb08c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570cb0d8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570cb124 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570cb170 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570cb1bc KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570cb208 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570cb254 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570cb2a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570cb2ec KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570cb338 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] 0x570bdd70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570bddbc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570bde08 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570bde54 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570bdea0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570bdeec KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570bdf38 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570bdf84 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570bdfd0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570be01c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570be068 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] 0x570cb610 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570cb65c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570cb6a8 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570cb6f4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570cb740 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570cb78c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570cb7d8 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570cb824 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570cb870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570cb8bc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570cb908 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] 0x570be240 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570be28c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570be2d8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570be324 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] 0x570cbae0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570cbb2c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570cbb78 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570cbbc4 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] 0x570be710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570be75c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570be7a8 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570be7f4 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] 0x570cbfb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570cbffc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570cc048 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570cc094 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] 0x570bebe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bec2c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570bec78 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] 0x570cc480 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570cc4cc VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570cc518 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] 0x570bf0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bf0fc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570bf148 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] 0x570cc950 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570cc99c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570cc9e8 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] 0x570bf580 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bf5cc VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570bf618 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] 0x570cce50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570cce9c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570ccee8 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] 0x570bfa50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570bfa9c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570bfae8 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] 0x570cd350 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570cd39c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570cd3e8 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] 0x570bff20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570bff6c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570bffb8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570c0004 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] 0x570cd850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570cd89c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570cd8e8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570cd934 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] 0x570c03f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570c043c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570c0488 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570c04d4 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] 0x570cdd60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570cddac KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570cddf8 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570cde44 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] 0x570c0d90 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570c0ddc DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570c0e28 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570c0e74 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570c0ec0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570c0f0c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570c0f58 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570c0fa4 VAL: 'a' (2 sibs) 29: [8] [8] 0x570c0ff0 VAL: 'b' (2 sibs) 29: [9] [9] 0x570c103c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570c1088 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570c10d4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570c1120 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570c116c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570c11b8 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570c1204 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570c1250 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570c129c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570c12e8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570c1334 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570c1380 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570c13cc KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570c1418 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] 0x570ce730 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570ce77c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570ce7c8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570ce814 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570ce860 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570ce8ac KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570ce8f8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570ce944 VAL: 'a' (2 sibs) 29: [8] [8] 0x570ce990 VAL: 'b' (2 sibs) 29: [9] [9] 0x570ce9dc DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570cea28 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570cea74 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570ceac0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570ceb0c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570ceb58 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570ceba4 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570cebf0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570cec3c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570cec88 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570cecd4 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570ced20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570ced6c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570cedb8 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] 0x570c08c0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570c090c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570c0958 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570c09a4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570c09f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570c0a3c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570c0a88 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570c0ad4 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570c0b20 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570c0b6c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570c0bb8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570c0c04 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c0c50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570c0c9c 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] 0x570cf0c0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570cf10c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570cf158 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570cf1a4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570cf1f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570cf23c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570cf288 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570cf2d4 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570cf320 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570cf36c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570cf3b8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570cf404 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570cf450 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570cf49c 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] 0x570c1720 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570c176c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570c17b8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570c1804 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570c1850 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570c189c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570c18e8 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570c1934 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570c1980 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570c19cc KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570c1a18 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570c1a64 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570c1ab0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570c1afc 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] 0x570cf590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570cf5dc KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570cf628 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570cf674 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570cf6c0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570cf70c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570cf758 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570cf7a4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570cf7f0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570cf83c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570cf888 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570cf8d4 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570cf920 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570cf96c 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] 0x570c20c0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570c210c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570c2158 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570c21a4 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570c21f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570c223c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570c2288 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570c22d4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570c2320 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570c236c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570c23b8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570c2404 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570c2450 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570c249c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570c24e8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570c2534 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570c2580 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570c25cc SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570c2618 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570c2664 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570c26b0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570c26fc SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570c2748 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570c2794 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570c27e0 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] 0x570cff30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570cff7c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570cffc8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d0014 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d0060 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d00ac MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570d00f8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d0144 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d0190 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d01dc MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570d0228 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d0274 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d02c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d030c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d0358 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570d03a4 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570d03f0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570d043c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570d0488 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570d04d4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570d0520 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570d056c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570d05b8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d0604 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d0650 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] 0x570c2a50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570c2a9c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570c2ae8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570c2b34 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570c2b80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570c2bcc MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570c2c18 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570c2c64 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570c2cb0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570c2cfc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570c2d48 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570c2d94 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570c2de0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570c2e2c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570c2e78 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570c2ec4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570c2f10 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570c2f5c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570c2fa8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570c2ff4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570c3040 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570c308c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570c30d8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570c3124 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570c3170 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] 0x570d08c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570d090c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570d0958 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d09a4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d09f0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d0a3c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570d0a88 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d0ad4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d0b20 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d0b6c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570d0bb8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d0c04 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d0c50 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d0c9c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d0ce8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570d0d34 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570d0d80 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570d0dcc SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570d0e18 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570d0e64 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570d0eb0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570d0efc SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570d0f48 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d0f94 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d0fe0 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: 0x5706c760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5706fe40 [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: 0x5706c800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706b450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5706b4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5706b500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5706b558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5706b5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5706b608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5706b660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706b720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706b778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570cfa60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570cfaac KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570cfaf8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570cfb44 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570cfb90 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570cfbdc KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570cfc28 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570cfc74 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570cfcc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570cfd0c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570cfd58 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: 0x5706c8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706ba70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5706bac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5706bb20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5706bb78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5706bbd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5706bc28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5706bc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706bd40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706bd98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706bcd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d1250 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570d129c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570d12e8 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570d1334 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570d1380 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570d13cc KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570d1418 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570d1464 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570d14b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570d14fc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570d1548 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: 0x5706c940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57068b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57068bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57068c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570c3e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570c3ecc KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570c3f18 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570c3f64 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: 0x5706c9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5706c3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5706c408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5706c460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570c5c60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570c5cac KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570c5cf8 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570c5d44 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: 0x5706ca80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706b240 VAL***: '!!int 0' (2 sibs) 29: 0x5706b298 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570b6f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570b6f8c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570b6fd8 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: 0x5706cb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c560 VAL***: '!int 0' (2 sibs) 29: 0x5706c5b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570cfdb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570cfdfc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570cfe48 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: 0x5706cbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c670 VAL***: '!!int 0' (2 sibs) 29: 0x5706c6c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570ce460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570ce4ac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570ce4f8 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: 0x5706cc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706d190 VAL***: '!int 0' (2 sibs) 29: 0x5706d1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570ce550 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570ce59c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570ce5e8 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: 0x5706cd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706b050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5706bf60 VAL***: '!!int 0' (2 sibs) 29: 0x5706bfb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d15a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570d15ec KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570d1638 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570d1684 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: 0x5706cda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706c070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5706c0d0 VAL***: '!int 0' (2 sibs) 29: 0x5706c128 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d16e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570d172c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570d1778 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570d17c4 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: 0x5706ce40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5706d3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5706d800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5706d858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5706d428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5706d8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5706d480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5706d920 VAL: 'a' (2 sibs) 29: 0x5706d978 VAL: 'b' (2 sibs) 29: 0x5706d4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d690 DOCMAP: (12 sibs) 1 children: 29: 0x5706d9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5706d6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706da40 KEYVAL: 'a' '' (2 sibs) 29: 0x5706da98 KEYVAL: 'b' '' (2 sibs) 29: 0x5706d798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706db00 KEYVAL: 'a' '' (2 sibs) 29: 0x5706db58 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d1820 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570d186c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570d18b8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570d1904 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570d1950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570d199c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570d19e8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570d1a34 VAL: 'a' (2 sibs) 29: [8] [8] 0x570d1a80 VAL: 'b' (2 sibs) 29: [9] [9] 0x570d1acc DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570d1b18 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570d1b64 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570d1bb0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570d1bfc DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570d1c48 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570d1c94 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570d1ce0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570d1d2c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570d1d78 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570d1dc4 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570d1e10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570d1e5c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570d1ea8 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: 0x5706cee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5706dc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5706dc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5706ddd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5706de28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5706dcc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5706de90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5706dee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5706dd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5706df50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5706dfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5706dd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5706e010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5706e068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d1f00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570d1f4c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570d1f98 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570d1fe4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570d2030 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570d207c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570d20c8 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570d2114 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570d2160 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570d21ac KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570d21f8 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570d2244 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570d2290 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570d22dc 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: 0x5706cf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5706e120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5706e178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5706e2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5706e338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5706e1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5706e3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5706e3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5706e228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5706e460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5706e4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5706e280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5706e520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5706e578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d2330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570d237c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570d23c8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570d2414 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570d2460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570d24ac KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570d24f8 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570d2544 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570d2590 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570d25dc KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570d2628 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570d2674 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570d26c0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570d270c 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: 0x5706d020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5706ec90 MAP: (6 sibs) 3 children: 29: 0x5706eeb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5706ef08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5706ef60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5706ece8 MAP***: !!map (6 sibs) 3 children: 29: 0x5706efc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5706f018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5706f070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5706ed40 MAP***: !!map (6 sibs) 3 children: 29: 0x5706f0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706f180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706ed98 SEQ: (6 sibs) 3 children: 29: 0x5706f1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5706f238 VAL***: '!!str v20' (3 sibs) 29: 0x5706f290 VAL***: '!!str v30' (3 sibs) 29: 0x5706edf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5706f348 VAL***: '!!str v50' (3 sibs) 29: 0x5706f3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5706ee48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f400 VAL: 'v70' (3 sibs) 29: 0x5706f458 VAL: 'v80' (3 sibs) 29: 0x5706f4b0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d2760 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570d27ac MAP: (6 sibs) 3 children: 29: [2] [2] 0x570d27f8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d2844 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d2890 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d28dc MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570d2928 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d2974 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d29c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d2a0c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570d2a58 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d2aa4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d2af0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d2b3c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d2b88 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570d2bd4 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570d2c20 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570d2c6c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570d2cb8 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570d2d04 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570d2d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570d2d9c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570d2de8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d2e34 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d2e80 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: 0x5706d0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5706f560 MAP: (6 sibs) 3 children: 29: 0x5706f780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5706f7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5706f830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5706f5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5706f890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5706f8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5706f940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5706f610 MAP***: !map (6 sibs) 3 children: 29: 0x5706f9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706fa50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706f668 SEQ: (6 sibs) 3 children: 29: 0x5706fab0 VAL***: '!str v10' (3 sibs) 29: 0x5706fb08 VAL***: '!str v20' (3 sibs) 29: 0x5706fb60 VAL***: '!str v30' (3 sibs) 29: 0x5706f6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fbc0 VAL***: '!str v40' (3 sibs) 29: 0x5706fc18 VAL***: '!str v50' (3 sibs) 29: 0x5706fc70 VAL***: '!str v60' (3 sibs) 29: 0x5706f718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fcd0 VAL: 'v70' (3 sibs) 29: 0x5706fd28 VAL: 'v80' (3 sibs) 29: 0x5706fd80 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d2ed0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570d2f1c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570d2f68 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d2fb4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d3000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d304c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570d3098 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d30e4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d3130 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d317c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570d31c8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d3214 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d3260 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d32ac SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d32f8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570d3344 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570d3390 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570d33dc SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570d3428 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570d3474 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570d34c0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570d350c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570d3558 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d35a4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d35f0 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: 0x5706c760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570aa1d0 [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: 0x5706c800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706b450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5706b4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5706b500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5706b558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5706b5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5706b608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5706b660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706b720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706b778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d3640 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570d368c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x570d36d8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x570d3724 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x570d3770 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x570d37bc KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x570d3808 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x570d3854 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570d38a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570d38ec KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570d3938 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: 0x5706c8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5706ba70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5706bac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5706bb20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5706bb78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5706bbd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5706bc28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5706bc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5706bd40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5706bd98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5706bcd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d3990 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x570d39dc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x570d3a28 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x570d3a74 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x570d3ac0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x570d3b0c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x570d3b58 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x570d3ba4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x570d3bf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x570d3c3c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x570d3c88 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: 0x5706c940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57068b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57068bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57068c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d3ce0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570d3d2c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x570d3d78 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x570d3dc4 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: 0x5706c9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5706c3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5706c408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5706c460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d3e20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x570d3e6c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x570d3eb8 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x570d3f04 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: 0x5706ca80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706b240 VAL***: '!!int 0' (2 sibs) 29: 0x5706b298 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570ce640 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570ce68c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570ce6d8 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: 0x5706cb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c560 VAL***: '!int 0' (2 sibs) 29: 0x5706c5b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d3f60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570d3fac VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570d3ff8 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: 0x5706cbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706c670 VAL***: '!!int 0' (2 sibs) 29: 0x5706c6c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4050 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570d409c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x570d40e8 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: 0x5706cc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5706d190 VAL***: '!int 0' (2 sibs) 29: 0x5706d1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4140 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x570d418c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x570d41d8 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: 0x5706cd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706b050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5706bf60 VAL***: '!!int 0' (2 sibs) 29: 0x5706bfb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4230 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570d427c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x570d42c8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x570d4314 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: 0x5706cda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5706c070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5706c0d0 VAL***: '!int 0' (2 sibs) 29: 0x5706c128 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4370 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x570d43bc KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x570d4408 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x570d4454 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: 0x5706ce40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5706d3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5706d800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5706d858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5706d428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5706d8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5706d480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5706d920 VAL: 'a' (2 sibs) 29: 0x5706d978 VAL: 'b' (2 sibs) 29: 0x5706d4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5706d690 DOCMAP: (12 sibs) 1 children: 29: 0x5706d9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5706d6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5706d740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706da40 KEYVAL: 'a' '' (2 sibs) 29: 0x5706da98 KEYVAL: 'b' '' (2 sibs) 29: 0x5706d798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5706db00 KEYVAL: 'a' '' (2 sibs) 29: 0x5706db58 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d44b0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x570d44fc DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x570d4548 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x570d4594 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x570d45e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x570d462c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x570d4678 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x570d46c4 VAL: 'a' (2 sibs) 29: [8] [8] 0x570d4710 VAL: 'b' (2 sibs) 29: [9] [9] 0x570d475c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x570d47a8 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x570d47f4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x570d4840 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x570d488c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x570d48d8 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x570d4924 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x570d4970 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x570d49bc DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x570d4a08 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x570d4a54 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x570d4aa0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x570d4aec KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x570d4b38 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: 0x5706cee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5706dc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5706dc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5706ddd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5706de28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5706dcc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5706de90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5706dee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5706dd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5706df50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5706dfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5706dd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5706e010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5706e068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4b90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x570d4bdc KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x570d4c28 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x570d4c74 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x570d4cc0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x570d4d0c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x570d4d58 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x570d4da4 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x570d4df0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x570d4e3c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x570d4e88 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x570d4ed4 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570d4f20 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x570d4f6c 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: 0x5706cf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5706e120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5706e178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5706e2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5706e338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5706e1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5706e3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5706e3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5706e228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5706e460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5706e4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5706e280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5706e520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5706e578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d4fc0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x570d500c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x570d5058 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x570d50a4 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x570d50f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x570d513c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x570d5188 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x570d51d4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x570d5220 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x570d526c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x570d52b8 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x570d5304 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x570d5350 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x570d539c 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: 0x5706d020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5706ec90 MAP: (6 sibs) 3 children: 29: 0x5706eeb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5706ef08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5706ef60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5706ece8 MAP***: !!map (6 sibs) 3 children: 29: 0x5706efc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5706f018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5706f070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5706ed40 MAP***: !!map (6 sibs) 3 children: 29: 0x5706f0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706f180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706ed98 SEQ: (6 sibs) 3 children: 29: 0x5706f1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5706f238 VAL***: '!!str v20' (3 sibs) 29: 0x5706f290 VAL***: '!!str v30' (3 sibs) 29: 0x5706edf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5706f348 VAL***: '!!str v50' (3 sibs) 29: 0x5706f3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5706ee48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5706f400 VAL: 'v70' (3 sibs) 29: 0x5706f458 VAL: 'v80' (3 sibs) 29: 0x5706f4b0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d53f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x570d543c MAP: (6 sibs) 3 children: 29: [2] [2] 0x570d5488 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d54d4 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d5520 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d556c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x570d55b8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d5604 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d5650 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d569c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x570d56e8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d5734 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d5780 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d57cc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d5818 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x570d5864 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x570d58b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x570d58fc SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x570d5948 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x570d5994 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x570d59e0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x570d5a2c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x570d5a78 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d5ac4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d5b10 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: 0x5706d0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5706f560 MAP: (6 sibs) 3 children: 29: 0x5706f780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5706f7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5706f830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5706f5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5706f890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5706f8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5706f940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5706f610 MAP***: !map (6 sibs) 3 children: 29: 0x5706f9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5706f9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5706fa50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5706f668 SEQ: (6 sibs) 3 children: 29: 0x5706fab0 VAL***: '!str v10' (3 sibs) 29: 0x5706fb08 VAL***: '!str v20' (3 sibs) 29: 0x5706fb60 VAL***: '!str v30' (3 sibs) 29: 0x5706f6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fbc0 VAL***: '!str v40' (3 sibs) 29: 0x5706fc18 VAL***: '!str v50' (3 sibs) 29: 0x5706fc70 VAL***: '!str v60' (3 sibs) 29: 0x5706f718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5706fcd0 VAL: 'v70' (3 sibs) 29: 0x5706fd28 VAL: 'v80' (3 sibs) 29: 0x5706fd80 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x570d5b60 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x570d5bac MAP: (6 sibs) 3 children: 29: [2] [2] 0x570d5bf8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x570d5c44 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x570d5c90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x570d5cdc MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x570d5d28 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x570d5d74 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x570d5dc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x570d5e0c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x570d5e58 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x570d5ea4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x570d5ef0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x570d5f3c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x570d5f88 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x570d5fd4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x570d6020 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x570d606c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x570d60b8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x570d6104 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x570d6150 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x570d619c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x570d61e8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x570d6234 VAL: 'v80' (3 sibs) 29: [24] [24] 0x570d6280 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (22 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (23 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-explicit_key-0.6.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x57f692a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x57f66cf0 DOCMAP: (3 sibs) 3 children: 30: 0x57f66e00 KEYVAL: 'a' '' (3 sibs) 30: 0x57f66e58 KEYVAL: 'b' '' (3 sibs) 30: 0x57f66eb0 KEYVAL: '' '' (3 sibs) 30: 0x57f66d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x57f66f10 KEYVAL: 'a' '' (2 sibs) 30: 0x57f66f68 KEYVAL: 'b' '' (2 sibs) 30: 0x57f66da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x57f66fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x57f67028 KEYVAL: 'b' '' (3 sibs) 30: 0x57f67080 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb3c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57fb3d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57fb3cac KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57fb3cf8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57fb3d44 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fb3ddc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fb3e28 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fb3e74 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fb3ec0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fb3f0c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fb3f58 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fb3fa4 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: 0x57f69340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f672e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x57f67338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f67390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f673e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb5990 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fb59dc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fb5a28 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fb5a74 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fb5ac0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fb5b0c 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: 0x57f693e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f67730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x57f67788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f677e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f67838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb6b70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fb6bbc KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fb6c08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fb6c54 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fb6ca0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fb6cec 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: 0x57f69480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f67940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x57f67998 VAL: '?foo' (5 sibs) 30: 0x57f679f0 VAL: ':foo' (5 sibs) 30: 0x57f67a48 VAL: '-foo' (5 sibs) 30: 0x57f67aa0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb7c70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fb7cbc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fb7d08 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fb7d54 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fb7da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fb7dec 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: 0x57f69520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f68060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x57f680b8 VAL: '?foo' (5 sibs) 30: 0x57f68110 VAL: ':foo' (5 sibs) 30: 0x57f68168 VAL: '-foo' (5 sibs) 30: 0x57f681c0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb8d90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fb8ddc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fb8e28 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fb8e74 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fb8ec0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fb8f0c 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: 0x57f695c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f669e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb9cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fb9d3c 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: 0x57f69660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f66b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f66b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fbacf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbad3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fbad88 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: 0x57f69700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fbbd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbbddc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fbbe28 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: 0x57f697a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f68e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fbcd70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbcdbc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fbce08 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: 0x57f69840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fbddd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbde1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fbde68 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: 0x57f698e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x57f67de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fbefd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbf01c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fbf068 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fbf0b4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fbf100 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: 0x57f69980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x57f67f50 MAP: (2 sibs) 2 children: 30: 0x57f68ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67fa8 MAP: (2 sibs) 1 children: 30: 0x57f68fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc00f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fc013c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fc0188 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fc01d4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fc0220 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fc026c 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: 0x57f69a20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f67ea0 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] 0x57fc11d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc121c 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: 0x57f69ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f690b0 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] 0x57fc22b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc22fc 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: 0x57f69b60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc3390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc33dc 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: 0x57f69c00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc4470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc44bc 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: 0x57f69ca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f6a6d0 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] 0x57fc5550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc559c 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: 0x57f69d40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f68420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc6630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc667c 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: 0x57f69de0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f68480 KEYVAL: 'a' '' (5 sibs) 30: 0x57f684d8 KEYVAL: 'b' '' (5 sibs) 30: 0x57f68530 KEYVAL: 'c' '' (5 sibs) 30: 0x57f68588 KEYVAL: 'd' '' (5 sibs) 30: 0x57f685e0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc7590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc75dc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fc7628 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fc7674 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fc76c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fc770c 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: 0x57f69e80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x57f68690 KEYVAL: 'a' '1' (6 sibs) 30: 0x57f686e8 KEYVAL: 'b' '' (6 sibs) 30: 0x57f68740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x57f68798 KEYVAL: 'd' '' (6 sibs) 30: 0x57f687f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x57f68848 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc8530 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fc857c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fc85c8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fc8614 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fc8660 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fc86ac KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fc86f8 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: 0x57f692a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x57f66cf0 DOCMAP: (3 sibs) 3 children: 30: 0x57f66e00 KEYVAL: 'a' '' (3 sibs) 30: 0x57f66e58 KEYVAL: 'b' '' (3 sibs) 30: 0x57f66eb0 KEYVAL: '' '' (3 sibs) 30: 0x57f66d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x57f66f10 KEYVAL: 'a' '' (2 sibs) 30: 0x57f66f68 KEYVAL: 'b' '' (2 sibs) 30: 0x57f66da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x57f66fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x57f67028 KEYVAL: 'b' '' (3 sibs) 30: 0x57f67080 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc8a40 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57fc8b70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57fc8a8c KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57fc8ad8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57fc8b24 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fc8bbc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fc8c08 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fc8c54 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fc8ca0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fc8cec KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fc8d38 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fc8d84 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: 0x57f69340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f672e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x57f67338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f67390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f673e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc8f10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc8f5c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fc8fa8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fc8ff4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fc9040 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fc908c 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: 0x57f693e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f67730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x57f67788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f677e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f67838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc93e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc942c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fc9478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fc94c4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fc9510 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fc955c 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: 0x57f69480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f67940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x57f67998 VAL: '?foo' (5 sibs) 30: 0x57f679f0 VAL: ':foo' (5 sibs) 30: 0x57f67a48 VAL: '-foo' (5 sibs) 30: 0x57f67aa0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc98b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fc98fc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fc9948 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fc9994 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fc99e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fc9a2c 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: 0x57f69520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f68060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x57f680b8 VAL: '?foo' (5 sibs) 30: 0x57f68110 VAL: ':foo' (5 sibs) 30: 0x57f68168 VAL: '-foo' (5 sibs) 30: 0x57f681c0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fc9d80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fc9dcc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fc9e18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fc9e64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fc9eb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fc9efc 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: 0x57f695c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f669e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fca250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fca29c 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: 0x57f69660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f66b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f66b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fca720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fca76c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fca7b8 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: 0x57f69700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcabf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcac3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fcac88 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: 0x57f697a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f68e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcb0c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcb10c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fcb158 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: 0x57f69840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcb590 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcb5dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fcb628 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: 0x57f698e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x57f67de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcba60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcbaac KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fcbaf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fcbb44 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fcbb90 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: 0x57f69980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x57f67f50 MAP: (2 sibs) 2 children: 30: 0x57f68ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67fa8 MAP: (2 sibs) 1 children: 30: 0x57f68fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcbf30 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fcbf7c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fcbfc8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fcc014 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fcc060 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fcc0ac 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: 0x57f69a20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f67ea0 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] 0x57fcc400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcc44c 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: 0x57f69ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f690b0 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] 0x57fcc8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcc91c 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: 0x57f69b60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fccda0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fccdec 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: 0x57f69c00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcd270 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcd2bc 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: 0x57f69ca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f6a6d0 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] 0x57fcd740 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcd78c 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: 0x57f69d40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f68420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fcdc10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcdc5c 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: 0x57f69de0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f68480 KEYVAL: 'a' '' (5 sibs) 30: 0x57f684d8 KEYVAL: 'b' '' (5 sibs) 30: 0x57f68530 KEYVAL: 'c' '' (5 sibs) 30: 0x57f68588 KEYVAL: 'd' '' (5 sibs) 30: 0x57f685e0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fce0e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fce12c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fce178 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fce1c4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fce210 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fce25c 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: 0x57f69e80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x57f68690 KEYVAL: 'a' '1' (6 sibs) 30: 0x57f686e8 KEYVAL: 'b' '' (6 sibs) 30: 0x57f68740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x57f68798 KEYVAL: 'd' '' (6 sibs) 30: 0x57f687f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x57f68848 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57fce5b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fce5fc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fce648 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fce694 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fce6e0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fce72c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fce778 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 (1 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] 0x57fb3c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57fb3d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57fb3cac KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57fb3cf8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57fb3d44 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fb3ddc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fb3e28 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fb3e74 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fb3ec0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fb3f0c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fb3f58 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fb3fa4 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] 0x57fcfd30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x57fcfd7c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x57fcfdc8 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57fcfe14 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57fcfe60 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fcfeac DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fcfef8 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fcff44 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fcff90 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fcffdc KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fd0028 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fd0074 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] 0x57fb5990 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fb59dc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fb5a28 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fb5a74 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fb5ac0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fb5b0c 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] 0x57fd0200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fd024c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fd0298 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fd02e4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fd0330 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fd037c 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] 0x57fb6b70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fb6bbc KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fb6c08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fb6c54 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fb6ca0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fb6cec 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] 0x57fd06d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fd071c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fd0768 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fd07b4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fd0800 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fd084c 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] 0x57fb7c70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fb7cbc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fb7d08 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fb7d54 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fb7da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fb7dec 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] 0x57fd0e80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fd0ecc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fd0f18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fd0f64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fd0fb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fd0ffc 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] 0x57fb8d90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fb8ddc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fb8e28 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fb8e74 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fb8ec0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fb8f0c 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] 0x57fd1350 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fd139c VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fd13e8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fd1434 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fd1480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fd14cc 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] 0x57fb9cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fb9d3c 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] 0x57fd1820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd186c 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] 0x57fbacf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbad3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fbad88 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] 0x57fd1cf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd1d3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fd1d88 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] 0x57fbbd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbbddc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fbbe28 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] 0x57fd21c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd220c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fd2258 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] 0x57fbcd70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbcdbc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fbce08 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] 0x57fd2690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd26dc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fd2728 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] 0x57fbddd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbde1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fbde68 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] 0x57fd2b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd2bac KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fd2bf8 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] 0x57fbefd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fbf01c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fbf068 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fbf0b4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fbf100 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] 0x57fd3030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd307c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fd30c8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fd3114 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fd3160 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] 0x57fc00f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fc013c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fc0188 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fc01d4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fc0220 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fc026c 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] 0x57fd3500 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fd354c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fd3598 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fd35e4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fd3630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fd367c 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] 0x57fc11d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc121c 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] 0x57fd39d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd3a1c 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] 0x57fc22b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc22fc 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] 0x57fd3ea0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd3eec 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] 0x57fc3390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc33dc 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] 0x57fd4370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd43bc 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] 0x57fc4470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc44bc 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] 0x57fd4840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd488c 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] 0x57fc5550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc559c 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] 0x57fd4d10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd4d5c 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] 0x57fc6630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fc667c 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] 0x57fd51e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd522c 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] 0x57fc7590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc75dc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fc7628 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fc7674 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fc76c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fc770c 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] 0x57fd56b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fd56fc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fd5748 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fd5794 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fd57e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fd582c 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] 0x57fc8530 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fc857c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fc85c8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fc8614 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fc8660 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fc86ac KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fc86f8 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] 0x57fd5b80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fd5bcc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fd5c18 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fd5c64 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fd5cb0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fd5cfc KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fd5d48 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] 0x57fc8a40 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57fc8b70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57fc8a8c KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57fc8ad8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57fc8b24 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fc8bbc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fc8c08 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fc8c54 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fc8ca0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fc8cec KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fc8d38 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fc8d84 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] 0x57fd6050 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x57fd609c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x57fd60e8 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57fd6134 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57fd6180 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fd61cc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fd6218 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fd6264 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fd62b0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fd62fc KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fd6348 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fd6394 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] 0x57fc8f10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc8f5c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fc8fa8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fc8ff4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fc9040 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fc908c 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] 0x57fd6520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fd656c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fd65b8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fd6604 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fd6650 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fd669c 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] 0x57fc93e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fc942c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fc9478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fc94c4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fc9510 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fc955c 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] 0x57fd69f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fd6a3c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fd6a88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fd6ad4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fd6b20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fd6b6c 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] 0x57fc98b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fc98fc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fc9948 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fc9994 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fc99e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fc9a2c 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] 0x57fd6f50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fd6f9c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fd6fe8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fd7034 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fd7080 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fd70cc 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] 0x57fc9d80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fc9dcc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fc9e18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fc9e64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fc9eb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fc9efc 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] 0x57fd7490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fd74dc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fd7528 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fd7574 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fd75c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fd760c 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] 0x57fca250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fca29c 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] 0x57fd7960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd79ac 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] 0x57fca720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fca76c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fca7b8 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] 0x57fd7e30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd7e7c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fd7ec8 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] 0x57fcabf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcac3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fcac88 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] 0x57fd8340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd838c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fd83d8 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] 0x57fcb0c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcb10c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fcb158 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] 0x57fd8850 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd889c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fd88e8 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] 0x57fcb590 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcb5dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fcb628 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] 0x57fd8d60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd8dac KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fd8df8 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 (1 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] 0x57fcba60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fcbaac KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fcbaf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fcbb44 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fcbb90 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] 0x57fd92e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fd932c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fd9378 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fd93c4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fd9410 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] 0x57fcbf30 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fcbf7c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fcbfc8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fcc014 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fcc060 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fcc0ac 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] 0x57fd97b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fd97fc MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fd9848 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fd9894 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fd98e0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fd992c 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] 0x57fcc400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcc44c 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] 0x57fd9cd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fd9d1c 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] 0x57fcc8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcc91c 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] 0x57fda1f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fda23c 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] 0x57fccda0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fccdec 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] 0x57fda710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fda75c 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] 0x57fcd270 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcd2bc 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] 0x57fdac30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdac7c 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] 0x57fcd740 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcd78c 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] 0x57fdb150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdb19c 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] 0x57fcdc10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fcdc5c 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] 0x57fdb670 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdb6bc 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] 0x57fce0e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fce12c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fce178 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fce1c4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fce210 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fce25c 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] 0x57fdbb40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fdbb8c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fdbbd8 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fdbc24 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fdbc70 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fdbcbc 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] 0x57fce5b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fce5fc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fce648 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fce694 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fce6e0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fce72c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fce778 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] 0x57fdc010 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fdc05c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fdc0a8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fdc0f4 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fdc140 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fdc18c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fdc1d8 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: 0x57f692a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x57f66cf0 DOCMAP: (3 sibs) 3 children: 30: 0x57f66e00 KEYVAL: 'a' '' (3 sibs) 30: 0x57f66e58 KEYVAL: 'b' '' (3 sibs) 30: 0x57f66eb0 KEYVAL: '' '' (3 sibs) 30: 0x57f66d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x57f66f10 KEYVAL: 'a' '' (2 sibs) 30: 0x57f66f68 KEYVAL: 'b' '' (2 sibs) 30: 0x57f66da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x57f66fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x57f67028 KEYVAL: 'b' '' (3 sibs) 30: 0x57f67080 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdc4e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x57fdc52c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x57fdc578 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57fdc5c4 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57fdc610 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fdc65c DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fdc6a8 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fdc6f4 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fdc740 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fdc78c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fdc7d8 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fdc824 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: 0x57f69340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f672e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x57f67338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f67390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f673e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdc880 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fdc8cc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fdc918 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fdc964 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fdc9b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fdc9fc 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: 0x57f693e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f67730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x57f67788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f677e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f67838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdca50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fdca9c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fdcae8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fdcb34 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fdcb80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fdcbcc 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: 0x57f69480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f67940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x57f67998 VAL: '?foo' (5 sibs) 30: 0x57f679f0 VAL: ':foo' (5 sibs) 30: 0x57f67a48 VAL: '-foo' (5 sibs) 30: 0x57f67aa0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdcc20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fdcc6c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fdccb8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fdcd04 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fdcd50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fdcd9c 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: 0x57f69520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f68060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x57f680b8 VAL: '?foo' (5 sibs) 30: 0x57f68110 VAL: ':foo' (5 sibs) 30: 0x57f68168 VAL: '-foo' (5 sibs) 30: 0x57f681c0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdcdf0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fdce3c VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fdce88 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fdced4 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fdcf20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fdcf6c 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: 0x57f695c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f669e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fb3a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fb3acc 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: 0x57f69660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f66b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f66b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdcfc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdd00c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fdd058 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: 0x57f69700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd0b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdd0fc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fdd148 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: 0x57f697a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f68e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd1a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdd1ec KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fdd238 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: 0x57f69840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd290 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdd2dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fdd328 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: 0x57f698e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x57f67de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd380 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdd3cc KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fdd418 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fdd464 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fdd4b0 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: 0x57f69980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x57f67f50 MAP: (2 sibs) 2 children: 30: 0x57f68ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67fa8 MAP: (2 sibs) 1 children: 30: 0x57f68fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd500 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fdd54c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fdd598 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fdd5e4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fdd630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fdd67c 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: 0x57f69a20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f67ea0 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] 0x57fdd6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdd71c 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: 0x57f69ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f690b0 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] 0x57fdd770 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdd7bc 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: 0x57f69b60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdd85c 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: 0x57f69c00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdd8fc 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: 0x57f69ca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f6a6d0 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] 0x57fdd950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdd99c 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: 0x57f69d40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f68420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdd9f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdda3c 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: 0x57f69de0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f68480 KEYVAL: 'a' '' (5 sibs) 30: 0x57f684d8 KEYVAL: 'b' '' (5 sibs) 30: 0x57f68530 KEYVAL: 'c' '' (5 sibs) 30: 0x57f68588 KEYVAL: 'd' '' (5 sibs) 30: 0x57f685e0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdda90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fddadc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fddb28 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fddb74 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fddbc0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fddc0c 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: 0x57f69e80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x57f68690 KEYVAL: 'a' '1' (6 sibs) 30: 0x57f686e8 KEYVAL: 'b' '' (6 sibs) 30: 0x57f68740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x57f68798 KEYVAL: 'd' '' (6 sibs) 30: 0x57f687f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x57f68848 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fddc60 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fddcac KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fddcf8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fddd44 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fddd90 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fddddc KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fdde28 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: 0x57f692a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x57f66cf0 DOCMAP: (3 sibs) 3 children: 30: 0x57f66e00 KEYVAL: 'a' '' (3 sibs) 30: 0x57f66e58 KEYVAL: 'b' '' (3 sibs) 30: 0x57f66eb0 KEYVAL: '' '' (3 sibs) 30: 0x57f66d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x57f66f10 KEYVAL: 'a' '' (2 sibs) 30: 0x57f66f68 KEYVAL: 'b' '' (2 sibs) 30: 0x57f66da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x57f66fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x57f67028 KEYVAL: 'b' '' (3 sibs) 30: 0x57f67080 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdde80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x57fddecc DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x57fddf18 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57fddf64 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57fddfb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57fddffc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57fde048 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57fde094 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57fde0e0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57fde12c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57fde178 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57fde1c4 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: 0x57f69340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f672e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x57f67338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f67390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f673e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fde220 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fde26c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57fde2b8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fde304 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fde350 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fde39c 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: 0x57f693e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f67730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x57f67788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x57f677e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x57f67838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x57f67890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fde3f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fde43c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57fde488 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57fde4d4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57fde520 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57fde56c 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: 0x57f69480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f67940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x57f67998 VAL: '?foo' (5 sibs) 30: 0x57f679f0 VAL: ':foo' (5 sibs) 30: 0x57f67a48 VAL: '-foo' (5 sibs) 30: 0x57f67aa0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fde5c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fde60c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fde658 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fde6a4 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fde6f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fde73c 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: 0x57f69520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x57f68060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x57f680b8 VAL: '?foo' (5 sibs) 30: 0x57f68110 VAL: ':foo' (5 sibs) 30: 0x57f68168 VAL: '-foo' (5 sibs) 30: 0x57f681c0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fde790 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57fde7dc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57fde828 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57fde874 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57fde8c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57fde90c 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: 0x57f695c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f669e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fde960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fde9ac 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: 0x57f69660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f66b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f66b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdea00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdea4c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fdea98 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: 0x57f69700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdeaf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdeb3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fdeb88 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: 0x57f697a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f68e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f68e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdebe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdec2c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57fdec78 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: 0x57f69840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdecd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fded1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57fded68 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: 0x57f698e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x57f67d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x57f67de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f67e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdedc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57fdee0c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57fdee58 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fdeea4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fdeef0 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: 0x57f69980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x57f67f50 MAP: (2 sibs) 2 children: 30: 0x57f68ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x57f68f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x57f67fa8 MAP: (2 sibs) 1 children: 30: 0x57f68fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdef40 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x57fdef8c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57fdefd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57fdf024 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57fdf070 MAP: (2 sibs) 1 children: 30: [5] [5] 0x57fdf0bc 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: 0x57f69a20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f67ea0 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] 0x57fdf110 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf15c 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: 0x57f69ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f690b0 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] 0x57fdf1b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf1fc 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: 0x57f69b60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdf250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf29c 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: 0x57f69c00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f69210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdf2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf33c 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: 0x57f69ca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f6a6d0 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] 0x57fdf390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf3dc 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: 0x57f69d40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x57f68420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdf430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57fdf47c 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: 0x57f69de0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x57f68480 KEYVAL: 'a' '' (5 sibs) 30: 0x57f684d8 KEYVAL: 'b' '' (5 sibs) 30: 0x57f68530 KEYVAL: 'c' '' (5 sibs) 30: 0x57f68588 KEYVAL: 'd' '' (5 sibs) 30: 0x57f685e0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdf4d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57fdf51c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57fdf568 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57fdf5b4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57fdf600 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x57fdf64c 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: 0x57f69e80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x57f68690 KEYVAL: 'a' '1' (6 sibs) 30: 0x57f686e8 KEYVAL: 'b' '' (6 sibs) 30: 0x57f68740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x57f68798 KEYVAL: 'd' '' (6 sibs) 30: 0x57f687f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x57f68848 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57fdf6a0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57fdf6ec KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57fdf738 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57fdf784 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57fdf7d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57fdf81c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57fdf868 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 (19 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (19 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.6.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.6.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x56bb3150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb28b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb27a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb29c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb2a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb2ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb2b30 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc31a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc31ec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc3238 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc3284 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc32d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc331c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc3368 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc33b4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc3400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc344c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc3498 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc34e4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc3530 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: 0x56bb31f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb2e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb2d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb2f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb3010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb30c0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc4300 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc434c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc4398 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc43e4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc4430 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc447c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc44c8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc4514 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc4560 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc45ac KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc45f8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc4644 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc4690 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: 0x56bb3290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb33b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb34c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb3518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb3570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb3408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb35d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb3628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb3680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb3460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb36e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb3790 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc5480 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc54cc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc5518 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc5564 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc55b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc55fc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc5648 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc5694 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc56e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc572c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc5778 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc57c4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc5810 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: 0x56bb3330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56bb2340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56bb3900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56bb3958 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc6600 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc664c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc6698 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc66e4 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: 0x56bb3150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb28b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb27a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb29c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb2a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb2ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb2b30 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc6ad0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc6b1c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc6b68 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc6bb4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc6c00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc6c4c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc6c98 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc6ce4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc6d30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc6d7c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc6dc8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc6e14 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc6e60 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: 0x56bb31f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb2e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb2d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb2f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb3010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb30c0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc6fa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc6fec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc7038 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc7084 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc70d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc711c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc7168 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc71b4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc7200 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc724c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc7298 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc72e4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc7330 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: 0x56bb3290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb33b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb34c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb3518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb3570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb3408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb35d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb3628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb3680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb3460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb36e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb3790 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc7470 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc74bc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc7508 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc7554 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc75a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc75ec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc7638 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc7684 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc76d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc771c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc7768 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc77b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc7800 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: 0x56bb3330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56bb2340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56bb3900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56bb3958 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc7940 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc798c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc79d8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc7a24 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] 0x56bc31a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc31ec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc3238 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc3284 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc32d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc331c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc3368 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc33b4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc3400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc344c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc3498 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc34e4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc3530 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] 0x56bc8410 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc845c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc84a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc84f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc8540 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc858c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc85d8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc8624 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc8670 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc86bc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc8708 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc8754 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc87a0 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] 0x56bc4300 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc434c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc4398 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc43e4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc4430 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc447c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc44c8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc4514 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc4560 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc45ac KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc45f8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc4644 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc4690 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] 0x56bc88e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc892c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc8978 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc89c4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc8a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc8a5c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc8aa8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc8af4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc8b40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc8b8c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc8bd8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc8c24 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc8c70 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] 0x56bc5480 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc54cc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc5518 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc5564 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc55b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc55fc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc5648 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc5694 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc56e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc572c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc5778 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc57c4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc5810 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] 0x56bc8db0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc8dfc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc8e48 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc8e94 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc8ee0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc8f2c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc8f78 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc8fc4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc9010 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc905c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc90a8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc90f4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc9140 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] 0x56bc6600 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc664c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc6698 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc66e4 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] 0x56bc9560 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc95ac KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc95f8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc9644 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] 0x56bc6ad0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc6b1c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc6b68 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc6bb4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc6c00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc6c4c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc6c98 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc6ce4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc6d30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc6d7c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc6dc8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc6e14 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc6e60 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] 0x56bc9a30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc9a7c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc9ac8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc9b14 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc9b60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc9bac KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc9bf8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc9c44 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc9c90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc9cdc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc9d28 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc9d74 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc9dc0 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] 0x56bc6fa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc6fec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc7038 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc7084 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc70d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc711c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc7168 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc71b4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc7200 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc724c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc7298 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc72e4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc7330 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] 0x56bc9f00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc9f4c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc9f98 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc9fe4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bca030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bca07c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bca0c8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bca114 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bca160 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bca1ac KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bca1f8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bca244 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bca290 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] 0x56bc7470 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bc74bc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bc7508 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bc7554 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bc75a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bc75ec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bc7638 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bc7684 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bc76d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bc771c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bc7768 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bc77b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bc7800 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] 0x56bca3d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bca41c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bca468 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bca4b4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bca500 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bca54c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bca598 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bca5e4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bca630 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bca67c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bca6c8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bca714 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bca760 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] 0x56bc7940 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc798c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc79d8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc7a24 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] 0x56bca8a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bca8ec KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bca938 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bca984 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: 0x56bb3150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb28b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb27a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb29c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb2a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb2ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb2b30 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcad70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcadbc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcae08 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcae54 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcaea0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcaeec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcaf38 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcaf84 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcafd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcb01c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcb068 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcb0b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcb100 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: 0x56bb31f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb2e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb2d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb2f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb3010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb30c0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcb150 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcb19c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcb1e8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcb234 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcb280 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcb2cc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcb318 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcb364 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcb3b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcb3fc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcb448 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcb494 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcb4e0 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: 0x56bb3290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb33b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb34c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb3518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb3570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb3408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb35d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb3628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb3680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb3460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb36e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb3790 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcb530 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcb57c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcb5c8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcb614 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcb660 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcb6ac KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcb6f8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcb744 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcb790 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcb7dc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcb828 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcb874 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcb8c0 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: 0x56bb3330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56bb2340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56bb3900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56bb3958 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc8110 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc815c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc81a8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc81f4 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: 0x56bb3150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb28b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb27a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb29c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb2a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb2ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb2b30 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcb910 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcb95c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcb9a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcb9f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcba40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcba8c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcbad8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcbb24 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcbb70 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcbbbc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcbc08 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcbc54 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcbca0 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: 0x56bb31f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb2ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb2df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb2e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb2ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb2d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb2f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb2f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb2fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb2d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb3010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb30c0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcbcf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcbd3c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcbd88 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcbdd4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcbe20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcbe6c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcbeb8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcbf04 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcbf50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcbf9c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcbfe8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcc034 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcc080 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: 0x56bb3290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56bb33b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56bb34c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56bb3518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56bb3570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56bb3408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56bb35d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56bb3628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56bb3680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56bb3460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56bb36e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56bb3738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56bb3790 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bcc0d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56bcc11c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56bcc168 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56bcc1b4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56bcc200 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56bcc24c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56bcc298 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56bcc2e4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56bcc330 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56bcc37c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56bcc3c8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56bcc414 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56bcc460 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: 0x56bb3330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56bb2340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56bb3900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56bb3958 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56bc9420 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56bc946c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56bc94b8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56bc9504 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 (3 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (3 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.6.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x58636980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58632e60 SEQ: (3 sibs) 0 children: 32: 0x58632eb8 SEQ: (3 sibs) 0 children: 32: 0x58632f10 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x58656760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586567ac SEQ: (3 sibs) 0 children: 32: [2] [2] 0x586567f8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x58656844 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: 0x58636a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586359b0 SEQ: (3 sibs) 3 children: 32: 0x58635ac0 VAL: '00' (3 sibs) 32: 0x58635b18 VAL: '01' (3 sibs) 32: 0x58635b70 VAL: '02' (3 sibs) 32: 0x58635a08 SEQ: (3 sibs) 3 children: 32: 0x58635bd0 VAL: '10' (3 sibs) 32: 0x58635c28 VAL: '11' (3 sibs) 32: 0x58635c80 VAL: '12' (3 sibs) 32: 0x58635a60 SEQ: (3 sibs) 3 children: 32: 0x58635ce0 VAL: '20' (3 sibs) 32: 0x58635d38 VAL: '21' (3 sibs) 32: 0x58635d90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x586576c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865770c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58657758 VAL: '00' (3 sibs) 32: [3] [3] 0x586577a4 VAL: '01' (3 sibs) 32: [4] [4] 0x586577f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865783c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58657888 VAL: '10' (3 sibs) 32: [7] [7] 0x586578d4 VAL: '11' (3 sibs) 32: [8] [8] 0x58657920 VAL: '12' (3 sibs) 32: [9] [9] 0x5865796c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586579b8 VAL: '20' (3 sibs) 32: [11] [11] 0x58657a04 VAL: '21' (3 sibs) 32: [12] [12] 0x58657a50 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: 0x58636ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636080 SEQ: (3 sibs) 3 children: 32: 0x58636190 VAL: '00' (3 sibs) 32: 0x586361e8 VAL: '01' (3 sibs) 32: 0x58636240 VAL: '02' (3 sibs) 32: 0x586360d8 SEQ: (3 sibs) 3 children: 32: 0x586362a0 VAL: '10' (3 sibs) 32: 0x586362f8 VAL: '11' (3 sibs) 32: 0x58636350 VAL: '12' (3 sibs) 32: 0x58636130 SEQ: (3 sibs) 3 children: 32: 0x586363b0 VAL: '20' (3 sibs) 32: 0x58636408 VAL: '21' (3 sibs) 32: 0x58636460 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x58658620 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865866c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586586b8 VAL: '00' (3 sibs) 32: [3] [3] 0x58658704 VAL: '01' (3 sibs) 32: [4] [4] 0x58658750 VAL: '02' (3 sibs) 32: [5] [5] 0x5865879c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586587e8 VAL: '10' (3 sibs) 32: [7] [7] 0x58658834 VAL: '11' (3 sibs) 32: [8] [8] 0x58658880 VAL: '12' (3 sibs) 32: [9] [9] 0x586588cc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58658918 VAL: '20' (3 sibs) 32: [11] [11] 0x58658964 VAL: '21' (3 sibs) 32: [12] [12] 0x586589b0 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: 0x58636b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636510 SEQ: (3 sibs) 3 children: 32: 0x58636620 VAL: '00' (3 sibs) 32: 0x58636678 VAL: '01' (3 sibs) 32: 0x586366d0 VAL: '02' (3 sibs) 32: 0x58636568 SEQ: (3 sibs) 3 children: 32: 0x58636730 VAL: '10' (3 sibs) 32: 0x58636788 VAL: '11' (3 sibs) 32: 0x586367e0 VAL: '12' (3 sibs) 32: 0x586365c0 SEQ: (3 sibs) 3 children: 32: 0x58636840 VAL: '20' (3 sibs) 32: 0x58636898 VAL: '21' (3 sibs) 32: 0x586368f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x586595f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865963c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58659688 VAL: '00' (3 sibs) 32: [3] [3] 0x586596d4 VAL: '01' (3 sibs) 32: [4] [4] 0x58659720 VAL: '02' (3 sibs) 32: [5] [5] 0x5865976c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586597b8 VAL: '10' (3 sibs) 32: [7] [7] 0x58659804 VAL: '11' (3 sibs) 32: [8] [8] 0x58659850 VAL: '12' (3 sibs) 32: [9] [9] 0x5865989c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586598e8 VAL: '20' (3 sibs) 32: [11] [11] 0x58659934 VAL: '21' (3 sibs) 32: [12] [12] 0x58659980 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: 0x58636c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636eb0 SEQ: (3 sibs) 3 children: 32: 0x58636fc0 VAL: '00' (3 sibs) 32: 0x58637018 VAL: '01' (3 sibs) 32: 0x58637070 VAL: '02' (3 sibs) 32: 0x58636f08 SEQ: (3 sibs) 3 children: 32: 0x586370d0 VAL: '10' (3 sibs) 32: 0x58637128 VAL: '11' (3 sibs) 32: 0x58637180 VAL: '12' (3 sibs) 32: 0x58636f60 SEQ: (3 sibs) 3 children: 32: 0x586371e0 VAL: '20' (3 sibs) 32: 0x58637238 VAL: '21' (3 sibs) 32: 0x58637290 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865a680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865a6cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865a718 VAL: '00' (3 sibs) 32: [3] [3] 0x5865a764 VAL: '01' (3 sibs) 32: [4] [4] 0x5865a7b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865a7fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865a848 VAL: '10' (3 sibs) 32: [7] [7] 0x5865a894 VAL: '11' (3 sibs) 32: [8] [8] 0x5865a8e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865a92c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865a978 VAL: '20' (3 sibs) 32: [11] [11] 0x5865a9c4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865aa10 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: 0x58636ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637340 SEQ: (3 sibs) 3 children: 32: 0x58637450 VAL: '00' (3 sibs) 32: 0x586374a8 VAL: '01' (3 sibs) 32: 0x58637500 VAL: '02' (3 sibs) 32: 0x58637398 SEQ: (3 sibs) 3 children: 32: 0x58637560 VAL: '10' (3 sibs) 32: 0x586375b8 VAL: '11' (3 sibs) 32: 0x58637610 VAL: '12' (3 sibs) 32: 0x586373f0 SEQ: (3 sibs) 3 children: 32: 0x58637670 VAL: '20' (3 sibs) 32: 0x586376c8 VAL: '21' (3 sibs) 32: 0x58637720 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865b740 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865b78c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865b7d8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865b824 VAL: '01' (3 sibs) 32: [4] [4] 0x5865b870 VAL: '02' (3 sibs) 32: [5] [5] 0x5865b8bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865b908 VAL: '10' (3 sibs) 32: [7] [7] 0x5865b954 VAL: '11' (3 sibs) 32: [8] [8] 0x5865b9a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865b9ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865ba38 VAL: '20' (3 sibs) 32: [11] [11] 0x5865ba84 VAL: '21' (3 sibs) 32: [12] [12] 0x5865bad0 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: 0x58636d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586377d0 SEQ: (3 sibs) 3 children: 32: 0x586378e0 VAL: '00' (3 sibs) 32: 0x58637938 VAL: '01' (3 sibs) 32: 0x58637990 VAL: '02' (3 sibs) 32: 0x58637828 SEQ: (3 sibs) 3 children: 32: 0x586379f0 VAL: '10' (3 sibs) 32: 0x58637a48 VAL: '11' (3 sibs) 32: 0x58637aa0 VAL: '12' (3 sibs) 32: 0x58637880 SEQ: (3 sibs) 3 children: 32: 0x58637b00 VAL: '20' (3 sibs) 32: 0x58637b58 VAL: '21' (3 sibs) 32: 0x58637bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865c910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865c95c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865c9a8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865c9f4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865ca40 VAL: '02' (3 sibs) 32: [5] [5] 0x5865ca8c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865cad8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865cb24 VAL: '11' (3 sibs) 32: [8] [8] 0x5865cb70 VAL: '12' (3 sibs) 32: [9] [9] 0x5865cbbc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865cc08 VAL: '20' (3 sibs) 32: [11] [11] 0x5865cc54 VAL: '21' (3 sibs) 32: [12] [12] 0x5865cca0 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: 0x58636de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637c60 SEQ: (3 sibs) 3 children: 32: 0x58637d70 VAL: '00' (3 sibs) 32: 0x58637dc8 VAL: '01' (3 sibs) 32: 0x58637e20 VAL: '02' (3 sibs) 32: 0x58637cb8 SEQ: (3 sibs) 3 children: 32: 0x58637e80 VAL: '10' (3 sibs) 32: 0x58637ed8 VAL: '11' (3 sibs) 32: 0x58637f30 VAL: '12' (3 sibs) 32: 0x58637d10 SEQ: (3 sibs) 3 children: 32: 0x58637f90 VAL: '20' (3 sibs) 32: 0x58637fe8 VAL: '21' (3 sibs) 32: 0x58638040 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865d930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865d97c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865d9c8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865da14 VAL: '01' (3 sibs) 32: [4] [4] 0x5865da60 VAL: '02' (3 sibs) 32: [5] [5] 0x5865daac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865daf8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865db44 VAL: '11' (3 sibs) 32: [8] [8] 0x5865db90 VAL: '12' (3 sibs) 32: [9] [9] 0x5865dbdc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865dc28 VAL: '20' (3 sibs) 32: [11] [11] 0x5865dc74 VAL: '21' (3 sibs) 32: [12] [12] 0x5865dcc0 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: 0x58636980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58632e60 SEQ: (3 sibs) 0 children: 32: 0x58632eb8 SEQ: (3 sibs) 0 children: 32: 0x58632f10 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865de40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865de8c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5865ded8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5865df24 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: 0x58636a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586359b0 SEQ: (3 sibs) 3 children: 32: 0x58635ac0 VAL: '00' (3 sibs) 32: 0x58635b18 VAL: '01' (3 sibs) 32: 0x58635b70 VAL: '02' (3 sibs) 32: 0x58635a08 SEQ: (3 sibs) 3 children: 32: 0x58635bd0 VAL: '10' (3 sibs) 32: 0x58635c28 VAL: '11' (3 sibs) 32: 0x58635c80 VAL: '12' (3 sibs) 32: 0x58635a60 SEQ: (3 sibs) 3 children: 32: 0x58635ce0 VAL: '20' (3 sibs) 32: 0x58635d38 VAL: '21' (3 sibs) 32: 0x58635d90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865e310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865e35c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865e3a8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865e3f4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865e440 VAL: '02' (3 sibs) 32: [5] [5] 0x5865e48c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865e4d8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865e524 VAL: '11' (3 sibs) 32: [8] [8] 0x5865e570 VAL: '12' (3 sibs) 32: [9] [9] 0x5865e5bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865e608 VAL: '20' (3 sibs) 32: [11] [11] 0x5865e654 VAL: '21' (3 sibs) 32: [12] [12] 0x5865e6a0 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: 0x58636ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636080 SEQ: (3 sibs) 3 children: 32: 0x58636190 VAL: '00' (3 sibs) 32: 0x586361e8 VAL: '01' (3 sibs) 32: 0x58636240 VAL: '02' (3 sibs) 32: 0x586360d8 SEQ: (3 sibs) 3 children: 32: 0x586362a0 VAL: '10' (3 sibs) 32: 0x586362f8 VAL: '11' (3 sibs) 32: 0x58636350 VAL: '12' (3 sibs) 32: 0x58636130 SEQ: (3 sibs) 3 children: 32: 0x586363b0 VAL: '20' (3 sibs) 32: 0x58636408 VAL: '21' (3 sibs) 32: 0x58636460 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865e7e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865e82c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865e878 VAL: '00' (3 sibs) 32: [3] [3] 0x5865e8c4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865e910 VAL: '02' (3 sibs) 32: [5] [5] 0x5865e95c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865e9a8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865e9f4 VAL: '11' (3 sibs) 32: [8] [8] 0x5865ea40 VAL: '12' (3 sibs) 32: [9] [9] 0x5865ea8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865ead8 VAL: '20' (3 sibs) 32: [11] [11] 0x5865eb24 VAL: '21' (3 sibs) 32: [12] [12] 0x5865eb70 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: 0x58636b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636510 SEQ: (3 sibs) 3 children: 32: 0x58636620 VAL: '00' (3 sibs) 32: 0x58636678 VAL: '01' (3 sibs) 32: 0x586366d0 VAL: '02' (3 sibs) 32: 0x58636568 SEQ: (3 sibs) 3 children: 32: 0x58636730 VAL: '10' (3 sibs) 32: 0x58636788 VAL: '11' (3 sibs) 32: 0x586367e0 VAL: '12' (3 sibs) 32: 0x586365c0 SEQ: (3 sibs) 3 children: 32: 0x58636840 VAL: '20' (3 sibs) 32: 0x58636898 VAL: '21' (3 sibs) 32: 0x586368f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865ecb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865ecfc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865ed48 VAL: '00' (3 sibs) 32: [3] [3] 0x5865ed94 VAL: '01' (3 sibs) 32: [4] [4] 0x5865ede0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865ee2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865ee78 VAL: '10' (3 sibs) 32: [7] [7] 0x5865eec4 VAL: '11' (3 sibs) 32: [8] [8] 0x5865ef10 VAL: '12' (3 sibs) 32: [9] [9] 0x5865ef5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865efa8 VAL: '20' (3 sibs) 32: [11] [11] 0x5865eff4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f040 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: 0x58636c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636eb0 SEQ: (3 sibs) 3 children: 32: 0x58636fc0 VAL: '00' (3 sibs) 32: 0x58637018 VAL: '01' (3 sibs) 32: 0x58637070 VAL: '02' (3 sibs) 32: 0x58636f08 SEQ: (3 sibs) 3 children: 32: 0x586370d0 VAL: '10' (3 sibs) 32: 0x58637128 VAL: '11' (3 sibs) 32: 0x58637180 VAL: '12' (3 sibs) 32: 0x58636f60 SEQ: (3 sibs) 3 children: 32: 0x586371e0 VAL: '20' (3 sibs) 32: 0x58637238 VAL: '21' (3 sibs) 32: 0x58637290 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865f180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865f1cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865f218 VAL: '00' (3 sibs) 32: [3] [3] 0x5865f264 VAL: '01' (3 sibs) 32: [4] [4] 0x5865f2b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865f2fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865f348 VAL: '10' (3 sibs) 32: [7] [7] 0x5865f394 VAL: '11' (3 sibs) 32: [8] [8] 0x5865f3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865f42c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865f478 VAL: '20' (3 sibs) 32: [11] [11] 0x5865f4c4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f510 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: 0x58636ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637340 SEQ: (3 sibs) 3 children: 32: 0x58637450 VAL: '00' (3 sibs) 32: 0x586374a8 VAL: '01' (3 sibs) 32: 0x58637500 VAL: '02' (3 sibs) 32: 0x58637398 SEQ: (3 sibs) 3 children: 32: 0x58637560 VAL: '10' (3 sibs) 32: 0x586375b8 VAL: '11' (3 sibs) 32: 0x58637610 VAL: '12' (3 sibs) 32: 0x586373f0 SEQ: (3 sibs) 3 children: 32: 0x58637670 VAL: '20' (3 sibs) 32: 0x586376c8 VAL: '21' (3 sibs) 32: 0x58637720 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865f650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865f69c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865f6e8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865f734 VAL: '01' (3 sibs) 32: [4] [4] 0x5865f780 VAL: '02' (3 sibs) 32: [5] [5] 0x5865f7cc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865f818 VAL: '10' (3 sibs) 32: [7] [7] 0x5865f864 VAL: '11' (3 sibs) 32: [8] [8] 0x5865f8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865f8fc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865f948 VAL: '20' (3 sibs) 32: [11] [11] 0x5865f994 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f9e0 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: 0x58636d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586377d0 SEQ: (3 sibs) 3 children: 32: 0x586378e0 VAL: '00' (3 sibs) 32: 0x58637938 VAL: '01' (3 sibs) 32: 0x58637990 VAL: '02' (3 sibs) 32: 0x58637828 SEQ: (3 sibs) 3 children: 32: 0x586379f0 VAL: '10' (3 sibs) 32: 0x58637a48 VAL: '11' (3 sibs) 32: 0x58637aa0 VAL: '12' (3 sibs) 32: 0x58637880 SEQ: (3 sibs) 3 children: 32: 0x58637b00 VAL: '20' (3 sibs) 32: 0x58637b58 VAL: '21' (3 sibs) 32: 0x58637bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865fb20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865fb6c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865fbb8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865fc04 VAL: '01' (3 sibs) 32: [4] [4] 0x5865fc50 VAL: '02' (3 sibs) 32: [5] [5] 0x5865fc9c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865fce8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865fd34 VAL: '11' (3 sibs) 32: [8] [8] 0x5865fd80 VAL: '12' (3 sibs) 32: [9] [9] 0x5865fdcc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865fe18 VAL: '20' (3 sibs) 32: [11] [11] 0x5865fe64 VAL: '21' (3 sibs) 32: [12] [12] 0x5865feb0 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: 0x58636de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637c60 SEQ: (3 sibs) 3 children: 32: 0x58637d70 VAL: '00' (3 sibs) 32: 0x58637dc8 VAL: '01' (3 sibs) 32: 0x58637e20 VAL: '02' (3 sibs) 32: 0x58637cb8 SEQ: (3 sibs) 3 children: 32: 0x58637e80 VAL: '10' (3 sibs) 32: 0x58637ed8 VAL: '11' (3 sibs) 32: 0x58637f30 VAL: '12' (3 sibs) 32: 0x58637d10 SEQ: (3 sibs) 3 children: 32: 0x58637f90 VAL: '20' (3 sibs) 32: 0x58637fe8 VAL: '21' (3 sibs) 32: 0x58638040 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5865fff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866003c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58660088 VAL: '00' (3 sibs) 32: [3] [3] 0x586600d4 VAL: '01' (3 sibs) 32: [4] [4] 0x58660120 VAL: '02' (3 sibs) 32: [5] [5] 0x5866016c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586601b8 VAL: '10' (3 sibs) 32: [7] [7] 0x58660204 VAL: '11' (3 sibs) 32: [8] [8] 0x58660250 VAL: '12' (3 sibs) 32: [9] [9] 0x5866029c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586602e8 VAL: '20' (3 sibs) 32: [11] [11] 0x58660334 VAL: '21' (3 sibs) 32: [12] [12] 0x58660380 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] 0x58656760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586567ac SEQ: (3 sibs) 0 children: 32: [2] [2] 0x586567f8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x58656844 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] 0x58660b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58660bbc SEQ: (3 sibs) 0 children: 32: [2] [2] 0x58660c08 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x58660c54 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] 0x586576c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865770c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58657758 VAL: '00' (3 sibs) 32: [3] [3] 0x586577a4 VAL: '01' (3 sibs) 32: [4] [4] 0x586577f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865783c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58657888 VAL: '10' (3 sibs) 32: [7] [7] 0x586578d4 VAL: '11' (3 sibs) 32: [8] [8] 0x58657920 VAL: '12' (3 sibs) 32: [9] [9] 0x5865796c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586579b8 VAL: '20' (3 sibs) 32: [11] [11] 0x58657a04 VAL: '21' (3 sibs) 32: [12] [12] 0x58657a50 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] 0x58661040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866108c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586610d8 VAL: '00' (3 sibs) 32: [3] [3] 0x58661124 VAL: '01' (3 sibs) 32: [4] [4] 0x58661170 VAL: '02' (3 sibs) 32: [5] [5] 0x586611bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58661208 VAL: '10' (3 sibs) 32: [7] [7] 0x58661254 VAL: '11' (3 sibs) 32: [8] [8] 0x586612a0 VAL: '12' (3 sibs) 32: [9] [9] 0x586612ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58661338 VAL: '20' (3 sibs) 32: [11] [11] 0x58661384 VAL: '21' (3 sibs) 32: [12] [12] 0x586613d0 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] 0x58658620 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865866c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586586b8 VAL: '00' (3 sibs) 32: [3] [3] 0x58658704 VAL: '01' (3 sibs) 32: [4] [4] 0x58658750 VAL: '02' (3 sibs) 32: [5] [5] 0x5865879c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586587e8 VAL: '10' (3 sibs) 32: [7] [7] 0x58658834 VAL: '11' (3 sibs) 32: [8] [8] 0x58658880 VAL: '12' (3 sibs) 32: [9] [9] 0x586588cc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58658918 VAL: '20' (3 sibs) 32: [11] [11] 0x58658964 VAL: '21' (3 sibs) 32: [12] [12] 0x586589b0 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] 0x58661510 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866155c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586615a8 VAL: '00' (3 sibs) 32: [3] [3] 0x586615f4 VAL: '01' (3 sibs) 32: [4] [4] 0x58661640 VAL: '02' (3 sibs) 32: [5] [5] 0x5866168c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586616d8 VAL: '10' (3 sibs) 32: [7] [7] 0x58661724 VAL: '11' (3 sibs) 32: [8] [8] 0x58661770 VAL: '12' (3 sibs) 32: [9] [9] 0x586617bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58661808 VAL: '20' (3 sibs) 32: [11] [11] 0x58661854 VAL: '21' (3 sibs) 32: [12] [12] 0x586618a0 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] 0x586595f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865963c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58659688 VAL: '00' (3 sibs) 32: [3] [3] 0x586596d4 VAL: '01' (3 sibs) 32: [4] [4] 0x58659720 VAL: '02' (3 sibs) 32: [5] [5] 0x5865976c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586597b8 VAL: '10' (3 sibs) 32: [7] [7] 0x58659804 VAL: '11' (3 sibs) 32: [8] [8] 0x58659850 VAL: '12' (3 sibs) 32: [9] [9] 0x5865989c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586598e8 VAL: '20' (3 sibs) 32: [11] [11] 0x58659934 VAL: '21' (3 sibs) 32: [12] [12] 0x58659980 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] 0x58661cc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58661d0c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58661d58 VAL: '00' (3 sibs) 32: [3] [3] 0x58661da4 VAL: '01' (3 sibs) 32: [4] [4] 0x58661df0 VAL: '02' (3 sibs) 32: [5] [5] 0x58661e3c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58661e88 VAL: '10' (3 sibs) 32: [7] [7] 0x58661ed4 VAL: '11' (3 sibs) 32: [8] [8] 0x58661f20 VAL: '12' (3 sibs) 32: [9] [9] 0x58661f6c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58661fb8 VAL: '20' (3 sibs) 32: [11] [11] 0x58662004 VAL: '21' (3 sibs) 32: [12] [12] 0x58662050 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] 0x5865a680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865a6cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865a718 VAL: '00' (3 sibs) 32: [3] [3] 0x5865a764 VAL: '01' (3 sibs) 32: [4] [4] 0x5865a7b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865a7fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865a848 VAL: '10' (3 sibs) 32: [7] [7] 0x5865a894 VAL: '11' (3 sibs) 32: [8] [8] 0x5865a8e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865a92c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865a978 VAL: '20' (3 sibs) 32: [11] [11] 0x5865a9c4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865aa10 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] 0x58662190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586621dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58662228 VAL: '00' (3 sibs) 32: [3] [3] 0x58662274 VAL: '01' (3 sibs) 32: [4] [4] 0x586622c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866230c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58662358 VAL: '10' (3 sibs) 32: [7] [7] 0x586623a4 VAL: '11' (3 sibs) 32: [8] [8] 0x586623f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5866243c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58662488 VAL: '20' (3 sibs) 32: [11] [11] 0x586624d4 VAL: '21' (3 sibs) 32: [12] [12] 0x58662520 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] 0x5865b740 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865b78c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865b7d8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865b824 VAL: '01' (3 sibs) 32: [4] [4] 0x5865b870 VAL: '02' (3 sibs) 32: [5] [5] 0x5865b8bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865b908 VAL: '10' (3 sibs) 32: [7] [7] 0x5865b954 VAL: '11' (3 sibs) 32: [8] [8] 0x5865b9a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865b9ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865ba38 VAL: '20' (3 sibs) 32: [11] [11] 0x5865ba84 VAL: '21' (3 sibs) 32: [12] [12] 0x5865bad0 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] 0x58662660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586626ac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586626f8 VAL: '00' (3 sibs) 32: [3] [3] 0x58662744 VAL: '01' (3 sibs) 32: [4] [4] 0x58662790 VAL: '02' (3 sibs) 32: [5] [5] 0x586627dc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58662828 VAL: '10' (3 sibs) 32: [7] [7] 0x58662874 VAL: '11' (3 sibs) 32: [8] [8] 0x586628c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5866290c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58662958 VAL: '20' (3 sibs) 32: [11] [11] 0x586629a4 VAL: '21' (3 sibs) 32: [12] [12] 0x586629f0 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] 0x5865c910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865c95c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865c9a8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865c9f4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865ca40 VAL: '02' (3 sibs) 32: [5] [5] 0x5865ca8c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865cad8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865cb24 VAL: '11' (3 sibs) 32: [8] [8] 0x5865cb70 VAL: '12' (3 sibs) 32: [9] [9] 0x5865cbbc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865cc08 VAL: '20' (3 sibs) 32: [11] [11] 0x5865cc54 VAL: '21' (3 sibs) 32: [12] [12] 0x5865cca0 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] 0x58662b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58662b7c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58662bc8 VAL: '00' (3 sibs) 32: [3] [3] 0x58662c14 VAL: '01' (3 sibs) 32: [4] [4] 0x58662c60 VAL: '02' (3 sibs) 32: [5] [5] 0x58662cac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58662cf8 VAL: '10' (3 sibs) 32: [7] [7] 0x58662d44 VAL: '11' (3 sibs) 32: [8] [8] 0x58662d90 VAL: '12' (3 sibs) 32: [9] [9] 0x58662ddc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58662e28 VAL: '20' (3 sibs) 32: [11] [11] 0x58662e74 VAL: '21' (3 sibs) 32: [12] [12] 0x58662ec0 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] 0x5865d930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865d97c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865d9c8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865da14 VAL: '01' (3 sibs) 32: [4] [4] 0x5865da60 VAL: '02' (3 sibs) 32: [5] [5] 0x5865daac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865daf8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865db44 VAL: '11' (3 sibs) 32: [8] [8] 0x5865db90 VAL: '12' (3 sibs) 32: [9] [9] 0x5865dbdc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865dc28 VAL: '20' (3 sibs) 32: [11] [11] 0x5865dc74 VAL: '21' (3 sibs) 32: [12] [12] 0x5865dcc0 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] 0x58663000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866304c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58663098 VAL: '00' (3 sibs) 32: [3] [3] 0x586630e4 VAL: '01' (3 sibs) 32: [4] [4] 0x58663130 VAL: '02' (3 sibs) 32: [5] [5] 0x5866317c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586631c8 VAL: '10' (3 sibs) 32: [7] [7] 0x58663214 VAL: '11' (3 sibs) 32: [8] [8] 0x58663260 VAL: '12' (3 sibs) 32: [9] [9] 0x586632ac SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586632f8 VAL: '20' (3 sibs) 32: [11] [11] 0x58663344 VAL: '21' (3 sibs) 32: [12] [12] 0x58663390 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] 0x5865de40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865de8c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5865ded8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5865df24 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] 0x586634d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866351c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x58663568 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x586635b4 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] 0x5865e310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865e35c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865e3a8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865e3f4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865e440 VAL: '02' (3 sibs) 32: [5] [5] 0x5865e48c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865e4d8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865e524 VAL: '11' (3 sibs) 32: [8] [8] 0x5865e570 VAL: '12' (3 sibs) 32: [9] [9] 0x5865e5bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865e608 VAL: '20' (3 sibs) 32: [11] [11] 0x5865e654 VAL: '21' (3 sibs) 32: [12] [12] 0x5865e6a0 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] 0x586639a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586639ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58663a38 VAL: '00' (3 sibs) 32: [3] [3] 0x58663a84 VAL: '01' (3 sibs) 32: [4] [4] 0x58663ad0 VAL: '02' (3 sibs) 32: [5] [5] 0x58663b1c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58663b68 VAL: '10' (3 sibs) 32: [7] [7] 0x58663bb4 VAL: '11' (3 sibs) 32: [8] [8] 0x58663c00 VAL: '12' (3 sibs) 32: [9] [9] 0x58663c4c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58663c98 VAL: '20' (3 sibs) 32: [11] [11] 0x58663ce4 VAL: '21' (3 sibs) 32: [12] [12] 0x58663d30 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] 0x5865e7e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865e82c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865e878 VAL: '00' (3 sibs) 32: [3] [3] 0x5865e8c4 VAL: '01' (3 sibs) 32: [4] [4] 0x5865e910 VAL: '02' (3 sibs) 32: [5] [5] 0x5865e95c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865e9a8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865e9f4 VAL: '11' (3 sibs) 32: [8] [8] 0x5865ea40 VAL: '12' (3 sibs) 32: [9] [9] 0x5865ea8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865ead8 VAL: '20' (3 sibs) 32: [11] [11] 0x5865eb24 VAL: '21' (3 sibs) 32: [12] [12] 0x5865eb70 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] 0x58663e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58663ebc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58663f08 VAL: '00' (3 sibs) 32: [3] [3] 0x58663f54 VAL: '01' (3 sibs) 32: [4] [4] 0x58663fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x58663fec SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58664038 VAL: '10' (3 sibs) 32: [7] [7] 0x58664084 VAL: '11' (3 sibs) 32: [8] [8] 0x586640d0 VAL: '12' (3 sibs) 32: [9] [9] 0x5866411c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58664168 VAL: '20' (3 sibs) 32: [11] [11] 0x586641b4 VAL: '21' (3 sibs) 32: [12] [12] 0x58664200 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] 0x5865ecb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865ecfc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865ed48 VAL: '00' (3 sibs) 32: [3] [3] 0x5865ed94 VAL: '01' (3 sibs) 32: [4] [4] 0x5865ede0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865ee2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865ee78 VAL: '10' (3 sibs) 32: [7] [7] 0x5865eec4 VAL: '11' (3 sibs) 32: [8] [8] 0x5865ef10 VAL: '12' (3 sibs) 32: [9] [9] 0x5865ef5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865efa8 VAL: '20' (3 sibs) 32: [11] [11] 0x5865eff4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f040 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] 0x58664390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586643dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58664428 VAL: '00' (3 sibs) 32: [3] [3] 0x58664474 VAL: '01' (3 sibs) 32: [4] [4] 0x586644c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866450c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58664558 VAL: '10' (3 sibs) 32: [7] [7] 0x586645a4 VAL: '11' (3 sibs) 32: [8] [8] 0x586645f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5866463c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58664688 VAL: '20' (3 sibs) 32: [11] [11] 0x586646d4 VAL: '21' (3 sibs) 32: [12] [12] 0x58664720 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] 0x5865f180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865f1cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865f218 VAL: '00' (3 sibs) 32: [3] [3] 0x5865f264 VAL: '01' (3 sibs) 32: [4] [4] 0x5865f2b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5865f2fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865f348 VAL: '10' (3 sibs) 32: [7] [7] 0x5865f394 VAL: '11' (3 sibs) 32: [8] [8] 0x5865f3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865f42c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865f478 VAL: '20' (3 sibs) 32: [11] [11] 0x5865f4c4 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f510 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] 0x586648b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586648fc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58664948 VAL: '00' (3 sibs) 32: [3] [3] 0x58664994 VAL: '01' (3 sibs) 32: [4] [4] 0x586649e0 VAL: '02' (3 sibs) 32: [5] [5] 0x58664a2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58664a78 VAL: '10' (3 sibs) 32: [7] [7] 0x58664ac4 VAL: '11' (3 sibs) 32: [8] [8] 0x58664b10 VAL: '12' (3 sibs) 32: [9] [9] 0x58664b5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58664ba8 VAL: '20' (3 sibs) 32: [11] [11] 0x58664bf4 VAL: '21' (3 sibs) 32: [12] [12] 0x58664c40 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] 0x5865f650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865f69c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865f6e8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865f734 VAL: '01' (3 sibs) 32: [4] [4] 0x5865f780 VAL: '02' (3 sibs) 32: [5] [5] 0x5865f7cc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865f818 VAL: '10' (3 sibs) 32: [7] [7] 0x5865f864 VAL: '11' (3 sibs) 32: [8] [8] 0x5865f8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5865f8fc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865f948 VAL: '20' (3 sibs) 32: [11] [11] 0x5865f994 VAL: '21' (3 sibs) 32: [12] [12] 0x5865f9e0 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] 0x58664dd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58664e1c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58664e68 VAL: '00' (3 sibs) 32: [3] [3] 0x58664eb4 VAL: '01' (3 sibs) 32: [4] [4] 0x58664f00 VAL: '02' (3 sibs) 32: [5] [5] 0x58664f4c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58664f98 VAL: '10' (3 sibs) 32: [7] [7] 0x58664fe4 VAL: '11' (3 sibs) 32: [8] [8] 0x58665030 VAL: '12' (3 sibs) 32: [9] [9] 0x5866507c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586650c8 VAL: '20' (3 sibs) 32: [11] [11] 0x58665114 VAL: '21' (3 sibs) 32: [12] [12] 0x58665160 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] 0x5865fb20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5865fb6c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5865fbb8 VAL: '00' (3 sibs) 32: [3] [3] 0x5865fc04 VAL: '01' (3 sibs) 32: [4] [4] 0x5865fc50 VAL: '02' (3 sibs) 32: [5] [5] 0x5865fc9c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5865fce8 VAL: '10' (3 sibs) 32: [7] [7] 0x5865fd34 VAL: '11' (3 sibs) 32: [8] [8] 0x5865fd80 VAL: '12' (3 sibs) 32: [9] [9] 0x5865fdcc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5865fe18 VAL: '20' (3 sibs) 32: [11] [11] 0x5865fe64 VAL: '21' (3 sibs) 32: [12] [12] 0x5865feb0 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] 0x586652f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866533c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58665388 VAL: '00' (3 sibs) 32: [3] [3] 0x586653d4 VAL: '01' (3 sibs) 32: [4] [4] 0x58665420 VAL: '02' (3 sibs) 32: [5] [5] 0x5866546c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586654b8 VAL: '10' (3 sibs) 32: [7] [7] 0x58665504 VAL: '11' (3 sibs) 32: [8] [8] 0x58665550 VAL: '12' (3 sibs) 32: [9] [9] 0x5866559c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586655e8 VAL: '20' (3 sibs) 32: [11] [11] 0x58665634 VAL: '21' (3 sibs) 32: [12] [12] 0x58665680 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] 0x5865fff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866003c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58660088 VAL: '00' (3 sibs) 32: [3] [3] 0x586600d4 VAL: '01' (3 sibs) 32: [4] [4] 0x58660120 VAL: '02' (3 sibs) 32: [5] [5] 0x5866016c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586601b8 VAL: '10' (3 sibs) 32: [7] [7] 0x58660204 VAL: '11' (3 sibs) 32: [8] [8] 0x58660250 VAL: '12' (3 sibs) 32: [9] [9] 0x5866029c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586602e8 VAL: '20' (3 sibs) 32: [11] [11] 0x58660334 VAL: '21' (3 sibs) 32: [12] [12] 0x58660380 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] 0x58665810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866585c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586658a8 VAL: '00' (3 sibs) 32: [3] [3] 0x586658f4 VAL: '01' (3 sibs) 32: [4] [4] 0x58665940 VAL: '02' (3 sibs) 32: [5] [5] 0x5866598c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586659d8 VAL: '10' (3 sibs) 32: [7] [7] 0x58665a24 VAL: '11' (3 sibs) 32: [8] [8] 0x58665a70 VAL: '12' (3 sibs) 32: [9] [9] 0x58665abc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58665b08 VAL: '20' (3 sibs) 32: [11] [11] 0x58665b54 VAL: '21' (3 sibs) 32: [12] [12] 0x58665ba0 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: 0x58636980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58632e60 SEQ: (3 sibs) 0 children: 32: 0x58632eb8 SEQ: (3 sibs) 0 children: 32: 0x58632f10 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58660940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866098c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x586609d8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x58660a24 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: 0x58636a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586359b0 SEQ: (3 sibs) 3 children: 32: 0x58635ac0 VAL: '00' (3 sibs) 32: 0x58635b18 VAL: '01' (3 sibs) 32: 0x58635b70 VAL: '02' (3 sibs) 32: 0x58635a08 SEQ: (3 sibs) 3 children: 32: 0x58635bd0 VAL: '10' (3 sibs) 32: 0x58635c28 VAL: '11' (3 sibs) 32: 0x58635c80 VAL: '12' (3 sibs) 32: 0x58635a60 SEQ: (3 sibs) 3 children: 32: 0x58635ce0 VAL: '20' (3 sibs) 32: 0x58635d38 VAL: '21' (3 sibs) 32: 0x58635d90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58665ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58665d2c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58665d78 VAL: '00' (3 sibs) 32: [3] [3] 0x58665dc4 VAL: '01' (3 sibs) 32: [4] [4] 0x58665e10 VAL: '02' (3 sibs) 32: [5] [5] 0x58665e5c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58665ea8 VAL: '10' (3 sibs) 32: [7] [7] 0x58665ef4 VAL: '11' (3 sibs) 32: [8] [8] 0x58665f40 VAL: '12' (3 sibs) 32: [9] [9] 0x58665f8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58665fd8 VAL: '20' (3 sibs) 32: [11] [11] 0x58666024 VAL: '21' (3 sibs) 32: [12] [12] 0x58666070 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: 0x58636ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636080 SEQ: (3 sibs) 3 children: 32: 0x58636190 VAL: '00' (3 sibs) 32: 0x586361e8 VAL: '01' (3 sibs) 32: 0x58636240 VAL: '02' (3 sibs) 32: 0x586360d8 SEQ: (3 sibs) 3 children: 32: 0x586362a0 VAL: '10' (3 sibs) 32: 0x586362f8 VAL: '11' (3 sibs) 32: 0x58636350 VAL: '12' (3 sibs) 32: 0x58636130 SEQ: (3 sibs) 3 children: 32: 0x586363b0 VAL: '20' (3 sibs) 32: 0x58636408 VAL: '21' (3 sibs) 32: 0x58636460 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x586660c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866610c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58666158 VAL: '00' (3 sibs) 32: [3] [3] 0x586661a4 VAL: '01' (3 sibs) 32: [4] [4] 0x586661f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866623c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58666288 VAL: '10' (3 sibs) 32: [7] [7] 0x586662d4 VAL: '11' (3 sibs) 32: [8] [8] 0x58666320 VAL: '12' (3 sibs) 32: [9] [9] 0x5866636c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586663b8 VAL: '20' (3 sibs) 32: [11] [11] 0x58666404 VAL: '21' (3 sibs) 32: [12] [12] 0x58666450 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: 0x58636b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636510 SEQ: (3 sibs) 3 children: 32: 0x58636620 VAL: '00' (3 sibs) 32: 0x58636678 VAL: '01' (3 sibs) 32: 0x586366d0 VAL: '02' (3 sibs) 32: 0x58636568 SEQ: (3 sibs) 3 children: 32: 0x58636730 VAL: '10' (3 sibs) 32: 0x58636788 VAL: '11' (3 sibs) 32: 0x586367e0 VAL: '12' (3 sibs) 32: 0x586365c0 SEQ: (3 sibs) 3 children: 32: 0x58636840 VAL: '20' (3 sibs) 32: 0x58636898 VAL: '21' (3 sibs) 32: 0x586368f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x586664a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586664ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58666538 VAL: '00' (3 sibs) 32: [3] [3] 0x58666584 VAL: '01' (3 sibs) 32: [4] [4] 0x586665d0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866661c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58666668 VAL: '10' (3 sibs) 32: [7] [7] 0x586666b4 VAL: '11' (3 sibs) 32: [8] [8] 0x58666700 VAL: '12' (3 sibs) 32: [9] [9] 0x5866674c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58666798 VAL: '20' (3 sibs) 32: [11] [11] 0x586667e4 VAL: '21' (3 sibs) 32: [12] [12] 0x58666830 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: 0x58636c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636eb0 SEQ: (3 sibs) 3 children: 32: 0x58636fc0 VAL: '00' (3 sibs) 32: 0x58637018 VAL: '01' (3 sibs) 32: 0x58637070 VAL: '02' (3 sibs) 32: 0x58636f08 SEQ: (3 sibs) 3 children: 32: 0x586370d0 VAL: '10' (3 sibs) 32: 0x58637128 VAL: '11' (3 sibs) 32: 0x58637180 VAL: '12' (3 sibs) 32: 0x58636f60 SEQ: (3 sibs) 3 children: 32: 0x586371e0 VAL: '20' (3 sibs) 32: 0x58637238 VAL: '21' (3 sibs) 32: 0x58637290 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58666880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586668cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58666918 VAL: '00' (3 sibs) 32: [3] [3] 0x58666964 VAL: '01' (3 sibs) 32: [4] [4] 0x586669b0 VAL: '02' (3 sibs) 32: [5] [5] 0x586669fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58666a48 VAL: '10' (3 sibs) 32: [7] [7] 0x58666a94 VAL: '11' (3 sibs) 32: [8] [8] 0x58666ae0 VAL: '12' (3 sibs) 32: [9] [9] 0x58666b2c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58666b78 VAL: '20' (3 sibs) 32: [11] [11] 0x58666bc4 VAL: '21' (3 sibs) 32: [12] [12] 0x58666c10 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: 0x58636ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637340 SEQ: (3 sibs) 3 children: 32: 0x58637450 VAL: '00' (3 sibs) 32: 0x586374a8 VAL: '01' (3 sibs) 32: 0x58637500 VAL: '02' (3 sibs) 32: 0x58637398 SEQ: (3 sibs) 3 children: 32: 0x58637560 VAL: '10' (3 sibs) 32: 0x586375b8 VAL: '11' (3 sibs) 32: 0x58637610 VAL: '12' (3 sibs) 32: 0x586373f0 SEQ: (3 sibs) 3 children: 32: 0x58637670 VAL: '20' (3 sibs) 32: 0x586376c8 VAL: '21' (3 sibs) 32: 0x58637720 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58666c60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58666cac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58666cf8 VAL: '00' (3 sibs) 32: [3] [3] 0x58666d44 VAL: '01' (3 sibs) 32: [4] [4] 0x58666d90 VAL: '02' (3 sibs) 32: [5] [5] 0x58666ddc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58666e28 VAL: '10' (3 sibs) 32: [7] [7] 0x58666e74 VAL: '11' (3 sibs) 32: [8] [8] 0x58666ec0 VAL: '12' (3 sibs) 32: [9] [9] 0x58666f0c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58666f58 VAL: '20' (3 sibs) 32: [11] [11] 0x58666fa4 VAL: '21' (3 sibs) 32: [12] [12] 0x58666ff0 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: 0x58636d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586377d0 SEQ: (3 sibs) 3 children: 32: 0x586378e0 VAL: '00' (3 sibs) 32: 0x58637938 VAL: '01' (3 sibs) 32: 0x58637990 VAL: '02' (3 sibs) 32: 0x58637828 SEQ: (3 sibs) 3 children: 32: 0x586379f0 VAL: '10' (3 sibs) 32: 0x58637a48 VAL: '11' (3 sibs) 32: 0x58637aa0 VAL: '12' (3 sibs) 32: 0x58637880 SEQ: (3 sibs) 3 children: 32: 0x58637b00 VAL: '20' (3 sibs) 32: 0x58637b58 VAL: '21' (3 sibs) 32: 0x58637bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58667040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866708c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586670d8 VAL: '00' (3 sibs) 32: [3] [3] 0x58667124 VAL: '01' (3 sibs) 32: [4] [4] 0x58667170 VAL: '02' (3 sibs) 32: [5] [5] 0x586671bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58667208 VAL: '10' (3 sibs) 32: [7] [7] 0x58667254 VAL: '11' (3 sibs) 32: [8] [8] 0x586672a0 VAL: '12' (3 sibs) 32: [9] [9] 0x586672ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58667338 VAL: '20' (3 sibs) 32: [11] [11] 0x58667384 VAL: '21' (3 sibs) 32: [12] [12] 0x586673d0 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: 0x58636de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637c60 SEQ: (3 sibs) 3 children: 32: 0x58637d70 VAL: '00' (3 sibs) 32: 0x58637dc8 VAL: '01' (3 sibs) 32: 0x58637e20 VAL: '02' (3 sibs) 32: 0x58637cb8 SEQ: (3 sibs) 3 children: 32: 0x58637e80 VAL: '10' (3 sibs) 32: 0x58637ed8 VAL: '11' (3 sibs) 32: 0x58637f30 VAL: '12' (3 sibs) 32: 0x58637d10 SEQ: (3 sibs) 3 children: 32: 0x58637f90 VAL: '20' (3 sibs) 32: 0x58637fe8 VAL: '21' (3 sibs) 32: 0x58638040 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58667420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866746c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x586674b8 VAL: '00' (3 sibs) 32: [3] [3] 0x58667504 VAL: '01' (3 sibs) 32: [4] [4] 0x58667550 VAL: '02' (3 sibs) 32: [5] [5] 0x5866759c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586675e8 VAL: '10' (3 sibs) 32: [7] [7] 0x58667634 VAL: '11' (3 sibs) 32: [8] [8] 0x58667680 VAL: '12' (3 sibs) 32: [9] [9] 0x586676cc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58667718 VAL: '20' (3 sibs) 32: [11] [11] 0x58667764 VAL: '21' (3 sibs) 32: [12] [12] 0x586677b0 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: 0x58636980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58632e60 SEQ: (3 sibs) 0 children: 32: 0x58632eb8 SEQ: (3 sibs) 0 children: 32: 0x58632f10 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58661b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58661bcc SEQ: (3 sibs) 0 children: 32: [2] [2] 0x58661c18 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x58661c64 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: 0x58636a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586359b0 SEQ: (3 sibs) 3 children: 32: 0x58635ac0 VAL: '00' (3 sibs) 32: 0x58635b18 VAL: '01' (3 sibs) 32: 0x58635b70 VAL: '02' (3 sibs) 32: 0x58635a08 SEQ: (3 sibs) 3 children: 32: 0x58635bd0 VAL: '10' (3 sibs) 32: 0x58635c28 VAL: '11' (3 sibs) 32: 0x58635c80 VAL: '12' (3 sibs) 32: 0x58635a60 SEQ: (3 sibs) 3 children: 32: 0x58635ce0 VAL: '20' (3 sibs) 32: 0x58635d38 VAL: '21' (3 sibs) 32: 0x58635d90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58667800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866784c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58667898 VAL: '00' (3 sibs) 32: [3] [3] 0x586678e4 VAL: '01' (3 sibs) 32: [4] [4] 0x58667930 VAL: '02' (3 sibs) 32: [5] [5] 0x5866797c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x586679c8 VAL: '10' (3 sibs) 32: [7] [7] 0x58667a14 VAL: '11' (3 sibs) 32: [8] [8] 0x58667a60 VAL: '12' (3 sibs) 32: [9] [9] 0x58667aac SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58667af8 VAL: '20' (3 sibs) 32: [11] [11] 0x58667b44 VAL: '21' (3 sibs) 32: [12] [12] 0x58667b90 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: 0x58636ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636080 SEQ: (3 sibs) 3 children: 32: 0x58636190 VAL: '00' (3 sibs) 32: 0x586361e8 VAL: '01' (3 sibs) 32: 0x58636240 VAL: '02' (3 sibs) 32: 0x586360d8 SEQ: (3 sibs) 3 children: 32: 0x586362a0 VAL: '10' (3 sibs) 32: 0x586362f8 VAL: '11' (3 sibs) 32: 0x58636350 VAL: '12' (3 sibs) 32: 0x58636130 SEQ: (3 sibs) 3 children: 32: 0x586363b0 VAL: '20' (3 sibs) 32: 0x58636408 VAL: '21' (3 sibs) 32: 0x58636460 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58667be0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58667c2c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58667c78 VAL: '00' (3 sibs) 32: [3] [3] 0x58667cc4 VAL: '01' (3 sibs) 32: [4] [4] 0x58667d10 VAL: '02' (3 sibs) 32: [5] [5] 0x58667d5c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58667da8 VAL: '10' (3 sibs) 32: [7] [7] 0x58667df4 VAL: '11' (3 sibs) 32: [8] [8] 0x58667e40 VAL: '12' (3 sibs) 32: [9] [9] 0x58667e8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58667ed8 VAL: '20' (3 sibs) 32: [11] [11] 0x58667f24 VAL: '21' (3 sibs) 32: [12] [12] 0x58667f70 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: 0x58636b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636510 SEQ: (3 sibs) 3 children: 32: 0x58636620 VAL: '00' (3 sibs) 32: 0x58636678 VAL: '01' (3 sibs) 32: 0x586366d0 VAL: '02' (3 sibs) 32: 0x58636568 SEQ: (3 sibs) 3 children: 32: 0x58636730 VAL: '10' (3 sibs) 32: 0x58636788 VAL: '11' (3 sibs) 32: 0x586367e0 VAL: '12' (3 sibs) 32: 0x586365c0 SEQ: (3 sibs) 3 children: 32: 0x58636840 VAL: '20' (3 sibs) 32: 0x58636898 VAL: '21' (3 sibs) 32: 0x586368f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58667fc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5866800c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58668058 VAL: '00' (3 sibs) 32: [3] [3] 0x586680a4 VAL: '01' (3 sibs) 32: [4] [4] 0x586680f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866813c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58668188 VAL: '10' (3 sibs) 32: [7] [7] 0x586681d4 VAL: '11' (3 sibs) 32: [8] [8] 0x58668220 VAL: '12' (3 sibs) 32: [9] [9] 0x5866826c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x586682b8 VAL: '20' (3 sibs) 32: [11] [11] 0x58668304 VAL: '21' (3 sibs) 32: [12] [12] 0x58668350 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: 0x58636c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58636eb0 SEQ: (3 sibs) 3 children: 32: 0x58636fc0 VAL: '00' (3 sibs) 32: 0x58637018 VAL: '01' (3 sibs) 32: 0x58637070 VAL: '02' (3 sibs) 32: 0x58636f08 SEQ: (3 sibs) 3 children: 32: 0x586370d0 VAL: '10' (3 sibs) 32: 0x58637128 VAL: '11' (3 sibs) 32: 0x58637180 VAL: '12' (3 sibs) 32: 0x58636f60 SEQ: (3 sibs) 3 children: 32: 0x586371e0 VAL: '20' (3 sibs) 32: 0x58637238 VAL: '21' (3 sibs) 32: 0x58637290 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x586683a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586683ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58668438 VAL: '00' (3 sibs) 32: [3] [3] 0x58668484 VAL: '01' (3 sibs) 32: [4] [4] 0x586684d0 VAL: '02' (3 sibs) 32: [5] [5] 0x5866851c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58668568 VAL: '10' (3 sibs) 32: [7] [7] 0x586685b4 VAL: '11' (3 sibs) 32: [8] [8] 0x58668600 VAL: '12' (3 sibs) 32: [9] [9] 0x5866864c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58668698 VAL: '20' (3 sibs) 32: [11] [11] 0x586686e4 VAL: '21' (3 sibs) 32: [12] [12] 0x58668730 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: 0x58636ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637340 SEQ: (3 sibs) 3 children: 32: 0x58637450 VAL: '00' (3 sibs) 32: 0x586374a8 VAL: '01' (3 sibs) 32: 0x58637500 VAL: '02' (3 sibs) 32: 0x58637398 SEQ: (3 sibs) 3 children: 32: 0x58637560 VAL: '10' (3 sibs) 32: 0x586375b8 VAL: '11' (3 sibs) 32: 0x58637610 VAL: '12' (3 sibs) 32: 0x586373f0 SEQ: (3 sibs) 3 children: 32: 0x58637670 VAL: '20' (3 sibs) 32: 0x586376c8 VAL: '21' (3 sibs) 32: 0x58637720 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58668780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x586687cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58668818 VAL: '00' (3 sibs) 32: [3] [3] 0x58668864 VAL: '01' (3 sibs) 32: [4] [4] 0x586688b0 VAL: '02' (3 sibs) 32: [5] [5] 0x586688fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58668948 VAL: '10' (3 sibs) 32: [7] [7] 0x58668994 VAL: '11' (3 sibs) 32: [8] [8] 0x586689e0 VAL: '12' (3 sibs) 32: [9] [9] 0x58668a2c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58668a78 VAL: '20' (3 sibs) 32: [11] [11] 0x58668ac4 VAL: '21' (3 sibs) 32: [12] [12] 0x58668b10 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: 0x58636d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x586377d0 SEQ: (3 sibs) 3 children: 32: 0x586378e0 VAL: '00' (3 sibs) 32: 0x58637938 VAL: '01' (3 sibs) 32: 0x58637990 VAL: '02' (3 sibs) 32: 0x58637828 SEQ: (3 sibs) 3 children: 32: 0x586379f0 VAL: '10' (3 sibs) 32: 0x58637a48 VAL: '11' (3 sibs) 32: 0x58637aa0 VAL: '12' (3 sibs) 32: 0x58637880 SEQ: (3 sibs) 3 children: 32: 0x58637b00 VAL: '20' (3 sibs) 32: 0x58637b58 VAL: '21' (3 sibs) 32: 0x58637bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58668b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58668bac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58668bf8 VAL: '00' (3 sibs) 32: [3] [3] 0x58668c44 VAL: '01' (3 sibs) 32: [4] [4] 0x58668c90 VAL: '02' (3 sibs) 32: [5] [5] 0x58668cdc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58668d28 VAL: '10' (3 sibs) 32: [7] [7] 0x58668d74 VAL: '11' (3 sibs) 32: [8] [8] 0x58668dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x58668e0c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58668e58 VAL: '20' (3 sibs) 32: [11] [11] 0x58668ea4 VAL: '21' (3 sibs) 32: [12] [12] 0x58668ef0 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: 0x58636de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x58637c60 SEQ: (3 sibs) 3 children: 32: 0x58637d70 VAL: '00' (3 sibs) 32: 0x58637dc8 VAL: '01' (3 sibs) 32: 0x58637e20 VAL: '02' (3 sibs) 32: 0x58637cb8 SEQ: (3 sibs) 3 children: 32: 0x58637e80 VAL: '10' (3 sibs) 32: 0x58637ed8 VAL: '11' (3 sibs) 32: 0x58637f30 VAL: '12' (3 sibs) 32: 0x58637d10 SEQ: (3 sibs) 3 children: 32: 0x58637f90 VAL: '20' (3 sibs) 32: 0x58637fe8 VAL: '21' (3 sibs) 32: 0x58638040 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x58668f40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x58668f8c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x58668fd8 VAL: '00' (3 sibs) 32: [3] [3] 0x58669024 VAL: '01' (3 sibs) 32: [4] [4] 0x58669070 VAL: '02' (3 sibs) 32: [5] [5] 0x586690bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x58669108 VAL: '10' (3 sibs) 32: [7] [7] 0x58669154 VAL: '11' (3 sibs) 32: [8] [8] 0x586691a0 VAL: '12' (3 sibs) 32: [9] [9] 0x586691ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x58669238 VAL: '20' (3 sibs) 32: [11] [11] 0x58669284 VAL: '21' (3 sibs) 32: [12] [12] 0x586692d0 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 (6 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (6 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.6.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x57090870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5708fa70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5708fb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5708fc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5708fce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5708fd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5708fbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5708fda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5708fdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5708fe50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5708fc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5708feb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5708ff08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5708ff60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5708fac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5708ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x570900d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57090128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x57090180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x570901e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57090238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x57090290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x570902f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57090348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570903a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5708fb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57090400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57090568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570905c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57090458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57090678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570906d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570904b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x57090788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x570907e0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5709a010 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709a05c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709a0a8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709a0f4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709a140 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709a18c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709a1d8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709a224 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709a270 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709a2bc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709a308 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709a354 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709a3a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709a3ec KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709a438 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709a484 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709a4d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709a51c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709a568 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709a5b4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709a600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709a64c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709a698 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709a6e4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709a730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709a77c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709a7c8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709a814 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709a860 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709a8ac KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709a8f8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709a944 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709a990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709a9dc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709aa28 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709aa74 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709aac0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709ab0c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709ab58 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709aba4 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: 0x57090910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x57090990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x57090aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090bb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x57090c08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x57090c60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x57090af8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x57090d18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x57090d70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x57090b50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x57090e28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x57090e80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x570909e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x57090ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090ff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57091048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x570910a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090f38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57091158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x570911b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57091268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570912c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x57090a40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57091320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57091430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57091488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570914e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57091378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57091598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570915f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570913d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x570916a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x57091700 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5709c390 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709c3dc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709c428 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709c474 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709c4c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709c50c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709c558 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709c5a4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709c5f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709c63c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709c688 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709c6d4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709c720 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709c76c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709c7b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709c804 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709c850 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709c89c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709c8e8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709c934 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709c980 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709c9cc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709ca18 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709ca64 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709cab0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709cafc KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709cb48 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709cb94 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709cbe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709cc2c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709cc78 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709ccc4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709cd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709cd5c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709cda8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709cdf4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709ce40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709ce8c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709ced8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709cf24 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: 0x57090870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5708fa70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5708fb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5708fc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5708fce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5708fd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5708fbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5708fda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5708fdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5708fe50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5708fc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5708feb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5708ff08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5708ff60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5708fac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5708ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x570900d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57090128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x57090180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x570901e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57090238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x57090290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x570902f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57090348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570903a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5708fb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57090400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57090568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570905c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57090458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57090678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570906d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570904b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x57090788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x570907e0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5709d6a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709d6ec KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709d738 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709d784 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709d7d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709d81c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709d868 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709d8b4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709d900 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709d94c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709d998 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709d9e4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709da30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709da7c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709dac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709db14 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709db60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709dbac KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709dbf8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709dc44 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709dc90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709dcdc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709dd28 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709dd74 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709ddc0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709de0c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709de58 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709dea4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709def0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709df3c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709df88 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709dfd4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709e020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709e06c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709e0b8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709e104 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709e150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709e19c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709e1e8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709e234 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: 0x57090910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x57090990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x57090aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090bb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x57090c08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x57090c60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x57090af8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x57090d18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x57090d70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x57090b50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x57090e28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x57090e80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x570909e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x57090ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090ff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57091048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x570910a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090f38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57091158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x570911b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57091268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570912c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x57090a40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57091320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57091430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57091488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570914e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57091378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57091598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570915f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570913d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x570916a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x57091700 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5709e9b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709e9fc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709ea48 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709ea94 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709eae0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709eb2c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709eb78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709ebc4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709ec10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709ec5c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709eca8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709ecf4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709ed40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709ed8c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709edd8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709ee24 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709ee70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709eebc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709ef08 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709ef54 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709efa0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709efec KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709f038 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709f084 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709f0d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709f11c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709f168 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709f1b4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709f200 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709f24c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709f298 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709f2e4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709f330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709f37c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709f3c8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709f414 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709f460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709f4ac KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709f4f8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709f544 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] 0x5709a010 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709a05c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709a0a8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709a0f4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709a140 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709a18c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709a1d8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709a224 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709a270 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709a2bc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709a308 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709a354 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709a3a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709a3ec KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709a438 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709a484 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709a4d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709a51c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709a568 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709a5b4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709a600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709a64c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709a698 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709a6e4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709a730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709a77c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709a7c8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709a814 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709a860 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709a8ac KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709a8f8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709a944 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709a990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709a9dc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709aa28 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709aa74 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709aac0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709ab0c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709ab58 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709aba4 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] 0x570a0e10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a0e5c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a0ea8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a0ef4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a0f40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a0f8c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a0fd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a1024 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a1070 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a10bc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a1108 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a1154 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a11a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a11ec KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a1238 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a1284 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a12d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a131c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a1368 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a13b4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a1400 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a144c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a1498 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a14e4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a1530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a157c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a15c8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a1614 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a1660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a16ac KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a16f8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a1744 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a1790 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a17dc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a1828 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a1874 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a18c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a190c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a1958 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a19a4 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] 0x5709c390 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709c3dc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709c428 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709c474 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709c4c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709c50c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709c558 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709c5a4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709c5f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709c63c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709c688 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709c6d4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709c720 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709c76c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709c7b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709c804 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709c850 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709c89c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709c8e8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709c934 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709c980 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709c9cc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709ca18 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709ca64 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709cab0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709cafc KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709cb48 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709cb94 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709cbe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709cc2c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709cc78 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709ccc4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709cd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709cd5c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709cda8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709cdf4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709ce40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709ce8c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709ced8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709cf24 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] 0x570a2120 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a216c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a21b8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a2204 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a2250 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a229c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a22e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a2334 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a2380 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a23cc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a2418 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a2464 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a24b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a24fc KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a2548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a2594 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a25e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a262c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a2678 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a26c4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a2710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a275c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a27a8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a27f4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a2840 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a288c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a28d8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a2924 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a2970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a29bc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a2a08 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a2a54 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a2aa0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a2aec KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a2b38 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a2b84 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a2bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a2c1c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a2c68 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a2cb4 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] 0x5709d6a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709d6ec KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709d738 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709d784 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709d7d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709d81c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709d868 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709d8b4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709d900 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709d94c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709d998 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709d9e4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709da30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709da7c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709dac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709db14 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709db60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709dbac KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709dbf8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709dc44 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709dc90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709dcdc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709dd28 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709dd74 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709ddc0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709de0c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709de58 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709dea4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709def0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709df3c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709df88 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709dfd4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709e020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709e06c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709e0b8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709e104 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709e150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709e19c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709e1e8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709e234 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] 0x570a3430 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a347c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a34c8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a3514 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a3560 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a35ac KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a35f8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a3644 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a3690 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a36dc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a3728 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a3774 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a37c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a380c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a3858 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a38a4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a38f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a393c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a3988 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a39d4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a3a20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a3a6c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a3ab8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a3b04 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a3b50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a3b9c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a3be8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a3c34 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a3c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a3ccc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a3d18 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a3d64 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a3db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a3dfc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a3e48 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a3e94 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a3ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a3f2c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a3f78 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a3fc4 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] 0x5709e9b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709e9fc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709ea48 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709ea94 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709eae0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709eb2c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709eb78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709ebc4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709ec10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709ec5c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709eca8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5709ecf4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5709ed40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5709ed8c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5709edd8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5709ee24 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5709ee70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5709eebc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5709ef08 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5709ef54 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5709efa0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5709efec KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5709f038 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5709f084 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5709f0d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5709f11c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5709f168 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5709f1b4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5709f200 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5709f24c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5709f298 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5709f2e4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5709f330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5709f37c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5709f3c8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5709f414 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5709f460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5709f4ac KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5709f4f8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5709f544 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] 0x570a4740 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a478c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a47d8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a4824 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a4870 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a48bc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a4908 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a4954 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a49a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a49ec KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a4a38 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a4a84 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a4ad0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a4b1c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a4b68 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a4bb4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a4c00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a4c4c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a4c98 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a4ce4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a4d30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a4d7c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a4dc8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a4e14 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a4e60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a4eac KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a4ef8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a4f44 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a4f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a4fdc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a5028 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a5074 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a50c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a510c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a5158 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a51a4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a51f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a523c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a5288 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a52d4 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: 0x57090870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5708fa70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5708fb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5708fc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5708fce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5708fd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5708fbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5708fda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5708fdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5708fe50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5708fc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5708feb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5708ff08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5708ff60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5708fac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5708ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x570900d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57090128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x57090180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x570901e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57090238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x57090290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x570902f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57090348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570903a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5708fb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57090400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57090568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570905c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57090458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57090678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570906d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570904b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x57090788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x570907e0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5709fcc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5709fd0c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5709fd58 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5709fda4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5709fdf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5709fe3c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5709fe88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5709fed4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5709ff20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5709ff6c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5709ffb8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a0004 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a0050 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a009c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a00e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a0134 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a0180 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a01cc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a0218 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a0264 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a02b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a02fc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a0348 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a0394 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a03e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a042c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a0478 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a04c4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a0510 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a055c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a05a8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a05f4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a0640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a068c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a06d8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a0724 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a0770 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a07bc KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a0808 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a0854 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: 0x57090910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x57090990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x57090aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090bb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x57090c08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x57090c60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x57090af8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x57090d18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x57090d70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x57090b50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x57090e28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x57090e80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x570909e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x57090ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090ff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57091048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x570910a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090f38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57091158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x570911b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57091268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570912c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x57090a40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57091320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57091430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57091488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570914e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57091378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57091598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570915f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570913d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x570916a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x57091700 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x570a5a50 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a5a9c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a5ae8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a5b34 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a5b80 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a5bcc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a5c18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a5c64 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a5cb0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a5cfc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a5d48 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a5d94 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a5de0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a5e2c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a5e78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a5ec4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a5f10 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a5f5c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a5fa8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a5ff4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a6040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a608c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a60d8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a6124 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a6170 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a61bc KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a6208 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a6254 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a62a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a62ec KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a6338 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a6384 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a63d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a641c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a6468 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a64b4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a6500 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a654c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a6598 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a65e4 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: 0x57090870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5708fa70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5708fb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5708fc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5708fce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5708fd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5708fbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5708fda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5708fdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5708fe50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5708fc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5708feb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5708ff08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5708ff60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5708fac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5708ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x570900d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57090128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x57090180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x570901e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57090238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x57090290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x570902f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57090348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570903a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5708fb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57090400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57090568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570905c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57090458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57090678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570906d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570904b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x57090788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x570907e0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x570a6640 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a668c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a66d8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a6724 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a6770 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a67bc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a6808 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a6854 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a68a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a68ec KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a6938 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a6984 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a69d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a6a1c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a6a68 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a6ab4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a6b00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a6b4c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a6b98 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a6be4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a6c30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a6c7c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a6cc8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a6d14 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a6d60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a6dac KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a6df8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a6e44 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a6e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a6edc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a6f28 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a6f74 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a6fc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a700c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a7058 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a70a4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a70f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a713c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a7188 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a71d4 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: 0x57090910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x57090990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x57090aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090bb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x57090c08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x57090c60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x57090af8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57090cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x57090d18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x57090d70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x57090b50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57090dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x57090e28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x57090e80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x570909e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x57090ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57090ff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x57091048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x570910a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x57090f38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x57091158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x570911b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x57090f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x57091268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x570912c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x57090a40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x57091320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x57091430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x57091488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x570914e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x57091378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x57091540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x57091598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x570915f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x570913d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x57091650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x570916a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x57091700 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x570a7230 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x570a727c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x570a72c8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x570a7314 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x570a7360 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x570a73ac KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x570a73f8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x570a7444 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x570a7490 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x570a74dc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x570a7528 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x570a7574 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x570a75c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x570a760c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x570a7658 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x570a76a4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x570a76f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x570a773c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x570a7788 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x570a77d4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x570a7820 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x570a786c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x570a78b8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x570a7904 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x570a7950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x570a799c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x570a79e8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x570a7a34 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x570a7a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x570a7acc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x570a7b18 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x570a7b64 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x570a7bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x570a7bfc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x570a7c48 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x570a7c94 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x570a7ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x570a7d2c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x570a7d78 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x570a7dc4 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (5 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (5 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.6.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x56a3a790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a38a70 SEQ: (3 sibs) 3 children: 34: 0x56a38b80 SEQ: (3 sibs) 3 children: 34: 0x56a38c90 VAL: '000' (3 sibs) 34: 0x56a38ce8 VAL: '001' (3 sibs) 34: 0x56a38d40 VAL: '002' (3 sibs) 34: 0x56a38bd8 SEQ: (3 sibs) 3 children: 34: 0x56a38da0 VAL: '010' (3 sibs) 34: 0x56a38df8 VAL: '011' (3 sibs) 34: 0x56a38e50 VAL: '012' (3 sibs) 34: 0x56a38c30 SEQ: (3 sibs) 3 children: 34: 0x56a38eb0 VAL: '020' (3 sibs) 34: 0x56a38f08 VAL: '021' (3 sibs) 34: 0x56a38f60 VAL: '022' (3 sibs) 34: 0x56a38ac8 SEQ: (3 sibs) 3 children: 34: 0x56a38fc0 SEQ: (3 sibs) 3 children: 34: 0x56a390d0 VAL: '100' (3 sibs) 34: 0x56a39128 VAL: '101' (3 sibs) 34: 0x56a39180 VAL: '102' (3 sibs) 34: 0x56a39018 SEQ: (3 sibs) 3 children: 34: 0x56a391e0 VAL: '110' (3 sibs) 34: 0x56a39238 VAL: '111' (3 sibs) 34: 0x56a39290 VAL: '112' (3 sibs) 34: 0x56a39070 SEQ: (3 sibs) 3 children: 34: 0x56a392f0 VAL: '120' (3 sibs) 34: 0x56a39348 VAL: '121' (3 sibs) 34: 0x56a393a0 VAL: '122' (3 sibs) 34: 0x56a38b20 SEQ: (3 sibs) 3 children: 34: 0x56a39400 SEQ: (3 sibs) 3 children: 34: 0x56a39510 VAL: '200' (3 sibs) 34: 0x56a39568 VAL: '201' (3 sibs) 34: 0x56a395c0 VAL: '202' (3 sibs) 34: 0x56a39458 SEQ: (3 sibs) 3 children: 34: 0x56a39620 VAL: '210' (3 sibs) 34: 0x56a39678 VAL: '211' (3 sibs) 34: 0x56a396d0 VAL: '212' (3 sibs) 34: 0x56a394b0 SEQ: (3 sibs) 3 children: 34: 0x56a39730 VAL: '220' (3 sibs) 34: 0x56a39788 VAL: '221' (3 sibs) 34: 0x56a397e0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a4c0a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a4c0ec SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a4c138 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a4c184 VAL: '000' (3 sibs) 34: [4] [4] 0x56a4c1d0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a4c21c VAL: '002' (3 sibs) 34: [6] [6] 0x56a4c268 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a4c2b4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a4c300 VAL: '011' (3 sibs) 34: [9] [9] 0x56a4c34c VAL: '012' (3 sibs) 34: [10] [10] 0x56a4c398 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a4c3e4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a4c430 VAL: '021' (3 sibs) 34: [13] [13] 0x56a4c47c VAL: '022' (3 sibs) 34: [14] [14] 0x56a4c4c8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a4c514 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a4c560 VAL: '100' (3 sibs) 34: [17] [17] 0x56a4c5ac VAL: '101' (3 sibs) 34: [18] [18] 0x56a4c5f8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a4c644 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a4c690 VAL: '110' (3 sibs) 34: [21] [21] 0x56a4c6dc VAL: '111' (3 sibs) 34: [22] [22] 0x56a4c728 VAL: '112' (3 sibs) 34: [23] [23] 0x56a4c774 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a4c7c0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a4c80c VAL: '121' (3 sibs) 34: [26] [26] 0x56a4c858 VAL: '122' (3 sibs) 34: [27] [27] 0x56a4c8a4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a4c8f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a4c93c VAL: '200' (3 sibs) 34: [30] [30] 0x56a4c988 VAL: '201' (3 sibs) 34: [31] [31] 0x56a4c9d4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a4ca20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a4ca6c VAL: '210' (3 sibs) 34: [34] [34] 0x56a4cab8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a4cb04 VAL: '212' (3 sibs) 34: [36] [36] 0x56a4cb50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a4cb9c VAL: '220' (3 sibs) 34: [38] [38] 0x56a4cbe8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a4cc34 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: 0x56a3a830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a39990 SEQ: (3 sibs) 3 children: 34: 0x56a39aa0 SEQ: (3 sibs) 3 children: 34: 0x56a39bb0 VAL: '000' (3 sibs) 34: 0x56a39c08 VAL: '001' (3 sibs) 34: 0x56a39c60 VAL: '002' (3 sibs) 34: 0x56a39af8 SEQ: (3 sibs) 3 children: 34: 0x56a39cc0 VAL: '010' (3 sibs) 34: 0x56a39d18 VAL: '011' (3 sibs) 34: 0x56a39d70 VAL: '012' (3 sibs) 34: 0x56a39b50 SEQ: (3 sibs) 3 children: 34: 0x56a39dd0 VAL: '020' (3 sibs) 34: 0x56a39e28 VAL: '021' (3 sibs) 34: 0x56a39e80 VAL: '022' (3 sibs) 34: 0x56a399e8 SEQ: (3 sibs) 3 children: 34: 0x56a39ee0 SEQ: (3 sibs) 3 children: 34: 0x56a39ff0 VAL: '100' (3 sibs) 34: 0x56a3a048 VAL: '101' (3 sibs) 34: 0x56a3a0a0 VAL: '102' (3 sibs) 34: 0x56a39f38 SEQ: (3 sibs) 3 children: 34: 0x56a3a100 VAL: '110' (3 sibs) 34: 0x56a3a158 VAL: '111' (3 sibs) 34: 0x56a3a1b0 VAL: '112' (3 sibs) 34: 0x56a39f90 SEQ: (3 sibs) 3 children: 34: 0x56a3a210 VAL: '120' (3 sibs) 34: 0x56a3a268 VAL: '121' (3 sibs) 34: 0x56a3a2c0 VAL: '122' (3 sibs) 34: 0x56a39a40 SEQ: (3 sibs) 3 children: 34: 0x56a3a320 SEQ: (3 sibs) 3 children: 34: 0x56a3a430 VAL: '200' (3 sibs) 34: 0x56a3a488 VAL: '201' (3 sibs) 34: 0x56a3a4e0 VAL: '202' (3 sibs) 34: 0x56a3a378 SEQ: (3 sibs) 3 children: 34: 0x56a3a540 VAL: '210' (3 sibs) 34: 0x56a3a598 VAL: '211' (3 sibs) 34: 0x56a3a5f0 VAL: '212' (3 sibs) 34: 0x56a3a3d0 SEQ: (3 sibs) 3 children: 34: 0x56a3a650 VAL: '220' (3 sibs) 34: 0x56a3a6a8 VAL: '221' (3 sibs) 34: 0x56a3a700 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a4e5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a4e5ec SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a4e638 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a4e684 VAL: '000' (3 sibs) 34: [4] [4] 0x56a4e6d0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a4e71c VAL: '002' (3 sibs) 34: [6] [6] 0x56a4e768 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a4e7b4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a4e800 VAL: '011' (3 sibs) 34: [9] [9] 0x56a4e84c VAL: '012' (3 sibs) 34: [10] [10] 0x56a4e898 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a4e8e4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a4e930 VAL: '021' (3 sibs) 34: [13] [13] 0x56a4e97c VAL: '022' (3 sibs) 34: [14] [14] 0x56a4e9c8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a4ea14 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a4ea60 VAL: '100' (3 sibs) 34: [17] [17] 0x56a4eaac VAL: '101' (3 sibs) 34: [18] [18] 0x56a4eaf8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a4eb44 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a4eb90 VAL: '110' (3 sibs) 34: [21] [21] 0x56a4ebdc VAL: '111' (3 sibs) 34: [22] [22] 0x56a4ec28 VAL: '112' (3 sibs) 34: [23] [23] 0x56a4ec74 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a4ecc0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a4ed0c VAL: '121' (3 sibs) 34: [26] [26] 0x56a4ed58 VAL: '122' (3 sibs) 34: [27] [27] 0x56a4eda4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a4edf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a4ee3c VAL: '200' (3 sibs) 34: [30] [30] 0x56a4ee88 VAL: '201' (3 sibs) 34: [31] [31] 0x56a4eed4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a4ef20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a4ef6c VAL: '210' (3 sibs) 34: [34] [34] 0x56a4efb8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a4f004 VAL: '212' (3 sibs) 34: [36] [36] 0x56a4f050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a4f09c VAL: '220' (3 sibs) 34: [38] [38] 0x56a4f0e8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a4f134 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: 0x56a3a8d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3a9f0 SEQ: (3 sibs) 3 children: 34: 0x56a3ab00 SEQ: (3 sibs) 3 children: 34: 0x56a3ac10 VAL: '000' (3 sibs) 34: 0x56a3ac68 VAL: '001' (3 sibs) 34: 0x56a3acc0 VAL: '002' (3 sibs) 34: 0x56a3ab58 SEQ: (3 sibs) 3 children: 34: 0x56a3ad20 VAL: '010' (3 sibs) 34: 0x56a3ad78 VAL: '011' (3 sibs) 34: 0x56a3add0 VAL: '012' (3 sibs) 34: 0x56a3abb0 SEQ: (3 sibs) 3 children: 34: 0x56a3ae30 VAL: '020' (3 sibs) 34: 0x56a3ae88 VAL: '021' (3 sibs) 34: 0x56a3aee0 VAL: '022' (3 sibs) 34: 0x56a3aa48 SEQ: (3 sibs) 3 children: 34: 0x56a3af40 SEQ: (3 sibs) 3 children: 34: 0x56a3b050 VAL: '100' (3 sibs) 34: 0x56a3b0a8 VAL: '101' (3 sibs) 34: 0x56a3b100 VAL: '102' (3 sibs) 34: 0x56a3af98 SEQ: (3 sibs) 3 children: 34: 0x56a3b160 VAL: '110' (3 sibs) 34: 0x56a3b1b8 VAL: '111' (3 sibs) 34: 0x56a3b210 VAL: '112' (3 sibs) 34: 0x56a3aff0 SEQ: (3 sibs) 3 children: 34: 0x56a3b270 VAL: '120' (3 sibs) 34: 0x56a3b2c8 VAL: '121' (3 sibs) 34: 0x56a3b320 VAL: '122' (3 sibs) 34: 0x56a3aaa0 SEQ: (3 sibs) 3 children: 34: 0x56a3b380 SEQ: (3 sibs) 3 children: 34: 0x56a3b490 VAL: '200' (3 sibs) 34: 0x56a3b4e8 VAL: '201' (3 sibs) 34: 0x56a3b540 VAL: '202' (3 sibs) 34: 0x56a3b3d8 SEQ: (3 sibs) 3 children: 34: 0x56a3b5a0 VAL: '210' (3 sibs) 34: 0x56a3b5f8 VAL: '211' (3 sibs) 34: 0x56a3b650 VAL: '212' (3 sibs) 34: 0x56a3b430 SEQ: (3 sibs) 3 children: 34: 0x56a3b6b0 VAL: '220' (3 sibs) 34: 0x56a3b708 VAL: '221' (3 sibs) 34: 0x56a3b760 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a50b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a50bac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a50bf8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a50c44 VAL: '000' (3 sibs) 34: [4] [4] 0x56a50c90 VAL: '001' (3 sibs) 34: [5] [5] 0x56a50cdc VAL: '002' (3 sibs) 34: [6] [6] 0x56a50d28 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a50d74 VAL: '010' (3 sibs) 34: [8] [8] 0x56a50dc0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a50e0c VAL: '012' (3 sibs) 34: [10] [10] 0x56a50e58 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a50ea4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a50ef0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a50f3c VAL: '022' (3 sibs) 34: [14] [14] 0x56a50f88 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a50fd4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a51020 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5106c VAL: '101' (3 sibs) 34: [18] [18] 0x56a510b8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a51104 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a51150 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5119c VAL: '111' (3 sibs) 34: [22] [22] 0x56a511e8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a51234 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a51280 VAL: '120' (3 sibs) 34: [25] [25] 0x56a512cc VAL: '121' (3 sibs) 34: [26] [26] 0x56a51318 VAL: '122' (3 sibs) 34: [27] [27] 0x56a51364 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a513b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a513fc VAL: '200' (3 sibs) 34: [30] [30] 0x56a51448 VAL: '201' (3 sibs) 34: [31] [31] 0x56a51494 VAL: '202' (3 sibs) 34: [32] [32] 0x56a514e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5152c VAL: '210' (3 sibs) 34: [34] [34] 0x56a51578 VAL: '211' (3 sibs) 34: [35] [35] 0x56a515c4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a51610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5165c VAL: '220' (3 sibs) 34: [38] [38] 0x56a516a8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a516f4 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: 0x56a3a970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3b810 SEQ: (3 sibs) 3 children: 34: 0x56a3b920 SEQ: (3 sibs) 3 children: 34: 0x56a3ba30 VAL: '000' (3 sibs) 34: 0x56a3ba88 VAL: '001' (3 sibs) 34: 0x56a3bae0 VAL: '002' (3 sibs) 34: 0x56a3b978 SEQ: (3 sibs) 3 children: 34: 0x56a3bb40 VAL: '010' (3 sibs) 34: 0x56a3bb98 VAL: '011' (3 sibs) 34: 0x56a3bbf0 VAL: '012' (3 sibs) 34: 0x56a3b9d0 SEQ: (3 sibs) 3 children: 34: 0x56a3bc50 VAL: '020' (3 sibs) 34: 0x56a3bca8 VAL: '021' (3 sibs) 34: 0x56a3bd00 VAL: '022' (3 sibs) 34: 0x56a3b868 SEQ: (3 sibs) 3 children: 34: 0x56a3bd60 SEQ: (3 sibs) 3 children: 34: 0x56a3be70 VAL: '100' (3 sibs) 34: 0x56a3bec8 VAL: '101' (3 sibs) 34: 0x56a3bf20 VAL: '102' (3 sibs) 34: 0x56a3bdb8 SEQ: (3 sibs) 3 children: 34: 0x56a3bf80 VAL: '110' (3 sibs) 34: 0x56a3bfd8 VAL: '111' (3 sibs) 34: 0x56a3c030 VAL: '112' (3 sibs) 34: 0x56a3be10 SEQ: (3 sibs) 3 children: 34: 0x56a3c090 VAL: '120' (3 sibs) 34: 0x56a3c0e8 VAL: '121' (3 sibs) 34: 0x56a3c140 VAL: '122' (3 sibs) 34: 0x56a3b8c0 SEQ: (3 sibs) 3 children: 34: 0x56a3c1a0 SEQ: (3 sibs) 3 children: 34: 0x56a3c2b0 VAL: '200' (3 sibs) 34: 0x56a3c308 VAL: '201' (3 sibs) 34: 0x56a3c360 VAL: '202' (3 sibs) 34: 0x56a3c1f8 SEQ: (3 sibs) 3 children: 34: 0x56a3c3c0 VAL: '210' (3 sibs) 34: 0x56a3c418 VAL: '211' (3 sibs) 34: 0x56a3c470 VAL: '212' (3 sibs) 34: 0x56a3c250 SEQ: (3 sibs) 3 children: 34: 0x56a3c4d0 VAL: '220' (3 sibs) 34: 0x56a3c528 VAL: '221' (3 sibs) 34: 0x56a3c580 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a53540 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5358c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a535d8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a53624 VAL: '000' (3 sibs) 34: [4] [4] 0x56a53670 VAL: '001' (3 sibs) 34: [5] [5] 0x56a536bc VAL: '002' (3 sibs) 34: [6] [6] 0x56a53708 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a53754 VAL: '010' (3 sibs) 34: [8] [8] 0x56a537a0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a537ec VAL: '012' (3 sibs) 34: [10] [10] 0x56a53838 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a53884 VAL: '020' (3 sibs) 34: [12] [12] 0x56a538d0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5391c VAL: '022' (3 sibs) 34: [14] [14] 0x56a53968 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a539b4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a53a00 VAL: '100' (3 sibs) 34: [17] [17] 0x56a53a4c VAL: '101' (3 sibs) 34: [18] [18] 0x56a53a98 VAL: '102' (3 sibs) 34: [19] [19] 0x56a53ae4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a53b30 VAL: '110' (3 sibs) 34: [21] [21] 0x56a53b7c VAL: '111' (3 sibs) 34: [22] [22] 0x56a53bc8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a53c14 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a53c60 VAL: '120' (3 sibs) 34: [25] [25] 0x56a53cac VAL: '121' (3 sibs) 34: [26] [26] 0x56a53cf8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a53d44 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a53d90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a53ddc VAL: '200' (3 sibs) 34: [30] [30] 0x56a53e28 VAL: '201' (3 sibs) 34: [31] [31] 0x56a53e74 VAL: '202' (3 sibs) 34: [32] [32] 0x56a53ec0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a53f0c VAL: '210' (3 sibs) 34: [34] [34] 0x56a53f58 VAL: '211' (3 sibs) 34: [35] [35] 0x56a53fa4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a53ff0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5403c VAL: '220' (3 sibs) 34: [38] [38] 0x56a54088 VAL: '221' (3 sibs) 34: [39] [39] 0x56a540d4 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: 0x56a3a790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a38a70 SEQ: (3 sibs) 3 children: 34: 0x56a38b80 SEQ: (3 sibs) 3 children: 34: 0x56a38c90 VAL: '000' (3 sibs) 34: 0x56a38ce8 VAL: '001' (3 sibs) 34: 0x56a38d40 VAL: '002' (3 sibs) 34: 0x56a38bd8 SEQ: (3 sibs) 3 children: 34: 0x56a38da0 VAL: '010' (3 sibs) 34: 0x56a38df8 VAL: '011' (3 sibs) 34: 0x56a38e50 VAL: '012' (3 sibs) 34: 0x56a38c30 SEQ: (3 sibs) 3 children: 34: 0x56a38eb0 VAL: '020' (3 sibs) 34: 0x56a38f08 VAL: '021' (3 sibs) 34: 0x56a38f60 VAL: '022' (3 sibs) 34: 0x56a38ac8 SEQ: (3 sibs) 3 children: 34: 0x56a38fc0 SEQ: (3 sibs) 3 children: 34: 0x56a390d0 VAL: '100' (3 sibs) 34: 0x56a39128 VAL: '101' (3 sibs) 34: 0x56a39180 VAL: '102' (3 sibs) 34: 0x56a39018 SEQ: (3 sibs) 3 children: 34: 0x56a391e0 VAL: '110' (3 sibs) 34: 0x56a39238 VAL: '111' (3 sibs) 34: 0x56a39290 VAL: '112' (3 sibs) 34: 0x56a39070 SEQ: (3 sibs) 3 children: 34: 0x56a392f0 VAL: '120' (3 sibs) 34: 0x56a39348 VAL: '121' (3 sibs) 34: 0x56a393a0 VAL: '122' (3 sibs) 34: 0x56a38b20 SEQ: (3 sibs) 3 children: 34: 0x56a39400 SEQ: (3 sibs) 3 children: 34: 0x56a39510 VAL: '200' (3 sibs) 34: 0x56a39568 VAL: '201' (3 sibs) 34: 0x56a395c0 VAL: '202' (3 sibs) 34: 0x56a39458 SEQ: (3 sibs) 3 children: 34: 0x56a39620 VAL: '210' (3 sibs) 34: 0x56a39678 VAL: '211' (3 sibs) 34: 0x56a396d0 VAL: '212' (3 sibs) 34: 0x56a394b0 SEQ: (3 sibs) 3 children: 34: 0x56a39730 VAL: '220' (3 sibs) 34: 0x56a39788 VAL: '221' (3 sibs) 34: 0x56a397e0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a54850 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5489c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a548e8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a54934 VAL: '000' (3 sibs) 34: [4] [4] 0x56a54980 VAL: '001' (3 sibs) 34: [5] [5] 0x56a549cc VAL: '002' (3 sibs) 34: [6] [6] 0x56a54a18 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a54a64 VAL: '010' (3 sibs) 34: [8] [8] 0x56a54ab0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a54afc VAL: '012' (3 sibs) 34: [10] [10] 0x56a54b48 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a54b94 VAL: '020' (3 sibs) 34: [12] [12] 0x56a54be0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a54c2c VAL: '022' (3 sibs) 34: [14] [14] 0x56a54c78 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a54cc4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a54d10 VAL: '100' (3 sibs) 34: [17] [17] 0x56a54d5c VAL: '101' (3 sibs) 34: [18] [18] 0x56a54da8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a54df4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a54e40 VAL: '110' (3 sibs) 34: [21] [21] 0x56a54e8c VAL: '111' (3 sibs) 34: [22] [22] 0x56a54ed8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a54f24 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a54f70 VAL: '120' (3 sibs) 34: [25] [25] 0x56a54fbc VAL: '121' (3 sibs) 34: [26] [26] 0x56a55008 VAL: '122' (3 sibs) 34: [27] [27] 0x56a55054 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a550a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a550ec VAL: '200' (3 sibs) 34: [30] [30] 0x56a55138 VAL: '201' (3 sibs) 34: [31] [31] 0x56a55184 VAL: '202' (3 sibs) 34: [32] [32] 0x56a551d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5521c VAL: '210' (3 sibs) 34: [34] [34] 0x56a55268 VAL: '211' (3 sibs) 34: [35] [35] 0x56a552b4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a55300 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5534c VAL: '220' (3 sibs) 34: [38] [38] 0x56a55398 VAL: '221' (3 sibs) 34: [39] [39] 0x56a553e4 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: 0x56a3a830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a39990 SEQ: (3 sibs) 3 children: 34: 0x56a39aa0 SEQ: (3 sibs) 3 children: 34: 0x56a39bb0 VAL: '000' (3 sibs) 34: 0x56a39c08 VAL: '001' (3 sibs) 34: 0x56a39c60 VAL: '002' (3 sibs) 34: 0x56a39af8 SEQ: (3 sibs) 3 children: 34: 0x56a39cc0 VAL: '010' (3 sibs) 34: 0x56a39d18 VAL: '011' (3 sibs) 34: 0x56a39d70 VAL: '012' (3 sibs) 34: 0x56a39b50 SEQ: (3 sibs) 3 children: 34: 0x56a39dd0 VAL: '020' (3 sibs) 34: 0x56a39e28 VAL: '021' (3 sibs) 34: 0x56a39e80 VAL: '022' (3 sibs) 34: 0x56a399e8 SEQ: (3 sibs) 3 children: 34: 0x56a39ee0 SEQ: (3 sibs) 3 children: 34: 0x56a39ff0 VAL: '100' (3 sibs) 34: 0x56a3a048 VAL: '101' (3 sibs) 34: 0x56a3a0a0 VAL: '102' (3 sibs) 34: 0x56a39f38 SEQ: (3 sibs) 3 children: 34: 0x56a3a100 VAL: '110' (3 sibs) 34: 0x56a3a158 VAL: '111' (3 sibs) 34: 0x56a3a1b0 VAL: '112' (3 sibs) 34: 0x56a39f90 SEQ: (3 sibs) 3 children: 34: 0x56a3a210 VAL: '120' (3 sibs) 34: 0x56a3a268 VAL: '121' (3 sibs) 34: 0x56a3a2c0 VAL: '122' (3 sibs) 34: 0x56a39a40 SEQ: (3 sibs) 3 children: 34: 0x56a3a320 SEQ: (3 sibs) 3 children: 34: 0x56a3a430 VAL: '200' (3 sibs) 34: 0x56a3a488 VAL: '201' (3 sibs) 34: 0x56a3a4e0 VAL: '202' (3 sibs) 34: 0x56a3a378 SEQ: (3 sibs) 3 children: 34: 0x56a3a540 VAL: '210' (3 sibs) 34: 0x56a3a598 VAL: '211' (3 sibs) 34: 0x56a3a5f0 VAL: '212' (3 sibs) 34: 0x56a3a3d0 SEQ: (3 sibs) 3 children: 34: 0x56a3a650 VAL: '220' (3 sibs) 34: 0x56a3a6a8 VAL: '221' (3 sibs) 34: 0x56a3a700 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a55b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a55bac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a55bf8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a55c44 VAL: '000' (3 sibs) 34: [4] [4] 0x56a55c90 VAL: '001' (3 sibs) 34: [5] [5] 0x56a55cdc VAL: '002' (3 sibs) 34: [6] [6] 0x56a55d28 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a55d74 VAL: '010' (3 sibs) 34: [8] [8] 0x56a55dc0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a55e0c VAL: '012' (3 sibs) 34: [10] [10] 0x56a55e58 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a55ea4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a55ef0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a55f3c VAL: '022' (3 sibs) 34: [14] [14] 0x56a55f88 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a55fd4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a56020 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5606c VAL: '101' (3 sibs) 34: [18] [18] 0x56a560b8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a56104 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a56150 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5619c VAL: '111' (3 sibs) 34: [22] [22] 0x56a561e8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a56234 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a56280 VAL: '120' (3 sibs) 34: [25] [25] 0x56a562cc VAL: '121' (3 sibs) 34: [26] [26] 0x56a56318 VAL: '122' (3 sibs) 34: [27] [27] 0x56a56364 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a563b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a563fc VAL: '200' (3 sibs) 34: [30] [30] 0x56a56448 VAL: '201' (3 sibs) 34: [31] [31] 0x56a56494 VAL: '202' (3 sibs) 34: [32] [32] 0x56a564e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5652c VAL: '210' (3 sibs) 34: [34] [34] 0x56a56578 VAL: '211' (3 sibs) 34: [35] [35] 0x56a565c4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a56610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5665c VAL: '220' (3 sibs) 34: [38] [38] 0x56a566a8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a566f4 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: 0x56a3a8d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3a9f0 SEQ: (3 sibs) 3 children: 34: 0x56a3ab00 SEQ: (3 sibs) 3 children: 34: 0x56a3ac10 VAL: '000' (3 sibs) 34: 0x56a3ac68 VAL: '001' (3 sibs) 34: 0x56a3acc0 VAL: '002' (3 sibs) 34: 0x56a3ab58 SEQ: (3 sibs) 3 children: 34: 0x56a3ad20 VAL: '010' (3 sibs) 34: 0x56a3ad78 VAL: '011' (3 sibs) 34: 0x56a3add0 VAL: '012' (3 sibs) 34: 0x56a3abb0 SEQ: (3 sibs) 3 children: 34: 0x56a3ae30 VAL: '020' (3 sibs) 34: 0x56a3ae88 VAL: '021' (3 sibs) 34: 0x56a3aee0 VAL: '022' (3 sibs) 34: 0x56a3aa48 SEQ: (3 sibs) 3 children: 34: 0x56a3af40 SEQ: (3 sibs) 3 children: 34: 0x56a3b050 VAL: '100' (3 sibs) 34: 0x56a3b0a8 VAL: '101' (3 sibs) 34: 0x56a3b100 VAL: '102' (3 sibs) 34: 0x56a3af98 SEQ: (3 sibs) 3 children: 34: 0x56a3b160 VAL: '110' (3 sibs) 34: 0x56a3b1b8 VAL: '111' (3 sibs) 34: 0x56a3b210 VAL: '112' (3 sibs) 34: 0x56a3aff0 SEQ: (3 sibs) 3 children: 34: 0x56a3b270 VAL: '120' (3 sibs) 34: 0x56a3b2c8 VAL: '121' (3 sibs) 34: 0x56a3b320 VAL: '122' (3 sibs) 34: 0x56a3aaa0 SEQ: (3 sibs) 3 children: 34: 0x56a3b380 SEQ: (3 sibs) 3 children: 34: 0x56a3b490 VAL: '200' (3 sibs) 34: 0x56a3b4e8 VAL: '201' (3 sibs) 34: 0x56a3b540 VAL: '202' (3 sibs) 34: 0x56a3b3d8 SEQ: (3 sibs) 3 children: 34: 0x56a3b5a0 VAL: '210' (3 sibs) 34: 0x56a3b5f8 VAL: '211' (3 sibs) 34: 0x56a3b650 VAL: '212' (3 sibs) 34: 0x56a3b430 SEQ: (3 sibs) 3 children: 34: 0x56a3b6b0 VAL: '220' (3 sibs) 34: 0x56a3b708 VAL: '221' (3 sibs) 34: 0x56a3b760 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a56e70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a56ebc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a56f08 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a56f54 VAL: '000' (3 sibs) 34: [4] [4] 0x56a56fa0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a56fec VAL: '002' (3 sibs) 34: [6] [6] 0x56a57038 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a57084 VAL: '010' (3 sibs) 34: [8] [8] 0x56a570d0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5711c VAL: '012' (3 sibs) 34: [10] [10] 0x56a57168 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a571b4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a57200 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5724c VAL: '022' (3 sibs) 34: [14] [14] 0x56a57298 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a572e4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a57330 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5737c VAL: '101' (3 sibs) 34: [18] [18] 0x56a573c8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a57414 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a57460 VAL: '110' (3 sibs) 34: [21] [21] 0x56a574ac VAL: '111' (3 sibs) 34: [22] [22] 0x56a574f8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a57544 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a57590 VAL: '120' (3 sibs) 34: [25] [25] 0x56a575dc VAL: '121' (3 sibs) 34: [26] [26] 0x56a57628 VAL: '122' (3 sibs) 34: [27] [27] 0x56a57674 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a576c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5770c VAL: '200' (3 sibs) 34: [30] [30] 0x56a57758 VAL: '201' (3 sibs) 34: [31] [31] 0x56a577a4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a577f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5783c VAL: '210' (3 sibs) 34: [34] [34] 0x56a57888 VAL: '211' (3 sibs) 34: [35] [35] 0x56a578d4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a57920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5796c VAL: '220' (3 sibs) 34: [38] [38] 0x56a579b8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a57a04 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: 0x56a3a970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3b810 SEQ: (3 sibs) 3 children: 34: 0x56a3b920 SEQ: (3 sibs) 3 children: 34: 0x56a3ba30 VAL: '000' (3 sibs) 34: 0x56a3ba88 VAL: '001' (3 sibs) 34: 0x56a3bae0 VAL: '002' (3 sibs) 34: 0x56a3b978 SEQ: (3 sibs) 3 children: 34: 0x56a3bb40 VAL: '010' (3 sibs) 34: 0x56a3bb98 VAL: '011' (3 sibs) 34: 0x56a3bbf0 VAL: '012' (3 sibs) 34: 0x56a3b9d0 SEQ: (3 sibs) 3 children: 34: 0x56a3bc50 VAL: '020' (3 sibs) 34: 0x56a3bca8 VAL: '021' (3 sibs) 34: 0x56a3bd00 VAL: '022' (3 sibs) 34: 0x56a3b868 SEQ: (3 sibs) 3 children: 34: 0x56a3bd60 SEQ: (3 sibs) 3 children: 34: 0x56a3be70 VAL: '100' (3 sibs) 34: 0x56a3bec8 VAL: '101' (3 sibs) 34: 0x56a3bf20 VAL: '102' (3 sibs) 34: 0x56a3bdb8 SEQ: (3 sibs) 3 children: 34: 0x56a3bf80 VAL: '110' (3 sibs) 34: 0x56a3bfd8 VAL: '111' (3 sibs) 34: 0x56a3c030 VAL: '112' (3 sibs) 34: 0x56a3be10 SEQ: (3 sibs) 3 children: 34: 0x56a3c090 VAL: '120' (3 sibs) 34: 0x56a3c0e8 VAL: '121' (3 sibs) 34: 0x56a3c140 VAL: '122' (3 sibs) 34: 0x56a3b8c0 SEQ: (3 sibs) 3 children: 34: 0x56a3c1a0 SEQ: (3 sibs) 3 children: 34: 0x56a3c2b0 VAL: '200' (3 sibs) 34: 0x56a3c308 VAL: '201' (3 sibs) 34: 0x56a3c360 VAL: '202' (3 sibs) 34: 0x56a3c1f8 SEQ: (3 sibs) 3 children: 34: 0x56a3c3c0 VAL: '210' (3 sibs) 34: 0x56a3c418 VAL: '211' (3 sibs) 34: 0x56a3c470 VAL: '212' (3 sibs) 34: 0x56a3c250 SEQ: (3 sibs) 3 children: 34: 0x56a3c4d0 VAL: '220' (3 sibs) 34: 0x56a3c528 VAL: '221' (3 sibs) 34: 0x56a3c580 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56a58180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a581cc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a58218 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a58264 VAL: '000' (3 sibs) 34: [4] [4] 0x56a582b0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a582fc VAL: '002' (3 sibs) 34: [6] [6] 0x56a58348 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a58394 VAL: '010' (3 sibs) 34: [8] [8] 0x56a583e0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5842c VAL: '012' (3 sibs) 34: [10] [10] 0x56a58478 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a584c4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a58510 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5855c VAL: '022' (3 sibs) 34: [14] [14] 0x56a585a8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a585f4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a58640 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5868c VAL: '101' (3 sibs) 34: [18] [18] 0x56a586d8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a58724 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a58770 VAL: '110' (3 sibs) 34: [21] [21] 0x56a587bc VAL: '111' (3 sibs) 34: [22] [22] 0x56a58808 VAL: '112' (3 sibs) 34: [23] [23] 0x56a58854 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a588a0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a588ec VAL: '121' (3 sibs) 34: [26] [26] 0x56a58938 VAL: '122' (3 sibs) 34: [27] [27] 0x56a58984 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a589d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a58a1c VAL: '200' (3 sibs) 34: [30] [30] 0x56a58a68 VAL: '201' (3 sibs) 34: [31] [31] 0x56a58ab4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a58b00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a58b4c VAL: '210' (3 sibs) 34: [34] [34] 0x56a58b98 VAL: '211' (3 sibs) 34: [35] [35] 0x56a58be4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a58c30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a58c7c VAL: '220' (3 sibs) 34: [38] [38] 0x56a58cc8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a58d14 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] 0x56a4c0a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a4c0ec SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a4c138 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a4c184 VAL: '000' (3 sibs) 34: [4] [4] 0x56a4c1d0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a4c21c VAL: '002' (3 sibs) 34: [6] [6] 0x56a4c268 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a4c2b4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a4c300 VAL: '011' (3 sibs) 34: [9] [9] 0x56a4c34c VAL: '012' (3 sibs) 34: [10] [10] 0x56a4c398 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a4c3e4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a4c430 VAL: '021' (3 sibs) 34: [13] [13] 0x56a4c47c VAL: '022' (3 sibs) 34: [14] [14] 0x56a4c4c8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a4c514 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a4c560 VAL: '100' (3 sibs) 34: [17] [17] 0x56a4c5ac VAL: '101' (3 sibs) 34: [18] [18] 0x56a4c5f8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a4c644 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a4c690 VAL: '110' (3 sibs) 34: [21] [21] 0x56a4c6dc VAL: '111' (3 sibs) 34: [22] [22] 0x56a4c728 VAL: '112' (3 sibs) 34: [23] [23] 0x56a4c774 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a4c7c0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a4c80c VAL: '121' (3 sibs) 34: [26] [26] 0x56a4c858 VAL: '122' (3 sibs) 34: [27] [27] 0x56a4c8a4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a4c8f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a4c93c VAL: '200' (3 sibs) 34: [30] [30] 0x56a4c988 VAL: '201' (3 sibs) 34: [31] [31] 0x56a4c9d4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a4ca20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a4ca6c VAL: '210' (3 sibs) 34: [34] [34] 0x56a4cab8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a4cb04 VAL: '212' (3 sibs) 34: [36] [36] 0x56a4cb50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a4cb9c VAL: '220' (3 sibs) 34: [38] [38] 0x56a4cbe8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a4cc34 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] 0x56a5a2f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5a33c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a5a388 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a5a3d4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a5a420 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5a46c VAL: '002' (3 sibs) 34: [6] [6] 0x56a5a4b8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a5a504 VAL: '010' (3 sibs) 34: [8] [8] 0x56a5a550 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5a59c VAL: '012' (3 sibs) 34: [10] [10] 0x56a5a5e8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a5a634 VAL: '020' (3 sibs) 34: [12] [12] 0x56a5a680 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5a6cc VAL: '022' (3 sibs) 34: [14] [14] 0x56a5a718 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a5a764 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a5a7b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5a7fc VAL: '101' (3 sibs) 34: [18] [18] 0x56a5a848 VAL: '102' (3 sibs) 34: [19] [19] 0x56a5a894 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a5a8e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5a92c VAL: '111' (3 sibs) 34: [22] [22] 0x56a5a978 VAL: '112' (3 sibs) 34: [23] [23] 0x56a5a9c4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a5aa10 VAL: '120' (3 sibs) 34: [25] [25] 0x56a5aa5c VAL: '121' (3 sibs) 34: [26] [26] 0x56a5aaa8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a5aaf4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a5ab40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5ab8c VAL: '200' (3 sibs) 34: [30] [30] 0x56a5abd8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a5ac24 VAL: '202' (3 sibs) 34: [32] [32] 0x56a5ac70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5acbc VAL: '210' (3 sibs) 34: [34] [34] 0x56a5ad08 VAL: '211' (3 sibs) 34: [35] [35] 0x56a5ad54 VAL: '212' (3 sibs) 34: [36] [36] 0x56a5ada0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5adec VAL: '220' (3 sibs) 34: [38] [38] 0x56a5ae38 VAL: '221' (3 sibs) 34: [39] [39] 0x56a5ae84 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] 0x56a4e5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a4e5ec SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a4e638 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a4e684 VAL: '000' (3 sibs) 34: [4] [4] 0x56a4e6d0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a4e71c VAL: '002' (3 sibs) 34: [6] [6] 0x56a4e768 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a4e7b4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a4e800 VAL: '011' (3 sibs) 34: [9] [9] 0x56a4e84c VAL: '012' (3 sibs) 34: [10] [10] 0x56a4e898 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a4e8e4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a4e930 VAL: '021' (3 sibs) 34: [13] [13] 0x56a4e97c VAL: '022' (3 sibs) 34: [14] [14] 0x56a4e9c8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a4ea14 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a4ea60 VAL: '100' (3 sibs) 34: [17] [17] 0x56a4eaac VAL: '101' (3 sibs) 34: [18] [18] 0x56a4eaf8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a4eb44 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a4eb90 VAL: '110' (3 sibs) 34: [21] [21] 0x56a4ebdc VAL: '111' (3 sibs) 34: [22] [22] 0x56a4ec28 VAL: '112' (3 sibs) 34: [23] [23] 0x56a4ec74 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a4ecc0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a4ed0c VAL: '121' (3 sibs) 34: [26] [26] 0x56a4ed58 VAL: '122' (3 sibs) 34: [27] [27] 0x56a4eda4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a4edf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a4ee3c VAL: '200' (3 sibs) 34: [30] [30] 0x56a4ee88 VAL: '201' (3 sibs) 34: [31] [31] 0x56a4eed4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a4ef20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a4ef6c VAL: '210' (3 sibs) 34: [34] [34] 0x56a4efb8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a4f004 VAL: '212' (3 sibs) 34: [36] [36] 0x56a4f050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a4f09c VAL: '220' (3 sibs) 34: [38] [38] 0x56a4f0e8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a4f134 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] 0x56a5b600 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5b64c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a5b698 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a5b6e4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a5b730 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5b77c VAL: '002' (3 sibs) 34: [6] [6] 0x56a5b7c8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a5b814 VAL: '010' (3 sibs) 34: [8] [8] 0x56a5b860 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5b8ac VAL: '012' (3 sibs) 34: [10] [10] 0x56a5b8f8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a5b944 VAL: '020' (3 sibs) 34: [12] [12] 0x56a5b990 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5b9dc VAL: '022' (3 sibs) 34: [14] [14] 0x56a5ba28 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a5ba74 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a5bac0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5bb0c VAL: '101' (3 sibs) 34: [18] [18] 0x56a5bb58 VAL: '102' (3 sibs) 34: [19] [19] 0x56a5bba4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a5bbf0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5bc3c VAL: '111' (3 sibs) 34: [22] [22] 0x56a5bc88 VAL: '112' (3 sibs) 34: [23] [23] 0x56a5bcd4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a5bd20 VAL: '120' (3 sibs) 34: [25] [25] 0x56a5bd6c VAL: '121' (3 sibs) 34: [26] [26] 0x56a5bdb8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a5be04 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a5be50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5be9c VAL: '200' (3 sibs) 34: [30] [30] 0x56a5bee8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a5bf34 VAL: '202' (3 sibs) 34: [32] [32] 0x56a5bf80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5bfcc VAL: '210' (3 sibs) 34: [34] [34] 0x56a5c018 VAL: '211' (3 sibs) 34: [35] [35] 0x56a5c064 VAL: '212' (3 sibs) 34: [36] [36] 0x56a5c0b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5c0fc VAL: '220' (3 sibs) 34: [38] [38] 0x56a5c148 VAL: '221' (3 sibs) 34: [39] [39] 0x56a5c194 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] 0x56a50b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a50bac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a50bf8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a50c44 VAL: '000' (3 sibs) 34: [4] [4] 0x56a50c90 VAL: '001' (3 sibs) 34: [5] [5] 0x56a50cdc VAL: '002' (3 sibs) 34: [6] [6] 0x56a50d28 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a50d74 VAL: '010' (3 sibs) 34: [8] [8] 0x56a50dc0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a50e0c VAL: '012' (3 sibs) 34: [10] [10] 0x56a50e58 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a50ea4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a50ef0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a50f3c VAL: '022' (3 sibs) 34: [14] [14] 0x56a50f88 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a50fd4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a51020 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5106c VAL: '101' (3 sibs) 34: [18] [18] 0x56a510b8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a51104 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a51150 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5119c VAL: '111' (3 sibs) 34: [22] [22] 0x56a511e8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a51234 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a51280 VAL: '120' (3 sibs) 34: [25] [25] 0x56a512cc VAL: '121' (3 sibs) 34: [26] [26] 0x56a51318 VAL: '122' (3 sibs) 34: [27] [27] 0x56a51364 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a513b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a513fc VAL: '200' (3 sibs) 34: [30] [30] 0x56a51448 VAL: '201' (3 sibs) 34: [31] [31] 0x56a51494 VAL: '202' (3 sibs) 34: [32] [32] 0x56a514e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5152c VAL: '210' (3 sibs) 34: [34] [34] 0x56a51578 VAL: '211' (3 sibs) 34: [35] [35] 0x56a515c4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a51610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5165c VAL: '220' (3 sibs) 34: [38] [38] 0x56a516a8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a516f4 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] 0x56a5c910 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5c95c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a5c9a8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a5c9f4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a5ca40 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5ca8c VAL: '002' (3 sibs) 34: [6] [6] 0x56a5cad8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a5cb24 VAL: '010' (3 sibs) 34: [8] [8] 0x56a5cb70 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5cbbc VAL: '012' (3 sibs) 34: [10] [10] 0x56a5cc08 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a5cc54 VAL: '020' (3 sibs) 34: [12] [12] 0x56a5cca0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5ccec VAL: '022' (3 sibs) 34: [14] [14] 0x56a5cd38 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a5cd84 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a5cdd0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5ce1c VAL: '101' (3 sibs) 34: [18] [18] 0x56a5ce68 VAL: '102' (3 sibs) 34: [19] [19] 0x56a5ceb4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a5cf00 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5cf4c VAL: '111' (3 sibs) 34: [22] [22] 0x56a5cf98 VAL: '112' (3 sibs) 34: [23] [23] 0x56a5cfe4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a5d030 VAL: '120' (3 sibs) 34: [25] [25] 0x56a5d07c VAL: '121' (3 sibs) 34: [26] [26] 0x56a5d0c8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a5d114 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a5d160 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5d1ac VAL: '200' (3 sibs) 34: [30] [30] 0x56a5d1f8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a5d244 VAL: '202' (3 sibs) 34: [32] [32] 0x56a5d290 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5d2dc VAL: '210' (3 sibs) 34: [34] [34] 0x56a5d328 VAL: '211' (3 sibs) 34: [35] [35] 0x56a5d374 VAL: '212' (3 sibs) 34: [36] [36] 0x56a5d3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5d40c VAL: '220' (3 sibs) 34: [38] [38] 0x56a5d458 VAL: '221' (3 sibs) 34: [39] [39] 0x56a5d4a4 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] 0x56a53540 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5358c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a535d8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a53624 VAL: '000' (3 sibs) 34: [4] [4] 0x56a53670 VAL: '001' (3 sibs) 34: [5] [5] 0x56a536bc VAL: '002' (3 sibs) 34: [6] [6] 0x56a53708 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a53754 VAL: '010' (3 sibs) 34: [8] [8] 0x56a537a0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a537ec VAL: '012' (3 sibs) 34: [10] [10] 0x56a53838 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a53884 VAL: '020' (3 sibs) 34: [12] [12] 0x56a538d0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5391c VAL: '022' (3 sibs) 34: [14] [14] 0x56a53968 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a539b4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a53a00 VAL: '100' (3 sibs) 34: [17] [17] 0x56a53a4c VAL: '101' (3 sibs) 34: [18] [18] 0x56a53a98 VAL: '102' (3 sibs) 34: [19] [19] 0x56a53ae4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a53b30 VAL: '110' (3 sibs) 34: [21] [21] 0x56a53b7c VAL: '111' (3 sibs) 34: [22] [22] 0x56a53bc8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a53c14 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a53c60 VAL: '120' (3 sibs) 34: [25] [25] 0x56a53cac VAL: '121' (3 sibs) 34: [26] [26] 0x56a53cf8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a53d44 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a53d90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a53ddc VAL: '200' (3 sibs) 34: [30] [30] 0x56a53e28 VAL: '201' (3 sibs) 34: [31] [31] 0x56a53e74 VAL: '202' (3 sibs) 34: [32] [32] 0x56a53ec0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a53f0c VAL: '210' (3 sibs) 34: [34] [34] 0x56a53f58 VAL: '211' (3 sibs) 34: [35] [35] 0x56a53fa4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a53ff0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5403c VAL: '220' (3 sibs) 34: [38] [38] 0x56a54088 VAL: '221' (3 sibs) 34: [39] [39] 0x56a540d4 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] 0x56a5dc20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5dc6c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a5dcb8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a5dd04 VAL: '000' (3 sibs) 34: [4] [4] 0x56a5dd50 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5dd9c VAL: '002' (3 sibs) 34: [6] [6] 0x56a5dde8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a5de34 VAL: '010' (3 sibs) 34: [8] [8] 0x56a5de80 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5decc VAL: '012' (3 sibs) 34: [10] [10] 0x56a5df18 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a5df64 VAL: '020' (3 sibs) 34: [12] [12] 0x56a5dfb0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5dffc VAL: '022' (3 sibs) 34: [14] [14] 0x56a5e048 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a5e094 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a5e0e0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5e12c VAL: '101' (3 sibs) 34: [18] [18] 0x56a5e178 VAL: '102' (3 sibs) 34: [19] [19] 0x56a5e1c4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a5e210 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5e25c VAL: '111' (3 sibs) 34: [22] [22] 0x56a5e2a8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a5e2f4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a5e340 VAL: '120' (3 sibs) 34: [25] [25] 0x56a5e38c VAL: '121' (3 sibs) 34: [26] [26] 0x56a5e3d8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a5e424 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a5e470 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5e4bc VAL: '200' (3 sibs) 34: [30] [30] 0x56a5e508 VAL: '201' (3 sibs) 34: [31] [31] 0x56a5e554 VAL: '202' (3 sibs) 34: [32] [32] 0x56a5e5a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5e5ec VAL: '210' (3 sibs) 34: [34] [34] 0x56a5e638 VAL: '211' (3 sibs) 34: [35] [35] 0x56a5e684 VAL: '212' (3 sibs) 34: [36] [36] 0x56a5e6d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5e71c VAL: '220' (3 sibs) 34: [38] [38] 0x56a5e768 VAL: '221' (3 sibs) 34: [39] [39] 0x56a5e7b4 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] 0x56a54850 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5489c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a548e8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a54934 VAL: '000' (3 sibs) 34: [4] [4] 0x56a54980 VAL: '001' (3 sibs) 34: [5] [5] 0x56a549cc VAL: '002' (3 sibs) 34: [6] [6] 0x56a54a18 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a54a64 VAL: '010' (3 sibs) 34: [8] [8] 0x56a54ab0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a54afc VAL: '012' (3 sibs) 34: [10] [10] 0x56a54b48 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a54b94 VAL: '020' (3 sibs) 34: [12] [12] 0x56a54be0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a54c2c VAL: '022' (3 sibs) 34: [14] [14] 0x56a54c78 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a54cc4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a54d10 VAL: '100' (3 sibs) 34: [17] [17] 0x56a54d5c VAL: '101' (3 sibs) 34: [18] [18] 0x56a54da8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a54df4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a54e40 VAL: '110' (3 sibs) 34: [21] [21] 0x56a54e8c VAL: '111' (3 sibs) 34: [22] [22] 0x56a54ed8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a54f24 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a54f70 VAL: '120' (3 sibs) 34: [25] [25] 0x56a54fbc VAL: '121' (3 sibs) 34: [26] [26] 0x56a55008 VAL: '122' (3 sibs) 34: [27] [27] 0x56a55054 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a550a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a550ec VAL: '200' (3 sibs) 34: [30] [30] 0x56a55138 VAL: '201' (3 sibs) 34: [31] [31] 0x56a55184 VAL: '202' (3 sibs) 34: [32] [32] 0x56a551d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5521c VAL: '210' (3 sibs) 34: [34] [34] 0x56a55268 VAL: '211' (3 sibs) 34: [35] [35] 0x56a552b4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a55300 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5534c VAL: '220' (3 sibs) 34: [38] [38] 0x56a55398 VAL: '221' (3 sibs) 34: [39] [39] 0x56a553e4 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] 0x56a5f8c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a5f90c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a5f958 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a5f9a4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a5f9f0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5fa3c VAL: '002' (3 sibs) 34: [6] [6] 0x56a5fa88 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a5fad4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a5fb20 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5fb6c VAL: '012' (3 sibs) 34: [10] [10] 0x56a5fbb8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a5fc04 VAL: '020' (3 sibs) 34: [12] [12] 0x56a5fc50 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5fc9c VAL: '022' (3 sibs) 34: [14] [14] 0x56a5fce8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a5fd34 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a5fd80 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5fdcc VAL: '101' (3 sibs) 34: [18] [18] 0x56a5fe18 VAL: '102' (3 sibs) 34: [19] [19] 0x56a5fe64 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a5feb0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5fefc VAL: '111' (3 sibs) 34: [22] [22] 0x56a5ff48 VAL: '112' (3 sibs) 34: [23] [23] 0x56a5ff94 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a5ffe0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6002c VAL: '121' (3 sibs) 34: [26] [26] 0x56a60078 VAL: '122' (3 sibs) 34: [27] [27] 0x56a600c4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a60110 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6015c VAL: '200' (3 sibs) 34: [30] [30] 0x56a601a8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a601f4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a60240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a6028c VAL: '210' (3 sibs) 34: [34] [34] 0x56a602d8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a60324 VAL: '212' (3 sibs) 34: [36] [36] 0x56a60370 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a603bc VAL: '220' (3 sibs) 34: [38] [38] 0x56a60408 VAL: '221' (3 sibs) 34: [39] [39] 0x56a60454 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] 0x56a55b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a55bac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a55bf8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a55c44 VAL: '000' (3 sibs) 34: [4] [4] 0x56a55c90 VAL: '001' (3 sibs) 34: [5] [5] 0x56a55cdc VAL: '002' (3 sibs) 34: [6] [6] 0x56a55d28 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a55d74 VAL: '010' (3 sibs) 34: [8] [8] 0x56a55dc0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a55e0c VAL: '012' (3 sibs) 34: [10] [10] 0x56a55e58 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a55ea4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a55ef0 VAL: '021' (3 sibs) 34: [13] [13] 0x56a55f3c VAL: '022' (3 sibs) 34: [14] [14] 0x56a55f88 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a55fd4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a56020 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5606c VAL: '101' (3 sibs) 34: [18] [18] 0x56a560b8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a56104 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a56150 VAL: '110' (3 sibs) 34: [21] [21] 0x56a5619c VAL: '111' (3 sibs) 34: [22] [22] 0x56a561e8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a56234 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a56280 VAL: '120' (3 sibs) 34: [25] [25] 0x56a562cc VAL: '121' (3 sibs) 34: [26] [26] 0x56a56318 VAL: '122' (3 sibs) 34: [27] [27] 0x56a56364 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a563b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a563fc VAL: '200' (3 sibs) 34: [30] [30] 0x56a56448 VAL: '201' (3 sibs) 34: [31] [31] 0x56a56494 VAL: '202' (3 sibs) 34: [32] [32] 0x56a564e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5652c VAL: '210' (3 sibs) 34: [34] [34] 0x56a56578 VAL: '211' (3 sibs) 34: [35] [35] 0x56a565c4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a56610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5665c VAL: '220' (3 sibs) 34: [38] [38] 0x56a566a8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a566f4 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] 0x56a60bd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a60c1c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a60c68 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a60cb4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a60d00 VAL: '001' (3 sibs) 34: [5] [5] 0x56a60d4c VAL: '002' (3 sibs) 34: [6] [6] 0x56a60d98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a60de4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a60e30 VAL: '011' (3 sibs) 34: [9] [9] 0x56a60e7c VAL: '012' (3 sibs) 34: [10] [10] 0x56a60ec8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a60f14 VAL: '020' (3 sibs) 34: [12] [12] 0x56a60f60 VAL: '021' (3 sibs) 34: [13] [13] 0x56a60fac VAL: '022' (3 sibs) 34: [14] [14] 0x56a60ff8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a61044 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a61090 VAL: '100' (3 sibs) 34: [17] [17] 0x56a610dc VAL: '101' (3 sibs) 34: [18] [18] 0x56a61128 VAL: '102' (3 sibs) 34: [19] [19] 0x56a61174 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a611c0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a6120c VAL: '111' (3 sibs) 34: [22] [22] 0x56a61258 VAL: '112' (3 sibs) 34: [23] [23] 0x56a612a4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a612f0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6133c VAL: '121' (3 sibs) 34: [26] [26] 0x56a61388 VAL: '122' (3 sibs) 34: [27] [27] 0x56a613d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a61420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6146c VAL: '200' (3 sibs) 34: [30] [30] 0x56a614b8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a61504 VAL: '202' (3 sibs) 34: [32] [32] 0x56a61550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a6159c VAL: '210' (3 sibs) 34: [34] [34] 0x56a615e8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a61634 VAL: '212' (3 sibs) 34: [36] [36] 0x56a61680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a616cc VAL: '220' (3 sibs) 34: [38] [38] 0x56a61718 VAL: '221' (3 sibs) 34: [39] [39] 0x56a61764 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] 0x56a56e70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a56ebc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a56f08 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a56f54 VAL: '000' (3 sibs) 34: [4] [4] 0x56a56fa0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a56fec VAL: '002' (3 sibs) 34: [6] [6] 0x56a57038 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a57084 VAL: '010' (3 sibs) 34: [8] [8] 0x56a570d0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5711c VAL: '012' (3 sibs) 34: [10] [10] 0x56a57168 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a571b4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a57200 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5724c VAL: '022' (3 sibs) 34: [14] [14] 0x56a57298 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a572e4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a57330 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5737c VAL: '101' (3 sibs) 34: [18] [18] 0x56a573c8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a57414 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a57460 VAL: '110' (3 sibs) 34: [21] [21] 0x56a574ac VAL: '111' (3 sibs) 34: [22] [22] 0x56a574f8 VAL: '112' (3 sibs) 34: [23] [23] 0x56a57544 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a57590 VAL: '120' (3 sibs) 34: [25] [25] 0x56a575dc VAL: '121' (3 sibs) 34: [26] [26] 0x56a57628 VAL: '122' (3 sibs) 34: [27] [27] 0x56a57674 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a576c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a5770c VAL: '200' (3 sibs) 34: [30] [30] 0x56a57758 VAL: '201' (3 sibs) 34: [31] [31] 0x56a577a4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a577f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a5783c VAL: '210' (3 sibs) 34: [34] [34] 0x56a57888 VAL: '211' (3 sibs) 34: [35] [35] 0x56a578d4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a57920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5796c VAL: '220' (3 sibs) 34: [38] [38] 0x56a579b8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a57a04 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] 0x56a61ee0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a61f2c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a61f78 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a61fc4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a62010 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6205c VAL: '002' (3 sibs) 34: [6] [6] 0x56a620a8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a620f4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a62140 VAL: '011' (3 sibs) 34: [9] [9] 0x56a6218c VAL: '012' (3 sibs) 34: [10] [10] 0x56a621d8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a62224 VAL: '020' (3 sibs) 34: [12] [12] 0x56a62270 VAL: '021' (3 sibs) 34: [13] [13] 0x56a622bc VAL: '022' (3 sibs) 34: [14] [14] 0x56a62308 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a62354 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a623a0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a623ec VAL: '101' (3 sibs) 34: [18] [18] 0x56a62438 VAL: '102' (3 sibs) 34: [19] [19] 0x56a62484 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a624d0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a6251c VAL: '111' (3 sibs) 34: [22] [22] 0x56a62568 VAL: '112' (3 sibs) 34: [23] [23] 0x56a625b4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a62600 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6264c VAL: '121' (3 sibs) 34: [26] [26] 0x56a62698 VAL: '122' (3 sibs) 34: [27] [27] 0x56a626e4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a62730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6277c VAL: '200' (3 sibs) 34: [30] [30] 0x56a627c8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a62814 VAL: '202' (3 sibs) 34: [32] [32] 0x56a62860 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a628ac VAL: '210' (3 sibs) 34: [34] [34] 0x56a628f8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a62944 VAL: '212' (3 sibs) 34: [36] [36] 0x56a62990 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a629dc VAL: '220' (3 sibs) 34: [38] [38] 0x56a62a28 VAL: '221' (3 sibs) 34: [39] [39] 0x56a62a74 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] 0x56a58180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a581cc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a58218 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a58264 VAL: '000' (3 sibs) 34: [4] [4] 0x56a582b0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a582fc VAL: '002' (3 sibs) 34: [6] [6] 0x56a58348 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a58394 VAL: '010' (3 sibs) 34: [8] [8] 0x56a583e0 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5842c VAL: '012' (3 sibs) 34: [10] [10] 0x56a58478 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a584c4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a58510 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5855c VAL: '022' (3 sibs) 34: [14] [14] 0x56a585a8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a585f4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a58640 VAL: '100' (3 sibs) 34: [17] [17] 0x56a5868c VAL: '101' (3 sibs) 34: [18] [18] 0x56a586d8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a58724 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a58770 VAL: '110' (3 sibs) 34: [21] [21] 0x56a587bc VAL: '111' (3 sibs) 34: [22] [22] 0x56a58808 VAL: '112' (3 sibs) 34: [23] [23] 0x56a58854 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a588a0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a588ec VAL: '121' (3 sibs) 34: [26] [26] 0x56a58938 VAL: '122' (3 sibs) 34: [27] [27] 0x56a58984 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a589d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a58a1c VAL: '200' (3 sibs) 34: [30] [30] 0x56a58a68 VAL: '201' (3 sibs) 34: [31] [31] 0x56a58ab4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a58b00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a58b4c VAL: '210' (3 sibs) 34: [34] [34] 0x56a58b98 VAL: '211' (3 sibs) 34: [35] [35] 0x56a58be4 VAL: '212' (3 sibs) 34: [36] [36] 0x56a58c30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a58c7c VAL: '220' (3 sibs) 34: [38] [38] 0x56a58cc8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a58d14 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] 0x56a631f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a6323c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a63288 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a632d4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a63320 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6336c VAL: '002' (3 sibs) 34: [6] [6] 0x56a633b8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a63404 VAL: '010' (3 sibs) 34: [8] [8] 0x56a63450 VAL: '011' (3 sibs) 34: [9] [9] 0x56a6349c VAL: '012' (3 sibs) 34: [10] [10] 0x56a634e8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a63534 VAL: '020' (3 sibs) 34: [12] [12] 0x56a63580 VAL: '021' (3 sibs) 34: [13] [13] 0x56a635cc VAL: '022' (3 sibs) 34: [14] [14] 0x56a63618 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a63664 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a636b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a636fc VAL: '101' (3 sibs) 34: [18] [18] 0x56a63748 VAL: '102' (3 sibs) 34: [19] [19] 0x56a63794 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a637e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a6382c VAL: '111' (3 sibs) 34: [22] [22] 0x56a63878 VAL: '112' (3 sibs) 34: [23] [23] 0x56a638c4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a63910 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6395c VAL: '121' (3 sibs) 34: [26] [26] 0x56a639a8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a639f4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a63a40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a63a8c VAL: '200' (3 sibs) 34: [30] [30] 0x56a63ad8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a63b24 VAL: '202' (3 sibs) 34: [32] [32] 0x56a63b70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a63bbc VAL: '210' (3 sibs) 34: [34] [34] 0x56a63c08 VAL: '211' (3 sibs) 34: [35] [35] 0x56a63c54 VAL: '212' (3 sibs) 34: [36] [36] 0x56a63ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a63cec VAL: '220' (3 sibs) 34: [38] [38] 0x56a63d38 VAL: '221' (3 sibs) 34: [39] [39] 0x56a63d84 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: 0x56a3a790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a38a70 SEQ: (3 sibs) 3 children: 34: 0x56a38b80 SEQ: (3 sibs) 3 children: 34: 0x56a38c90 VAL: '000' (3 sibs) 34: 0x56a38ce8 VAL: '001' (3 sibs) 34: 0x56a38d40 VAL: '002' (3 sibs) 34: 0x56a38bd8 SEQ: (3 sibs) 3 children: 34: 0x56a38da0 VAL: '010' (3 sibs) 34: 0x56a38df8 VAL: '011' (3 sibs) 34: 0x56a38e50 VAL: '012' (3 sibs) 34: 0x56a38c30 SEQ: (3 sibs) 3 children: 34: 0x56a38eb0 VAL: '020' (3 sibs) 34: 0x56a38f08 VAL: '021' (3 sibs) 34: 0x56a38f60 VAL: '022' (3 sibs) 34: 0x56a38ac8 SEQ: (3 sibs) 3 children: 34: 0x56a38fc0 SEQ: (3 sibs) 3 children: 34: 0x56a390d0 VAL: '100' (3 sibs) 34: 0x56a39128 VAL: '101' (3 sibs) 34: 0x56a39180 VAL: '102' (3 sibs) 34: 0x56a39018 SEQ: (3 sibs) 3 children: 34: 0x56a391e0 VAL: '110' (3 sibs) 34: 0x56a39238 VAL: '111' (3 sibs) 34: 0x56a39290 VAL: '112' (3 sibs) 34: 0x56a39070 SEQ: (3 sibs) 3 children: 34: 0x56a392f0 VAL: '120' (3 sibs) 34: 0x56a39348 VAL: '121' (3 sibs) 34: 0x56a393a0 VAL: '122' (3 sibs) 34: 0x56a38b20 SEQ: (3 sibs) 3 children: 34: 0x56a39400 SEQ: (3 sibs) 3 children: 34: 0x56a39510 VAL: '200' (3 sibs) 34: 0x56a39568 VAL: '201' (3 sibs) 34: 0x56a395c0 VAL: '202' (3 sibs) 34: 0x56a39458 SEQ: (3 sibs) 3 children: 34: 0x56a39620 VAL: '210' (3 sibs) 34: 0x56a39678 VAL: '211' (3 sibs) 34: 0x56a396d0 VAL: '212' (3 sibs) 34: 0x56a394b0 SEQ: (3 sibs) 3 children: 34: 0x56a39730 VAL: '220' (3 sibs) 34: 0x56a39788 VAL: '221' (3 sibs) 34: 0x56a397e0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a595b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a595fc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a59648 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a59694 VAL: '000' (3 sibs) 34: [4] [4] 0x56a596e0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a5972c VAL: '002' (3 sibs) 34: [6] [6] 0x56a59778 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a597c4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a59810 VAL: '011' (3 sibs) 34: [9] [9] 0x56a5985c VAL: '012' (3 sibs) 34: [10] [10] 0x56a598a8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a598f4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a59940 VAL: '021' (3 sibs) 34: [13] [13] 0x56a5998c VAL: '022' (3 sibs) 34: [14] [14] 0x56a599d8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a59a24 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a59a70 VAL: '100' (3 sibs) 34: [17] [17] 0x56a59abc VAL: '101' (3 sibs) 34: [18] [18] 0x56a59b08 VAL: '102' (3 sibs) 34: [19] [19] 0x56a59b54 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a59ba0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a59bec VAL: '111' (3 sibs) 34: [22] [22] 0x56a59c38 VAL: '112' (3 sibs) 34: [23] [23] 0x56a59c84 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a59cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a59d1c VAL: '121' (3 sibs) 34: [26] [26] 0x56a59d68 VAL: '122' (3 sibs) 34: [27] [27] 0x56a59db4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a59e00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a59e4c VAL: '200' (3 sibs) 34: [30] [30] 0x56a59e98 VAL: '201' (3 sibs) 34: [31] [31] 0x56a59ee4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a59f30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a59f7c VAL: '210' (3 sibs) 34: [34] [34] 0x56a59fc8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a5a014 VAL: '212' (3 sibs) 34: [36] [36] 0x56a5a060 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a5a0ac VAL: '220' (3 sibs) 34: [38] [38] 0x56a5a0f8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a5a144 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: 0x56a3a830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a39990 SEQ: (3 sibs) 3 children: 34: 0x56a39aa0 SEQ: (3 sibs) 3 children: 34: 0x56a39bb0 VAL: '000' (3 sibs) 34: 0x56a39c08 VAL: '001' (3 sibs) 34: 0x56a39c60 VAL: '002' (3 sibs) 34: 0x56a39af8 SEQ: (3 sibs) 3 children: 34: 0x56a39cc0 VAL: '010' (3 sibs) 34: 0x56a39d18 VAL: '011' (3 sibs) 34: 0x56a39d70 VAL: '012' (3 sibs) 34: 0x56a39b50 SEQ: (3 sibs) 3 children: 34: 0x56a39dd0 VAL: '020' (3 sibs) 34: 0x56a39e28 VAL: '021' (3 sibs) 34: 0x56a39e80 VAL: '022' (3 sibs) 34: 0x56a399e8 SEQ: (3 sibs) 3 children: 34: 0x56a39ee0 SEQ: (3 sibs) 3 children: 34: 0x56a39ff0 VAL: '100' (3 sibs) 34: 0x56a3a048 VAL: '101' (3 sibs) 34: 0x56a3a0a0 VAL: '102' (3 sibs) 34: 0x56a39f38 SEQ: (3 sibs) 3 children: 34: 0x56a3a100 VAL: '110' (3 sibs) 34: 0x56a3a158 VAL: '111' (3 sibs) 34: 0x56a3a1b0 VAL: '112' (3 sibs) 34: 0x56a39f90 SEQ: (3 sibs) 3 children: 34: 0x56a3a210 VAL: '120' (3 sibs) 34: 0x56a3a268 VAL: '121' (3 sibs) 34: 0x56a3a2c0 VAL: '122' (3 sibs) 34: 0x56a39a40 SEQ: (3 sibs) 3 children: 34: 0x56a3a320 SEQ: (3 sibs) 3 children: 34: 0x56a3a430 VAL: '200' (3 sibs) 34: 0x56a3a488 VAL: '201' (3 sibs) 34: 0x56a3a4e0 VAL: '202' (3 sibs) 34: 0x56a3a378 SEQ: (3 sibs) 3 children: 34: 0x56a3a540 VAL: '210' (3 sibs) 34: 0x56a3a598 VAL: '211' (3 sibs) 34: 0x56a3a5f0 VAL: '212' (3 sibs) 34: 0x56a3a3d0 SEQ: (3 sibs) 3 children: 34: 0x56a3a650 VAL: '220' (3 sibs) 34: 0x56a3a6a8 VAL: '221' (3 sibs) 34: 0x56a3a700 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a64500 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a6454c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a64598 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a645e4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a64630 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6467c VAL: '002' (3 sibs) 34: [6] [6] 0x56a646c8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a64714 VAL: '010' (3 sibs) 34: [8] [8] 0x56a64760 VAL: '011' (3 sibs) 34: [9] [9] 0x56a647ac VAL: '012' (3 sibs) 34: [10] [10] 0x56a647f8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a64844 VAL: '020' (3 sibs) 34: [12] [12] 0x56a64890 VAL: '021' (3 sibs) 34: [13] [13] 0x56a648dc VAL: '022' (3 sibs) 34: [14] [14] 0x56a64928 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a64974 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a649c0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a64a0c VAL: '101' (3 sibs) 34: [18] [18] 0x56a64a58 VAL: '102' (3 sibs) 34: [19] [19] 0x56a64aa4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a64af0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a64b3c VAL: '111' (3 sibs) 34: [22] [22] 0x56a64b88 VAL: '112' (3 sibs) 34: [23] [23] 0x56a64bd4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a64c20 VAL: '120' (3 sibs) 34: [25] [25] 0x56a64c6c VAL: '121' (3 sibs) 34: [26] [26] 0x56a64cb8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a64d04 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a64d50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a64d9c VAL: '200' (3 sibs) 34: [30] [30] 0x56a64de8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a64e34 VAL: '202' (3 sibs) 34: [32] [32] 0x56a64e80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a64ecc VAL: '210' (3 sibs) 34: [34] [34] 0x56a64f18 VAL: '211' (3 sibs) 34: [35] [35] 0x56a64f64 VAL: '212' (3 sibs) 34: [36] [36] 0x56a64fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a64ffc VAL: '220' (3 sibs) 34: [38] [38] 0x56a65048 VAL: '221' (3 sibs) 34: [39] [39] 0x56a65094 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: 0x56a3a8d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3a9f0 SEQ: (3 sibs) 3 children: 34: 0x56a3ab00 SEQ: (3 sibs) 3 children: 34: 0x56a3ac10 VAL: '000' (3 sibs) 34: 0x56a3ac68 VAL: '001' (3 sibs) 34: 0x56a3acc0 VAL: '002' (3 sibs) 34: 0x56a3ab58 SEQ: (3 sibs) 3 children: 34: 0x56a3ad20 VAL: '010' (3 sibs) 34: 0x56a3ad78 VAL: '011' (3 sibs) 34: 0x56a3add0 VAL: '012' (3 sibs) 34: 0x56a3abb0 SEQ: (3 sibs) 3 children: 34: 0x56a3ae30 VAL: '020' (3 sibs) 34: 0x56a3ae88 VAL: '021' (3 sibs) 34: 0x56a3aee0 VAL: '022' (3 sibs) 34: 0x56a3aa48 SEQ: (3 sibs) 3 children: 34: 0x56a3af40 SEQ: (3 sibs) 3 children: 34: 0x56a3b050 VAL: '100' (3 sibs) 34: 0x56a3b0a8 VAL: '101' (3 sibs) 34: 0x56a3b100 VAL: '102' (3 sibs) 34: 0x56a3af98 SEQ: (3 sibs) 3 children: 34: 0x56a3b160 VAL: '110' (3 sibs) 34: 0x56a3b1b8 VAL: '111' (3 sibs) 34: 0x56a3b210 VAL: '112' (3 sibs) 34: 0x56a3aff0 SEQ: (3 sibs) 3 children: 34: 0x56a3b270 VAL: '120' (3 sibs) 34: 0x56a3b2c8 VAL: '121' (3 sibs) 34: 0x56a3b320 VAL: '122' (3 sibs) 34: 0x56a3aaa0 SEQ: (3 sibs) 3 children: 34: 0x56a3b380 SEQ: (3 sibs) 3 children: 34: 0x56a3b490 VAL: '200' (3 sibs) 34: 0x56a3b4e8 VAL: '201' (3 sibs) 34: 0x56a3b540 VAL: '202' (3 sibs) 34: 0x56a3b3d8 SEQ: (3 sibs) 3 children: 34: 0x56a3b5a0 VAL: '210' (3 sibs) 34: 0x56a3b5f8 VAL: '211' (3 sibs) 34: 0x56a3b650 VAL: '212' (3 sibs) 34: 0x56a3b430 SEQ: (3 sibs) 3 children: 34: 0x56a3b6b0 VAL: '220' (3 sibs) 34: 0x56a3b708 VAL: '221' (3 sibs) 34: 0x56a3b760 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a650f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a6513c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a65188 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a651d4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a65220 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6526c VAL: '002' (3 sibs) 34: [6] [6] 0x56a652b8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a65304 VAL: '010' (3 sibs) 34: [8] [8] 0x56a65350 VAL: '011' (3 sibs) 34: [9] [9] 0x56a6539c VAL: '012' (3 sibs) 34: [10] [10] 0x56a653e8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a65434 VAL: '020' (3 sibs) 34: [12] [12] 0x56a65480 VAL: '021' (3 sibs) 34: [13] [13] 0x56a654cc VAL: '022' (3 sibs) 34: [14] [14] 0x56a65518 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a65564 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a655b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a655fc VAL: '101' (3 sibs) 34: [18] [18] 0x56a65648 VAL: '102' (3 sibs) 34: [19] [19] 0x56a65694 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a656e0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a6572c VAL: '111' (3 sibs) 34: [22] [22] 0x56a65778 VAL: '112' (3 sibs) 34: [23] [23] 0x56a657c4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a65810 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6585c VAL: '121' (3 sibs) 34: [26] [26] 0x56a658a8 VAL: '122' (3 sibs) 34: [27] [27] 0x56a658f4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a65940 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6598c VAL: '200' (3 sibs) 34: [30] [30] 0x56a659d8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a65a24 VAL: '202' (3 sibs) 34: [32] [32] 0x56a65a70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a65abc VAL: '210' (3 sibs) 34: [34] [34] 0x56a65b08 VAL: '211' (3 sibs) 34: [35] [35] 0x56a65b54 VAL: '212' (3 sibs) 34: [36] [36] 0x56a65ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a65bec VAL: '220' (3 sibs) 34: [38] [38] 0x56a65c38 VAL: '221' (3 sibs) 34: [39] [39] 0x56a65c84 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: 0x56a3a970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3b810 SEQ: (3 sibs) 3 children: 34: 0x56a3b920 SEQ: (3 sibs) 3 children: 34: 0x56a3ba30 VAL: '000' (3 sibs) 34: 0x56a3ba88 VAL: '001' (3 sibs) 34: 0x56a3bae0 VAL: '002' (3 sibs) 34: 0x56a3b978 SEQ: (3 sibs) 3 children: 34: 0x56a3bb40 VAL: '010' (3 sibs) 34: 0x56a3bb98 VAL: '011' (3 sibs) 34: 0x56a3bbf0 VAL: '012' (3 sibs) 34: 0x56a3b9d0 SEQ: (3 sibs) 3 children: 34: 0x56a3bc50 VAL: '020' (3 sibs) 34: 0x56a3bca8 VAL: '021' (3 sibs) 34: 0x56a3bd00 VAL: '022' (3 sibs) 34: 0x56a3b868 SEQ: (3 sibs) 3 children: 34: 0x56a3bd60 SEQ: (3 sibs) 3 children: 34: 0x56a3be70 VAL: '100' (3 sibs) 34: 0x56a3bec8 VAL: '101' (3 sibs) 34: 0x56a3bf20 VAL: '102' (3 sibs) 34: 0x56a3bdb8 SEQ: (3 sibs) 3 children: 34: 0x56a3bf80 VAL: '110' (3 sibs) 34: 0x56a3bfd8 VAL: '111' (3 sibs) 34: 0x56a3c030 VAL: '112' (3 sibs) 34: 0x56a3be10 SEQ: (3 sibs) 3 children: 34: 0x56a3c090 VAL: '120' (3 sibs) 34: 0x56a3c0e8 VAL: '121' (3 sibs) 34: 0x56a3c140 VAL: '122' (3 sibs) 34: 0x56a3b8c0 SEQ: (3 sibs) 3 children: 34: 0x56a3c1a0 SEQ: (3 sibs) 3 children: 34: 0x56a3c2b0 VAL: '200' (3 sibs) 34: 0x56a3c308 VAL: '201' (3 sibs) 34: 0x56a3c360 VAL: '202' (3 sibs) 34: 0x56a3c1f8 SEQ: (3 sibs) 3 children: 34: 0x56a3c3c0 VAL: '210' (3 sibs) 34: 0x56a3c418 VAL: '211' (3 sibs) 34: 0x56a3c470 VAL: '212' (3 sibs) 34: 0x56a3c250 SEQ: (3 sibs) 3 children: 34: 0x56a3c4d0 VAL: '220' (3 sibs) 34: 0x56a3c528 VAL: '221' (3 sibs) 34: 0x56a3c580 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a65ce0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a65d2c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a65d78 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a65dc4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a65e10 VAL: '001' (3 sibs) 34: [5] [5] 0x56a65e5c VAL: '002' (3 sibs) 34: [6] [6] 0x56a65ea8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a65ef4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a65f40 VAL: '011' (3 sibs) 34: [9] [9] 0x56a65f8c VAL: '012' (3 sibs) 34: [10] [10] 0x56a65fd8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a66024 VAL: '020' (3 sibs) 34: [12] [12] 0x56a66070 VAL: '021' (3 sibs) 34: [13] [13] 0x56a660bc VAL: '022' (3 sibs) 34: [14] [14] 0x56a66108 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a66154 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a661a0 VAL: '100' (3 sibs) 34: [17] [17] 0x56a661ec VAL: '101' (3 sibs) 34: [18] [18] 0x56a66238 VAL: '102' (3 sibs) 34: [19] [19] 0x56a66284 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a662d0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a6631c VAL: '111' (3 sibs) 34: [22] [22] 0x56a66368 VAL: '112' (3 sibs) 34: [23] [23] 0x56a663b4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a66400 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6644c VAL: '121' (3 sibs) 34: [26] [26] 0x56a66498 VAL: '122' (3 sibs) 34: [27] [27] 0x56a664e4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a66530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6657c VAL: '200' (3 sibs) 34: [30] [30] 0x56a665c8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a66614 VAL: '202' (3 sibs) 34: [32] [32] 0x56a66660 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a666ac VAL: '210' (3 sibs) 34: [34] [34] 0x56a666f8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a66744 VAL: '212' (3 sibs) 34: [36] [36] 0x56a66790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a667dc VAL: '220' (3 sibs) 34: [38] [38] 0x56a66828 VAL: '221' (3 sibs) 34: [39] [39] 0x56a66874 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: 0x56a3a790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a38a70 SEQ: (3 sibs) 3 children: 34: 0x56a38b80 SEQ: (3 sibs) 3 children: 34: 0x56a38c90 VAL: '000' (3 sibs) 34: 0x56a38ce8 VAL: '001' (3 sibs) 34: 0x56a38d40 VAL: '002' (3 sibs) 34: 0x56a38bd8 SEQ: (3 sibs) 3 children: 34: 0x56a38da0 VAL: '010' (3 sibs) 34: 0x56a38df8 VAL: '011' (3 sibs) 34: 0x56a38e50 VAL: '012' (3 sibs) 34: 0x56a38c30 SEQ: (3 sibs) 3 children: 34: 0x56a38eb0 VAL: '020' (3 sibs) 34: 0x56a38f08 VAL: '021' (3 sibs) 34: 0x56a38f60 VAL: '022' (3 sibs) 34: 0x56a38ac8 SEQ: (3 sibs) 3 children: 34: 0x56a38fc0 SEQ: (3 sibs) 3 children: 34: 0x56a390d0 VAL: '100' (3 sibs) 34: 0x56a39128 VAL: '101' (3 sibs) 34: 0x56a39180 VAL: '102' (3 sibs) 34: 0x56a39018 SEQ: (3 sibs) 3 children: 34: 0x56a391e0 VAL: '110' (3 sibs) 34: 0x56a39238 VAL: '111' (3 sibs) 34: 0x56a39290 VAL: '112' (3 sibs) 34: 0x56a39070 SEQ: (3 sibs) 3 children: 34: 0x56a392f0 VAL: '120' (3 sibs) 34: 0x56a39348 VAL: '121' (3 sibs) 34: 0x56a393a0 VAL: '122' (3 sibs) 34: 0x56a38b20 SEQ: (3 sibs) 3 children: 34: 0x56a39400 SEQ: (3 sibs) 3 children: 34: 0x56a39510 VAL: '200' (3 sibs) 34: 0x56a39568 VAL: '201' (3 sibs) 34: 0x56a395c0 VAL: '202' (3 sibs) 34: 0x56a39458 SEQ: (3 sibs) 3 children: 34: 0x56a39620 VAL: '210' (3 sibs) 34: 0x56a39678 VAL: '211' (3 sibs) 34: 0x56a396d0 VAL: '212' (3 sibs) 34: 0x56a394b0 SEQ: (3 sibs) 3 children: 34: 0x56a39730 VAL: '220' (3 sibs) 34: 0x56a39788 VAL: '221' (3 sibs) 34: 0x56a397e0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a668d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a6691c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a66968 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a669b4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a66a00 VAL: '001' (3 sibs) 34: [5] [5] 0x56a66a4c VAL: '002' (3 sibs) 34: [6] [6] 0x56a66a98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a66ae4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a66b30 VAL: '011' (3 sibs) 34: [9] [9] 0x56a66b7c VAL: '012' (3 sibs) 34: [10] [10] 0x56a66bc8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a66c14 VAL: '020' (3 sibs) 34: [12] [12] 0x56a66c60 VAL: '021' (3 sibs) 34: [13] [13] 0x56a66cac VAL: '022' (3 sibs) 34: [14] [14] 0x56a66cf8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a66d44 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a66d90 VAL: '100' (3 sibs) 34: [17] [17] 0x56a66ddc VAL: '101' (3 sibs) 34: [18] [18] 0x56a66e28 VAL: '102' (3 sibs) 34: [19] [19] 0x56a66e74 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a66ec0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a66f0c VAL: '111' (3 sibs) 34: [22] [22] 0x56a66f58 VAL: '112' (3 sibs) 34: [23] [23] 0x56a66fa4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a66ff0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6703c VAL: '121' (3 sibs) 34: [26] [26] 0x56a67088 VAL: '122' (3 sibs) 34: [27] [27] 0x56a670d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a67120 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6716c VAL: '200' (3 sibs) 34: [30] [30] 0x56a671b8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a67204 VAL: '202' (3 sibs) 34: [32] [32] 0x56a67250 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a6729c VAL: '210' (3 sibs) 34: [34] [34] 0x56a672e8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a67334 VAL: '212' (3 sibs) 34: [36] [36] 0x56a67380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a673cc VAL: '220' (3 sibs) 34: [38] [38] 0x56a67418 VAL: '221' (3 sibs) 34: [39] [39] 0x56a67464 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: 0x56a3a830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a39990 SEQ: (3 sibs) 3 children: 34: 0x56a39aa0 SEQ: (3 sibs) 3 children: 34: 0x56a39bb0 VAL: '000' (3 sibs) 34: 0x56a39c08 VAL: '001' (3 sibs) 34: 0x56a39c60 VAL: '002' (3 sibs) 34: 0x56a39af8 SEQ: (3 sibs) 3 children: 34: 0x56a39cc0 VAL: '010' (3 sibs) 34: 0x56a39d18 VAL: '011' (3 sibs) 34: 0x56a39d70 VAL: '012' (3 sibs) 34: 0x56a39b50 SEQ: (3 sibs) 3 children: 34: 0x56a39dd0 VAL: '020' (3 sibs) 34: 0x56a39e28 VAL: '021' (3 sibs) 34: 0x56a39e80 VAL: '022' (3 sibs) 34: 0x56a399e8 SEQ: (3 sibs) 3 children: 34: 0x56a39ee0 SEQ: (3 sibs) 3 children: 34: 0x56a39ff0 VAL: '100' (3 sibs) 34: 0x56a3a048 VAL: '101' (3 sibs) 34: 0x56a3a0a0 VAL: '102' (3 sibs) 34: 0x56a39f38 SEQ: (3 sibs) 3 children: 34: 0x56a3a100 VAL: '110' (3 sibs) 34: 0x56a3a158 VAL: '111' (3 sibs) 34: 0x56a3a1b0 VAL: '112' (3 sibs) 34: 0x56a39f90 SEQ: (3 sibs) 3 children: 34: 0x56a3a210 VAL: '120' (3 sibs) 34: 0x56a3a268 VAL: '121' (3 sibs) 34: 0x56a3a2c0 VAL: '122' (3 sibs) 34: 0x56a39a40 SEQ: (3 sibs) 3 children: 34: 0x56a3a320 SEQ: (3 sibs) 3 children: 34: 0x56a3a430 VAL: '200' (3 sibs) 34: 0x56a3a488 VAL: '201' (3 sibs) 34: 0x56a3a4e0 VAL: '202' (3 sibs) 34: 0x56a3a378 SEQ: (3 sibs) 3 children: 34: 0x56a3a540 VAL: '210' (3 sibs) 34: 0x56a3a598 VAL: '211' (3 sibs) 34: 0x56a3a5f0 VAL: '212' (3 sibs) 34: 0x56a3a3d0 SEQ: (3 sibs) 3 children: 34: 0x56a3a650 VAL: '220' (3 sibs) 34: 0x56a3a6a8 VAL: '221' (3 sibs) 34: 0x56a3a700 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a674c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a6750c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a67558 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a675a4 VAL: '000' (3 sibs) 34: [4] [4] 0x56a675f0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6763c VAL: '002' (3 sibs) 34: [6] [6] 0x56a67688 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a676d4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a67720 VAL: '011' (3 sibs) 34: [9] [9] 0x56a6776c VAL: '012' (3 sibs) 34: [10] [10] 0x56a677b8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a67804 VAL: '020' (3 sibs) 34: [12] [12] 0x56a67850 VAL: '021' (3 sibs) 34: [13] [13] 0x56a6789c VAL: '022' (3 sibs) 34: [14] [14] 0x56a678e8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a67934 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a67980 VAL: '100' (3 sibs) 34: [17] [17] 0x56a679cc VAL: '101' (3 sibs) 34: [18] [18] 0x56a67a18 VAL: '102' (3 sibs) 34: [19] [19] 0x56a67a64 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a67ab0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a67afc VAL: '111' (3 sibs) 34: [22] [22] 0x56a67b48 VAL: '112' (3 sibs) 34: [23] [23] 0x56a67b94 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a67be0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a67c2c VAL: '121' (3 sibs) 34: [26] [26] 0x56a67c78 VAL: '122' (3 sibs) 34: [27] [27] 0x56a67cc4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a67d10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a67d5c VAL: '200' (3 sibs) 34: [30] [30] 0x56a67da8 VAL: '201' (3 sibs) 34: [31] [31] 0x56a67df4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a67e40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a67e8c VAL: '210' (3 sibs) 34: [34] [34] 0x56a67ed8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a67f24 VAL: '212' (3 sibs) 34: [36] [36] 0x56a67f70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a67fbc VAL: '220' (3 sibs) 34: [38] [38] 0x56a68008 VAL: '221' (3 sibs) 34: [39] [39] 0x56a68054 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: 0x56a3a8d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3a9f0 SEQ: (3 sibs) 3 children: 34: 0x56a3ab00 SEQ: (3 sibs) 3 children: 34: 0x56a3ac10 VAL: '000' (3 sibs) 34: 0x56a3ac68 VAL: '001' (3 sibs) 34: 0x56a3acc0 VAL: '002' (3 sibs) 34: 0x56a3ab58 SEQ: (3 sibs) 3 children: 34: 0x56a3ad20 VAL: '010' (3 sibs) 34: 0x56a3ad78 VAL: '011' (3 sibs) 34: 0x56a3add0 VAL: '012' (3 sibs) 34: 0x56a3abb0 SEQ: (3 sibs) 3 children: 34: 0x56a3ae30 VAL: '020' (3 sibs) 34: 0x56a3ae88 VAL: '021' (3 sibs) 34: 0x56a3aee0 VAL: '022' (3 sibs) 34: 0x56a3aa48 SEQ: (3 sibs) 3 children: 34: 0x56a3af40 SEQ: (3 sibs) 3 children: 34: 0x56a3b050 VAL: '100' (3 sibs) 34: 0x56a3b0a8 VAL: '101' (3 sibs) 34: 0x56a3b100 VAL: '102' (3 sibs) 34: 0x56a3af98 SEQ: (3 sibs) 3 children: 34: 0x56a3b160 VAL: '110' (3 sibs) 34: 0x56a3b1b8 VAL: '111' (3 sibs) 34: 0x56a3b210 VAL: '112' (3 sibs) 34: 0x56a3aff0 SEQ: (3 sibs) 3 children: 34: 0x56a3b270 VAL: '120' (3 sibs) 34: 0x56a3b2c8 VAL: '121' (3 sibs) 34: 0x56a3b320 VAL: '122' (3 sibs) 34: 0x56a3aaa0 SEQ: (3 sibs) 3 children: 34: 0x56a3b380 SEQ: (3 sibs) 3 children: 34: 0x56a3b490 VAL: '200' (3 sibs) 34: 0x56a3b4e8 VAL: '201' (3 sibs) 34: 0x56a3b540 VAL: '202' (3 sibs) 34: 0x56a3b3d8 SEQ: (3 sibs) 3 children: 34: 0x56a3b5a0 VAL: '210' (3 sibs) 34: 0x56a3b5f8 VAL: '211' (3 sibs) 34: 0x56a3b650 VAL: '212' (3 sibs) 34: 0x56a3b430 SEQ: (3 sibs) 3 children: 34: 0x56a3b6b0 VAL: '220' (3 sibs) 34: 0x56a3b708 VAL: '221' (3 sibs) 34: 0x56a3b760 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a680b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a680fc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a68148 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a68194 VAL: '000' (3 sibs) 34: [4] [4] 0x56a681e0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a6822c VAL: '002' (3 sibs) 34: [6] [6] 0x56a68278 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a682c4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a68310 VAL: '011' (3 sibs) 34: [9] [9] 0x56a6835c VAL: '012' (3 sibs) 34: [10] [10] 0x56a683a8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a683f4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a68440 VAL: '021' (3 sibs) 34: [13] [13] 0x56a6848c VAL: '022' (3 sibs) 34: [14] [14] 0x56a684d8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a68524 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a68570 VAL: '100' (3 sibs) 34: [17] [17] 0x56a685bc VAL: '101' (3 sibs) 34: [18] [18] 0x56a68608 VAL: '102' (3 sibs) 34: [19] [19] 0x56a68654 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a686a0 VAL: '110' (3 sibs) 34: [21] [21] 0x56a686ec VAL: '111' (3 sibs) 34: [22] [22] 0x56a68738 VAL: '112' (3 sibs) 34: [23] [23] 0x56a68784 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a687d0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6881c VAL: '121' (3 sibs) 34: [26] [26] 0x56a68868 VAL: '122' (3 sibs) 34: [27] [27] 0x56a688b4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a68900 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6894c VAL: '200' (3 sibs) 34: [30] [30] 0x56a68998 VAL: '201' (3 sibs) 34: [31] [31] 0x56a689e4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a68a30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a68a7c VAL: '210' (3 sibs) 34: [34] [34] 0x56a68ac8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a68b14 VAL: '212' (3 sibs) 34: [36] [36] 0x56a68b60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a68bac VAL: '220' (3 sibs) 34: [38] [38] 0x56a68bf8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a68c44 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: 0x56a3a970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x56a3b810 SEQ: (3 sibs) 3 children: 34: 0x56a3b920 SEQ: (3 sibs) 3 children: 34: 0x56a3ba30 VAL: '000' (3 sibs) 34: 0x56a3ba88 VAL: '001' (3 sibs) 34: 0x56a3bae0 VAL: '002' (3 sibs) 34: 0x56a3b978 SEQ: (3 sibs) 3 children: 34: 0x56a3bb40 VAL: '010' (3 sibs) 34: 0x56a3bb98 VAL: '011' (3 sibs) 34: 0x56a3bbf0 VAL: '012' (3 sibs) 34: 0x56a3b9d0 SEQ: (3 sibs) 3 children: 34: 0x56a3bc50 VAL: '020' (3 sibs) 34: 0x56a3bca8 VAL: '021' (3 sibs) 34: 0x56a3bd00 VAL: '022' (3 sibs) 34: 0x56a3b868 SEQ: (3 sibs) 3 children: 34: 0x56a3bd60 SEQ: (3 sibs) 3 children: 34: 0x56a3be70 VAL: '100' (3 sibs) 34: 0x56a3bec8 VAL: '101' (3 sibs) 34: 0x56a3bf20 VAL: '102' (3 sibs) 34: 0x56a3bdb8 SEQ: (3 sibs) 3 children: 34: 0x56a3bf80 VAL: '110' (3 sibs) 34: 0x56a3bfd8 VAL: '111' (3 sibs) 34: 0x56a3c030 VAL: '112' (3 sibs) 34: 0x56a3be10 SEQ: (3 sibs) 3 children: 34: 0x56a3c090 VAL: '120' (3 sibs) 34: 0x56a3c0e8 VAL: '121' (3 sibs) 34: 0x56a3c140 VAL: '122' (3 sibs) 34: 0x56a3b8c0 SEQ: (3 sibs) 3 children: 34: 0x56a3c1a0 SEQ: (3 sibs) 3 children: 34: 0x56a3c2b0 VAL: '200' (3 sibs) 34: 0x56a3c308 VAL: '201' (3 sibs) 34: 0x56a3c360 VAL: '202' (3 sibs) 34: 0x56a3c1f8 SEQ: (3 sibs) 3 children: 34: 0x56a3c3c0 VAL: '210' (3 sibs) 34: 0x56a3c418 VAL: '211' (3 sibs) 34: 0x56a3c470 VAL: '212' (3 sibs) 34: 0x56a3c250 SEQ: (3 sibs) 3 children: 34: 0x56a3c4d0 VAL: '220' (3 sibs) 34: 0x56a3c528 VAL: '221' (3 sibs) 34: 0x56a3c580 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56a68ca0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56a68cec SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56a68d38 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56a68d84 VAL: '000' (3 sibs) 34: [4] [4] 0x56a68dd0 VAL: '001' (3 sibs) 34: [5] [5] 0x56a68e1c VAL: '002' (3 sibs) 34: [6] [6] 0x56a68e68 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56a68eb4 VAL: '010' (3 sibs) 34: [8] [8] 0x56a68f00 VAL: '011' (3 sibs) 34: [9] [9] 0x56a68f4c VAL: '012' (3 sibs) 34: [10] [10] 0x56a68f98 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56a68fe4 VAL: '020' (3 sibs) 34: [12] [12] 0x56a69030 VAL: '021' (3 sibs) 34: [13] [13] 0x56a6907c VAL: '022' (3 sibs) 34: [14] [14] 0x56a690c8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56a69114 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56a69160 VAL: '100' (3 sibs) 34: [17] [17] 0x56a691ac VAL: '101' (3 sibs) 34: [18] [18] 0x56a691f8 VAL: '102' (3 sibs) 34: [19] [19] 0x56a69244 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56a69290 VAL: '110' (3 sibs) 34: [21] [21] 0x56a692dc VAL: '111' (3 sibs) 34: [22] [22] 0x56a69328 VAL: '112' (3 sibs) 34: [23] [23] 0x56a69374 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56a693c0 VAL: '120' (3 sibs) 34: [25] [25] 0x56a6940c VAL: '121' (3 sibs) 34: [26] [26] 0x56a69458 VAL: '122' (3 sibs) 34: [27] [27] 0x56a694a4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56a694f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56a6953c VAL: '200' (3 sibs) 34: [30] [30] 0x56a69588 VAL: '201' (3 sibs) 34: [31] [31] 0x56a695d4 VAL: '202' (3 sibs) 34: [32] [32] 0x56a69620 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56a6966c VAL: '210' (3 sibs) 34: [34] [34] 0x56a696b8 VAL: '211' (3 sibs) 34: [35] [35] 0x56a69704 VAL: '212' (3 sibs) 34: [36] [36] 0x56a69750 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56a6979c VAL: '220' (3 sibs) 34: [38] [38] 0x56a697e8 VAL: '221' (3 sibs) 34: [39] [39] 0x56a69834 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 (8 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (9 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.6.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x56ebdb30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebb080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebb190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebb2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb3b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebb408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebb460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebb2f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb4c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebb518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebb570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebb5d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebb628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebb680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebb1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebb6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb7f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebb848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebb8a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebb738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebb958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebb9b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebb790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebba10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebba68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebbac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebb240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebbb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebbc30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebbc88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebbce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebbb78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebbd40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebbd98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebbdf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebbbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebbe50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebbea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebbf00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebb0d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebbf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebc070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebc1d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebc230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebc0c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebc2e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebc340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc3a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebc3f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebc450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebbfb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebc4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc5c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebc618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebc670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebc508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebc728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebc780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebc560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc7e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebc838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebc890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebc010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebc8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebca00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebca58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebcab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebc948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebcb10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebcb68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebcbc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebc9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebcc20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebcc78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebccd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebb130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebcd30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebcf50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebcfa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebd000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebce98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebd0b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebd110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebcef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebd1c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebd220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebcd88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebd280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebd3e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ebd440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebd2d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd4a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ebd4f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ebd550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebd330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd5b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ebd608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ebd660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebcde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebd6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd7d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ebd828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ebd880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ebd718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ebd938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ebd990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ebd770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd9f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ebda48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ebdaa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56ec5d10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ec5d5c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ec5da8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ec5df4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ec5e40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ec5e8c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ec5ed8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ec5f24 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ec5f70 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ec5fbc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ec6008 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ec6054 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ec60a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ec60ec KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ec6138 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ec6184 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ec61d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ec621c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ec6268 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ec62b4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ec6300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ec634c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ec6398 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ec63e4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ec6430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ec647c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ec64c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ec6514 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ec6560 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ec65ac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ec65f8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ec6644 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ec6690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ec66dc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ec6728 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ec6774 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ec67c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ec680c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ec6858 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ec68a4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ec68f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ec693c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ec6988 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ec69d4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ec6a20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ec6a6c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ec6ab8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ec6b04 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ec6b50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ec6b9c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ec6be8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ec6c34 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ec6c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ec6ccc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ec6d18 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ec6d64 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ec6db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ec6dfc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ec6e48 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ec6e94 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ec6ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ec6f2c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ec6f78 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ec6fc4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ec7010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ec705c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ec70a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ec70f4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ec7140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ec718c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ec71d8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ec7224 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ec7270 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ec72bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ec7308 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ec7354 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ec73a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ec73ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ec7438 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ec7484 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ec74d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ec751c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ec7568 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ec75b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ec7600 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ec764c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ec7698 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ec76e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ec7730 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ec777c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ec77c8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ec7814 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ec7860 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ec78ac KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ec78f8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ec7944 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ec7990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ec79dc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ec7a28 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ec7a74 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ec7ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ec7b0c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ec7b58 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ec7ba4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ec7bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ec7c3c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ec7c88 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ec7cd4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ec7d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ec7d6c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ec7db8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ec7e04 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ec7e50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ec7e9c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ec7ee8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ec7f34 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ec7f80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ec7fcc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ec8018 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ec8064 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ec80b0 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: 0x56ebdbd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebdc50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebdd60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebde70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebdf80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebdfd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebe030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebdec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebe0e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebe140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebdf20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe1a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebe1f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebe250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebddb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebe2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe3c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebe418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebe470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebe308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe4d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebe528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebe580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebe360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe5e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebe638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebe690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebde10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebe6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebe858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebe8b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebe748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebe968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebe9c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebe7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebea20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebea78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebead0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebdca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebeb30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebec40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebed50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebeda8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebee00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebec98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebee60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebeeb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebef10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebecf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebef70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebefc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebf020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebeb88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebf080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebf1e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebf240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebf0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf2a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebf2f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebf350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebf130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf3b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebf408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebf460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebebe0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebf4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf5d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebf628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebf680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebf518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf6e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebf738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebf790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebf570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf7f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebf848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebf8a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebdd00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebf900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebfa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebfb20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebfb78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebfbd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebfa68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebfc30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebfc88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebfce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebfac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebfd40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebfd98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebfdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebf958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebfe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebff60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebffb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ec0010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebfea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec0070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ec00c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ec0120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebff00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec0180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ec01d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ec0230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebf9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ec0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ec03a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ec03f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ec0450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ec02e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec04b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ec0508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ec0560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ec0340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec05c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ec0618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ec0670 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56ecbc80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ecbccc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ecbd18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ecbd64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ecbdb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ecbdfc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ecbe48 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ecbe94 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ecbee0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ecbf2c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ecbf78 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ecbfc4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ecc010 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ecc05c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ecc0a8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ecc0f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ecc140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ecc18c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ecc1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ecc224 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ecc270 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ecc2bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ecc308 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ecc354 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ecc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ecc3ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ecc438 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ecc484 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ecc4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ecc51c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ecc568 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ecc5b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ecc600 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ecc64c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ecc698 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ecc6e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ecc730 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ecc77c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ecc7c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ecc814 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ecc860 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ecc8ac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ecc8f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ecc944 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ecc990 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ecc9dc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ecca28 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ecca74 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56eccac0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56eccb0c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56eccb58 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56eccba4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56eccbf0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56eccc3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56eccc88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ecccd4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56eccd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56eccd6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56eccdb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ecce04 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ecce50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ecce9c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56eccee8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56eccf34 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56eccf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56eccfcc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ecd018 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ecd064 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ecd0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ecd0fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ecd148 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ecd194 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ecd1e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ecd22c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ecd278 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ecd2c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ecd310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ecd35c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ecd3a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ecd3f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ecd440 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ecd48c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ecd4d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ecd524 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ecd570 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ecd5bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ecd608 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ecd654 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ecd6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ecd6ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ecd738 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ecd784 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ecd7d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ecd81c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ecd868 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ecd8b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ecd900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ecd94c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ecd998 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ecd9e4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ecda30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ecda7c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ecdac8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ecdb14 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ecdb60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ecdbac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ecdbf8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ecdc44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ecdc90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ecdcdc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ecdd28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ecdd74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ecddc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ecde0c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ecde58 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ecdea4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ecdef0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ecdf3c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ecdf88 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ecdfd4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ece020 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: 0x56ebdb30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebb080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebb190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebb2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb3b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebb408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebb460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebb2f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb4c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebb518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebb570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebb5d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebb628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebb680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebb1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebb6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb7f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebb848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebb8a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebb738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebb958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebb9b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebb790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebba10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebba68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebbac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebb240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebbb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebbc30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebbc88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebbce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebbb78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebbd40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebbd98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebbdf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebbbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebbe50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebbea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebbf00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebb0d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebbf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebc070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebc1d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebc230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebc0c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebc2e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebc340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc3a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebc3f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebc450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebbfb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebc4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc5c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebc618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebc670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebc508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebc728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebc780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebc560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc7e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebc838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebc890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebc010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebc8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebca00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebca58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebcab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebc948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebcb10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebcb68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebcbc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebc9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebcc20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebcc78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebccd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebb130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebcd30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebcf50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebcfa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebd000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebce98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebd0b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebd110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebcef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebd1c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebd220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebcd88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebd280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebd3e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ebd440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebd2d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd4a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ebd4f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ebd550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebd330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd5b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ebd608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ebd660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebcde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebd6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd7d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ebd828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ebd880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ebd718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ebd938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ebd990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ebd770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd9f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ebda48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ebdaa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56ece290 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ece2dc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ece328 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ece374 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ece3c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ece40c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ece458 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ece4a4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ece4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ece53c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ece588 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ece5d4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ece620 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ece66c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ece6b8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ece704 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ece750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ece79c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ece7e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ece834 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ece880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ece8cc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ece918 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ece964 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ece9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ece9fc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ecea48 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ecea94 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56eceae0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56eceb2c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56eceb78 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ecebc4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ecec10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ecec5c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ececa8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ececf4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56eced40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56eced8c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ecedd8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ecee24 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ecee70 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56eceebc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ecef08 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ecef54 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ecefa0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ecefec KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ecf038 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ecf084 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ecf0d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ecf11c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ecf168 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ecf1b4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ecf200 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ecf24c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ecf298 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ecf2e4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ecf330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ecf37c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ecf3c8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ecf414 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ecf460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ecf4ac KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ecf4f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ecf544 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ecf590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ecf5dc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ecf628 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ecf674 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ecf6c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ecf70c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ecf758 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ecf7a4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ecf7f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ecf83c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ecf888 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ecf8d4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ecf920 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ecf96c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ecf9b8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ecfa04 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ecfa50 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ecfa9c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ecfae8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ecfb34 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ecfb80 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ecfbcc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ecfc18 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ecfc64 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ecfcb0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ecfcfc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ecfd48 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ecfd94 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ecfde0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ecfe2c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ecfe78 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ecfec4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ecff10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ecff5c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ecffa8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ecfff4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed0040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed008c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed00d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed0124 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed0170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed01bc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed0208 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed0254 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed02a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed02ec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed0338 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed0384 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed03d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed041c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed0468 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed04b4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed0500 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed054c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed0598 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed05e4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed0630 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: 0x56ebdbd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebdc50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebdd60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebde70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebdf80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebdfd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebe030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebdec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebe0e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebe140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebdf20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe1a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebe1f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebe250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebddb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebe2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe3c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebe418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebe470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebe308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe4d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebe528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebe580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebe360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe5e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebe638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebe690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebde10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebe6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebe858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebe8b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebe748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebe968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebe9c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebe7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebea20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebea78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebead0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebdca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebeb30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebec40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebed50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebeda8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebee00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebec98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebee60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebeeb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebef10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebecf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebef70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebefc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebf020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebeb88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebf080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebf1e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebf240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebf0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf2a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebf2f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebf350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebf130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf3b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebf408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebf460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebebe0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebf4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf5d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebf628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebf680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebf518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf6e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebf738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebf790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebf570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf7f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebf848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebf8a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebdd00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebf900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebfa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebfb20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebfb78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebfbd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebfa68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebfc30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebfc88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebfce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebfac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebfd40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebfd98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebfdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebf958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebfe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebff60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebffb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ec0010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebfea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec0070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ec00c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ec0120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebff00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec0180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ec01d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ec0230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebf9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ec0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ec03a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ec03f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ec0450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ec02e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec04b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ec0508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ec0560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ec0340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec05c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ec0618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ec0670 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56ed08a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ed08ec KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ed0938 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ed0984 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ed09d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ed0a1c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ed0a68 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ed0ab4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ed0b00 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ed0b4c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ed0b98 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ed0be4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ed0c30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ed0c7c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ed0cc8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ed0d14 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ed0d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ed0dac KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ed0df8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ed0e44 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ed0e90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ed0edc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ed0f28 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ed0f74 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ed0fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ed100c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ed1058 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ed10a4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ed10f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ed113c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ed1188 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ed11d4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ed1220 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ed126c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ed12b8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ed1304 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ed1350 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ed139c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ed13e8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ed1434 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ed1480 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ed14cc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ed1518 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ed1564 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ed15b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ed15fc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ed1648 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ed1694 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ed16e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ed172c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ed1778 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ed17c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ed1810 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ed185c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ed18a8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ed18f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ed1940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ed198c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ed19d8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ed1a24 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ed1a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ed1abc KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ed1b08 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ed1b54 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ed1ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ed1bec KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ed1c38 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ed1c84 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ed1cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ed1d1c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ed1d68 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ed1db4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ed1e00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ed1e4c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ed1e98 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ed1ee4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ed1f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ed1f7c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ed1fc8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ed2014 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ed2060 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ed20ac KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ed20f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ed2144 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ed2190 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ed21dc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ed2228 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ed2274 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ed22c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ed230c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ed2358 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ed23a4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ed23f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ed243c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ed2488 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ed24d4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ed2520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ed256c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ed25b8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ed2604 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed2650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed269c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed26e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed2734 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed2780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed27cc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed2818 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed2864 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed28b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed28fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed2948 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed2994 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed29e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed2a2c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed2a78 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed2ac4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed2b10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed2b5c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed2ba8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed2bf4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed2c40 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] 0x56ec5d10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ec5d5c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ec5da8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ec5df4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ec5e40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ec5e8c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ec5ed8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ec5f24 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ec5f70 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ec5fbc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ec6008 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ec6054 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ec60a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ec60ec KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ec6138 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ec6184 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ec61d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ec621c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ec6268 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ec62b4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ec6300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ec634c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ec6398 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ec63e4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ec6430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ec647c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ec64c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ec6514 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ec6560 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ec65ac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ec65f8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ec6644 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ec6690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ec66dc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ec6728 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ec6774 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ec67c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ec680c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ec6858 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ec68a4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ec68f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ec693c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ec6988 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ec69d4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ec6a20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ec6a6c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ec6ab8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ec6b04 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ec6b50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ec6b9c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ec6be8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ec6c34 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ec6c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ec6ccc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ec6d18 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ec6d64 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ec6db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ec6dfc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ec6e48 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ec6e94 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ec6ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ec6f2c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ec6f78 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ec6fc4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ec7010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ec705c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ec70a8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ec70f4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ec7140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ec718c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ec71d8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ec7224 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ec7270 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ec72bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ec7308 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ec7354 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ec73a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ec73ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ec7438 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ec7484 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ec74d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ec751c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ec7568 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ec75b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ec7600 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ec764c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ec7698 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ec76e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ec7730 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ec777c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ec77c8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ec7814 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ec7860 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ec78ac KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ec78f8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ec7944 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ec7990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ec79dc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ec7a28 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ec7a74 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ec7ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ec7b0c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ec7b58 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ec7ba4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ec7bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ec7c3c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ec7c88 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ec7cd4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ec7d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ec7d6c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ec7db8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ec7e04 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ec7e50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ec7e9c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ec7ee8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ec7f34 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ec7f80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ec7fcc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ec8018 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ec8064 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ec80b0 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] 0x56ed4b50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ed4b9c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ed4be8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ed4c34 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ed4c80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ed4ccc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ed4d18 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ed4d64 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ed4db0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ed4dfc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ed4e48 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ed4e94 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ed4ee0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ed4f2c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ed4f78 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ed4fc4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ed5010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ed505c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ed50a8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ed50f4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ed5140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ed518c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ed51d8 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ed5224 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ed5270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ed52bc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ed5308 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ed5354 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ed53a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ed53ec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ed5438 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ed5484 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ed54d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ed551c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ed5568 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ed55b4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ed5600 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ed564c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ed5698 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ed56e4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ed5730 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ed577c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ed57c8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ed5814 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ed5860 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ed58ac KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ed58f8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ed5944 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ed5990 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ed59dc KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ed5a28 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ed5a74 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ed5ac0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ed5b0c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ed5b58 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ed5ba4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ed5bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ed5c3c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ed5c88 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ed5cd4 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ed5d20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ed5d6c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ed5db8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ed5e04 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ed5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ed5e9c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ed5ee8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ed5f34 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ed5f80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ed5fcc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ed6018 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ed6064 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ed60b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ed60fc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ed6148 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ed6194 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ed61e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ed622c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ed6278 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ed62c4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ed6310 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ed635c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ed63a8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ed63f4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ed6440 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ed648c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ed64d8 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ed6524 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ed6570 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ed65bc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ed6608 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ed6654 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ed66a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ed66ec KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ed6738 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ed6784 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ed67d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ed681c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ed6868 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ed68b4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed6900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed694c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed6998 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed69e4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed6a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed6a7c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed6ac8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed6b14 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed6b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed6bac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed6bf8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed6c44 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed6c90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed6cdc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed6d28 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed6d74 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed6dc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed6e0c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed6e58 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed6ea4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed6ef0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x56ecbc80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ecbccc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ecbd18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ecbd64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ecbdb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ecbdfc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ecbe48 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ecbe94 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ecbee0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ecbf2c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ecbf78 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ecbfc4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ecc010 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ecc05c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ecc0a8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ecc0f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ecc140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ecc18c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ecc1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ecc224 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ecc270 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ecc2bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ecc308 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ecc354 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ecc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ecc3ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ecc438 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ecc484 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ecc4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ecc51c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ecc568 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ecc5b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ecc600 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ecc64c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ecc698 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ecc6e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ecc730 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ecc77c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ecc7c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ecc814 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ecc860 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ecc8ac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ecc8f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ecc944 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ecc990 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ecc9dc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ecca28 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ecca74 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56eccac0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56eccb0c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56eccb58 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56eccba4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56eccbf0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56eccc3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56eccc88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ecccd4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56eccd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56eccd6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56eccdb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ecce04 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ecce50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ecce9c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56eccee8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56eccf34 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56eccf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56eccfcc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ecd018 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ecd064 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ecd0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ecd0fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ecd148 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ecd194 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ecd1e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ecd22c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ecd278 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ecd2c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ecd310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ecd35c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ecd3a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ecd3f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ecd440 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ecd48c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ecd4d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ecd524 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ecd570 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ecd5bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ecd608 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ecd654 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ecd6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ecd6ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ecd738 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ecd784 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ecd7d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ecd81c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ecd868 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ecd8b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ecd900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ecd94c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ecd998 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ecd9e4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ecda30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ecda7c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ecdac8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ecdb14 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ecdb60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ecdbac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ecdbf8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ecdc44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ecdc90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ecdcdc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ecdd28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ecdd74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ecddc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ecde0c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ecde58 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ecdea4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ecdef0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ecdf3c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ecdf88 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ecdfd4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ece020 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] 0x56ed7160 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ed71ac KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ed71f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ed7244 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ed7290 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ed72dc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ed7328 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ed7374 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ed73c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ed740c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ed7458 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ed74a4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ed74f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ed753c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ed7588 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ed75d4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ed7620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ed766c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ed76b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ed7704 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ed7750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ed779c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ed77e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ed7834 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ed7880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ed78cc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ed7918 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ed7964 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ed79b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ed79fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ed7a48 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ed7a94 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ed7ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ed7b2c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ed7b78 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ed7bc4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ed7c10 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ed7c5c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ed7ca8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ed7cf4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ed7d40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ed7d8c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ed7dd8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ed7e24 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ed7e70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ed7ebc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ed7f08 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ed7f54 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ed7fa0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ed7fec KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ed8038 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ed8084 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ed80d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ed811c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ed8168 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ed81b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ed8200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ed824c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ed8298 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ed82e4 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ed8330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ed837c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ed83c8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ed8414 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ed8460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ed84ac KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ed84f8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ed8544 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ed8590 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ed85dc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ed8628 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ed8674 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ed86c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ed870c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ed8758 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ed87a4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ed87f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ed883c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ed8888 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ed88d4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ed8920 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ed896c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ed89b8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ed8a04 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ed8a50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ed8a9c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ed8ae8 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ed8b34 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ed8b80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ed8bcc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ed8c18 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ed8c64 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ed8cb0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ed8cfc KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ed8d48 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ed8d94 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ed8de0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ed8e2c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ed8e78 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ed8ec4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed8f10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed8f5c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed8fa8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed8ff4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed9040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed908c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed90d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed9124 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed9170 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed91bc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed9208 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed9254 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed92a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed92ec KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed9338 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed9384 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed93d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed941c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed9468 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed94b4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed9500 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x56ece290 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ece2dc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ece328 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ece374 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ece3c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ece40c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ece458 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ece4a4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ece4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ece53c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ece588 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ece5d4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ece620 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ece66c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ece6b8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ece704 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ece750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ece79c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ece7e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ece834 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ece880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ece8cc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ece918 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ece964 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ece9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ece9fc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ecea48 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ecea94 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56eceae0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56eceb2c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56eceb78 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ecebc4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ecec10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ecec5c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ececa8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ececf4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56eced40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56eced8c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ecedd8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ecee24 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ecee70 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56eceebc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ecef08 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ecef54 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ecefa0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ecefec KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ecf038 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ecf084 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ecf0d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ecf11c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ecf168 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ecf1b4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ecf200 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ecf24c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ecf298 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ecf2e4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ecf330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ecf37c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ecf3c8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ecf414 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ecf460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ecf4ac KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ecf4f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ecf544 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ecf590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ecf5dc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ecf628 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ecf674 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ecf6c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ecf70c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ecf758 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ecf7a4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ecf7f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ecf83c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ecf888 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ecf8d4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ecf920 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ecf96c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ecf9b8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ecfa04 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ecfa50 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ecfa9c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ecfae8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ecfb34 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ecfb80 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ecfbcc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ecfc18 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ecfc64 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ecfcb0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ecfcfc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ecfd48 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ecfd94 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ecfde0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ecfe2c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ecfe78 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ecfec4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ecff10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ecff5c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ecffa8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ecfff4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed0040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed008c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed00d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed0124 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed0170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed01bc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed0208 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed0254 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed02a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed02ec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed0338 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed0384 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed03d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed041c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed0468 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed04b4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed0500 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed054c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed0598 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed05e4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed0630 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] 0x56edaa80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56edaacc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56edab18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56edab64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56edabb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56edabfc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56edac48 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56edac94 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56edace0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56edad2c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56edad78 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56edadc4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56edae10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56edae5c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56edaea8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56edaef4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56edaf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56edaf8c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56edafd8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56edb024 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56edb070 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56edb0bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56edb108 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56edb154 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56edb1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56edb1ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56edb238 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56edb284 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56edb2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56edb31c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56edb368 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56edb3b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56edb400 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56edb44c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56edb498 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56edb4e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56edb530 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56edb57c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56edb5c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56edb614 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56edb660 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56edb6ac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56edb6f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56edb744 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56edb790 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56edb7dc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56edb828 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56edb874 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56edb8c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56edb90c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56edb958 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56edb9a4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56edb9f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56edba3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56edba88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56edbad4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56edbb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56edbb6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56edbbb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56edbc04 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56edbc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56edbc9c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56edbce8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56edbd34 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56edbd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56edbdcc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56edbe18 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56edbe64 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56edbeb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56edbefc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56edbf48 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56edbf94 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56edbfe0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56edc02c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56edc078 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56edc0c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56edc110 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56edc15c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56edc1a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56edc1f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56edc240 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56edc28c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56edc2d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56edc324 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56edc370 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56edc3bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56edc408 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56edc454 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56edc4a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56edc4ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56edc538 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56edc584 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56edc5d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56edc61c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56edc668 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56edc6b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56edc700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56edc74c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56edc798 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56edc7e4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56edc830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56edc87c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56edc8c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56edc914 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56edc960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56edc9ac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56edc9f8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56edca44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56edca90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56edcadc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56edcb28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56edcb74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56edcbc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56edcc0c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56edcc58 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56edcca4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56edccf0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56edcd3c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56edcd88 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56edcdd4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56edce20 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x56ed08a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ed08ec KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ed0938 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ed0984 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ed09d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ed0a1c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ed0a68 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ed0ab4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ed0b00 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ed0b4c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ed0b98 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ed0be4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ed0c30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ed0c7c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ed0cc8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ed0d14 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ed0d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ed0dac KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ed0df8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ed0e44 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ed0e90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ed0edc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ed0f28 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ed0f74 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ed0fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ed100c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ed1058 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ed10a4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ed10f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ed113c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ed1188 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ed11d4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ed1220 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ed126c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ed12b8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ed1304 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ed1350 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ed139c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ed13e8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ed1434 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ed1480 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ed14cc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ed1518 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ed1564 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ed15b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ed15fc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ed1648 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ed1694 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ed16e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ed172c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ed1778 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ed17c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ed1810 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ed185c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ed18a8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ed18f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ed1940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ed198c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ed19d8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ed1a24 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ed1a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ed1abc KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ed1b08 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ed1b54 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ed1ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ed1bec KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ed1c38 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ed1c84 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ed1cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ed1d1c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ed1d68 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ed1db4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ed1e00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ed1e4c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ed1e98 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ed1ee4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ed1f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ed1f7c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ed1fc8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ed2014 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ed2060 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ed20ac KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ed20f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ed2144 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ed2190 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ed21dc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ed2228 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ed2274 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ed22c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ed230c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ed2358 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ed23a4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ed23f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ed243c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ed2488 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ed24d4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ed2520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ed256c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ed25b8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ed2604 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ed2650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ed269c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ed26e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ed2734 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ed2780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ed27cc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ed2818 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ed2864 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ed28b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ed28fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ed2948 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ed2994 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ed29e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ed2a2c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ed2a78 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ed2ac4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ed2b10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ed2b5c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ed2ba8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ed2bf4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ed2c40 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] 0x56edd090 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56edd0dc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56edd128 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56edd174 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56edd1c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56edd20c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56edd258 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56edd2a4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56edd2f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56edd33c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56edd388 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56edd3d4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56edd420 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56edd46c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56edd4b8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56edd504 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56edd550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56edd59c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56edd5e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56edd634 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56edd680 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56edd6cc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56edd718 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56edd764 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56edd7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56edd7fc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56edd848 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56edd894 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56edd8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56edd92c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56edd978 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56edd9c4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56edda10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56edda5c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56eddaa8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56eddaf4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56eddb40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56eddb8c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56eddbd8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56eddc24 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56eddc70 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56eddcbc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56eddd08 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56eddd54 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56eddda0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56edddec KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56edde38 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56edde84 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56edded0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56eddf1c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56eddf68 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56eddfb4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ede000 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ede04c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ede098 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ede0e4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ede130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ede17c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ede1c8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ede214 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ede260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ede2ac KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ede2f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ede344 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ede390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ede3dc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ede428 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ede474 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ede4c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ede50c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ede558 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ede5a4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ede5f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ede63c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ede688 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ede6d4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ede720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ede76c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ede7b8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ede804 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ede850 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ede89c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ede8e8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ede934 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ede980 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ede9cc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56edea18 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56edea64 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56edeab0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56edeafc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56edeb48 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56edeb94 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56edebe0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56edec2c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56edec78 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56edecc4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56eded10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56eded5c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ededa8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ededf4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56edee40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56edee8c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56edeed8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56edef24 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56edef70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56edefbc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56edf008 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56edf054 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56edf0a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56edf0ec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56edf138 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56edf184 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56edf1d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56edf21c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56edf268 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56edf2b4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56edf300 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56edf34c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56edf398 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56edf3e4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56edf430 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (6 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: 0x56ebdb30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebb080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebb190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebb2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb3b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebb408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebb460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebb2f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb4c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebb518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebb570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebb5d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebb628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebb680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebb1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebb6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb7f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebb848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebb8a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebb738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebb958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebb9b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebb790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebba10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebba68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebbac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebb240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebbb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebbc30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebbc88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebbce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebbb78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebbd40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebbd98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebbdf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebbbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebbe50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebbea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebbf00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebb0d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebbf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebc070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebc1d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebc230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebc0c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebc2e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebc340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc3a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebc3f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebc450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebbfb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebc4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc5c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebc618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebc670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebc508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebc728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebc780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebc560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc7e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebc838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebc890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebc010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebc8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebca00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebca58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebcab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebc948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebcb10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebcb68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebcbc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebc9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebcc20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebcc78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebccd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebb130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebcd30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebcf50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebcfa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebd000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebce98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebd0b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebd110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebcef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebd1c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebd220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebcd88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebd280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebd3e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ebd440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebd2d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd4a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ebd4f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ebd550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebd330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd5b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ebd608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ebd660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebcde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebd6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd7d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ebd828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ebd880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ebd718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ebd938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ebd990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ebd770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd9f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ebda48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ebdaa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56edf6a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56edf6ec KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56edf738 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56edf784 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56edf7d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56edf81c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56edf868 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56edf8b4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56edf900 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56edf94c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56edf998 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56edf9e4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56edfa30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56edfa7c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56edfac8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56edfb14 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56edfb60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56edfbac KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56edfbf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56edfc44 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56edfc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56edfcdc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56edfd28 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56edfd74 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56edfdc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56edfe0c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56edfe58 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56edfea4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56edfef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56edff3c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56edff88 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56edffd4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ee0020 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ee006c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ee00b8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ee0104 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ee0150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ee019c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ee01e8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ee0234 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ee0280 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ee02cc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ee0318 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ee0364 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ee03b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ee03fc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ee0448 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ee0494 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ee04e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ee052c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ee0578 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ee05c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ee0610 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ee065c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ee06a8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ee06f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ee0740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ee078c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ee07d8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ee0824 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ee0870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ee08bc KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ee0908 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ee0954 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ee09a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ee09ec KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ee0a38 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ee0a84 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ee0ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ee0b1c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ee0b68 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ee0bb4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ee0c00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ee0c4c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ee0c98 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ee0ce4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ee0d30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ee0d7c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ee0dc8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ee0e14 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ee0e60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ee0eac KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ee0ef8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ee0f44 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ee0f90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ee0fdc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ee1028 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ee1074 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ee10c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ee110c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ee1158 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ee11a4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ee11f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ee123c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ee1288 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ee12d4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ee1320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ee136c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ee13b8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ee1404 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ee1450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ee149c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ee14e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ee1534 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ee1580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ee15cc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ee1618 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ee1664 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ee16b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ee16fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ee1748 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ee1794 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ee17e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ee182c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ee1878 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ee18c4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ee1910 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ee195c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ee19a8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ee19f4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ee1a40 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: 0x56ebdbd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebdc50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebdd60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebde70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebdf80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebdfd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebe030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebdec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebe0e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebe140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebdf20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe1a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebe1f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebe250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebddb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebe2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe3c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebe418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebe470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebe308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe4d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebe528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebe580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebe360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe5e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebe638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebe690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebde10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebe6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebe858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebe8b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebe748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebe968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebe9c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebe7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebea20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebea78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebead0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebdca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebeb30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebec40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebed50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebeda8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebee00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebec98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebee60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebeeb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebef10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebecf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebef70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebefc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebf020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebeb88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebf080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebf1e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebf240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebf0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf2a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebf2f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebf350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebf130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf3b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebf408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebf460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebebe0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebf4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf5d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebf628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebf680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebf518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf6e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebf738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebf790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebf570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf7f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebf848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebf8a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebdd00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebf900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebfa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebfb20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebfb78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebfbd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebfa68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebfc30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebfc88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebfce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebfac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebfd40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebfd98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebfdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebf958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebfe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebff60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebffb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ec0010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebfea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec0070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ec00c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ec0120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebff00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec0180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ec01d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ec0230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebf9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ec0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ec03a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ec03f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ec0450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ec02e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec04b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ec0508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ec0560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ec0340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec05c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ec0618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ec0670 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56ee1a90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ee1adc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ee1b28 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ee1b74 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ee1bc0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ee1c0c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ee1c58 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ee1ca4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ee1cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ee1d3c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ee1d88 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ee1dd4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ee1e20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ee1e6c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ee1eb8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ee1f04 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ee1f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ee1f9c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ee1fe8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ee2034 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ee2080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ee20cc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ee2118 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ee2164 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ee21b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ee21fc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ee2248 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ee2294 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ee22e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ee232c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ee2378 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ee23c4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ee2410 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ee245c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ee24a8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ee24f4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ee2540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ee258c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ee25d8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ee2624 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ee2670 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ee26bc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ee2708 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ee2754 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ee27a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ee27ec KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ee2838 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ee2884 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ee28d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ee291c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ee2968 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ee29b4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ee2a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ee2a4c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ee2a98 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ee2ae4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ee2b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ee2b7c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ee2bc8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ee2c14 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ee2c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ee2cac KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ee2cf8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ee2d44 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ee2d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ee2ddc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ee2e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ee2e74 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ee2ec0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ee2f0c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ee2f58 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ee2fa4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ee2ff0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ee303c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ee3088 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ee30d4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ee3120 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ee316c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ee31b8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ee3204 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ee3250 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ee329c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ee32e8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ee3334 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ee3380 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ee33cc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ee3418 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ee3464 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ee34b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ee34fc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ee3548 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ee3594 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ee35e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ee362c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ee3678 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ee36c4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ee3710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ee375c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ee37a8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ee37f4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ee3840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ee388c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ee38d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ee3924 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ee3970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ee39bc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ee3a08 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ee3a54 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ee3aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ee3aec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ee3b38 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ee3b84 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ee3bd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ee3c1c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ee3c68 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ee3cb4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ee3d00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ee3d4c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ee3d98 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ee3de4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ee3e30 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: 0x56ebdb30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebb080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebb190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebb2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb3b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebb408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebb460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebb2f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb4c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebb518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebb570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebb5d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebb628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebb680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebb1e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebb6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebb7f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebb848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebb8a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebb738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebb900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebb958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebb9b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebb790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebba10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebba68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebbac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebb240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebbb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebbc30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebbc88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebbce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebbb78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebbd40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebbd98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebbdf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebbbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebbe50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebbea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebbf00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebb0d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebbf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebc070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebc1d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebc230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebc0c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebc2e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebc340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc3a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebc3f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebc450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebbfb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebc4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebc5c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebc618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebc670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebc508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebc6d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebc728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebc780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebc560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebc7e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebc838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebc890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebc010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebc8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebca00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebca58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebcab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebc948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebcb10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebcb68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebcbc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebc9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebcc20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebcc78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebccd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebb130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebcd30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebcf50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebcfa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebd000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebce98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebd0b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebd110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebcef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebd1c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebd220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebcd88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebd280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebd3e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ebd440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebd2d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd4a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ebd4f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ebd550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebd330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd5b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ebd608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ebd660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebcde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebd6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebd7d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ebd828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ebd880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ebd718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebd8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ebd938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ebd990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ebd770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebd9f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ebda48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ebdaa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56ee3e80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ee3ecc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ee3f18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ee3f64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ee3fb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ee3ffc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ee4048 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ee4094 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ee40e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ee412c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ee4178 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ee41c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ee4210 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ee425c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ee42a8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ee42f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ee4340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ee438c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ee43d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ee4424 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ee4470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ee44bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ee4508 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ee4554 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ee45a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ee45ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ee4638 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ee4684 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ee46d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ee471c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ee4768 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ee47b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ee4800 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ee484c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ee4898 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ee48e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ee4930 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ee497c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ee49c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ee4a14 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ee4a60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ee4aac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ee4af8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ee4b44 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ee4b90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ee4bdc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ee4c28 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ee4c74 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ee4cc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ee4d0c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ee4d58 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ee4da4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ee4df0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ee4e3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ee4e88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ee4ed4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ee4f20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ee4f6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ee4fb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ee5004 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ee5050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ee509c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ee50e8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ee5134 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ee5180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ee51cc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ee5218 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ee5264 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ee52b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ee52fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ee5348 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ee5394 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ee53e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ee542c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ee5478 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ee54c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ee5510 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ee555c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ee55a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ee55f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ee5640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ee568c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ee56d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ee5724 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ee5770 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ee57bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ee5808 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ee5854 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ee58a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ee58ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ee5938 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ee5984 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ee59d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ee5a1c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ee5a68 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ee5ab4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ee5b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ee5b4c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ee5b98 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ee5be4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ee5c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ee5c7c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ee5cc8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ee5d14 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ee5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ee5dac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ee5df8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ee5e44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ee5e90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ee5edc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ee5f28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ee5f74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ee5fc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ee600c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ee6058 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ee60a4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ee60f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ee613c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ee6188 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ee61d4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ee6220 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: 0x56ebdbd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56ebdc50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56ebdd60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebde70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebdf80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56ebdfd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56ebe030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56ebdec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56ebe0e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56ebe140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56ebdf20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe1a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56ebe1f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56ebe250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56ebddb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebe2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe3c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56ebe418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56ebe470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56ebe308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe4d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56ebe528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56ebe580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56ebe360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebe5e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56ebe638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56ebe690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56ebde10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebe6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebe800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56ebe858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56ebe8b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56ebe748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebe910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56ebe968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56ebe9c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56ebe7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebea20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56ebea78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56ebead0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56ebdca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56ebeb30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebec40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebed50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56ebeda8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56ebee00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56ebec98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebee60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56ebeeb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56ebef10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56ebecf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebef70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56ebefc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56ebf020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56ebeb88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebf080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56ebf1e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56ebf240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56ebf0d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf2a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56ebf2f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56ebf350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56ebf130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf3b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56ebf408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56ebf460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56ebebe0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ebf4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebf5d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56ebf628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56ebf680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56ebf518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebf6e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56ebf738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56ebf790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56ebf570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebf7f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56ebf848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56ebf8a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56ebdd00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56ebf900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56ebfa10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebfb20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56ebfb78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56ebfbd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56ebfa68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ebfc30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56ebfc88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56ebfce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56ebfac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ebfd40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56ebfd98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56ebfdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56ebf958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56ebfe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ebff60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56ebffb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56ec0010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56ebfea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec0070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56ec00c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56ec0120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56ebff00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec0180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56ec01d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56ec0230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56ebf9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56ec0290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56ec03a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56ec03f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56ec0450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56ec02e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56ec04b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56ec0508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56ec0560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56ec0340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56ec05c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56ec0618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56ec0670 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56ee6270 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56ee62bc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56ee6308 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56ee6354 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56ee63a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56ee63ec KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56ee6438 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56ee6484 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56ee64d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56ee651c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56ee6568 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56ee65b4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56ee6600 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56ee664c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56ee6698 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56ee66e4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56ee6730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56ee677c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56ee67c8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56ee6814 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56ee6860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56ee68ac KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56ee68f8 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56ee6944 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56ee6990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56ee69dc KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56ee6a28 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56ee6a74 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56ee6ac0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56ee6b0c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56ee6b58 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56ee6ba4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56ee6bf0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56ee6c3c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56ee6c88 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56ee6cd4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56ee6d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56ee6d6c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56ee6db8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56ee6e04 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56ee6e50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56ee6e9c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56ee6ee8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56ee6f34 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56ee6f80 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56ee6fcc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56ee7018 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56ee7064 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56ee70b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56ee70fc KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56ee7148 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56ee7194 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56ee71e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56ee722c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56ee7278 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56ee72c4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56ee7310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56ee735c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56ee73a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56ee73f4 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56ee7440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56ee748c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56ee74d8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56ee7524 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56ee7570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56ee75bc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56ee7608 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56ee7654 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56ee76a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56ee76ec KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56ee7738 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56ee7784 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56ee77d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56ee781c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56ee7868 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56ee78b4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56ee7900 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56ee794c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56ee7998 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56ee79e4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56ee7a30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56ee7a7c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56ee7ac8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56ee7b14 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56ee7b60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56ee7bac KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56ee7bf8 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56ee7c44 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56ee7c90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56ee7cdc KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56ee7d28 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56ee7d74 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56ee7dc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56ee7e0c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56ee7e58 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56ee7ea4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56ee7ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56ee7f3c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56ee7f88 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56ee7fd4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56ee8020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56ee806c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56ee80b8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56ee8104 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56ee8150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56ee819c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56ee81e8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56ee8234 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56ee8280 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56ee82cc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56ee8318 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56ee8364 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56ee83b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56ee83fc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56ee8448 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56ee8494 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56ee84e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56ee852c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56ee8578 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56ee85c4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56ee8610 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (16 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (16 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.6.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x57a19b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a17080 SEQ: (3 sibs) 3 children: 36: 0x57a17190 SEQ: (3 sibs) 3 children: 36: 0x57a172a0 SEQ: (3 sibs) 3 children: 36: 0x57a173b0 VAL: '0000' (3 sibs) 36: 0x57a17408 VAL: '0001' (3 sibs) 36: 0x57a17460 VAL: '0002' (3 sibs) 36: 0x57a172f8 SEQ: (3 sibs) 3 children: 36: 0x57a174c0 VAL: '0010' (3 sibs) 36: 0x57a17518 VAL: '0011' (3 sibs) 36: 0x57a17570 VAL: '0012' (3 sibs) 36: 0x57a17350 SEQ: (3 sibs) 3 children: 36: 0x57a175d0 VAL: '0020' (3 sibs) 36: 0x57a17628 VAL: '0021' (3 sibs) 36: 0x57a17680 VAL: '0022' (3 sibs) 36: 0x57a171e8 SEQ: (3 sibs) 3 children: 36: 0x57a176e0 SEQ: (3 sibs) 3 children: 36: 0x57a177f0 VAL: '0100' (3 sibs) 36: 0x57a17848 VAL: '0101' (3 sibs) 36: 0x57a178a0 VAL: '0102' (3 sibs) 36: 0x57a17738 SEQ: (3 sibs) 3 children: 36: 0x57a17900 VAL: '0110' (3 sibs) 36: 0x57a17958 VAL: '0111' (3 sibs) 36: 0x57a179b0 VAL: '0112' (3 sibs) 36: 0x57a17790 SEQ: (3 sibs) 3 children: 36: 0x57a17a10 VAL: '0120' (3 sibs) 36: 0x57a17a68 VAL: '0121' (3 sibs) 36: 0x57a17ac0 VAL: '0122' (3 sibs) 36: 0x57a17240 SEQ: (3 sibs) 3 children: 36: 0x57a17b20 SEQ: (3 sibs) 3 children: 36: 0x57a17c30 VAL: '0200' (3 sibs) 36: 0x57a17c88 VAL: '0201' (3 sibs) 36: 0x57a17ce0 VAL: '0202' (3 sibs) 36: 0x57a17b78 SEQ: (3 sibs) 3 children: 36: 0x57a17d40 VAL: '0210' (3 sibs) 36: 0x57a17d98 VAL: '0211' (3 sibs) 36: 0x57a17df0 VAL: '0212' (3 sibs) 36: 0x57a17bd0 SEQ: (3 sibs) 3 children: 36: 0x57a17e50 VAL: '0220' (3 sibs) 36: 0x57a17ea8 VAL: '0221' (3 sibs) 36: 0x57a17f00 VAL: '0222' (3 sibs) 36: 0x57a170d8 SEQ: (3 sibs) 3 children: 36: 0x57a17f60 SEQ: (3 sibs) 3 children: 36: 0x57a18070 SEQ: (3 sibs) 3 children: 36: 0x57a18180 VAL: '1000' (3 sibs) 36: 0x57a181d8 VAL: '1001' (3 sibs) 36: 0x57a18230 VAL: '1002' (3 sibs) 36: 0x57a180c8 SEQ: (3 sibs) 3 children: 36: 0x57a18290 VAL: '1010' (3 sibs) 36: 0x57a182e8 VAL: '1011' (3 sibs) 36: 0x57a18340 VAL: '1012' (3 sibs) 36: 0x57a18120 SEQ: (3 sibs) 3 children: 36: 0x57a183a0 VAL: '1020' (3 sibs) 36: 0x57a183f8 VAL: '1021' (3 sibs) 36: 0x57a18450 VAL: '1022' (3 sibs) 36: 0x57a17fb8 SEQ: (3 sibs) 3 children: 36: 0x57a184b0 SEQ: (3 sibs) 3 children: 36: 0x57a185c0 VAL: '1100' (3 sibs) 36: 0x57a18618 VAL: '1101' (3 sibs) 36: 0x57a18670 VAL: '1102' (3 sibs) 36: 0x57a18508 SEQ: (3 sibs) 3 children: 36: 0x57a186d0 VAL: '1110' (3 sibs) 36: 0x57a18728 VAL: '1111' (3 sibs) 36: 0x57a18780 VAL: '1112' (3 sibs) 36: 0x57a18560 SEQ: (3 sibs) 3 children: 36: 0x57a187e0 VAL: '1120' (3 sibs) 36: 0x57a18838 VAL: '1121' (3 sibs) 36: 0x57a18890 VAL: '1122' (3 sibs) 36: 0x57a18010 SEQ: (3 sibs) 3 children: 36: 0x57a188f0 SEQ: (3 sibs) 3 children: 36: 0x57a18a00 VAL: '1200' (3 sibs) 36: 0x57a18a58 VAL: '1201' (3 sibs) 36: 0x57a18ab0 VAL: '1202' (3 sibs) 36: 0x57a18948 SEQ: (3 sibs) 3 children: 36: 0x57a18b10 VAL: '1210' (3 sibs) 36: 0x57a18b68 VAL: '1211' (3 sibs) 36: 0x57a18bc0 VAL: '1212' (3 sibs) 36: 0x57a189a0 SEQ: (3 sibs) 3 children: 36: 0x57a18c20 VAL: '1220' (3 sibs) 36: 0x57a18c78 VAL: '1221' (3 sibs) 36: 0x57a18cd0 VAL: '1222' (3 sibs) 36: 0x57a17130 SEQ: (3 sibs) 3 children: 36: 0x57a18d30 SEQ: (3 sibs) 3 children: 36: 0x57a18e40 SEQ: (3 sibs) 3 children: 36: 0x57a18f50 VAL: '2000' (3 sibs) 36: 0x57a18fa8 VAL: '2001' (3 sibs) 36: 0x57a19000 VAL: '2002' (3 sibs) 36: 0x57a18e98 SEQ: (3 sibs) 3 children: 36: 0x57a19060 VAL: '2010' (3 sibs) 36: 0x57a190b8 VAL: '2011' (3 sibs) 36: 0x57a19110 VAL: '2012' (3 sibs) 36: 0x57a18ef0 SEQ: (3 sibs) 3 children: 36: 0x57a19170 VAL: '2020' (3 sibs) 36: 0x57a191c8 VAL: '2021' (3 sibs) 36: 0x57a19220 VAL: '2022' (3 sibs) 36: 0x57a18d88 SEQ: (3 sibs) 3 children: 36: 0x57a19280 SEQ: (3 sibs) 3 children: 36: 0x57a19390 VAL: '2100' (3 sibs) 36: 0x57a193e8 VAL: '2101' (3 sibs) 36: 0x57a19440 VAL: '2102' (3 sibs) 36: 0x57a192d8 SEQ: (3 sibs) 3 children: 36: 0x57a194a0 VAL: '2110' (3 sibs) 36: 0x57a194f8 VAL: '2111' (3 sibs) 36: 0x57a19550 VAL: '2112' (3 sibs) 36: 0x57a19330 SEQ: (3 sibs) 3 children: 36: 0x57a195b0 VAL: '2120' (3 sibs) 36: 0x57a19608 VAL: '2121' (3 sibs) 36: 0x57a19660 VAL: '2122' (3 sibs) 36: 0x57a18de0 SEQ: (3 sibs) 3 children: 36: 0x57a196c0 SEQ: (3 sibs) 3 children: 36: 0x57a197d0 VAL: '2200' (3 sibs) 36: 0x57a19828 VAL: '2201' (3 sibs) 36: 0x57a19880 VAL: '2202' (3 sibs) 36: 0x57a19718 SEQ: (3 sibs) 3 children: 36: 0x57a198e0 VAL: '2210' (3 sibs) 36: 0x57a19938 VAL: '2211' (3 sibs) 36: 0x57a19990 VAL: '2212' (3 sibs) 36: 0x57a19770 SEQ: (3 sibs) 3 children: 36: 0x57a199f0 VAL: '2220' (3 sibs) 36: 0x57a19a48 VAL: '2221' (3 sibs) 36: 0x57a19aa0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x57a20d00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a20d4c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a20d98 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a20de4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a20e30 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a20e7c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a20ec8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a20f14 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a20f60 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a20fac VAL: '0011' (3 sibs) 36: [10] [10] 0x57a20ff8 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a21044 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a21090 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a210dc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a21128 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a21174 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a211c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2120c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a21258 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a212a4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a212f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2133c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a21388 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a213d4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a21420 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2146c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a214b8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a21504 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a21550 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2159c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a215e8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a21634 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a21680 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a216cc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a21718 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a21764 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a217b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a217fc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a21848 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a21894 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a218e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2192c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a21978 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a219c4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a21a10 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a21a5c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a21aa8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a21af4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a21b40 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a21b8c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a21bd8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a21c24 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a21c70 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a21cbc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a21d08 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a21d54 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a21da0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a21dec VAL: '1100' (3 sibs) 36: [58] [58] 0x57a21e38 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a21e84 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a21ed0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a21f1c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a21f68 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a21fb4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a22000 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2204c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a22098 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a220e4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a22130 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2217c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a221c8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a22214 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a22260 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a222ac SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a222f8 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a22344 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a22390 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a223dc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a22428 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a22474 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a224c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2250c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a22558 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a225a4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a225f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2263c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a22688 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a226d4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a22720 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2276c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a227b8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a22804 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a22850 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2289c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a228e8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a22934 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a22980 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a229cc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a22a18 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a22a64 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a22ab0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a22afc VAL: '2110' (3 sibs) 36: [102] [102] 0x57a22b48 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a22b94 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a22be0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a22c2c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a22c78 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a22cc4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a22d10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a22d5c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a22da8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a22df4 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a22e40 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a22e8c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a22ed8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a22f24 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a22f70 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a22fbc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a23008 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a23054 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a230a0 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: 0x57a19bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a19c50 SEQ: (3 sibs) 3 children: 36: 0x57a19d60 SEQ: (3 sibs) 3 children: 36: 0x57a19e70 SEQ: (3 sibs) 3 children: 36: 0x57a19f80 VAL: '0000' (3 sibs) 36: 0x57a19fd8 VAL: '0001' (3 sibs) 36: 0x57a1a030 VAL: '0002' (3 sibs) 36: 0x57a19ec8 SEQ: (3 sibs) 3 children: 36: 0x57a1a090 VAL: '0010' (3 sibs) 36: 0x57a1a0e8 VAL: '0011' (3 sibs) 36: 0x57a1a140 VAL: '0012' (3 sibs) 36: 0x57a19f20 SEQ: (3 sibs) 3 children: 36: 0x57a1a1a0 VAL: '0020' (3 sibs) 36: 0x57a1a1f8 VAL: '0021' (3 sibs) 36: 0x57a1a250 VAL: '0022' (3 sibs) 36: 0x57a19db8 SEQ: (3 sibs) 3 children: 36: 0x57a1a2b0 SEQ: (3 sibs) 3 children: 36: 0x57a1a3c0 VAL: '0100' (3 sibs) 36: 0x57a1a418 VAL: '0101' (3 sibs) 36: 0x57a1a470 VAL: '0102' (3 sibs) 36: 0x57a1a308 SEQ: (3 sibs) 3 children: 36: 0x57a1a4d0 VAL: '0110' (3 sibs) 36: 0x57a1a528 VAL: '0111' (3 sibs) 36: 0x57a1a580 VAL: '0112' (3 sibs) 36: 0x57a1a360 SEQ: (3 sibs) 3 children: 36: 0x57a1a5e0 VAL: '0120' (3 sibs) 36: 0x57a1a638 VAL: '0121' (3 sibs) 36: 0x57a1a690 VAL: '0122' (3 sibs) 36: 0x57a19e10 SEQ: (3 sibs) 3 children: 36: 0x57a1a6f0 SEQ: (3 sibs) 3 children: 36: 0x57a1a800 VAL: '0200' (3 sibs) 36: 0x57a1a858 VAL: '0201' (3 sibs) 36: 0x57a1a8b0 VAL: '0202' (3 sibs) 36: 0x57a1a748 SEQ: (3 sibs) 3 children: 36: 0x57a1a910 VAL: '0210' (3 sibs) 36: 0x57a1a968 VAL: '0211' (3 sibs) 36: 0x57a1a9c0 VAL: '0212' (3 sibs) 36: 0x57a1a7a0 SEQ: (3 sibs) 3 children: 36: 0x57a1aa20 VAL: '0220' (3 sibs) 36: 0x57a1aa78 VAL: '0221' (3 sibs) 36: 0x57a1aad0 VAL: '0222' (3 sibs) 36: 0x57a19ca8 SEQ: (3 sibs) 3 children: 36: 0x57a1ab30 SEQ: (3 sibs) 3 children: 36: 0x57a1ac40 SEQ: (3 sibs) 3 children: 36: 0x57a1ad50 VAL: '1000' (3 sibs) 36: 0x57a1ada8 VAL: '1001' (3 sibs) 36: 0x57a1ae00 VAL: '1002' (3 sibs) 36: 0x57a1ac98 SEQ: (3 sibs) 3 children: 36: 0x57a1ae60 VAL: '1010' (3 sibs) 36: 0x57a1aeb8 VAL: '1011' (3 sibs) 36: 0x57a1af10 VAL: '1012' (3 sibs) 36: 0x57a1acf0 SEQ: (3 sibs) 3 children: 36: 0x57a1af70 VAL: '1020' (3 sibs) 36: 0x57a1afc8 VAL: '1021' (3 sibs) 36: 0x57a1b020 VAL: '1022' (3 sibs) 36: 0x57a1ab88 SEQ: (3 sibs) 3 children: 36: 0x57a1b080 SEQ: (3 sibs) 3 children: 36: 0x57a1b190 VAL: '1100' (3 sibs) 36: 0x57a1b1e8 VAL: '1101' (3 sibs) 36: 0x57a1b240 VAL: '1102' (3 sibs) 36: 0x57a1b0d8 SEQ: (3 sibs) 3 children: 36: 0x57a1b2a0 VAL: '1110' (3 sibs) 36: 0x57a1b2f8 VAL: '1111' (3 sibs) 36: 0x57a1b350 VAL: '1112' (3 sibs) 36: 0x57a1b130 SEQ: (3 sibs) 3 children: 36: 0x57a1b3b0 VAL: '1120' (3 sibs) 36: 0x57a1b408 VAL: '1121' (3 sibs) 36: 0x57a1b460 VAL: '1122' (3 sibs) 36: 0x57a1abe0 SEQ: (3 sibs) 3 children: 36: 0x57a1b4c0 SEQ: (3 sibs) 3 children: 36: 0x57a1b5d0 VAL: '1200' (3 sibs) 36: 0x57a1b628 VAL: '1201' (3 sibs) 36: 0x57a1b680 VAL: '1202' (3 sibs) 36: 0x57a1b518 SEQ: (3 sibs) 3 children: 36: 0x57a1b6e0 VAL: '1210' (3 sibs) 36: 0x57a1b738 VAL: '1211' (3 sibs) 36: 0x57a1b790 VAL: '1212' (3 sibs) 36: 0x57a1b570 SEQ: (3 sibs) 3 children: 36: 0x57a1b7f0 VAL: '1220' (3 sibs) 36: 0x57a1b848 VAL: '1221' (3 sibs) 36: 0x57a1b8a0 VAL: '1222' (3 sibs) 36: 0x57a19d00 SEQ: (3 sibs) 3 children: 36: 0x57a1b900 SEQ: (3 sibs) 3 children: 36: 0x57a1ba10 SEQ: (3 sibs) 3 children: 36: 0x57a1bb20 VAL: '2000' (3 sibs) 36: 0x57a1bb78 VAL: '2001' (3 sibs) 36: 0x57a1bbd0 VAL: '2002' (3 sibs) 36: 0x57a1ba68 SEQ: (3 sibs) 3 children: 36: 0x57a1bc30 VAL: '2010' (3 sibs) 36: 0x57a1bc88 VAL: '2011' (3 sibs) 36: 0x57a1bce0 VAL: '2012' (3 sibs) 36: 0x57a1bac0 SEQ: (3 sibs) 3 children: 36: 0x57a1bd40 VAL: '2020' (3 sibs) 36: 0x57a1bd98 VAL: '2021' (3 sibs) 36: 0x57a1bdf0 VAL: '2022' (3 sibs) 36: 0x57a1b958 SEQ: (3 sibs) 3 children: 36: 0x57a1be50 SEQ: (3 sibs) 3 children: 36: 0x57a1bf60 VAL: '2100' (3 sibs) 36: 0x57a1bfb8 VAL: '2101' (3 sibs) 36: 0x57a1c010 VAL: '2102' (3 sibs) 36: 0x57a1bea8 SEQ: (3 sibs) 3 children: 36: 0x57a1c070 VAL: '2110' (3 sibs) 36: 0x57a1c0c8 VAL: '2111' (3 sibs) 36: 0x57a1c120 VAL: '2112' (3 sibs) 36: 0x57a1bf00 SEQ: (3 sibs) 3 children: 36: 0x57a1c180 VAL: '2120' (3 sibs) 36: 0x57a1c1d8 VAL: '2121' (3 sibs) 36: 0x57a1c230 VAL: '2122' (3 sibs) 36: 0x57a1b9b0 SEQ: (3 sibs) 3 children: 36: 0x57a1c290 SEQ: (3 sibs) 3 children: 36: 0x57a1c3a0 VAL: '2200' (3 sibs) 36: 0x57a1c3f8 VAL: '2201' (3 sibs) 36: 0x57a1c450 VAL: '2202' (3 sibs) 36: 0x57a1c2e8 SEQ: (3 sibs) 3 children: 36: 0x57a1c4b0 VAL: '2210' (3 sibs) 36: 0x57a1c508 VAL: '2211' (3 sibs) 36: 0x57a1c560 VAL: '2212' (3 sibs) 36: 0x57a1c340 SEQ: (3 sibs) 3 children: 36: 0x57a1c5c0 VAL: '2220' (3 sibs) 36: 0x57a1c618 VAL: '2221' (3 sibs) 36: 0x57a1c670 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x57a25900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a2594c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a25998 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a259e4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a25a30 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a25a7c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a25ac8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a25b14 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a25b60 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a25bac VAL: '0011' (3 sibs) 36: [10] [10] 0x57a25bf8 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a25c44 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a25c90 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a25cdc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a25d28 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a25d74 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a25dc0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a25e0c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a25e58 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a25ea4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a25ef0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a25f3c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a25f88 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a25fd4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a26020 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2606c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a260b8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a26104 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a26150 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2619c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a261e8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a26234 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a26280 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a262cc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a26318 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a26364 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a263b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a263fc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a26448 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a26494 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a264e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2652c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a26578 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a265c4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a26610 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a2665c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a266a8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a266f4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a26740 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a2678c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a267d8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a26824 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a26870 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a268bc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a26908 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a26954 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a269a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a269ec VAL: '1100' (3 sibs) 36: [58] [58] 0x57a26a38 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a26a84 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a26ad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a26b1c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a26b68 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a26bb4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a26c00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a26c4c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a26c98 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a26ce4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a26d30 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a26d7c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a26dc8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a26e14 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a26e60 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a26eac SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a26ef8 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a26f44 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a26f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a26fdc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a27028 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a27074 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a270c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2710c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a27158 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a271a4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a271f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2723c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a27288 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a272d4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a27320 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2736c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a273b8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a27404 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a27450 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2749c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a274e8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a27534 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a27580 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a275cc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a27618 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a27664 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a276b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a276fc VAL: '2110' (3 sibs) 36: [102] [102] 0x57a27748 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a27794 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a277e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a2782c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a27878 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a278c4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a27910 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a2795c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a279a8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a279f4 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a27a40 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a27a8c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a27ad8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a27b24 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a27b70 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a27bbc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a27c08 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a27c54 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a27ca0 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: 0x57a19b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a17080 SEQ: (3 sibs) 3 children: 36: 0x57a17190 SEQ: (3 sibs) 3 children: 36: 0x57a172a0 SEQ: (3 sibs) 3 children: 36: 0x57a173b0 VAL: '0000' (3 sibs) 36: 0x57a17408 VAL: '0001' (3 sibs) 36: 0x57a17460 VAL: '0002' (3 sibs) 36: 0x57a172f8 SEQ: (3 sibs) 3 children: 36: 0x57a174c0 VAL: '0010' (3 sibs) 36: 0x57a17518 VAL: '0011' (3 sibs) 36: 0x57a17570 VAL: '0012' (3 sibs) 36: 0x57a17350 SEQ: (3 sibs) 3 children: 36: 0x57a175d0 VAL: '0020' (3 sibs) 36: 0x57a17628 VAL: '0021' (3 sibs) 36: 0x57a17680 VAL: '0022' (3 sibs) 36: 0x57a171e8 SEQ: (3 sibs) 3 children: 36: 0x57a176e0 SEQ: (3 sibs) 3 children: 36: 0x57a177f0 VAL: '0100' (3 sibs) 36: 0x57a17848 VAL: '0101' (3 sibs) 36: 0x57a178a0 VAL: '0102' (3 sibs) 36: 0x57a17738 SEQ: (3 sibs) 3 children: 36: 0x57a17900 VAL: '0110' (3 sibs) 36: 0x57a17958 VAL: '0111' (3 sibs) 36: 0x57a179b0 VAL: '0112' (3 sibs) 36: 0x57a17790 SEQ: (3 sibs) 3 children: 36: 0x57a17a10 VAL: '0120' (3 sibs) 36: 0x57a17a68 VAL: '0121' (3 sibs) 36: 0x57a17ac0 VAL: '0122' (3 sibs) 36: 0x57a17240 SEQ: (3 sibs) 3 children: 36: 0x57a17b20 SEQ: (3 sibs) 3 children: 36: 0x57a17c30 VAL: '0200' (3 sibs) 36: 0x57a17c88 VAL: '0201' (3 sibs) 36: 0x57a17ce0 VAL: '0202' (3 sibs) 36: 0x57a17b78 SEQ: (3 sibs) 3 children: 36: 0x57a17d40 VAL: '0210' (3 sibs) 36: 0x57a17d98 VAL: '0211' (3 sibs) 36: 0x57a17df0 VAL: '0212' (3 sibs) 36: 0x57a17bd0 SEQ: (3 sibs) 3 children: 36: 0x57a17e50 VAL: '0220' (3 sibs) 36: 0x57a17ea8 VAL: '0221' (3 sibs) 36: 0x57a17f00 VAL: '0222' (3 sibs) 36: 0x57a170d8 SEQ: (3 sibs) 3 children: 36: 0x57a17f60 SEQ: (3 sibs) 3 children: 36: 0x57a18070 SEQ: (3 sibs) 3 children: 36: 0x57a18180 VAL: '1000' (3 sibs) 36: 0x57a181d8 VAL: '1001' (3 sibs) 36: 0x57a18230 VAL: '1002' (3 sibs) 36: 0x57a180c8 SEQ: (3 sibs) 3 children: 36: 0x57a18290 VAL: '1010' (3 sibs) 36: 0x57a182e8 VAL: '1011' (3 sibs) 36: 0x57a18340 VAL: '1012' (3 sibs) 36: 0x57a18120 SEQ: (3 sibs) 3 children: 36: 0x57a183a0 VAL: '1020' (3 sibs) 36: 0x57a183f8 VAL: '1021' (3 sibs) 36: 0x57a18450 VAL: '1022' (3 sibs) 36: 0x57a17fb8 SEQ: (3 sibs) 3 children: 36: 0x57a184b0 SEQ: (3 sibs) 3 children: 36: 0x57a185c0 VAL: '1100' (3 sibs) 36: 0x57a18618 VAL: '1101' (3 sibs) 36: 0x57a18670 VAL: '1102' (3 sibs) 36: 0x57a18508 SEQ: (3 sibs) 3 children: 36: 0x57a186d0 VAL: '1110' (3 sibs) 36: 0x57a18728 VAL: '1111' (3 sibs) 36: 0x57a18780 VAL: '1112' (3 sibs) 36: 0x57a18560 SEQ: (3 sibs) 3 children: 36: 0x57a187e0 VAL: '1120' (3 sibs) 36: 0x57a18838 VAL: '1121' (3 sibs) 36: 0x57a18890 VAL: '1122' (3 sibs) 36: 0x57a18010 SEQ: (3 sibs) 3 children: 36: 0x57a188f0 SEQ: (3 sibs) 3 children: 36: 0x57a18a00 VAL: '1200' (3 sibs) 36: 0x57a18a58 VAL: '1201' (3 sibs) 36: 0x57a18ab0 VAL: '1202' (3 sibs) 36: 0x57a18948 SEQ: (3 sibs) 3 children: 36: 0x57a18b10 VAL: '1210' (3 sibs) 36: 0x57a18b68 VAL: '1211' (3 sibs) 36: 0x57a18bc0 VAL: '1212' (3 sibs) 36: 0x57a189a0 SEQ: (3 sibs) 3 children: 36: 0x57a18c20 VAL: '1220' (3 sibs) 36: 0x57a18c78 VAL: '1221' (3 sibs) 36: 0x57a18cd0 VAL: '1222' (3 sibs) 36: 0x57a17130 SEQ: (3 sibs) 3 children: 36: 0x57a18d30 SEQ: (3 sibs) 3 children: 36: 0x57a18e40 SEQ: (3 sibs) 3 children: 36: 0x57a18f50 VAL: '2000' (3 sibs) 36: 0x57a18fa8 VAL: '2001' (3 sibs) 36: 0x57a19000 VAL: '2002' (3 sibs) 36: 0x57a18e98 SEQ: (3 sibs) 3 children: 36: 0x57a19060 VAL: '2010' (3 sibs) 36: 0x57a190b8 VAL: '2011' (3 sibs) 36: 0x57a19110 VAL: '2012' (3 sibs) 36: 0x57a18ef0 SEQ: (3 sibs) 3 children: 36: 0x57a19170 VAL: '2020' (3 sibs) 36: 0x57a191c8 VAL: '2021' (3 sibs) 36: 0x57a19220 VAL: '2022' (3 sibs) 36: 0x57a18d88 SEQ: (3 sibs) 3 children: 36: 0x57a19280 SEQ: (3 sibs) 3 children: 36: 0x57a19390 VAL: '2100' (3 sibs) 36: 0x57a193e8 VAL: '2101' (3 sibs) 36: 0x57a19440 VAL: '2102' (3 sibs) 36: 0x57a192d8 SEQ: (3 sibs) 3 children: 36: 0x57a194a0 VAL: '2110' (3 sibs) 36: 0x57a194f8 VAL: '2111' (3 sibs) 36: 0x57a19550 VAL: '2112' (3 sibs) 36: 0x57a19330 SEQ: (3 sibs) 3 children: 36: 0x57a195b0 VAL: '2120' (3 sibs) 36: 0x57a19608 VAL: '2121' (3 sibs) 36: 0x57a19660 VAL: '2122' (3 sibs) 36: 0x57a18de0 SEQ: (3 sibs) 3 children: 36: 0x57a196c0 SEQ: (3 sibs) 3 children: 36: 0x57a197d0 VAL: '2200' (3 sibs) 36: 0x57a19828 VAL: '2201' (3 sibs) 36: 0x57a19880 VAL: '2202' (3 sibs) 36: 0x57a19718 SEQ: (3 sibs) 3 children: 36: 0x57a198e0 VAL: '2210' (3 sibs) 36: 0x57a19938 VAL: '2211' (3 sibs) 36: 0x57a19990 VAL: '2212' (3 sibs) 36: 0x57a19770 SEQ: (3 sibs) 3 children: 36: 0x57a199f0 VAL: '2220' (3 sibs) 36: 0x57a19a48 VAL: '2221' (3 sibs) 36: 0x57a19aa0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x57a27f10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a27f5c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a27fa8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a27ff4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a28040 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a2808c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a280d8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a28124 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a28170 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a281bc VAL: '0011' (3 sibs) 36: [10] [10] 0x57a28208 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a28254 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a282a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a282ec VAL: '0021' (3 sibs) 36: [14] [14] 0x57a28338 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a28384 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a283d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2841c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a28468 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a284b4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a28500 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2854c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a28598 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a285e4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a28630 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2867c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a286c8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a28714 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a28760 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a287ac SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a287f8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a28844 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a28890 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a288dc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a28928 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a28974 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a289c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a28a0c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a28a58 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a28aa4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a28af0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a28b3c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a28b88 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a28bd4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a28c20 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a28c6c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a28cb8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a28d04 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a28d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a28d9c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a28de8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a28e34 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a28e80 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a28ecc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a28f18 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a28f64 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a28fb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a28ffc VAL: '1100' (3 sibs) 36: [58] [58] 0x57a29048 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a29094 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a290e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a2912c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a29178 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a291c4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a29210 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2925c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a292a8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a292f4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a29340 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2938c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a293d8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a29424 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a29470 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a294bc SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a29508 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a29554 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a295a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a295ec SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a29638 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a29684 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a296d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2971c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a29768 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a297b4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a29800 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2984c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a29898 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a298e4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a29930 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2997c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a299c8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a29a14 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a29a60 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a29aac VAL: '2021' (3 sibs) 36: [94] [94] 0x57a29af8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a29b44 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a29b90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a29bdc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a29c28 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a29c74 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a29cc0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a29d0c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a29d58 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a29da4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a29df0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a29e3c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a29e88 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a29ed4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a29f20 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a29f6c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a29fb8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a2a004 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a2a050 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a2a09c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a2a0e8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a2a134 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a2a180 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a2a1cc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a2a218 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a2a264 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a2a2b0 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: 0x57a19bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a19c50 SEQ: (3 sibs) 3 children: 36: 0x57a19d60 SEQ: (3 sibs) 3 children: 36: 0x57a19e70 SEQ: (3 sibs) 3 children: 36: 0x57a19f80 VAL: '0000' (3 sibs) 36: 0x57a19fd8 VAL: '0001' (3 sibs) 36: 0x57a1a030 VAL: '0002' (3 sibs) 36: 0x57a19ec8 SEQ: (3 sibs) 3 children: 36: 0x57a1a090 VAL: '0010' (3 sibs) 36: 0x57a1a0e8 VAL: '0011' (3 sibs) 36: 0x57a1a140 VAL: '0012' (3 sibs) 36: 0x57a19f20 SEQ: (3 sibs) 3 children: 36: 0x57a1a1a0 VAL: '0020' (3 sibs) 36: 0x57a1a1f8 VAL: '0021' (3 sibs) 36: 0x57a1a250 VAL: '0022' (3 sibs) 36: 0x57a19db8 SEQ: (3 sibs) 3 children: 36: 0x57a1a2b0 SEQ: (3 sibs) 3 children: 36: 0x57a1a3c0 VAL: '0100' (3 sibs) 36: 0x57a1a418 VAL: '0101' (3 sibs) 36: 0x57a1a470 VAL: '0102' (3 sibs) 36: 0x57a1a308 SEQ: (3 sibs) 3 children: 36: 0x57a1a4d0 VAL: '0110' (3 sibs) 36: 0x57a1a528 VAL: '0111' (3 sibs) 36: 0x57a1a580 VAL: '0112' (3 sibs) 36: 0x57a1a360 SEQ: (3 sibs) 3 children: 36: 0x57a1a5e0 VAL: '0120' (3 sibs) 36: 0x57a1a638 VAL: '0121' (3 sibs) 36: 0x57a1a690 VAL: '0122' (3 sibs) 36: 0x57a19e10 SEQ: (3 sibs) 3 children: 36: 0x57a1a6f0 SEQ: (3 sibs) 3 children: 36: 0x57a1a800 VAL: '0200' (3 sibs) 36: 0x57a1a858 VAL: '0201' (3 sibs) 36: 0x57a1a8b0 VAL: '0202' (3 sibs) 36: 0x57a1a748 SEQ: (3 sibs) 3 children: 36: 0x57a1a910 VAL: '0210' (3 sibs) 36: 0x57a1a968 VAL: '0211' (3 sibs) 36: 0x57a1a9c0 VAL: '0212' (3 sibs) 36: 0x57a1a7a0 SEQ: (3 sibs) 3 children: 36: 0x57a1aa20 VAL: '0220' (3 sibs) 36: 0x57a1aa78 VAL: '0221' (3 sibs) 36: 0x57a1aad0 VAL: '0222' (3 sibs) 36: 0x57a19ca8 SEQ: (3 sibs) 3 children: 36: 0x57a1ab30 SEQ: (3 sibs) 3 children: 36: 0x57a1ac40 SEQ: (3 sibs) 3 children: 36: 0x57a1ad50 VAL: '1000' (3 sibs) 36: 0x57a1ada8 VAL: '1001' (3 sibs) 36: 0x57a1ae00 VAL: '1002' (3 sibs) 36: 0x57a1ac98 SEQ: (3 sibs) 3 children: 36: 0x57a1ae60 VAL: '1010' (3 sibs) 36: 0x57a1aeb8 VAL: '1011' (3 sibs) 36: 0x57a1af10 VAL: '1012' (3 sibs) 36: 0x57a1acf0 SEQ: (3 sibs) 3 children: 36: 0x57a1af70 VAL: '1020' (3 sibs) 36: 0x57a1afc8 VAL: '1021' (3 sibs) 36: 0x57a1b020 VAL: '1022' (3 sibs) 36: 0x57a1ab88 SEQ: (3 sibs) 3 children: 36: 0x57a1b080 SEQ: (3 sibs) 3 children: 36: 0x57a1b190 VAL: '1100' (3 sibs) 36: 0x57a1b1e8 VAL: '1101' (3 sibs) 36: 0x57a1b240 VAL: '1102' (3 sibs) 36: 0x57a1b0d8 SEQ: (3 sibs) 3 children: 36: 0x57a1b2a0 VAL: '1110' (3 sibs) 36: 0x57a1b2f8 VAL: '1111' (3 sibs) 36: 0x57a1b350 VAL: '1112' (3 sibs) 36: 0x57a1b130 SEQ: (3 sibs) 3 children: 36: 0x57a1b3b0 VAL: '1120' (3 sibs) 36: 0x57a1b408 VAL: '1121' (3 sibs) 36: 0x57a1b460 VAL: '1122' (3 sibs) 36: 0x57a1abe0 SEQ: (3 sibs) 3 children: 36: 0x57a1b4c0 SEQ: (3 sibs) 3 children: 36: 0x57a1b5d0 VAL: '1200' (3 sibs) 36: 0x57a1b628 VAL: '1201' (3 sibs) 36: 0x57a1b680 VAL: '1202' (3 sibs) 36: 0x57a1b518 SEQ: (3 sibs) 3 children: 36: 0x57a1b6e0 VAL: '1210' (3 sibs) 36: 0x57a1b738 VAL: '1211' (3 sibs) 36: 0x57a1b790 VAL: '1212' (3 sibs) 36: 0x57a1b570 SEQ: (3 sibs) 3 children: 36: 0x57a1b7f0 VAL: '1220' (3 sibs) 36: 0x57a1b848 VAL: '1221' (3 sibs) 36: 0x57a1b8a0 VAL: '1222' (3 sibs) 36: 0x57a19d00 SEQ: (3 sibs) 3 children: 36: 0x57a1b900 SEQ: (3 sibs) 3 children: 36: 0x57a1ba10 SEQ: (3 sibs) 3 children: 36: 0x57a1bb20 VAL: '2000' (3 sibs) 36: 0x57a1bb78 VAL: '2001' (3 sibs) 36: 0x57a1bbd0 VAL: '2002' (3 sibs) 36: 0x57a1ba68 SEQ: (3 sibs) 3 children: 36: 0x57a1bc30 VAL: '2010' (3 sibs) 36: 0x57a1bc88 VAL: '2011' (3 sibs) 36: 0x57a1bce0 VAL: '2012' (3 sibs) 36: 0x57a1bac0 SEQ: (3 sibs) 3 children: 36: 0x57a1bd40 VAL: '2020' (3 sibs) 36: 0x57a1bd98 VAL: '2021' (3 sibs) 36: 0x57a1bdf0 VAL: '2022' (3 sibs) 36: 0x57a1b958 SEQ: (3 sibs) 3 children: 36: 0x57a1be50 SEQ: (3 sibs) 3 children: 36: 0x57a1bf60 VAL: '2100' (3 sibs) 36: 0x57a1bfb8 VAL: '2101' (3 sibs) 36: 0x57a1c010 VAL: '2102' (3 sibs) 36: 0x57a1bea8 SEQ: (3 sibs) 3 children: 36: 0x57a1c070 VAL: '2110' (3 sibs) 36: 0x57a1c0c8 VAL: '2111' (3 sibs) 36: 0x57a1c120 VAL: '2112' (3 sibs) 36: 0x57a1bf00 SEQ: (3 sibs) 3 children: 36: 0x57a1c180 VAL: '2120' (3 sibs) 36: 0x57a1c1d8 VAL: '2121' (3 sibs) 36: 0x57a1c230 VAL: '2122' (3 sibs) 36: 0x57a1b9b0 SEQ: (3 sibs) 3 children: 36: 0x57a1c290 SEQ: (3 sibs) 3 children: 36: 0x57a1c3a0 VAL: '2200' (3 sibs) 36: 0x57a1c3f8 VAL: '2201' (3 sibs) 36: 0x57a1c450 VAL: '2202' (3 sibs) 36: 0x57a1c2e8 SEQ: (3 sibs) 3 children: 36: 0x57a1c4b0 VAL: '2210' (3 sibs) 36: 0x57a1c508 VAL: '2211' (3 sibs) 36: 0x57a1c560 VAL: '2212' (3 sibs) 36: 0x57a1c340 SEQ: (3 sibs) 3 children: 36: 0x57a1c5c0 VAL: '2220' (3 sibs) 36: 0x57a1c618 VAL: '2221' (3 sibs) 36: 0x57a1c670 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x57a2a520 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a2a56c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a2a5b8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a2a604 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a2a650 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a2a69c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a2a6e8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a2a734 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a2a780 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a2a7cc VAL: '0011' (3 sibs) 36: [10] [10] 0x57a2a818 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a2a864 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a2a8b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a2a8fc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a2a948 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a2a994 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a2a9e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2aa2c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a2aa78 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a2aac4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a2ab10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2ab5c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a2aba8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a2abf4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a2ac40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2ac8c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a2acd8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a2ad24 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a2ad70 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2adbc SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a2ae08 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a2ae54 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a2aea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a2aeec SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a2af38 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a2af84 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a2afd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a2b01c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a2b068 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a2b0b4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a2b100 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2b14c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a2b198 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a2b1e4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a2b230 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a2b27c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a2b2c8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a2b314 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a2b360 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a2b3ac VAL: '1011' (3 sibs) 36: [50] [50] 0x57a2b3f8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a2b444 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a2b490 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a2b4dc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a2b528 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a2b574 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a2b5c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a2b60c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a2b658 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a2b6a4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a2b6f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a2b73c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a2b788 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a2b7d4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a2b820 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2b86c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a2b8b8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a2b904 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a2b950 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2b99c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a2b9e8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a2ba34 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a2ba80 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a2bacc SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a2bb18 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a2bb64 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a2bbb0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a2bbfc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a2bc48 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a2bc94 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a2bce0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2bd2c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a2bd78 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a2bdc4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a2be10 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2be5c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a2bea8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a2bef4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a2bf40 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2bf8c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a2bfd8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a2c024 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a2c070 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2c0bc VAL: '2021' (3 sibs) 36: [94] [94] 0x57a2c108 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a2c154 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a2c1a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a2c1ec VAL: '2100' (3 sibs) 36: [98] [98] 0x57a2c238 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a2c284 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a2c2d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a2c31c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a2c368 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a2c3b4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a2c400 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a2c44c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a2c498 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a2c4e4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a2c530 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a2c57c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a2c5c8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a2c614 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a2c660 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a2c6ac SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a2c6f8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a2c744 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a2c790 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a2c7dc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a2c828 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a2c874 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a2c8c0 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] 0x57a20d00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a20d4c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a20d98 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a20de4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a20e30 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a20e7c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a20ec8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a20f14 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a20f60 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a20fac VAL: '0011' (3 sibs) 36: [10] [10] 0x57a20ff8 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a21044 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a21090 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a210dc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a21128 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a21174 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a211c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2120c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a21258 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a212a4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a212f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2133c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a21388 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a213d4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a21420 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2146c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a214b8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a21504 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a21550 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2159c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a215e8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a21634 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a21680 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a216cc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a21718 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a21764 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a217b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a217fc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a21848 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a21894 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a218e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2192c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a21978 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a219c4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a21a10 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a21a5c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a21aa8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a21af4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a21b40 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a21b8c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a21bd8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a21c24 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a21c70 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a21cbc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a21d08 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a21d54 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a21da0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a21dec VAL: '1100' (3 sibs) 36: [58] [58] 0x57a21e38 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a21e84 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a21ed0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a21f1c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a21f68 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a21fb4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a22000 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2204c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a22098 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a220e4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a22130 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2217c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a221c8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a22214 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a22260 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a222ac SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a222f8 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a22344 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a22390 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a223dc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a22428 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a22474 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a224c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2250c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a22558 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a225a4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a225f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2263c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a22688 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a226d4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a22720 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2276c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a227b8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a22804 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a22850 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2289c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a228e8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a22934 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a22980 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a229cc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a22a18 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a22a64 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a22ab0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a22afc VAL: '2110' (3 sibs) 36: [102] [102] 0x57a22b48 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a22b94 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a22be0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a22c2c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a22c78 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a22cc4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a22d10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a22d5c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a22da8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a22df4 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a22e40 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a22e8c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a22ed8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a22f24 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a22f70 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a22fbc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a23008 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a23054 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a230a0 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] 0x57a2de40 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a2de8c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a2ded8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a2df24 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a2df70 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a2dfbc VAL: '0001' (3 sibs) 36: [6] [6] 0x57a2e008 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a2e054 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a2e0a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a2e0ec VAL: '0011' (3 sibs) 36: [10] [10] 0x57a2e138 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a2e184 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a2e1d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a2e21c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a2e268 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a2e2b4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a2e300 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2e34c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a2e398 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a2e3e4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a2e430 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2e47c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a2e4c8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a2e514 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a2e560 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2e5ac VAL: '0120' (3 sibs) 36: [26] [26] 0x57a2e5f8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a2e644 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a2e690 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2e6dc SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a2e728 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a2e774 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a2e7c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a2e80c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a2e858 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a2e8a4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a2e8f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a2e93c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a2e988 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a2e9d4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a2ea20 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2ea6c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a2eab8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a2eb04 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a2eb50 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a2eb9c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a2ebe8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a2ec34 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a2ec80 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a2eccc VAL: '1011' (3 sibs) 36: [50] [50] 0x57a2ed18 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a2ed64 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a2edb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a2edfc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a2ee48 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a2ee94 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a2eee0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a2ef2c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a2ef78 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a2efc4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a2f010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a2f05c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a2f0a8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a2f0f4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a2f140 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2f18c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a2f1d8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a2f224 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a2f270 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2f2bc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a2f308 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a2f354 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a2f3a0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a2f3ec SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a2f438 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a2f484 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a2f4d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a2f51c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a2f568 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a2f5b4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a2f600 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2f64c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a2f698 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a2f6e4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a2f730 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2f77c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a2f7c8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a2f814 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a2f860 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2f8ac VAL: '2011' (3 sibs) 36: [90] [90] 0x57a2f8f8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a2f944 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a2f990 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2f9dc VAL: '2021' (3 sibs) 36: [94] [94] 0x57a2fa28 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a2fa74 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a2fac0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a2fb0c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a2fb58 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a2fba4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a2fbf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a2fc3c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a2fc88 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a2fcd4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a2fd20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a2fd6c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a2fdb8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a2fe04 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a2fe50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a2fe9c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a2fee8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a2ff34 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a2ff80 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a2ffcc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a30018 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a30064 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a300b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a300fc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a30148 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a30194 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a301e0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x57a25900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a2594c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a25998 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a259e4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a25a30 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a25a7c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a25ac8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a25b14 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a25b60 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a25bac VAL: '0011' (3 sibs) 36: [10] [10] 0x57a25bf8 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a25c44 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a25c90 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a25cdc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a25d28 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a25d74 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a25dc0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a25e0c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a25e58 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a25ea4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a25ef0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a25f3c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a25f88 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a25fd4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a26020 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2606c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a260b8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a26104 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a26150 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2619c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a261e8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a26234 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a26280 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a262cc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a26318 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a26364 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a263b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a263fc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a26448 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a26494 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a264e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2652c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a26578 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a265c4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a26610 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a2665c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a266a8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a266f4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a26740 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a2678c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a267d8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a26824 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a26870 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a268bc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a26908 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a26954 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a269a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a269ec VAL: '1100' (3 sibs) 36: [58] [58] 0x57a26a38 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a26a84 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a26ad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a26b1c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a26b68 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a26bb4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a26c00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a26c4c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a26c98 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a26ce4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a26d30 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a26d7c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a26dc8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a26e14 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a26e60 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a26eac SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a26ef8 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a26f44 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a26f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a26fdc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a27028 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a27074 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a270c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2710c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a27158 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a271a4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a271f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2723c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a27288 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a272d4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a27320 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2736c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a273b8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a27404 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a27450 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2749c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a274e8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a27534 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a27580 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a275cc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a27618 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a27664 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a276b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a276fc VAL: '2110' (3 sibs) 36: [102] [102] 0x57a27748 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a27794 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a277e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a2782c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a27878 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a278c4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a27910 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a2795c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a279a8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a279f4 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a27a40 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a27a8c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a27ad8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a27b24 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a27b70 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a27bbc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a27c08 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a27c54 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a27ca0 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] 0x57a31760 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a317ac SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a317f8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a31844 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a31890 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a318dc VAL: '0001' (3 sibs) 36: [6] [6] 0x57a31928 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a31974 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a319c0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a31a0c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a31a58 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a31aa4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a31af0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a31b3c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a31b88 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a31bd4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a31c20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a31c6c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a31cb8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a31d04 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a31d50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a31d9c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a31de8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a31e34 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a31e80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a31ecc VAL: '0120' (3 sibs) 36: [26] [26] 0x57a31f18 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a31f64 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a31fb0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a31ffc SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a32048 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a32094 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a320e0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3212c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a32178 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a321c4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a32210 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a3225c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a322a8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a322f4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a32340 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a3238c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a323d8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a32424 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a32470 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a324bc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a32508 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a32554 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a325a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a325ec VAL: '1011' (3 sibs) 36: [50] [50] 0x57a32638 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a32684 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a326d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a3271c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a32768 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a327b4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a32800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a3284c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a32898 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a328e4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a32930 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a3297c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a329c8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a32a14 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a32a60 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a32aac VAL: '1120' (3 sibs) 36: [66] [66] 0x57a32af8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a32b44 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a32b90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a32bdc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a32c28 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a32c74 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a32cc0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a32d0c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a32d58 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a32da4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a32df0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a32e3c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a32e88 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a32ed4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a32f20 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a32f6c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a32fb8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a33004 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a33050 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a3309c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a330e8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a33134 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a33180 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a331cc VAL: '2011' (3 sibs) 36: [90] [90] 0x57a33218 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a33264 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a332b0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a332fc VAL: '2021' (3 sibs) 36: [94] [94] 0x57a33348 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a33394 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a333e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a3342c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a33478 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a334c4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a33510 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a3355c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a335a8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a335f4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a33640 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a3368c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a336d8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a33724 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a33770 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a337bc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a33808 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a33854 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a338a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a338ec SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a33938 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a33984 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a339d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a33a1c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a33a68 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a33ab4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a33b00 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x57a27f10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a27f5c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a27fa8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a27ff4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a28040 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a2808c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a280d8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a28124 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a28170 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a281bc VAL: '0011' (3 sibs) 36: [10] [10] 0x57a28208 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a28254 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a282a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a282ec VAL: '0021' (3 sibs) 36: [14] [14] 0x57a28338 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a28384 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a283d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2841c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a28468 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a284b4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a28500 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2854c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a28598 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a285e4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a28630 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2867c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a286c8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a28714 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a28760 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a287ac SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a287f8 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a28844 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a28890 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a288dc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a28928 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a28974 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a289c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a28a0c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a28a58 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a28aa4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a28af0 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a28b3c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a28b88 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a28bd4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a28c20 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a28c6c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a28cb8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a28d04 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a28d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a28d9c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a28de8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a28e34 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a28e80 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a28ecc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a28f18 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a28f64 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a28fb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a28ffc VAL: '1100' (3 sibs) 36: [58] [58] 0x57a29048 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a29094 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a290e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a2912c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a29178 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a291c4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a29210 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2925c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a292a8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a292f4 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a29340 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2938c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a293d8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a29424 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a29470 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a294bc SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a29508 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a29554 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a295a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a295ec SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a29638 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a29684 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a296d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2971c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a29768 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a297b4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a29800 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2984c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a29898 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a298e4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a29930 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2997c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a299c8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a29a14 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a29a60 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a29aac VAL: '2021' (3 sibs) 36: [94] [94] 0x57a29af8 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a29b44 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a29b90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a29bdc VAL: '2100' (3 sibs) 36: [98] [98] 0x57a29c28 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a29c74 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a29cc0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a29d0c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a29d58 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a29da4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a29df0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a29e3c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a29e88 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a29ed4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a29f20 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a29f6c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a29fb8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a2a004 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a2a050 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a2a09c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a2a0e8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a2a134 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a2a180 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a2a1cc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a2a218 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a2a264 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a2a2b0 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] 0x57a33d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a33dbc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a33e08 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a33e54 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a33ea0 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a33eec VAL: '0001' (3 sibs) 36: [6] [6] 0x57a33f38 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a33f84 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a33fd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a3401c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a34068 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a340b4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a34100 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a3414c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a34198 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a341e4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a34230 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a3427c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a342c8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a34314 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a34360 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a343ac VAL: '0110' (3 sibs) 36: [22] [22] 0x57a343f8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a34444 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a34490 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a344dc VAL: '0120' (3 sibs) 36: [26] [26] 0x57a34528 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a34574 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a345c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a3460c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a34658 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a346a4 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a346f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3473c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a34788 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a347d4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a34820 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a3486c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a348b8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a34904 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a34950 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a3499c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a349e8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a34a34 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a34a80 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a34acc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a34b18 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a34b64 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a34bb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a34bfc VAL: '1011' (3 sibs) 36: [50] [50] 0x57a34c48 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a34c94 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a34ce0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a34d2c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a34d78 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a34dc4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a34e10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a34e5c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a34ea8 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a34ef4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a34f40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a34f8c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a34fd8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a35024 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a35070 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a350bc VAL: '1120' (3 sibs) 36: [66] [66] 0x57a35108 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a35154 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a351a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a351ec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a35238 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a35284 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a352d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a3531c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a35368 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a353b4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a35400 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a3544c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a35498 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a354e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a35530 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a3557c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a355c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a35614 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a35660 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a356ac VAL: '2001' (3 sibs) 36: [86] [86] 0x57a356f8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a35744 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a35790 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a357dc VAL: '2011' (3 sibs) 36: [90] [90] 0x57a35828 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a35874 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a358c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a3590c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a35958 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a359a4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a359f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a35a3c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a35a88 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a35ad4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a35b20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a35b6c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a35bb8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a35c04 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a35c50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a35c9c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a35ce8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a35d34 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a35d80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a35dcc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a35e18 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a35e64 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a35eb0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a35efc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a35f48 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a35f94 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a35fe0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a3602c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a36078 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a360c4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a36110 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (2 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] 0x57a2a520 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a2a56c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a2a5b8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a2a604 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a2a650 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a2a69c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a2a6e8 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a2a734 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a2a780 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a2a7cc VAL: '0011' (3 sibs) 36: [10] [10] 0x57a2a818 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a2a864 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a2a8b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a2a8fc VAL: '0021' (3 sibs) 36: [14] [14] 0x57a2a948 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a2a994 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a2a9e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a2aa2c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a2aa78 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a2aac4 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a2ab10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a2ab5c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a2aba8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a2abf4 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a2ac40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a2ac8c VAL: '0120' (3 sibs) 36: [26] [26] 0x57a2acd8 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a2ad24 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a2ad70 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a2adbc SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a2ae08 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a2ae54 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a2aea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a2aeec SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a2af38 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a2af84 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a2afd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a2b01c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a2b068 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a2b0b4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a2b100 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a2b14c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a2b198 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a2b1e4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a2b230 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a2b27c VAL: '1001' (3 sibs) 36: [46] [46] 0x57a2b2c8 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a2b314 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a2b360 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a2b3ac VAL: '1011' (3 sibs) 36: [50] [50] 0x57a2b3f8 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a2b444 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a2b490 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a2b4dc VAL: '1021' (3 sibs) 36: [54] [54] 0x57a2b528 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a2b574 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a2b5c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a2b60c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a2b658 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a2b6a4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a2b6f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a2b73c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a2b788 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a2b7d4 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a2b820 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a2b86c VAL: '1120' (3 sibs) 36: [66] [66] 0x57a2b8b8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a2b904 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a2b950 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a2b99c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a2b9e8 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a2ba34 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a2ba80 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a2bacc SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a2bb18 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a2bb64 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a2bbb0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a2bbfc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a2bc48 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a2bc94 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a2bce0 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a2bd2c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a2bd78 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a2bdc4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a2be10 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a2be5c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a2bea8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a2bef4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a2bf40 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a2bf8c VAL: '2011' (3 sibs) 36: [90] [90] 0x57a2bfd8 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a2c024 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a2c070 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a2c0bc VAL: '2021' (3 sibs) 36: [94] [94] 0x57a2c108 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a2c154 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a2c1a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a2c1ec VAL: '2100' (3 sibs) 36: [98] [98] 0x57a2c238 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a2c284 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a2c2d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a2c31c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a2c368 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a2c3b4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a2c400 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a2c44c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a2c498 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a2c4e4 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a2c530 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a2c57c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a2c5c8 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a2c614 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a2c660 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a2c6ac SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a2c6f8 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a2c744 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a2c790 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a2c7dc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a2c828 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a2c874 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a2c8c0 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] 0x57a36380 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a363cc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a36418 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a36464 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a364b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a364fc VAL: '0001' (3 sibs) 36: [6] [6] 0x57a36548 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a36594 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a365e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a3662c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a36678 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a366c4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a36710 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a3675c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a367a8 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a367f4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a36840 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a3688c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a368d8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a36924 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a36970 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a369bc VAL: '0110' (3 sibs) 36: [22] [22] 0x57a36a08 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a36a54 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a36aa0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a36aec VAL: '0120' (3 sibs) 36: [26] [26] 0x57a36b38 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a36b84 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a36bd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a36c1c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a36c68 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a36cb4 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a36d00 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a36d4c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a36d98 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a36de4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a36e30 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a36e7c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a36ec8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a36f14 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a36f60 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a36fac SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a36ff8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a37044 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a37090 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a370dc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a37128 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a37174 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a371c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a3720c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a37258 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a372a4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a372f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a3733c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a37388 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a373d4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a37420 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a3746c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a374b8 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a37504 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a37550 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a3759c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a375e8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a37634 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a37680 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a376cc VAL: '1120' (3 sibs) 36: [66] [66] 0x57a37718 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a37764 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a377b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a377fc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a37848 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a37894 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a378e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a3792c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a37978 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a379c4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a37a10 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a37a5c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a37aa8 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a37af4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a37b40 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a37b8c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a37bd8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a37c24 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a37c70 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a37cbc VAL: '2001' (3 sibs) 36: [86] [86] 0x57a37d08 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a37d54 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a37da0 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a37dec VAL: '2011' (3 sibs) 36: [90] [90] 0x57a37e38 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a37e84 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a37ed0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a37f1c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a37f68 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a37fb4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a38000 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a3804c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a38098 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a380e4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a38130 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a3817c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a381c8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a38214 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a38260 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a382ac VAL: '2120' (3 sibs) 36: [106] [106] 0x57a382f8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a38344 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a38390 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a383dc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a38428 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a38474 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a384c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a3850c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a38558 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a385a4 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a385f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a3863c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a38688 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a386d4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a38720 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x57a19b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a17080 SEQ: (3 sibs) 3 children: 36: 0x57a17190 SEQ: (3 sibs) 3 children: 36: 0x57a172a0 SEQ: (3 sibs) 3 children: 36: 0x57a173b0 VAL: '0000' (3 sibs) 36: 0x57a17408 VAL: '0001' (3 sibs) 36: 0x57a17460 VAL: '0002' (3 sibs) 36: 0x57a172f8 SEQ: (3 sibs) 3 children: 36: 0x57a174c0 VAL: '0010' (3 sibs) 36: 0x57a17518 VAL: '0011' (3 sibs) 36: 0x57a17570 VAL: '0012' (3 sibs) 36: 0x57a17350 SEQ: (3 sibs) 3 children: 36: 0x57a175d0 VAL: '0020' (3 sibs) 36: 0x57a17628 VAL: '0021' (3 sibs) 36: 0x57a17680 VAL: '0022' (3 sibs) 36: 0x57a171e8 SEQ: (3 sibs) 3 children: 36: 0x57a176e0 SEQ: (3 sibs) 3 children: 36: 0x57a177f0 VAL: '0100' (3 sibs) 36: 0x57a17848 VAL: '0101' (3 sibs) 36: 0x57a178a0 VAL: '0102' (3 sibs) 36: 0x57a17738 SEQ: (3 sibs) 3 children: 36: 0x57a17900 VAL: '0110' (3 sibs) 36: 0x57a17958 VAL: '0111' (3 sibs) 36: 0x57a179b0 VAL: '0112' (3 sibs) 36: 0x57a17790 SEQ: (3 sibs) 3 children: 36: 0x57a17a10 VAL: '0120' (3 sibs) 36: 0x57a17a68 VAL: '0121' (3 sibs) 36: 0x57a17ac0 VAL: '0122' (3 sibs) 36: 0x57a17240 SEQ: (3 sibs) 3 children: 36: 0x57a17b20 SEQ: (3 sibs) 3 children: 36: 0x57a17c30 VAL: '0200' (3 sibs) 36: 0x57a17c88 VAL: '0201' (3 sibs) 36: 0x57a17ce0 VAL: '0202' (3 sibs) 36: 0x57a17b78 SEQ: (3 sibs) 3 children: 36: 0x57a17d40 VAL: '0210' (3 sibs) 36: 0x57a17d98 VAL: '0211' (3 sibs) 36: 0x57a17df0 VAL: '0212' (3 sibs) 36: 0x57a17bd0 SEQ: (3 sibs) 3 children: 36: 0x57a17e50 VAL: '0220' (3 sibs) 36: 0x57a17ea8 VAL: '0221' (3 sibs) 36: 0x57a17f00 VAL: '0222' (3 sibs) 36: 0x57a170d8 SEQ: (3 sibs) 3 children: 36: 0x57a17f60 SEQ: (3 sibs) 3 children: 36: 0x57a18070 SEQ: (3 sibs) 3 children: 36: 0x57a18180 VAL: '1000' (3 sibs) 36: 0x57a181d8 VAL: '1001' (3 sibs) 36: 0x57a18230 VAL: '1002' (3 sibs) 36: 0x57a180c8 SEQ: (3 sibs) 3 children: 36: 0x57a18290 VAL: '1010' (3 sibs) 36: 0x57a182e8 VAL: '1011' (3 sibs) 36: 0x57a18340 VAL: '1012' (3 sibs) 36: 0x57a18120 SEQ: (3 sibs) 3 children: 36: 0x57a183a0 VAL: '1020' (3 sibs) 36: 0x57a183f8 VAL: '1021' (3 sibs) 36: 0x57a18450 VAL: '1022' (3 sibs) 36: 0x57a17fb8 SEQ: (3 sibs) 3 children: 36: 0x57a184b0 SEQ: (3 sibs) 3 children: 36: 0x57a185c0 VAL: '1100' (3 sibs) 36: 0x57a18618 VAL: '1101' (3 sibs) 36: 0x57a18670 VAL: '1102' (3 sibs) 36: 0x57a18508 SEQ: (3 sibs) 3 children: 36: 0x57a186d0 VAL: '1110' (3 sibs) 36: 0x57a18728 VAL: '1111' (3 sibs) 36: 0x57a18780 VAL: '1112' (3 sibs) 36: 0x57a18560 SEQ: (3 sibs) 3 children: 36: 0x57a187e0 VAL: '1120' (3 sibs) 36: 0x57a18838 VAL: '1121' (3 sibs) 36: 0x57a18890 VAL: '1122' (3 sibs) 36: 0x57a18010 SEQ: (3 sibs) 3 children: 36: 0x57a188f0 SEQ: (3 sibs) 3 children: 36: 0x57a18a00 VAL: '1200' (3 sibs) 36: 0x57a18a58 VAL: '1201' (3 sibs) 36: 0x57a18ab0 VAL: '1202' (3 sibs) 36: 0x57a18948 SEQ: (3 sibs) 3 children: 36: 0x57a18b10 VAL: '1210' (3 sibs) 36: 0x57a18b68 VAL: '1211' (3 sibs) 36: 0x57a18bc0 VAL: '1212' (3 sibs) 36: 0x57a189a0 SEQ: (3 sibs) 3 children: 36: 0x57a18c20 VAL: '1220' (3 sibs) 36: 0x57a18c78 VAL: '1221' (3 sibs) 36: 0x57a18cd0 VAL: '1222' (3 sibs) 36: 0x57a17130 SEQ: (3 sibs) 3 children: 36: 0x57a18d30 SEQ: (3 sibs) 3 children: 36: 0x57a18e40 SEQ: (3 sibs) 3 children: 36: 0x57a18f50 VAL: '2000' (3 sibs) 36: 0x57a18fa8 VAL: '2001' (3 sibs) 36: 0x57a19000 VAL: '2002' (3 sibs) 36: 0x57a18e98 SEQ: (3 sibs) 3 children: 36: 0x57a19060 VAL: '2010' (3 sibs) 36: 0x57a190b8 VAL: '2011' (3 sibs) 36: 0x57a19110 VAL: '2012' (3 sibs) 36: 0x57a18ef0 SEQ: (3 sibs) 3 children: 36: 0x57a19170 VAL: '2020' (3 sibs) 36: 0x57a191c8 VAL: '2021' (3 sibs) 36: 0x57a19220 VAL: '2022' (3 sibs) 36: 0x57a18d88 SEQ: (3 sibs) 3 children: 36: 0x57a19280 SEQ: (3 sibs) 3 children: 36: 0x57a19390 VAL: '2100' (3 sibs) 36: 0x57a193e8 VAL: '2101' (3 sibs) 36: 0x57a19440 VAL: '2102' (3 sibs) 36: 0x57a192d8 SEQ: (3 sibs) 3 children: 36: 0x57a194a0 VAL: '2110' (3 sibs) 36: 0x57a194f8 VAL: '2111' (3 sibs) 36: 0x57a19550 VAL: '2112' (3 sibs) 36: 0x57a19330 SEQ: (3 sibs) 3 children: 36: 0x57a195b0 VAL: '2120' (3 sibs) 36: 0x57a19608 VAL: '2121' (3 sibs) 36: 0x57a19660 VAL: '2122' (3 sibs) 36: 0x57a18de0 SEQ: (3 sibs) 3 children: 36: 0x57a196c0 SEQ: (3 sibs) 3 children: 36: 0x57a197d0 VAL: '2200' (3 sibs) 36: 0x57a19828 VAL: '2201' (3 sibs) 36: 0x57a19880 VAL: '2202' (3 sibs) 36: 0x57a19718 SEQ: (3 sibs) 3 children: 36: 0x57a198e0 VAL: '2210' (3 sibs) 36: 0x57a19938 VAL: '2211' (3 sibs) 36: 0x57a19990 VAL: '2212' (3 sibs) 36: 0x57a19770 SEQ: (3 sibs) 3 children: 36: 0x57a199f0 VAL: '2220' (3 sibs) 36: 0x57a19a48 VAL: '2221' (3 sibs) 36: 0x57a19aa0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x57a38990 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a389dc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a38a28 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a38a74 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a38ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a38b0c VAL: '0001' (3 sibs) 36: [6] [6] 0x57a38b58 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a38ba4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a38bf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a38c3c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a38c88 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a38cd4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a38d20 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a38d6c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a38db8 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a38e04 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a38e50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a38e9c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a38ee8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a38f34 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a38f80 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a38fcc VAL: '0110' (3 sibs) 36: [22] [22] 0x57a39018 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a39064 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a390b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a390fc VAL: '0120' (3 sibs) 36: [26] [26] 0x57a39148 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a39194 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a391e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a3922c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a39278 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a392c4 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a39310 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3935c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a393a8 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a393f4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a39440 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a3948c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a394d8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a39524 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a39570 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a395bc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a39608 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a39654 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a396a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a396ec VAL: '1001' (3 sibs) 36: [46] [46] 0x57a39738 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a39784 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a397d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a3981c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a39868 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a398b4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a39900 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a3994c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a39998 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a399e4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a39a30 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a39a7c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a39ac8 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a39b14 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a39b60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a39bac VAL: '1110' (3 sibs) 36: [62] [62] 0x57a39bf8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a39c44 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a39c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a39cdc VAL: '1120' (3 sibs) 36: [66] [66] 0x57a39d28 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a39d74 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a39dc0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a39e0c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a39e58 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a39ea4 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a39ef0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a39f3c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a39f88 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a39fd4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a3a020 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a3a06c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a3a0b8 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a3a104 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a3a150 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a3a19c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a3a1e8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a3a234 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a3a280 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a3a2cc VAL: '2001' (3 sibs) 36: [86] [86] 0x57a3a318 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a3a364 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a3a3b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a3a3fc VAL: '2011' (3 sibs) 36: [90] [90] 0x57a3a448 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a3a494 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a3a4e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a3a52c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a3a578 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a3a5c4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a3a610 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a3a65c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a3a6a8 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a3a6f4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a3a740 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a3a78c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a3a7d8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a3a824 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a3a870 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a3a8bc VAL: '2120' (3 sibs) 36: [106] [106] 0x57a3a908 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a3a954 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a3a9a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a3a9ec SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a3aa38 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a3aa84 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a3aad0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a3ab1c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a3ab68 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a3abb4 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a3ac00 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a3ac4c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a3ac98 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a3ace4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a3ad30 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: 0x57a19bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a19c50 SEQ: (3 sibs) 3 children: 36: 0x57a19d60 SEQ: (3 sibs) 3 children: 36: 0x57a19e70 SEQ: (3 sibs) 3 children: 36: 0x57a19f80 VAL: '0000' (3 sibs) 36: 0x57a19fd8 VAL: '0001' (3 sibs) 36: 0x57a1a030 VAL: '0002' (3 sibs) 36: 0x57a19ec8 SEQ: (3 sibs) 3 children: 36: 0x57a1a090 VAL: '0010' (3 sibs) 36: 0x57a1a0e8 VAL: '0011' (3 sibs) 36: 0x57a1a140 VAL: '0012' (3 sibs) 36: 0x57a19f20 SEQ: (3 sibs) 3 children: 36: 0x57a1a1a0 VAL: '0020' (3 sibs) 36: 0x57a1a1f8 VAL: '0021' (3 sibs) 36: 0x57a1a250 VAL: '0022' (3 sibs) 36: 0x57a19db8 SEQ: (3 sibs) 3 children: 36: 0x57a1a2b0 SEQ: (3 sibs) 3 children: 36: 0x57a1a3c0 VAL: '0100' (3 sibs) 36: 0x57a1a418 VAL: '0101' (3 sibs) 36: 0x57a1a470 VAL: '0102' (3 sibs) 36: 0x57a1a308 SEQ: (3 sibs) 3 children: 36: 0x57a1a4d0 VAL: '0110' (3 sibs) 36: 0x57a1a528 VAL: '0111' (3 sibs) 36: 0x57a1a580 VAL: '0112' (3 sibs) 36: 0x57a1a360 SEQ: (3 sibs) 3 children: 36: 0x57a1a5e0 VAL: '0120' (3 sibs) 36: 0x57a1a638 VAL: '0121' (3 sibs) 36: 0x57a1a690 VAL: '0122' (3 sibs) 36: 0x57a19e10 SEQ: (3 sibs) 3 children: 36: 0x57a1a6f0 SEQ: (3 sibs) 3 children: 36: 0x57a1a800 VAL: '0200' (3 sibs) 36: 0x57a1a858 VAL: '0201' (3 sibs) 36: 0x57a1a8b0 VAL: '0202' (3 sibs) 36: 0x57a1a748 SEQ: (3 sibs) 3 children: 36: 0x57a1a910 VAL: '0210' (3 sibs) 36: 0x57a1a968 VAL: '0211' (3 sibs) 36: 0x57a1a9c0 VAL: '0212' (3 sibs) 36: 0x57a1a7a0 SEQ: (3 sibs) 3 children: 36: 0x57a1aa20 VAL: '0220' (3 sibs) 36: 0x57a1aa78 VAL: '0221' (3 sibs) 36: 0x57a1aad0 VAL: '0222' (3 sibs) 36: 0x57a19ca8 SEQ: (3 sibs) 3 children: 36: 0x57a1ab30 SEQ: (3 sibs) 3 children: 36: 0x57a1ac40 SEQ: (3 sibs) 3 children: 36: 0x57a1ad50 VAL: '1000' (3 sibs) 36: 0x57a1ada8 VAL: '1001' (3 sibs) 36: 0x57a1ae00 VAL: '1002' (3 sibs) 36: 0x57a1ac98 SEQ: (3 sibs) 3 children: 36: 0x57a1ae60 VAL: '1010' (3 sibs) 36: 0x57a1aeb8 VAL: '1011' (3 sibs) 36: 0x57a1af10 VAL: '1012' (3 sibs) 36: 0x57a1acf0 SEQ: (3 sibs) 3 children: 36: 0x57a1af70 VAL: '1020' (3 sibs) 36: 0x57a1afc8 VAL: '1021' (3 sibs) 36: 0x57a1b020 VAL: '1022' (3 sibs) 36: 0x57a1ab88 SEQ: (3 sibs) 3 children: 36: 0x57a1b080 SEQ: (3 sibs) 3 children: 36: 0x57a1b190 VAL: '1100' (3 sibs) 36: 0x57a1b1e8 VAL: '1101' (3 sibs) 36: 0x57a1b240 VAL: '1102' (3 sibs) 36: 0x57a1b0d8 SEQ: (3 sibs) 3 children: 36: 0x57a1b2a0 VAL: '1110' (3 sibs) 36: 0x57a1b2f8 VAL: '1111' (3 sibs) 36: 0x57a1b350 VAL: '1112' (3 sibs) 36: 0x57a1b130 SEQ: (3 sibs) 3 children: 36: 0x57a1b3b0 VAL: '1120' (3 sibs) 36: 0x57a1b408 VAL: '1121' (3 sibs) 36: 0x57a1b460 VAL: '1122' (3 sibs) 36: 0x57a1abe0 SEQ: (3 sibs) 3 children: 36: 0x57a1b4c0 SEQ: (3 sibs) 3 children: 36: 0x57a1b5d0 VAL: '1200' (3 sibs) 36: 0x57a1b628 VAL: '1201' (3 sibs) 36: 0x57a1b680 VAL: '1202' (3 sibs) 36: 0x57a1b518 SEQ: (3 sibs) 3 children: 36: 0x57a1b6e0 VAL: '1210' (3 sibs) 36: 0x57a1b738 VAL: '1211' (3 sibs) 36: 0x57a1b790 VAL: '1212' (3 sibs) 36: 0x57a1b570 SEQ: (3 sibs) 3 children: 36: 0x57a1b7f0 VAL: '1220' (3 sibs) 36: 0x57a1b848 VAL: '1221' (3 sibs) 36: 0x57a1b8a0 VAL: '1222' (3 sibs) 36: 0x57a19d00 SEQ: (3 sibs) 3 children: 36: 0x57a1b900 SEQ: (3 sibs) 3 children: 36: 0x57a1ba10 SEQ: (3 sibs) 3 children: 36: 0x57a1bb20 VAL: '2000' (3 sibs) 36: 0x57a1bb78 VAL: '2001' (3 sibs) 36: 0x57a1bbd0 VAL: '2002' (3 sibs) 36: 0x57a1ba68 SEQ: (3 sibs) 3 children: 36: 0x57a1bc30 VAL: '2010' (3 sibs) 36: 0x57a1bc88 VAL: '2011' (3 sibs) 36: 0x57a1bce0 VAL: '2012' (3 sibs) 36: 0x57a1bac0 SEQ: (3 sibs) 3 children: 36: 0x57a1bd40 VAL: '2020' (3 sibs) 36: 0x57a1bd98 VAL: '2021' (3 sibs) 36: 0x57a1bdf0 VAL: '2022' (3 sibs) 36: 0x57a1b958 SEQ: (3 sibs) 3 children: 36: 0x57a1be50 SEQ: (3 sibs) 3 children: 36: 0x57a1bf60 VAL: '2100' (3 sibs) 36: 0x57a1bfb8 VAL: '2101' (3 sibs) 36: 0x57a1c010 VAL: '2102' (3 sibs) 36: 0x57a1bea8 SEQ: (3 sibs) 3 children: 36: 0x57a1c070 VAL: '2110' (3 sibs) 36: 0x57a1c0c8 VAL: '2111' (3 sibs) 36: 0x57a1c120 VAL: '2112' (3 sibs) 36: 0x57a1bf00 SEQ: (3 sibs) 3 children: 36: 0x57a1c180 VAL: '2120' (3 sibs) 36: 0x57a1c1d8 VAL: '2121' (3 sibs) 36: 0x57a1c230 VAL: '2122' (3 sibs) 36: 0x57a1b9b0 SEQ: (3 sibs) 3 children: 36: 0x57a1c290 SEQ: (3 sibs) 3 children: 36: 0x57a1c3a0 VAL: '2200' (3 sibs) 36: 0x57a1c3f8 VAL: '2201' (3 sibs) 36: 0x57a1c450 VAL: '2202' (3 sibs) 36: 0x57a1c2e8 SEQ: (3 sibs) 3 children: 36: 0x57a1c4b0 VAL: '2210' (3 sibs) 36: 0x57a1c508 VAL: '2211' (3 sibs) 36: 0x57a1c560 VAL: '2212' (3 sibs) 36: 0x57a1c340 SEQ: (3 sibs) 3 children: 36: 0x57a1c5c0 VAL: '2220' (3 sibs) 36: 0x57a1c618 VAL: '2221' (3 sibs) 36: 0x57a1c670 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x57a3ad80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a3adcc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a3ae18 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a3ae64 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a3aeb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a3aefc VAL: '0001' (3 sibs) 36: [6] [6] 0x57a3af48 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a3af94 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a3afe0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a3b02c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a3b078 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a3b0c4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a3b110 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a3b15c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a3b1a8 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a3b1f4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a3b240 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a3b28c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a3b2d8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a3b324 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a3b370 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a3b3bc VAL: '0110' (3 sibs) 36: [22] [22] 0x57a3b408 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a3b454 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a3b4a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a3b4ec VAL: '0120' (3 sibs) 36: [26] [26] 0x57a3b538 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a3b584 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a3b5d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a3b61c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a3b668 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a3b6b4 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a3b700 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3b74c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a3b798 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a3b7e4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a3b830 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a3b87c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a3b8c8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a3b914 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a3b960 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a3b9ac SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a3b9f8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a3ba44 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a3ba90 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a3badc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a3bb28 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a3bb74 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a3bbc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a3bc0c VAL: '1011' (3 sibs) 36: [50] [50] 0x57a3bc58 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a3bca4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a3bcf0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a3bd3c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a3bd88 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a3bdd4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a3be20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a3be6c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a3beb8 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a3bf04 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a3bf50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a3bf9c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a3bfe8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a3c034 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a3c080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a3c0cc VAL: '1120' (3 sibs) 36: [66] [66] 0x57a3c118 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a3c164 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a3c1b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a3c1fc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a3c248 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a3c294 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a3c2e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a3c32c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a3c378 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a3c3c4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a3c410 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a3c45c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a3c4a8 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a3c4f4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a3c540 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a3c58c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a3c5d8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a3c624 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a3c670 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a3c6bc VAL: '2001' (3 sibs) 36: [86] [86] 0x57a3c708 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a3c754 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a3c7a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a3c7ec VAL: '2011' (3 sibs) 36: [90] [90] 0x57a3c838 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a3c884 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a3c8d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a3c91c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a3c968 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a3c9b4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a3ca00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a3ca4c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a3ca98 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a3cae4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a3cb30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a3cb7c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a3cbc8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a3cc14 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a3cc60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a3ccac VAL: '2120' (3 sibs) 36: [106] [106] 0x57a3ccf8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a3cd44 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a3cd90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a3cddc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a3ce28 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a3ce74 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a3cec0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a3cf0c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a3cf58 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a3cfa4 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a3cff0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a3d03c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a3d088 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a3d0d4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a3d120 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: 0x57a19b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a17080 SEQ: (3 sibs) 3 children: 36: 0x57a17190 SEQ: (3 sibs) 3 children: 36: 0x57a172a0 SEQ: (3 sibs) 3 children: 36: 0x57a173b0 VAL: '0000' (3 sibs) 36: 0x57a17408 VAL: '0001' (3 sibs) 36: 0x57a17460 VAL: '0002' (3 sibs) 36: 0x57a172f8 SEQ: (3 sibs) 3 children: 36: 0x57a174c0 VAL: '0010' (3 sibs) 36: 0x57a17518 VAL: '0011' (3 sibs) 36: 0x57a17570 VAL: '0012' (3 sibs) 36: 0x57a17350 SEQ: (3 sibs) 3 children: 36: 0x57a175d0 VAL: '0020' (3 sibs) 36: 0x57a17628 VAL: '0021' (3 sibs) 36: 0x57a17680 VAL: '0022' (3 sibs) 36: 0x57a171e8 SEQ: (3 sibs) 3 children: 36: 0x57a176e0 SEQ: (3 sibs) 3 children: 36: 0x57a177f0 VAL: '0100' (3 sibs) 36: 0x57a17848 VAL: '0101' (3 sibs) 36: 0x57a178a0 VAL: '0102' (3 sibs) 36: 0x57a17738 SEQ: (3 sibs) 3 children: 36: 0x57a17900 VAL: '0110' (3 sibs) 36: 0x57a17958 VAL: '0111' (3 sibs) 36: 0x57a179b0 VAL: '0112' (3 sibs) 36: 0x57a17790 SEQ: (3 sibs) 3 children: 36: 0x57a17a10 VAL: '0120' (3 sibs) 36: 0x57a17a68 VAL: '0121' (3 sibs) 36: 0x57a17ac0 VAL: '0122' (3 sibs) 36: 0x57a17240 SEQ: (3 sibs) 3 children: 36: 0x57a17b20 SEQ: (3 sibs) 3 children: 36: 0x57a17c30 VAL: '0200' (3 sibs) 36: 0x57a17c88 VAL: '0201' (3 sibs) 36: 0x57a17ce0 VAL: '0202' (3 sibs) 36: 0x57a17b78 SEQ: (3 sibs) 3 children: 36: 0x57a17d40 VAL: '0210' (3 sibs) 36: 0x57a17d98 VAL: '0211' (3 sibs) 36: 0x57a17df0 VAL: '0212' (3 sibs) 36: 0x57a17bd0 SEQ: (3 sibs) 3 children: 36: 0x57a17e50 VAL: '0220' (3 sibs) 36: 0x57a17ea8 VAL: '0221' (3 sibs) 36: 0x57a17f00 VAL: '0222' (3 sibs) 36: 0x57a170d8 SEQ: (3 sibs) 3 children: 36: 0x57a17f60 SEQ: (3 sibs) 3 children: 36: 0x57a18070 SEQ: (3 sibs) 3 children: 36: 0x57a18180 VAL: '1000' (3 sibs) 36: 0x57a181d8 VAL: '1001' (3 sibs) 36: 0x57a18230 VAL: '1002' (3 sibs) 36: 0x57a180c8 SEQ: (3 sibs) 3 children: 36: 0x57a18290 VAL: '1010' (3 sibs) 36: 0x57a182e8 VAL: '1011' (3 sibs) 36: 0x57a18340 VAL: '1012' (3 sibs) 36: 0x57a18120 SEQ: (3 sibs) 3 children: 36: 0x57a183a0 VAL: '1020' (3 sibs) 36: 0x57a183f8 VAL: '1021' (3 sibs) 36: 0x57a18450 VAL: '1022' (3 sibs) 36: 0x57a17fb8 SEQ: (3 sibs) 3 children: 36: 0x57a184b0 SEQ: (3 sibs) 3 children: 36: 0x57a185c0 VAL: '1100' (3 sibs) 36: 0x57a18618 VAL: '1101' (3 sibs) 36: 0x57a18670 VAL: '1102' (3 sibs) 36: 0x57a18508 SEQ: (3 sibs) 3 children: 36: 0x57a186d0 VAL: '1110' (3 sibs) 36: 0x57a18728 VAL: '1111' (3 sibs) 36: 0x57a18780 VAL: '1112' (3 sibs) 36: 0x57a18560 SEQ: (3 sibs) 3 children: 36: 0x57a187e0 VAL: '1120' (3 sibs) 36: 0x57a18838 VAL: '1121' (3 sibs) 36: 0x57a18890 VAL: '1122' (3 sibs) 36: 0x57a18010 SEQ: (3 sibs) 3 children: 36: 0x57a188f0 SEQ: (3 sibs) 3 children: 36: 0x57a18a00 VAL: '1200' (3 sibs) 36: 0x57a18a58 VAL: '1201' (3 sibs) 36: 0x57a18ab0 VAL: '1202' (3 sibs) 36: 0x57a18948 SEQ: (3 sibs) 3 children: 36: 0x57a18b10 VAL: '1210' (3 sibs) 36: 0x57a18b68 VAL: '1211' (3 sibs) 36: 0x57a18bc0 VAL: '1212' (3 sibs) 36: 0x57a189a0 SEQ: (3 sibs) 3 children: 36: 0x57a18c20 VAL: '1220' (3 sibs) 36: 0x57a18c78 VAL: '1221' (3 sibs) 36: 0x57a18cd0 VAL: '1222' (3 sibs) 36: 0x57a17130 SEQ: (3 sibs) 3 children: 36: 0x57a18d30 SEQ: (3 sibs) 3 children: 36: 0x57a18e40 SEQ: (3 sibs) 3 children: 36: 0x57a18f50 VAL: '2000' (3 sibs) 36: 0x57a18fa8 VAL: '2001' (3 sibs) 36: 0x57a19000 VAL: '2002' (3 sibs) 36: 0x57a18e98 SEQ: (3 sibs) 3 children: 36: 0x57a19060 VAL: '2010' (3 sibs) 36: 0x57a190b8 VAL: '2011' (3 sibs) 36: 0x57a19110 VAL: '2012' (3 sibs) 36: 0x57a18ef0 SEQ: (3 sibs) 3 children: 36: 0x57a19170 VAL: '2020' (3 sibs) 36: 0x57a191c8 VAL: '2021' (3 sibs) 36: 0x57a19220 VAL: '2022' (3 sibs) 36: 0x57a18d88 SEQ: (3 sibs) 3 children: 36: 0x57a19280 SEQ: (3 sibs) 3 children: 36: 0x57a19390 VAL: '2100' (3 sibs) 36: 0x57a193e8 VAL: '2101' (3 sibs) 36: 0x57a19440 VAL: '2102' (3 sibs) 36: 0x57a192d8 SEQ: (3 sibs) 3 children: 36: 0x57a194a0 VAL: '2110' (3 sibs) 36: 0x57a194f8 VAL: '2111' (3 sibs) 36: 0x57a19550 VAL: '2112' (3 sibs) 36: 0x57a19330 SEQ: (3 sibs) 3 children: 36: 0x57a195b0 VAL: '2120' (3 sibs) 36: 0x57a19608 VAL: '2121' (3 sibs) 36: 0x57a19660 VAL: '2122' (3 sibs) 36: 0x57a18de0 SEQ: (3 sibs) 3 children: 36: 0x57a196c0 SEQ: (3 sibs) 3 children: 36: 0x57a197d0 VAL: '2200' (3 sibs) 36: 0x57a19828 VAL: '2201' (3 sibs) 36: 0x57a19880 VAL: '2202' (3 sibs) 36: 0x57a19718 SEQ: (3 sibs) 3 children: 36: 0x57a198e0 VAL: '2210' (3 sibs) 36: 0x57a19938 VAL: '2211' (3 sibs) 36: 0x57a19990 VAL: '2212' (3 sibs) 36: 0x57a19770 SEQ: (3 sibs) 3 children: 36: 0x57a199f0 VAL: '2220' (3 sibs) 36: 0x57a19a48 VAL: '2221' (3 sibs) 36: 0x57a19aa0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x57a3d170 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a3d1bc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a3d208 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a3d254 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a3d2a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a3d2ec VAL: '0001' (3 sibs) 36: [6] [6] 0x57a3d338 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a3d384 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a3d3d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a3d41c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a3d468 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a3d4b4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a3d500 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a3d54c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a3d598 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a3d5e4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a3d630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a3d67c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a3d6c8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a3d714 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a3d760 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a3d7ac VAL: '0110' (3 sibs) 36: [22] [22] 0x57a3d7f8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a3d844 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a3d890 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a3d8dc VAL: '0120' (3 sibs) 36: [26] [26] 0x57a3d928 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a3d974 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a3d9c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a3da0c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a3da58 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a3daa4 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a3daf0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3db3c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a3db88 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a3dbd4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a3dc20 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a3dc6c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a3dcb8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a3dd04 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a3dd50 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a3dd9c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a3dde8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a3de34 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a3de80 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a3decc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a3df18 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a3df64 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a3dfb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a3dffc VAL: '1011' (3 sibs) 36: [50] [50] 0x57a3e048 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a3e094 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a3e0e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a3e12c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a3e178 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a3e1c4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a3e210 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a3e25c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a3e2a8 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a3e2f4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a3e340 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a3e38c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a3e3d8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a3e424 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a3e470 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a3e4bc VAL: '1120' (3 sibs) 36: [66] [66] 0x57a3e508 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a3e554 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a3e5a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a3e5ec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a3e638 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a3e684 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a3e6d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a3e71c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a3e768 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a3e7b4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a3e800 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a3e84c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a3e898 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a3e8e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a3e930 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a3e97c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a3e9c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a3ea14 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a3ea60 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a3eaac VAL: '2001' (3 sibs) 36: [86] [86] 0x57a3eaf8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a3eb44 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a3eb90 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a3ebdc VAL: '2011' (3 sibs) 36: [90] [90] 0x57a3ec28 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a3ec74 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a3ecc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a3ed0c VAL: '2021' (3 sibs) 36: [94] [94] 0x57a3ed58 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a3eda4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a3edf0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a3ee3c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a3ee88 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a3eed4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a3ef20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a3ef6c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a3efb8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a3f004 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a3f050 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a3f09c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a3f0e8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a3f134 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a3f180 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a3f1cc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a3f218 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a3f264 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a3f2b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a3f2fc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a3f348 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a3f394 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a3f3e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a3f42c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a3f478 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a3f4c4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a3f510 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: 0x57a19bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x57a19c50 SEQ: (3 sibs) 3 children: 36: 0x57a19d60 SEQ: (3 sibs) 3 children: 36: 0x57a19e70 SEQ: (3 sibs) 3 children: 36: 0x57a19f80 VAL: '0000' (3 sibs) 36: 0x57a19fd8 VAL: '0001' (3 sibs) 36: 0x57a1a030 VAL: '0002' (3 sibs) 36: 0x57a19ec8 SEQ: (3 sibs) 3 children: 36: 0x57a1a090 VAL: '0010' (3 sibs) 36: 0x57a1a0e8 VAL: '0011' (3 sibs) 36: 0x57a1a140 VAL: '0012' (3 sibs) 36: 0x57a19f20 SEQ: (3 sibs) 3 children: 36: 0x57a1a1a0 VAL: '0020' (3 sibs) 36: 0x57a1a1f8 VAL: '0021' (3 sibs) 36: 0x57a1a250 VAL: '0022' (3 sibs) 36: 0x57a19db8 SEQ: (3 sibs) 3 children: 36: 0x57a1a2b0 SEQ: (3 sibs) 3 children: 36: 0x57a1a3c0 VAL: '0100' (3 sibs) 36: 0x57a1a418 VAL: '0101' (3 sibs) 36: 0x57a1a470 VAL: '0102' (3 sibs) 36: 0x57a1a308 SEQ: (3 sibs) 3 children: 36: 0x57a1a4d0 VAL: '0110' (3 sibs) 36: 0x57a1a528 VAL: '0111' (3 sibs) 36: 0x57a1a580 VAL: '0112' (3 sibs) 36: 0x57a1a360 SEQ: (3 sibs) 3 children: 36: 0x57a1a5e0 VAL: '0120' (3 sibs) 36: 0x57a1a638 VAL: '0121' (3 sibs) 36: 0x57a1a690 VAL: '0122' (3 sibs) 36: 0x57a19e10 SEQ: (3 sibs) 3 children: 36: 0x57a1a6f0 SEQ: (3 sibs) 3 children: 36: 0x57a1a800 VAL: '0200' (3 sibs) 36: 0x57a1a858 VAL: '0201' (3 sibs) 36: 0x57a1a8b0 VAL: '0202' (3 sibs) 36: 0x57a1a748 SEQ: (3 sibs) 3 children: 36: 0x57a1a910 VAL: '0210' (3 sibs) 36: 0x57a1a968 VAL: '0211' (3 sibs) 36: 0x57a1a9c0 VAL: '0212' (3 sibs) 36: 0x57a1a7a0 SEQ: (3 sibs) 3 children: 36: 0x57a1aa20 VAL: '0220' (3 sibs) 36: 0x57a1aa78 VAL: '0221' (3 sibs) 36: 0x57a1aad0 VAL: '0222' (3 sibs) 36: 0x57a19ca8 SEQ: (3 sibs) 3 children: 36: 0x57a1ab30 SEQ: (3 sibs) 3 children: 36: 0x57a1ac40 SEQ: (3 sibs) 3 children: 36: 0x57a1ad50 VAL: '1000' (3 sibs) 36: 0x57a1ada8 VAL: '1001' (3 sibs) 36: 0x57a1ae00 VAL: '1002' (3 sibs) 36: 0x57a1ac98 SEQ: (3 sibs) 3 children: 36: 0x57a1ae60 VAL: '1010' (3 sibs) 36: 0x57a1aeb8 VAL: '1011' (3 sibs) 36: 0x57a1af10 VAL: '1012' (3 sibs) 36: 0x57a1acf0 SEQ: (3 sibs) 3 children: 36: 0x57a1af70 VAL: '1020' (3 sibs) 36: 0x57a1afc8 VAL: '1021' (3 sibs) 36: 0x57a1b020 VAL: '1022' (3 sibs) 36: 0x57a1ab88 SEQ: (3 sibs) 3 children: 36: 0x57a1b080 SEQ: (3 sibs) 3 children: 36: 0x57a1b190 VAL: '1100' (3 sibs) 36: 0x57a1b1e8 VAL: '1101' (3 sibs) 36: 0x57a1b240 VAL: '1102' (3 sibs) 36: 0x57a1b0d8 SEQ: (3 sibs) 3 children: 36: 0x57a1b2a0 VAL: '1110' (3 sibs) 36: 0x57a1b2f8 VAL: '1111' (3 sibs) 36: 0x57a1b350 VAL: '1112' (3 sibs) 36: 0x57a1b130 SEQ: (3 sibs) 3 children: 36: 0x57a1b3b0 VAL: '1120' (3 sibs) 36: 0x57a1b408 VAL: '1121' (3 sibs) 36: 0x57a1b460 VAL: '1122' (3 sibs) 36: 0x57a1abe0 SEQ: (3 sibs) 3 children: 36: 0x57a1b4c0 SEQ: (3 sibs) 3 children: 36: 0x57a1b5d0 VAL: '1200' (3 sibs) 36: 0x57a1b628 VAL: '1201' (3 sibs) 36: 0x57a1b680 VAL: '1202' (3 sibs) 36: 0x57a1b518 SEQ: (3 sibs) 3 children: 36: 0x57a1b6e0 VAL: '1210' (3 sibs) 36: 0x57a1b738 VAL: '1211' (3 sibs) 36: 0x57a1b790 VAL: '1212' (3 sibs) 36: 0x57a1b570 SEQ: (3 sibs) 3 children: 36: 0x57a1b7f0 VAL: '1220' (3 sibs) 36: 0x57a1b848 VAL: '1221' (3 sibs) 36: 0x57a1b8a0 VAL: '1222' (3 sibs) 36: 0x57a19d00 SEQ: (3 sibs) 3 children: 36: 0x57a1b900 SEQ: (3 sibs) 3 children: 36: 0x57a1ba10 SEQ: (3 sibs) 3 children: 36: 0x57a1bb20 VAL: '2000' (3 sibs) 36: 0x57a1bb78 VAL: '2001' (3 sibs) 36: 0x57a1bbd0 VAL: '2002' (3 sibs) 36: 0x57a1ba68 SEQ: (3 sibs) 3 children: 36: 0x57a1bc30 VAL: '2010' (3 sibs) 36: 0x57a1bc88 VAL: '2011' (3 sibs) 36: 0x57a1bce0 VAL: '2012' (3 sibs) 36: 0x57a1bac0 SEQ: (3 sibs) 3 children: 36: 0x57a1bd40 VAL: '2020' (3 sibs) 36: 0x57a1bd98 VAL: '2021' (3 sibs) 36: 0x57a1bdf0 VAL: '2022' (3 sibs) 36: 0x57a1b958 SEQ: (3 sibs) 3 children: 36: 0x57a1be50 SEQ: (3 sibs) 3 children: 36: 0x57a1bf60 VAL: '2100' (3 sibs) 36: 0x57a1bfb8 VAL: '2101' (3 sibs) 36: 0x57a1c010 VAL: '2102' (3 sibs) 36: 0x57a1bea8 SEQ: (3 sibs) 3 children: 36: 0x57a1c070 VAL: '2110' (3 sibs) 36: 0x57a1c0c8 VAL: '2111' (3 sibs) 36: 0x57a1c120 VAL: '2112' (3 sibs) 36: 0x57a1bf00 SEQ: (3 sibs) 3 children: 36: 0x57a1c180 VAL: '2120' (3 sibs) 36: 0x57a1c1d8 VAL: '2121' (3 sibs) 36: 0x57a1c230 VAL: '2122' (3 sibs) 36: 0x57a1b9b0 SEQ: (3 sibs) 3 children: 36: 0x57a1c290 SEQ: (3 sibs) 3 children: 36: 0x57a1c3a0 VAL: '2200' (3 sibs) 36: 0x57a1c3f8 VAL: '2201' (3 sibs) 36: 0x57a1c450 VAL: '2202' (3 sibs) 36: 0x57a1c2e8 SEQ: (3 sibs) 3 children: 36: 0x57a1c4b0 VAL: '2210' (3 sibs) 36: 0x57a1c508 VAL: '2211' (3 sibs) 36: 0x57a1c560 VAL: '2212' (3 sibs) 36: 0x57a1c340 SEQ: (3 sibs) 3 children: 36: 0x57a1c5c0 VAL: '2220' (3 sibs) 36: 0x57a1c618 VAL: '2221' (3 sibs) 36: 0x57a1c670 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x57a3f560 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x57a3f5ac SEQ: (3 sibs) 3 children: 36: [2] [2] 0x57a3f5f8 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x57a3f644 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x57a3f690 VAL: '0000' (3 sibs) 36: [5] [5] 0x57a3f6dc VAL: '0001' (3 sibs) 36: [6] [6] 0x57a3f728 VAL: '0002' (3 sibs) 36: [7] [7] 0x57a3f774 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x57a3f7c0 VAL: '0010' (3 sibs) 36: [9] [9] 0x57a3f80c VAL: '0011' (3 sibs) 36: [10] [10] 0x57a3f858 VAL: '0012' (3 sibs) 36: [11] [11] 0x57a3f8a4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x57a3f8f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x57a3f93c VAL: '0021' (3 sibs) 36: [14] [14] 0x57a3f988 VAL: '0022' (3 sibs) 36: [15] [15] 0x57a3f9d4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x57a3fa20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x57a3fa6c VAL: '0100' (3 sibs) 36: [18] [18] 0x57a3fab8 VAL: '0101' (3 sibs) 36: [19] [19] 0x57a3fb04 VAL: '0102' (3 sibs) 36: [20] [20] 0x57a3fb50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x57a3fb9c VAL: '0110' (3 sibs) 36: [22] [22] 0x57a3fbe8 VAL: '0111' (3 sibs) 36: [23] [23] 0x57a3fc34 VAL: '0112' (3 sibs) 36: [24] [24] 0x57a3fc80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x57a3fccc VAL: '0120' (3 sibs) 36: [26] [26] 0x57a3fd18 VAL: '0121' (3 sibs) 36: [27] [27] 0x57a3fd64 VAL: '0122' (3 sibs) 36: [28] [28] 0x57a3fdb0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x57a3fdfc SEQ: (3 sibs) 3 children: 36: [30] [30] 0x57a3fe48 VAL: '0200' (3 sibs) 36: [31] [31] 0x57a3fe94 VAL: '0201' (3 sibs) 36: [32] [32] 0x57a3fee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x57a3ff2c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x57a3ff78 VAL: '0210' (3 sibs) 36: [35] [35] 0x57a3ffc4 VAL: '0211' (3 sibs) 36: [36] [36] 0x57a40010 VAL: '0212' (3 sibs) 36: [37] [37] 0x57a4005c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x57a400a8 VAL: '0220' (3 sibs) 36: [39] [39] 0x57a400f4 VAL: '0221' (3 sibs) 36: [40] [40] 0x57a40140 VAL: '0222' (3 sibs) 36: [41] [41] 0x57a4018c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x57a401d8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x57a40224 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x57a40270 VAL: '1000' (3 sibs) 36: [45] [45] 0x57a402bc VAL: '1001' (3 sibs) 36: [46] [46] 0x57a40308 VAL: '1002' (3 sibs) 36: [47] [47] 0x57a40354 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x57a403a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x57a403ec VAL: '1011' (3 sibs) 36: [50] [50] 0x57a40438 VAL: '1012' (3 sibs) 36: [51] [51] 0x57a40484 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x57a404d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x57a4051c VAL: '1021' (3 sibs) 36: [54] [54] 0x57a40568 VAL: '1022' (3 sibs) 36: [55] [55] 0x57a405b4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x57a40600 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x57a4064c VAL: '1100' (3 sibs) 36: [58] [58] 0x57a40698 VAL: '1101' (3 sibs) 36: [59] [59] 0x57a406e4 VAL: '1102' (3 sibs) 36: [60] [60] 0x57a40730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x57a4077c VAL: '1110' (3 sibs) 36: [62] [62] 0x57a407c8 VAL: '1111' (3 sibs) 36: [63] [63] 0x57a40814 VAL: '1112' (3 sibs) 36: [64] [64] 0x57a40860 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x57a408ac VAL: '1120' (3 sibs) 36: [66] [66] 0x57a408f8 VAL: '1121' (3 sibs) 36: [67] [67] 0x57a40944 VAL: '1122' (3 sibs) 36: [68] [68] 0x57a40990 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x57a409dc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x57a40a28 VAL: '1200' (3 sibs) 36: [71] [71] 0x57a40a74 VAL: '1201' (3 sibs) 36: [72] [72] 0x57a40ac0 VAL: '1202' (3 sibs) 36: [73] [73] 0x57a40b0c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x57a40b58 VAL: '1210' (3 sibs) 36: [75] [75] 0x57a40ba4 VAL: '1211' (3 sibs) 36: [76] [76] 0x57a40bf0 VAL: '1212' (3 sibs) 36: [77] [77] 0x57a40c3c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x57a40c88 VAL: '1220' (3 sibs) 36: [79] [79] 0x57a40cd4 VAL: '1221' (3 sibs) 36: [80] [80] 0x57a40d20 VAL: '1222' (3 sibs) 36: [81] [81] 0x57a40d6c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x57a40db8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x57a40e04 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x57a40e50 VAL: '2000' (3 sibs) 36: [85] [85] 0x57a40e9c VAL: '2001' (3 sibs) 36: [86] [86] 0x57a40ee8 VAL: '2002' (3 sibs) 36: [87] [87] 0x57a40f34 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x57a40f80 VAL: '2010' (3 sibs) 36: [89] [89] 0x57a40fcc VAL: '2011' (3 sibs) 36: [90] [90] 0x57a41018 VAL: '2012' (3 sibs) 36: [91] [91] 0x57a41064 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x57a410b0 VAL: '2020' (3 sibs) 36: [93] [93] 0x57a410fc VAL: '2021' (3 sibs) 36: [94] [94] 0x57a41148 VAL: '2022' (3 sibs) 36: [95] [95] 0x57a41194 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x57a411e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x57a4122c VAL: '2100' (3 sibs) 36: [98] [98] 0x57a41278 VAL: '2101' (3 sibs) 36: [99] [99] 0x57a412c4 VAL: '2102' (3 sibs) 36: [100] [100] 0x57a41310 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x57a4135c VAL: '2110' (3 sibs) 36: [102] [102] 0x57a413a8 VAL: '2111' (3 sibs) 36: [103] [103] 0x57a413f4 VAL: '2112' (3 sibs) 36: [104] [104] 0x57a41440 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x57a4148c VAL: '2120' (3 sibs) 36: [106] [106] 0x57a414d8 VAL: '2121' (3 sibs) 36: [107] [107] 0x57a41524 VAL: '2122' (3 sibs) 36: [108] [108] 0x57a41570 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x57a415bc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x57a41608 VAL: '2200' (3 sibs) 36: [111] [111] 0x57a41654 VAL: '2201' (3 sibs) 36: [112] [112] 0x57a416a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x57a416ec SEQ: (3 sibs) 3 children: 36: [114] [114] 0x57a41738 VAL: '2210' (3 sibs) 36: [115] [115] 0x57a41784 VAL: '2211' (3 sibs) 36: [116] [116] 0x57a417d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x57a4181c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x57a41868 VAL: '2220' (3 sibs) 36: [119] [119] 0x57a418b4 VAL: '2221' (3 sibs) 36: [120] [120] 0x57a41900 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (5 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (13 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (13 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-map_of_seq-0.6.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x569e0640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x569dae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x569daeb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x569daf10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x569febe0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x569fec2c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x569fec78 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x569fecc4 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: 0x569e06e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569dd800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569dd8c0 VAL: 'John Smith' (2 sibs) 37: 0x569dd918 VAL: 'Bill Jones' (2 sibs) 37: 0x569dd858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dd980 VAL: 'Mary Smith' (2 sibs) 37: 0x569dd9d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x569ffbe0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x569ffc2c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x569ffc78 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x569ffcc4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x569ffd10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x569ffd5c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x569ffda8 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: 0x569e0780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddcd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569ddd90 VAL: 'John Smith' (2 sibs) 37: 0x569ddde8 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddd28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dde50 VAL: 'Mary Smith' (2 sibs) 37: 0x569ddea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a00b40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a00b8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a00bd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a00c24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a00c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a00cbc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a00d08 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: 0x569e0820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddf60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569de020 VAL: 'John Smith' (2 sibs) 37: 0x569de078 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddfb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569de0e0 VAL: 'Mary Smith' (2 sibs) 37: 0x569de138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a01b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a01bdc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a01c28 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a01c74 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a01cc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a01d0c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a01d58 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: 0x569e08c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x569e0b70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x569e0e40 MAP: (1 sibs) 4 children: 37: 0x569e0ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e0ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e0f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e0fa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e0bc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x569e0c20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x569e1010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1120 MAP: (1 sibs) 4 children: 37: 0x569e1180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e11d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e12f0 MAP: (1 sibs) 4 children: 37: 0x569e1350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e13a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e10c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0c78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x569e0cd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x569e14c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e15d0 MAP: (1 sibs) 4 children: 37: 0x569e1630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e16e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e17a0 MAP: (1 sibs) 4 children: 37: 0x569e1800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e18b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x569e0d80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x569e1970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1a80 MAP: (1 sibs) 4 children: 37: 0x569e1ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1b38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e19c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e1c50 MAP: (1 sibs) 4 children: 37: 0x569e1cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1d60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1db8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1a20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0dd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a052b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a052fc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a05348 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a05394 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a053e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a0542c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a05478 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a054c4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a05510 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a0555c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a055a8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a055f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a05640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a0568c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a056d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a05724 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a05770 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a057bc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a05808 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a05854 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a058a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a058ec KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a05938 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a05984 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a059d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a05a1c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a05a68 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a05ab4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a05b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a05b4c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a05b98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a05be4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a05c30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a05c7c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a05cc8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a05d14 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a05d60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a05dac KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a05df8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a05e44 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a05e90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a05edc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a05f28 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a05f74 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a05fc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a0600c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a06058 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a060a4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a060f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a0613c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a06188 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a061d4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a06220 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: 0x569e0960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569de1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569defb0 VAL: 'John Smith' (2 sibs) 37: 0x569df008 VAL: 'Bill Jones' (2 sibs) 37: 0x569de248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df070 VAL: 'Mary Smith' (2 sibs) 37: 0x569df0c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a039c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a03a0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a03a58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a03aa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a03af0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a03b3c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a03b88 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: 0x569e0a00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569df180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569df240 VAL: 'John Smith' (2 sibs) 37: 0x569df298 VAL: 'Bill Jones' (2 sibs) 37: 0x569df1d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df300 VAL: 'Mary Smith' (2 sibs) 37: 0x569df358 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a04920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0496c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a049b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a04a04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a04a50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a04a9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a04ae8 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: 0x569e0aa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x569dede0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x569dec10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x569de690 VAL: 'a' (5 sibs) 37: 0x569de6e8 VAL: 'b' (5 sibs) 37: 0x569de740 VAL: 'c' (5 sibs) 37: 0x569de798 VAL: 'd' (5 sibs) 37: 0x569de7f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a08570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a085bc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a08608 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a08654 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a086a0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a086ec VAL: 'c' (5 sibs) 37: [6] [6] 0x56a08738 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a08784 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: 0x569e0640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x569dae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x569daeb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x569daf10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a08a40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a08a8c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a08ad8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a08b24 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: 0x569e06e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569dd800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569dd8c0 VAL: 'John Smith' (2 sibs) 37: 0x569dd918 VAL: 'Bill Jones' (2 sibs) 37: 0x569dd858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dd980 VAL: 'Mary Smith' (2 sibs) 37: 0x569dd9d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a08f10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a08f5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a08fa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a08ff4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09040 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0908c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a090d8 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: 0x569e0780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddcd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569ddd90 VAL: 'John Smith' (2 sibs) 37: 0x569ddde8 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddd28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dde50 VAL: 'Mary Smith' (2 sibs) 37: 0x569ddea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a093e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0942c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09478 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a094c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09510 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0955c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a095a8 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: 0x569e0820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddf60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569de020 VAL: 'John Smith' (2 sibs) 37: 0x569de078 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddfb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569de0e0 VAL: 'Mary Smith' (2 sibs) 37: 0x569de138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a098b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a098fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09948 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a09994 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a099e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a09a2c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a09a78 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: 0x569e08c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x569e0b70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x569e0e40 MAP: (1 sibs) 4 children: 37: 0x569e0ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e0ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e0f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e0fa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e0bc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x569e0c20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x569e1010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1120 MAP: (1 sibs) 4 children: 37: 0x569e1180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e11d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e12f0 MAP: (1 sibs) 4 children: 37: 0x569e1350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e13a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e10c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0c78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x569e0cd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x569e14c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e15d0 MAP: (1 sibs) 4 children: 37: 0x569e1630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e16e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e17a0 MAP: (1 sibs) 4 children: 37: 0x569e1800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e18b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x569e0d80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x569e1970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1a80 MAP: (1 sibs) 4 children: 37: 0x569e1ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1b38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e19c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e1c50 MAP: (1 sibs) 4 children: 37: 0x569e1cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1d60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1db8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1a20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0dd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0abe0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a0ac2c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a0ac78 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a0acc4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a0ad10 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a0ad5c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a0ada8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a0adf4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a0ae40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a0ae8c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a0aed8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a0af24 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a0af70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a0afbc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a0b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a0b054 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a0b0a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a0b0ec KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a0b138 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a0b184 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a0b1d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a0b21c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a0b268 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a0b2b4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a0b300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a0b34c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a0b398 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a0b3e4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a0b430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a0b47c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a0b4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a0b514 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a0b560 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a0b5ac KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a0b5f8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a0b644 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a0b690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a0b6dc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a0b728 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a0b774 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a0b7c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a0b80c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a0b858 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a0b8a4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a0b8f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a0b93c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a0b988 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a0b9d4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a0ba20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a0ba6c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a0bab8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a0bb04 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a0bb50 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: 0x569e0960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569de1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569defb0 VAL: 'John Smith' (2 sibs) 37: 0x569df008 VAL: 'Bill Jones' (2 sibs) 37: 0x569de248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df070 VAL: 'Mary Smith' (2 sibs) 37: 0x569df0c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a09d80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a09dcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09e18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a09e64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a09efc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a09f48 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: 0x569e0a00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569df180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569df240 VAL: 'John Smith' (2 sibs) 37: 0x569df298 VAL: 'Bill Jones' (2 sibs) 37: 0x569df1d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df300 VAL: 'Mary Smith' (2 sibs) 37: 0x569df358 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0a250 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0a29c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0a2e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0a334 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0a380 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0a3cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0a418 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: 0x569e0aa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x569dede0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x569dec10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x569de690 VAL: 'a' (5 sibs) 37: 0x569de6e8 VAL: 'b' (5 sibs) 37: 0x569de740 VAL: 'c' (5 sibs) 37: 0x569de798 VAL: 'd' (5 sibs) 37: 0x569de7f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0bef0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a0bf3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a0bf88 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a0bfd4 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a0c020 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a0c06c VAL: 'c' (5 sibs) 37: [6] [6] 0x56a0c0b8 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a0c104 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 (1 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] 0x569febe0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x569fec2c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x569fec78 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x569fecc4 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] 0x56a0d860 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a0d8ac KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a0d8f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a0d944 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] 0x569ffbe0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x569ffc2c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x569ffc78 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x569ffcc4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x569ffd10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x569ffd5c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x569ffda8 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] 0x56a0dd30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0dd7c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0ddc8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0de14 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0de60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0deac VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0def8 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] 0x56a00b40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a00b8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a00bd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a00c24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a00c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a00cbc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a00d08 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] 0x56a0e200 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0e24c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0e298 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0e2e4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0e330 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0e37c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0e3c8 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] 0x56a01b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a01bdc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a01c28 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a01c74 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a01cc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a01d0c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a01d58 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] 0x56a0e6d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0e71c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0e768 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0e7b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0e800 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0e84c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0e898 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] 0x56a052b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a052fc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a05348 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a05394 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a053e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a0542c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a05478 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a054c4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a05510 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a0555c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a055a8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a055f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a05640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a0568c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a056d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a05724 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a05770 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a057bc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a05808 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a05854 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a058a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a058ec KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a05938 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a05984 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a059d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a05a1c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a05a68 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a05ab4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a05b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a05b4c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a05b98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a05be4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a05c30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a05c7c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a05cc8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a05d14 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a05d60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a05dac KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a05df8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a05e44 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a05e90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a05edc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a05f28 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a05f74 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a05fc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a0600c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a06058 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a060a4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a060f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a0613c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a06188 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a061d4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a06220 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] 0x56a0fa00 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a0fa4c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a0fa98 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a0fae4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a0fb30 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a0fb7c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a0fbc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a0fc14 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a0fc60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a0fcac KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a0fcf8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a0fd44 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a0fd90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a0fddc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a0fe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a0fe74 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a0fec0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a0ff0c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a0ff58 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a0ffa4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a0fff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a1003c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a10088 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a100d4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a10120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a1016c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a101b8 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a10204 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a10250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a1029c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a102e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a10334 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a10380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a103cc KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a10418 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a10464 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a104b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a104fc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a10548 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a10594 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a105e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a1062c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a10678 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a106c4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a10710 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a1075c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a107a8 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a107f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a10840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a1088c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a108d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a10924 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a10970 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] 0x56a039c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a03a0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a03a58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a03aa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a03af0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a03b3c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a03b88 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] 0x56a0eba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0ebec KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0ec38 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0ec84 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0ecd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0ed1c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0ed68 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] 0x56a04920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0496c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a049b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a04a04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a04a50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a04a9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a04ae8 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] 0x56a0f0d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0f11c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0f168 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0f1b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0f200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0f24c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0f298 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] 0x56a08570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a085bc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a08608 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a08654 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a086a0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a086ec VAL: 'c' (5 sibs) 37: [6] [6] 0x56a08738 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a08784 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] 0x56a10d10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a10d5c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a10da8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a10df4 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a10e40 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a10e8c VAL: 'c' (5 sibs) 37: [6] [6] 0x56a10ed8 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a10f24 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] 0x56a08a40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a08a8c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a08ad8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a08b24 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] 0x56a111e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a1122c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a11278 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a112c4 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] 0x56a08f10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a08f5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a08fa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a08ff4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09040 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0908c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a090d8 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] 0x56a116b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a116fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a11748 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a11794 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a117e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1182c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a11878 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] 0x56a093e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0942c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09478 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a094c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09510 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0955c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a095a8 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] 0x56a11b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a11bcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a11c18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a11c64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a11cb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a11cfc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a11d48 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] 0x56a098b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a098fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09948 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a09994 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a099e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a09a2c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a09a78 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] 0x56a12050 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1209c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a120e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a12134 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a12180 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a121cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a12218 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] 0x56a0abe0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a0ac2c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a0ac78 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a0acc4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a0ad10 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a0ad5c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a0ada8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a0adf4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a0ae40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a0ae8c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a0aed8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a0af24 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a0af70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a0afbc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a0b008 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a0b054 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a0b0a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a0b0ec KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a0b138 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a0b184 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a0b1d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a0b21c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a0b268 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a0b2b4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a0b300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a0b34c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a0b398 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a0b3e4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a0b430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a0b47c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a0b4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a0b514 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a0b560 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a0b5ac KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a0b5f8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a0b644 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a0b690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a0b6dc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a0b728 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a0b774 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a0b7c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a0b80c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a0b858 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a0b8a4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a0b8f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a0b93c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a0b988 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a0b9d4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a0ba20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a0ba6c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a0bab8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a0bb04 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a0bb50 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] 0x56a13380 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a133cc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a13418 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a13464 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a134b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a134fc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a13548 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a13594 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a135e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a1362c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a13678 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a136c4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a13710 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a1375c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a137a8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a137f4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a13840 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a1388c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a138d8 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a13924 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a13970 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a139bc KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a13a08 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a13a54 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a13aa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a13aec MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a13b38 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a13b84 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a13bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a13c1c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a13c68 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a13cb4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a13d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a13d4c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a13d98 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a13de4 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a13e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a13e7c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a13ec8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a13f14 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a13f60 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a13fac KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a13ff8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a14044 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a14090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a140dc KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a14128 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a14174 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a141c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a1420c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a14258 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a142a4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a142f0 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] 0x56a09d80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a09dcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a09e18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a09e64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a09eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a09efc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a09f48 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] 0x56a12520 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1256c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a125b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a12604 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a12650 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1269c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a126e8 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] 0x56a0a250 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0a29c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0a2e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0a334 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0a380 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0a3cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0a418 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] 0x56a129f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a12a3c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a12a88 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a12ad4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a12b20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a12b6c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a12bb8 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] 0x56a0bef0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a0bf3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a0bf88 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a0bfd4 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a0c020 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a0c06c VAL: 'c' (5 sibs) 37: [6] [6] 0x56a0c0b8 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a0c104 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] 0x56a14690 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a146dc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a14728 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a14774 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a147c0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a1480c VAL: 'c' (5 sibs) 37: [6] [6] 0x56a14858 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a148a4 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: 0x569e0640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x569dae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x569daeb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x569daf10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0c710 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a0c75c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a0c7a8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a0c7f4 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: 0x569e06e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569dd800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569dd8c0 VAL: 'John Smith' (2 sibs) 37: 0x569dd918 VAL: 'Bill Jones' (2 sibs) 37: 0x569dd858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dd980 VAL: 'Mary Smith' (2 sibs) 37: 0x569dd9d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0f780 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a0f7cc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a0f818 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a0f864 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a0f8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a0f8fc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a0f948 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: 0x569e0780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddcd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569ddd90 VAL: 'John Smith' (2 sibs) 37: 0x569ddde8 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddd28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dde50 VAL: 'Mary Smith' (2 sibs) 37: 0x569ddea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a12ec0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a12f0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a12f58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a12fa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a12ff0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1303c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a13088 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: 0x569e0820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddf60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569de020 VAL: 'John Smith' (2 sibs) 37: 0x569de078 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddfb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569de0e0 VAL: 'Mary Smith' (2 sibs) 37: 0x569de138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a130e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1312c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a13178 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a131c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a13210 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1325c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a132a8 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: 0x569e08c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x569e0b70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x569e0e40 MAP: (1 sibs) 4 children: 37: 0x569e0ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e0ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e0f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e0fa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e0bc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x569e0c20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x569e1010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1120 MAP: (1 sibs) 4 children: 37: 0x569e1180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e11d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e12f0 MAP: (1 sibs) 4 children: 37: 0x569e1350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e13a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e10c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0c78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x569e0cd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x569e14c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e15d0 MAP: (1 sibs) 4 children: 37: 0x569e1630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e16e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e17a0 MAP: (1 sibs) 4 children: 37: 0x569e1800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e18b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x569e0d80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x569e1970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1a80 MAP: (1 sibs) 4 children: 37: 0x569e1ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1b38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e19c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e1c50 MAP: (1 sibs) 4 children: 37: 0x569e1cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1d60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1db8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1a20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0dd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a14b60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a14bac KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a14bf8 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a14c44 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a14c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a14cdc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a14d28 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a14d74 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a14dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a14e0c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a14e58 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a14ea4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a14ef0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a14f3c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a14f88 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a14fd4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a15020 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a1506c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a150b8 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a15104 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a15150 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a1519c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a151e8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a15234 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a15280 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a152cc MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a15318 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a15364 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a153b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a153fc KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a15448 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a15494 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a154e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a1552c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a15578 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a155c4 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a15610 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a1565c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a156a8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a156f4 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a15740 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a1578c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a157d8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a15824 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a15870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a158bc KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a15908 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a15954 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a159a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a159ec KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a15a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a15a84 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a15ad0 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: 0x569e0960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569de1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569defb0 VAL: 'John Smith' (2 sibs) 37: 0x569df008 VAL: 'Bill Jones' (2 sibs) 37: 0x569de248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df070 VAL: 'Mary Smith' (2 sibs) 37: 0x569df0c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a15b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a15b6c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a15bb8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a15c04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a15c50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a15c9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a15ce8 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: 0x569e0a00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569df180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569df240 VAL: 'John Smith' (2 sibs) 37: 0x569df298 VAL: 'Bill Jones' (2 sibs) 37: 0x569df1d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df300 VAL: 'Mary Smith' (2 sibs) 37: 0x569df358 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a15d40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a15d8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a15dd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a15e24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a15e70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a15ebc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a15f08 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: 0x569e0aa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x569dede0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x569dec10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x569de690 VAL: 'a' (5 sibs) 37: 0x569de6e8 VAL: 'b' (5 sibs) 37: 0x569de740 VAL: 'c' (5 sibs) 37: 0x569de798 VAL: 'd' (5 sibs) 37: 0x569de7f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a15f60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a15fac KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a15ff8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a16044 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a16090 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a160dc VAL: 'c' (5 sibs) 37: [6] [6] 0x56a16128 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a16174 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: 0x569e0640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x569dae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x569daeb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x569daf10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a0c8f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56a0c93c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56a0c988 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56a0c9d4 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: 0x569e06e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569dd800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569dd8c0 VAL: 'John Smith' (2 sibs) 37: 0x569dd918 VAL: 'Bill Jones' (2 sibs) 37: 0x569dd858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dd980 VAL: 'Mary Smith' (2 sibs) 37: 0x569dd9d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a161d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1621c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a16268 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a162b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a16300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1634c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a16398 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: 0x569e0780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddcd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569ddd90 VAL: 'John Smith' (2 sibs) 37: 0x569ddde8 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddd28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569dde50 VAL: 'Mary Smith' (2 sibs) 37: 0x569ddea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a163f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1643c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a16488 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a164d4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a16520 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1656c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a165b8 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: 0x569e0820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569ddf60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569de020 VAL: 'John Smith' (2 sibs) 37: 0x569de078 VAL: 'Bill Jones' (2 sibs) 37: 0x569ddfb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569de0e0 VAL: 'Mary Smith' (2 sibs) 37: 0x569de138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a16610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1665c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a166a8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a166f4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a16740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1678c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a167d8 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: 0x569e08c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x569e0b70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x569e0e40 MAP: (1 sibs) 4 children: 37: 0x569e0ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e0ef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e0f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e0fa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e0bc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x569e0c20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x569e1010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1120 MAP: (1 sibs) 4 children: 37: 0x569e1180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e11d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e12f0 MAP: (1 sibs) 4 children: 37: 0x569e1350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e13a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e10c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0c78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x569e0cd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x569e14c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e15d0 MAP: (1 sibs) 4 children: 37: 0x569e1630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e16e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e17a0 MAP: (1 sibs) 4 children: 37: 0x569e1800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e18b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x569e0d80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x569e1970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x569e1a80 MAP: (1 sibs) 4 children: 37: 0x569e1ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1b38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e19c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x569e1c50 MAP: (1 sibs) 4 children: 37: 0x569e1cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x569e1d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x569e1d60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x569e1db8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x569e1a20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x569e0dd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a16830 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56a1687c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56a168c8 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56a16914 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56a16960 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56a169ac KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56a169f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56a16a44 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56a16a90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56a16adc KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56a16b28 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56a16b74 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56a16bc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56a16c0c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56a16c58 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56a16ca4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56a16cf0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56a16d3c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56a16d88 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56a16dd4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56a16e20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56a16e6c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56a16eb8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56a16f04 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56a16f50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56a16f9c MAP: (1 sibs) 4 children: 37: [26] [26] 0x56a16fe8 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56a17034 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56a17080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56a170cc KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56a17118 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56a17164 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56a171b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56a171fc KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56a17248 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56a17294 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56a172e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56a1732c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56a17378 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56a173c4 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56a17410 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56a1745c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56a174a8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56a174f4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56a17540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56a1758c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56a175d8 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56a17624 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56a17670 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56a176bc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56a17708 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56a17754 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56a177a0 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: 0x569e0960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569de1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569defb0 VAL: 'John Smith' (2 sibs) 37: 0x569df008 VAL: 'Bill Jones' (2 sibs) 37: 0x569de248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df070 VAL: 'Mary Smith' (2 sibs) 37: 0x569df0c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a177f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a1783c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a17888 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a178d4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a17920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a1796c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a179b8 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: 0x569e0a00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x569df180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x569df240 VAL: 'John Smith' (2 sibs) 37: 0x569df298 VAL: 'Bill Jones' (2 sibs) 37: 0x569df1d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x569df300 VAL: 'Mary Smith' (2 sibs) 37: 0x569df358 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a17a10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56a17a5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56a17aa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56a17af4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56a17b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56a17b8c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56a17bd8 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: 0x569e0aa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x569dede0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x569dec10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x569de690 VAL: 'a' (5 sibs) 37: 0x569de6e8 VAL: 'b' (5 sibs) 37: 0x569de740 VAL: 'c' (5 sibs) 37: 0x569de798 VAL: 'd' (5 sibs) 37: 0x569de7f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56a17c30 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56a17c7c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56a17cc8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56a17d14 VAL: 'a' (5 sibs) 37: [4] [4] 0x56a17d60 VAL: 'b' (5 sibs) 37: [5] [5] 0x56a17dac VAL: 'c' (5 sibs) 37: [6] [6] 0x56a17df8 VAL: 'd' (5 sibs) 37: [7] [7] 0x56a17e44 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 (9 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (9 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-seq_of_map-0.6.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x577bc1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577b7520 MAP: (3 sibs) 0 children: 38: 0x577b7578 MAP: (3 sibs) 0 children: 38: 0x577b75d0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577ed790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577ed7dc MAP: (3 sibs) 0 children: 38: [2] [2] 0x577ed828 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577ed874 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: 0x577bc240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9ec0 MAP: (2 sibs) 2 children: 38: 0x577b9f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577b9fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577b9f18 MAP: (2 sibs) 2 children: 38: 0x577ba040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577ee6f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ee73c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ee788 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ee7d4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ee820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ee86c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ee8b8 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: 0x577bc2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba390 MAP: (2 sibs) 2 children: 38: 0x577ba450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba4a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba3e8 MAP: (2 sibs) 2 children: 38: 0x577ba510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba568 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577ef650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ef69c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ef6e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ef734 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ef780 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ef7cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ef818 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: 0x577bc380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba620 MAP: (2 sibs) 2 children: 38: 0x577ba6e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba738 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba678 MAP: (2 sibs) 2 children: 38: 0x577ba7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba7f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f05b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f05fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577f0648 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577f0694 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577f06e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577f072c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577f0778 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: 0x577bc420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577badc0 MAP: (2 sibs) 2 children: 38: 0x577bae80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577baed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577bae18 MAP: (2 sibs) 2 children: 38: 0x577baf40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577baf98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f1510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f155c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577f15a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577f15f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577f1640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577f168c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577f16d8 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: 0x577bc4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x577b9a00 MAP: (1 sibs) 2 children: 38: 0x577b9cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577b9d08 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f2470 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x577f24bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x577f2508 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577f2554 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: 0x577bc560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x577bb330 MAP: (4 sibs) 2 children: 38: 0x577bb4a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb4f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb388 MAP: (4 sibs) 2 children: 38: 0x577bb560 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb5b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb3e0 MAP: (4 sibs) 3 children: 38: 0x577bb620 KEYVAL: 'b' '2' (3 sibs) 38: 0x577bb678 KEYVAL: 'a' '1' (3 sibs) 38: 0x577bb6d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x577bb438 MAP: (4 sibs) 2 children: 38: 0x577bb730 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb788 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f3420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x577f346c MAP: (4 sibs) 2 children: 38: [2] [2] 0x577f34b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577f3504 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x577f3550 MAP: (4 sibs) 2 children: 38: [5] [5] 0x577f359c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x577f35e8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x577f3634 MAP: (4 sibs) 3 children: 38: [8] [8] 0x577f3680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x577f36cc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x577f3718 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x577f3764 MAP: (4 sibs) 2 children: 38: [12] [12] 0x577f37b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x577f37fc 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: 0x577bc600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x577bb840 KEYVAL: 'a' '1' (4 sibs) 38: 0x577bb898 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb8f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb948 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f4380 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x577f43cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x577f4418 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x577f4464 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x577f44b0 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: 0x577bc6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x577bcbd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x577bcc30 MAP: (5 sibs) 1 children: 38: 0x577bcdf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x577bcc88 MAP: (5 sibs) 1 children: 38: 0x577bce50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x577bcce0 MAP: (5 sibs) 1 children: 38: 0x577bceb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x577bcd38 MAP: (5 sibs) 1 children: 38: 0x577bcf10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x577bcf70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x577bcfc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x577bcd90 MAP: (5 sibs) 1 children: 38: 0x577bd030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x577bd090 VAL: 'val1' (2 sibs) 38: 0x577bd0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f55b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x577f55fc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x577f5648 MAP: (5 sibs) 1 children: 38: [3] [3] 0x577f5694 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x577f56e0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x577f572c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x577f5778 MAP: (5 sibs) 1 children: 38: [7] [7] 0x577f57c4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x577f5810 MAP: (5 sibs) 1 children: 38: [9] [9] 0x577f585c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x577f58a8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x577f58f4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x577f5940 MAP: (5 sibs) 1 children: 38: [13] [13] 0x577f598c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x577f59d8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x577f5a24 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: 0x577bc740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x577bb110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x577ba8b0 MAP: (1 sibs) 1 children: 38: 0x577ba910 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x577ba970 MAP: (1 sibs) 1 children: 38: 0x577ba9d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb1c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x577bb220 MAP: (2 sibs) 1 children: 38: 0x577baa30 KEYVAL: '' '' (1 sibs) 38: 0x577bb278 MAP: (2 sibs) 1 children: 38: 0x577baa90 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f66d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x577f671c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x577f6768 MAP: (1 sibs) 1 children: 38: [3] [3] 0x577f67b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x577f6800 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x577f684c MAP: (1 sibs) 1 children: 38: [6] [6] 0x577f6898 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x577f68e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x577f6930 MAP: (2 sibs) 1 children: 38: [9] [9] 0x577f697c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x577f69c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x577f6a14 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: 0x577bc7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9bf0 MAP: (2 sibs) 3 children: 38: 0x577bd150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x577bd1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x577bd200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x577b9c48 MAP: (2 sibs) 3 children: 38: 0x577bd260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x577bd2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x577bd310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f7710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f775c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f77a8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f77f4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f7840 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f788c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f78d8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577f7924 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577f7970 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: 0x577bc880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577bb050 MAP: (2 sibs) 3 children: 38: 0x577bd370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x577bd3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x577bd420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x577bb0a8 MAP: (2 sibs) 3 children: 38: 0x577bd480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x577bd4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x577bd530 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f87d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f881c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f8868 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f88b4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f8900 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f894c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f8998 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577f89e4 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577f8a30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x577f87d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f881c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f8868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f88b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f8900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f894c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f8998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577f89e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577f8a30 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x577f87d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f881c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f8868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f88b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f8900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f894c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f8998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577f89e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577f8a30 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: 0x577bc920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577bd6a0 MAP: (3 sibs) 3 children: 38: 0x577bd7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x577bd808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x577bd860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x577bd6f8 MAP: (3 sibs) 3 children: 38: 0x577bd8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x577bd918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x577bd970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x577bd750 MAP: (3 sibs) 3 children: 38: 0x577bd9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x577bda28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x577bda80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f9940 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577f998c MAP: (3 sibs) 3 children: 38: [2] [2] 0x577f99d8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f9a24 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f9a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f9abc MAP: (3 sibs) 3 children: 38: [6] [6] 0x577f9b08 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x577f9b54 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x577f9ba0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x577f9bec MAP: (3 sibs) 3 children: 38: [10] [10] 0x577f9c38 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x577f9c84 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x577f9cd0 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: 0x577bc1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577b7520 MAP: (3 sibs) 0 children: 38: 0x577b7578 MAP: (3 sibs) 0 children: 38: 0x577b75d0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577f9e10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577f9e5c MAP: (3 sibs) 0 children: 38: [2] [2] 0x577f9ea8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577f9ef4 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: 0x577bc240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9ec0 MAP: (2 sibs) 2 children: 38: 0x577b9f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577b9fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577b9f18 MAP: (2 sibs) 2 children: 38: 0x577ba040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fa2e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fa32c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fa378 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fa3c4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fa410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fa45c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fa4a8 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: 0x577bc2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba390 MAP: (2 sibs) 2 children: 38: 0x577ba450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba4a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba3e8 MAP: (2 sibs) 2 children: 38: 0x577ba510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba568 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fa7b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fa7fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fa848 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fa894 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fa8e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fa92c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fa978 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: 0x577bc380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba620 MAP: (2 sibs) 2 children: 38: 0x577ba6e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba738 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba678 MAP: (2 sibs) 2 children: 38: 0x577ba7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba7f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fac80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577faccc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fad18 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fad64 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fadb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fadfc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fae48 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: 0x577bc420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577badc0 MAP: (2 sibs) 2 children: 38: 0x577bae80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577baed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577bae18 MAP: (2 sibs) 2 children: 38: 0x577baf40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577baf98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fb150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fb19c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fb1e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fb234 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fb280 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fb2cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fb318 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: 0x577bc4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x577b9a00 MAP: (1 sibs) 2 children: 38: 0x577b9cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577b9d08 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fb620 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x577fb66c MAP: (1 sibs) 2 children: 38: [2] [2] 0x577fb6b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577fb704 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: 0x577bc560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x577bb330 MAP: (4 sibs) 2 children: 38: 0x577bb4a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb4f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb388 MAP: (4 sibs) 2 children: 38: 0x577bb560 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb5b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb3e0 MAP: (4 sibs) 3 children: 38: 0x577bb620 KEYVAL: 'b' '2' (3 sibs) 38: 0x577bb678 KEYVAL: 'a' '1' (3 sibs) 38: 0x577bb6d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x577bb438 MAP: (4 sibs) 2 children: 38: 0x577bb730 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb788 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fbaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x577fbb3c MAP: (4 sibs) 2 children: 38: [2] [2] 0x577fbb88 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577fbbd4 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x577fbc20 MAP: (4 sibs) 2 children: 38: [5] [5] 0x577fbc6c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x577fbcb8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x577fbd04 MAP: (4 sibs) 3 children: 38: [8] [8] 0x577fbd50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x577fbd9c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x577fbde8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x577fbe34 MAP: (4 sibs) 2 children: 38: [12] [12] 0x577fbe80 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x577fbecc 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: 0x577bc600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x577bb840 KEYVAL: 'a' '1' (4 sibs) 38: 0x577bb898 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb8f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb948 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fbfc0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x577fc00c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x577fc058 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x577fc0a4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x577fc0f0 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: 0x577bc6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x577bcbd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x577bcc30 MAP: (5 sibs) 1 children: 38: 0x577bcdf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x577bcc88 MAP: (5 sibs) 1 children: 38: 0x577bce50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x577bcce0 MAP: (5 sibs) 1 children: 38: 0x577bceb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x577bcd38 MAP: (5 sibs) 1 children: 38: 0x577bcf10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x577bcf70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x577bcfc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x577bcd90 MAP: (5 sibs) 1 children: 38: 0x577bd030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x577bd090 VAL: 'val1' (2 sibs) 38: 0x577bd0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fc490 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x577fc4dc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x577fc528 MAP: (5 sibs) 1 children: 38: [3] [3] 0x577fc574 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x577fc5c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x577fc60c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x577fc658 MAP: (5 sibs) 1 children: 38: [7] [7] 0x577fc6a4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x577fc6f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x577fc73c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x577fc788 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x577fc7d4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x577fc820 MAP: (5 sibs) 1 children: 38: [13] [13] 0x577fc86c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x577fc8b8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x577fc904 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: 0x577bc740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x577bb110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x577ba8b0 MAP: (1 sibs) 1 children: 38: 0x577ba910 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x577ba970 MAP: (1 sibs) 1 children: 38: 0x577ba9d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb1c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x577bb220 MAP: (2 sibs) 1 children: 38: 0x577baa30 KEYVAL: '' '' (1 sibs) 38: 0x577bb278 MAP: (2 sibs) 1 children: 38: 0x577baa90 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fc960 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x577fc9ac KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x577fc9f8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x577fca44 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x577fca90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x577fcadc MAP: (1 sibs) 1 children: 38: [6] [6] 0x577fcb28 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x577fcb74 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x577fcbc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x577fcc0c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x577fcc58 MAP: (2 sibs) 1 children: 38: [11] [11] 0x577fcca4 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: 0x577bc7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9bf0 MAP: (2 sibs) 3 children: 38: 0x577bd150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x577bd1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x577bd200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x577b9c48 MAP: (2 sibs) 3 children: 38: 0x577bd260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x577bd2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x577bd310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fce30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fce7c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fcec8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fcf14 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fcf60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fcfac MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fcff8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd044 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd090 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: 0x577bc880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577bb050 MAP: (2 sibs) 3 children: 38: 0x577bd370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x577bd3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x577bd420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x577bb0a8 MAP: (2 sibs) 3 children: 38: 0x577bd480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x577bd4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x577bd530 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fd300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fd34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fd398 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd3e4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd430 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fd4c8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd514 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd560 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x577fd300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fd34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fd398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fd4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd560 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x577fd300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fd34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fd398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fd4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd560 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: 0x577bc920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577bd6a0 MAP: (3 sibs) 3 children: 38: 0x577bd7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x577bd808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x577bd860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x577bd6f8 MAP: (3 sibs) 3 children: 38: 0x577bd8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x577bd918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x577bd970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x577bd750 MAP: (3 sibs) 3 children: 38: 0x577bd9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x577bda28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x577bda80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x577fd7d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577fd81c MAP: (3 sibs) 3 children: 38: [2] [2] 0x577fd868 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd8b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd900 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd94c MAP: (3 sibs) 3 children: 38: [6] [6] 0x577fd998 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x577fd9e4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x577fda30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x577fda7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x577fdac8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x577fdb14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x577fdb60 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] 0x577ed790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577ed7dc MAP: (3 sibs) 0 children: 38: [2] [2] 0x577ed828 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577ed874 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] 0x577febf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577fec3c MAP: (3 sibs) 0 children: 38: [2] [2] 0x577fec88 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577fecd4 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] 0x577ee6f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ee73c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ee788 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ee7d4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ee820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ee86c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ee8b8 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] 0x577ff0c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ff10c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ff158 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ff1a4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ff1f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ff23c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ff288 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] 0x577ef650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ef69c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ef6e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ef734 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ef780 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ef7cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ef818 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] 0x577ff590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ff5dc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ff628 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ff674 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ff6c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ff70c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577ff758 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] 0x577f05b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f05fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577f0648 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577f0694 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577f06e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577f072c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577f0778 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] 0x577ffd40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577ffd8c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577ffdd8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577ffe24 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577ffe70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577ffebc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fff08 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] 0x577f1510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f155c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577f15a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577f15f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577f1640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577f168c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577f16d8 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] 0x57800210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780025c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578002a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x578002f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57800340 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780038c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578003d8 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] 0x577f2470 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x577f24bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x577f2508 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577f2554 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] 0x578006e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5780072c MAP: (1 sibs) 2 children: 38: [2] [2] 0x57800778 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x578007c4 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] 0x577f3420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x577f346c MAP: (4 sibs) 2 children: 38: [2] [2] 0x577f34b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577f3504 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x577f3550 MAP: (4 sibs) 2 children: 38: [5] [5] 0x577f359c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x577f35e8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x577f3634 MAP: (4 sibs) 3 children: 38: [8] [8] 0x577f3680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x577f36cc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x577f3718 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x577f3764 MAP: (4 sibs) 2 children: 38: [12] [12] 0x577f37b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x577f37fc 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] 0x57800bb0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x57800bfc MAP: (4 sibs) 2 children: 38: [2] [2] 0x57800c48 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57800c94 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x57800ce0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x57800d2c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x57800d78 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x57800dc4 MAP: (4 sibs) 3 children: 38: [8] [8] 0x57800e10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x57800e5c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x57800ea8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x57800ef4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x57800f40 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x57800f8c 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] 0x577f4380 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x577f43cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x577f4418 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x577f4464 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x577f44b0 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] 0x57801080 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x578010cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x57801118 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x57801164 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x578011b0 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] 0x577f55b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x577f55fc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x577f5648 MAP: (5 sibs) 1 children: 38: [3] [3] 0x577f5694 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x577f56e0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x577f572c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x577f5778 MAP: (5 sibs) 1 children: 38: [7] [7] 0x577f57c4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x577f5810 MAP: (5 sibs) 1 children: 38: [9] [9] 0x577f585c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x577f58a8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x577f58f4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x577f5940 MAP: (5 sibs) 1 children: 38: [13] [13] 0x577f598c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x577f59d8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x577f5a24 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] 0x57801550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5780159c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x578015e8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x57801634 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x57801680 MAP: (5 sibs) 1 children: 38: [5] [5] 0x578016cc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x57801718 MAP: (5 sibs) 1 children: 38: [7] [7] 0x57801764 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x578017b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x578017fc KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x57801848 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x57801894 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x578018e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5780192c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x57801978 VAL: 'val1' (2 sibs) 38: [15] [15] 0x578019c4 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] 0x577f66d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x577f671c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x577f6768 MAP: (1 sibs) 1 children: 38: [3] [3] 0x577f67b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x577f6800 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x577f684c MAP: (1 sibs) 1 children: 38: [6] [6] 0x577f6898 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x577f68e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x577f6930 MAP: (2 sibs) 1 children: 38: [9] [9] 0x577f697c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x577f69c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x577f6a14 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] 0x57801a20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x57801a6c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x57801ab8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x57801b04 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x57801b50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x57801b9c MAP: (1 sibs) 1 children: 38: [6] [6] 0x57801be8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x57801c34 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x57801c80 MAP: (2 sibs) 1 children: 38: [9] [9] 0x57801ccc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x57801d18 MAP: (2 sibs) 1 children: 38: [11] [11] 0x57801d64 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] 0x577f7710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f775c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f77a8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f77f4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f7840 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f788c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f78d8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577f7924 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577f7970 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] 0x57801ef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57801f3c MAP: (2 sibs) 3 children: 38: [2] [2] 0x57801f88 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x57801fd4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57802020 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780206c MAP: (2 sibs) 3 children: 38: [6] [6] 0x578020b8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x57802104 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x57802150 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] 0x577f87d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577f881c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577f8868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f88b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f8900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f894c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577f8998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577f89e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577f8a30 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] 0x578023c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780240c MAP: (2 sibs) 3 children: 38: [2] [2] 0x57802458 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x578024a4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x578024f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780253c MAP: (2 sibs) 3 children: 38: [6] [6] 0x57802588 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x578025d4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x57802620 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] 0x577f9940 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577f998c MAP: (3 sibs) 3 children: 38: [2] [2] 0x577f99d8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577f9a24 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577f9a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577f9abc MAP: (3 sibs) 3 children: 38: [6] [6] 0x577f9b08 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x577f9b54 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x577f9ba0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x577f9bec MAP: (3 sibs) 3 children: 38: [10] [10] 0x577f9c38 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x577f9c84 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x577f9cd0 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] 0x57802890 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x578028dc MAP: (3 sibs) 3 children: 38: [2] [2] 0x57802928 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x57802974 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x578029c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x57802a0c MAP: (3 sibs) 3 children: 38: [6] [6] 0x57802a58 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x57802aa4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x57802af0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x57802b3c MAP: (3 sibs) 3 children: 38: [10] [10] 0x57802b88 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x57802bd4 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x57802c20 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] 0x577f9e10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577f9e5c MAP: (3 sibs) 0 children: 38: [2] [2] 0x577f9ea8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577f9ef4 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] 0x57802d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x57802dac MAP: (3 sibs) 0 children: 38: [2] [2] 0x57802df8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x57802e44 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] 0x577fa2e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fa32c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fa378 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fa3c4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fa410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fa45c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fa4a8 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] 0x57803230 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780327c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578032c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57803314 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57803360 MAP: (2 sibs) 2 children: 38: [5] [5] 0x578033ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578033f8 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] 0x577fa7b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fa7fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fa848 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fa894 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fa8e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fa92c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fa978 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] 0x57803700 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780374c MAP: (2 sibs) 2 children: 38: [2] [2] 0x57803798 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x578037e4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57803830 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780387c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578038c8 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] 0x577fac80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577faccc MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fad18 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fad64 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fadb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fadfc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fae48 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] 0x57803bd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57803c1c MAP: (2 sibs) 2 children: 38: [2] [2] 0x57803c68 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57803cb4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57803d00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x57803d4c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x57803d98 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] 0x577fb150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fb19c MAP: (2 sibs) 2 children: 38: [2] [2] 0x577fb1e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x577fb234 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x577fb280 MAP: (2 sibs) 2 children: 38: [5] [5] 0x577fb2cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x577fb318 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] 0x578040a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x578040ec MAP: (2 sibs) 2 children: 38: [2] [2] 0x57804138 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57804184 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x578041d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780421c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x57804268 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] 0x577fb620 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x577fb66c MAP: (1 sibs) 2 children: 38: [2] [2] 0x577fb6b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577fb704 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] 0x578045b0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x578045fc MAP: (1 sibs) 2 children: 38: [2] [2] 0x57804648 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57804694 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] 0x577fbaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x577fbb3c MAP: (4 sibs) 2 children: 38: [2] [2] 0x577fbb88 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577fbbd4 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x577fbc20 MAP: (4 sibs) 2 children: 38: [5] [5] 0x577fbc6c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x577fbcb8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x577fbd04 MAP: (4 sibs) 3 children: 38: [8] [8] 0x577fbd50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x577fbd9c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x577fbde8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x577fbe34 MAP: (4 sibs) 2 children: 38: [12] [12] 0x577fbe80 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x577fbecc 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] 0x57804a80 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x57804acc MAP: (4 sibs) 2 children: 38: [2] [2] 0x57804b18 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57804b64 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x57804bb0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x57804bfc KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x57804c48 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x57804c94 MAP: (4 sibs) 3 children: 38: [8] [8] 0x57804ce0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x57804d2c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x57804d78 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x57804dc4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x57804e10 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x57804e5c 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] 0x577fbfc0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x577fc00c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x577fc058 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x577fc0a4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x577fc0f0 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] 0x57804f50 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x57804f9c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x57804fe8 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x57805034 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x57805080 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] 0x577fc490 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x577fc4dc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x577fc528 MAP: (5 sibs) 1 children: 38: [3] [3] 0x577fc574 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x577fc5c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x577fc60c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x577fc658 MAP: (5 sibs) 1 children: 38: [7] [7] 0x577fc6a4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x577fc6f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x577fc73c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x577fc788 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x577fc7d4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x577fc820 MAP: (5 sibs) 1 children: 38: [13] [13] 0x577fc86c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x577fc8b8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x577fc904 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] 0x57805450 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5780549c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x578054e8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x57805534 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x57805580 MAP: (5 sibs) 1 children: 38: [5] [5] 0x578055cc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x57805618 MAP: (5 sibs) 1 children: 38: [7] [7] 0x57805664 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x578056b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x578056fc KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x57805748 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x57805794 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x578057e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5780582c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x57805878 VAL: 'val1' (2 sibs) 38: [15] [15] 0x578058c4 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] 0x577fc960 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x577fc9ac KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x577fc9f8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x577fca44 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x577fca90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x577fcadc MAP: (1 sibs) 1 children: 38: [6] [6] 0x577fcb28 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x577fcb74 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x577fcbc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x577fcc0c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x577fcc58 MAP: (2 sibs) 1 children: 38: [11] [11] 0x577fcca4 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] 0x57805920 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5780596c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x578059b8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x57805a04 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x57805a50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x57805a9c MAP: (1 sibs) 1 children: 38: [6] [6] 0x57805ae8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x57805b34 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x57805b80 MAP: (2 sibs) 1 children: 38: [9] [9] 0x57805bcc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x57805c18 MAP: (2 sibs) 1 children: 38: [11] [11] 0x57805c64 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] 0x577fce30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fce7c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fcec8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fcf14 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fcf60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fcfac MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fcff8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd044 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd090 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] 0x57805e20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57805e6c MAP: (2 sibs) 3 children: 38: [2] [2] 0x57805eb8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x57805f04 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57805f50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x57805f9c MAP: (2 sibs) 3 children: 38: [6] [6] 0x57805fe8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x57806034 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x57806080 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] 0x577fd300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x577fd34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x577fd398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x577fd4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x577fd514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x577fd560 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] 0x578062f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780633c MAP: (2 sibs) 3 children: 38: [2] [2] 0x57806388 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x578063d4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57806420 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780646c MAP: (2 sibs) 3 children: 38: [6] [6] 0x578064b8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x57806504 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x57806550 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] 0x577fd7d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577fd81c MAP: (3 sibs) 3 children: 38: [2] [2] 0x577fd868 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x577fd8b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x577fd900 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x577fd94c MAP: (3 sibs) 3 children: 38: [6] [6] 0x577fd998 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x577fd9e4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x577fda30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x577fda7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x577fdac8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x577fdb14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x577fdb60 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] 0x57806800 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5780684c MAP: (3 sibs) 3 children: 38: [2] [2] 0x57806898 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x578068e4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57806930 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780697c MAP: (3 sibs) 3 children: 38: [6] [6] 0x578069c8 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x57806a14 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x57806a60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x57806aac MAP: (3 sibs) 3 children: 38: [10] [10] 0x57806af8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x57806b44 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x57806b90 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: 0x577bc1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577b7520 MAP: (3 sibs) 0 children: 38: 0x577b7578 MAP: (3 sibs) 0 children: 38: 0x577b75d0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x577fe450 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x577fe49c MAP: (3 sibs) 0 children: 38: [2] [2] 0x577fe4e8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x577fe534 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: 0x577bc240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9ec0 MAP: (2 sibs) 2 children: 38: 0x577b9f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577b9fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577b9f18 MAP: (2 sibs) 2 children: 38: 0x577ba040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57806cd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57806d1c MAP: (2 sibs) 2 children: 38: [2] [2] 0x57806d68 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57806db4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57806e00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x57806e4c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x57806e98 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: 0x577bc2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba390 MAP: (2 sibs) 2 children: 38: 0x577ba450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba4a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba3e8 MAP: (2 sibs) 2 children: 38: 0x577ba510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba568 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57806ef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57806f3c MAP: (2 sibs) 2 children: 38: [2] [2] 0x57806f88 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57806fd4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57807020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780706c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578070b8 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: 0x577bc380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba620 MAP: (2 sibs) 2 children: 38: 0x577ba6e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba738 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba678 MAP: (2 sibs) 2 children: 38: 0x577ba7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba7f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807110 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780715c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578071a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x578071f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57807240 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780728c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578072d8 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: 0x577bc420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577badc0 MAP: (2 sibs) 2 children: 38: 0x577bae80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577baed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577bae18 MAP: (2 sibs) 2 children: 38: 0x577baf40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577baf98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807330 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780737c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578073c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57807414 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57807460 MAP: (2 sibs) 2 children: 38: [5] [5] 0x578074ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578074f8 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: 0x577bc4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x577b9a00 MAP: (1 sibs) 2 children: 38: 0x577b9cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577b9d08 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x577ffc00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x577ffc4c MAP: (1 sibs) 2 children: 38: [2] [2] 0x577ffc98 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x577ffce4 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: 0x577bc560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x577bb330 MAP: (4 sibs) 2 children: 38: 0x577bb4a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb4f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb388 MAP: (4 sibs) 2 children: 38: 0x577bb560 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb5b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb3e0 MAP: (4 sibs) 3 children: 38: 0x577bb620 KEYVAL: 'b' '2' (3 sibs) 38: 0x577bb678 KEYVAL: 'a' '1' (3 sibs) 38: 0x577bb6d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x577bb438 MAP: (4 sibs) 2 children: 38: 0x577bb730 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb788 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807550 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5780759c MAP: (4 sibs) 2 children: 38: [2] [2] 0x578075e8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57807634 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x57807680 MAP: (4 sibs) 2 children: 38: [5] [5] 0x578076cc KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x57807718 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x57807764 MAP: (4 sibs) 3 children: 38: [8] [8] 0x578077b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x578077fc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x57807848 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x57807894 MAP: (4 sibs) 2 children: 38: [12] [12] 0x578078e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5780792c 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: 0x577bc600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x577bb840 KEYVAL: 'a' '1' (4 sibs) 38: 0x577bb898 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb8f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb948 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807980 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x578079cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x57807a18 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x57807a64 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x57807ab0 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: 0x577bc6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x577bcbd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x577bcc30 MAP: (5 sibs) 1 children: 38: 0x577bcdf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x577bcc88 MAP: (5 sibs) 1 children: 38: 0x577bce50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x577bcce0 MAP: (5 sibs) 1 children: 38: 0x577bceb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x577bcd38 MAP: (5 sibs) 1 children: 38: 0x577bcf10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x577bcf70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x577bcfc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x577bcd90 MAP: (5 sibs) 1 children: 38: 0x577bd030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x577bd090 VAL: 'val1' (2 sibs) 38: 0x577bd0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807b00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x57807b4c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x57807b98 MAP: (5 sibs) 1 children: 38: [3] [3] 0x57807be4 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x57807c30 MAP: (5 sibs) 1 children: 38: [5] [5] 0x57807c7c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x57807cc8 MAP: (5 sibs) 1 children: 38: [7] [7] 0x57807d14 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x57807d60 MAP: (5 sibs) 1 children: 38: [9] [9] 0x57807dac KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x57807df8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x57807e44 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x57807e90 MAP: (5 sibs) 1 children: 38: [13] [13] 0x57807edc KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x57807f28 VAL: 'val1' (2 sibs) 38: [15] [15] 0x57807f74 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: 0x577bc740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x577bb110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x577ba8b0 MAP: (1 sibs) 1 children: 38: 0x577ba910 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x577ba970 MAP: (1 sibs) 1 children: 38: 0x577ba9d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb1c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x577bb220 MAP: (2 sibs) 1 children: 38: 0x577baa30 KEYVAL: '' '' (1 sibs) 38: 0x577bb278 MAP: (2 sibs) 1 children: 38: 0x577baa90 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57807fd0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5780801c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x57808068 MAP: (1 sibs) 1 children: 38: [3] [3] 0x578080b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x57808100 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5780814c MAP: (1 sibs) 1 children: 38: [6] [6] 0x57808198 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x578081e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x57808230 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5780827c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x578082c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x57808314 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: 0x577bc7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9bf0 MAP: (2 sibs) 3 children: 38: 0x577bd150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x577bd1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x577bd200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x577b9c48 MAP: (2 sibs) 3 children: 38: 0x577bd260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x577bd2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x577bd310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57808370 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x578083bc MAP: (2 sibs) 3 children: 38: [2] [2] 0x57808408 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x57808454 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x578084a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x578084ec MAP: (2 sibs) 3 children: 38: [6] [6] 0x57808538 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x57808584 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x578085d0 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: 0x577bc880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577bb050 MAP: (2 sibs) 3 children: 38: 0x577bd370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x577bd3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x577bd420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x577bb0a8 MAP: (2 sibs) 3 children: 38: 0x577bd480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x577bd4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x577bd530 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57808620 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780866c MAP: (2 sibs) 3 children: 38: [2] [2] 0x578086b8 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x57808704 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57808750 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780879c MAP: (2 sibs) 3 children: 38: [6] [6] 0x578087e8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x57808834 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x57808880 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: 0x577bc920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577bd6a0 MAP: (3 sibs) 3 children: 38: 0x577bd7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x577bd808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x577bd860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x577bd6f8 MAP: (3 sibs) 3 children: 38: 0x577bd8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x577bd918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x577bd970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x577bd750 MAP: (3 sibs) 3 children: 38: 0x577bd9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x577bda28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x577bda80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x578088d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5780891c MAP: (3 sibs) 3 children: 38: [2] [2] 0x57808968 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x578089b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x57808a00 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x57808a4c MAP: (3 sibs) 3 children: 38: [6] [6] 0x57808a98 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x57808ae4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x57808b30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x57808b7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x57808bc8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x57808c14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x57808c60 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: 0x577bc1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577b7520 MAP: (3 sibs) 0 children: 38: 0x577b7578 MAP: (3 sibs) 0 children: 38: 0x577b75d0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57808cb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x57808cfc MAP: (3 sibs) 0 children: 38: [2] [2] 0x57808d48 MAP: (3 sibs) 0 children: 38: [3] [3] 0x57808d94 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: 0x577bc240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9ec0 MAP: (2 sibs) 2 children: 38: 0x577b9f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577b9fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577b9f18 MAP: (2 sibs) 2 children: 38: 0x577ba040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57808df0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x57808e3c MAP: (2 sibs) 2 children: 38: [2] [2] 0x57808e88 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57808ed4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57808f20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x57808f6c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x57808fb8 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: 0x577bc2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba390 MAP: (2 sibs) 2 children: 38: 0x577ba450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba4a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba3e8 MAP: (2 sibs) 2 children: 38: 0x577ba510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba568 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809010 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780905c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578090a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x578090f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57809140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5780918c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578091d8 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: 0x577bc380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577ba620 MAP: (2 sibs) 2 children: 38: 0x577ba6e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577ba738 KEYVAL: 'age' '33' (2 sibs) 38: 0x577ba678 MAP: (2 sibs) 2 children: 38: 0x577ba7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577ba7f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809230 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780927c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578092c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57809314 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57809360 MAP: (2 sibs) 2 children: 38: [5] [5] 0x578093ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x578093f8 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: 0x577bc420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577badc0 MAP: (2 sibs) 2 children: 38: 0x577bae80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x577baed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x577bae18 MAP: (2 sibs) 2 children: 38: 0x577baf40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x577baf98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780949c MAP: (2 sibs) 2 children: 38: [2] [2] 0x578094e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x57809534 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x57809580 MAP: (2 sibs) 2 children: 38: [5] [5] 0x578095cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x57809618 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: 0x577bc4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x577b9a00 MAP: (1 sibs) 2 children: 38: 0x577b9cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577b9d08 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809670 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x578096bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x57809708 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57809754 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: 0x577bc560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x577bb330 MAP: (4 sibs) 2 children: 38: 0x577bb4a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb4f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb388 MAP: (4 sibs) 2 children: 38: 0x577bb560 KEYVAL: 'b' '2' (2 sibs) 38: 0x577bb5b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb3e0 MAP: (4 sibs) 3 children: 38: 0x577bb620 KEYVAL: 'b' '2' (3 sibs) 38: 0x577bb678 KEYVAL: 'a' '1' (3 sibs) 38: 0x577bb6d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x577bb438 MAP: (4 sibs) 2 children: 38: 0x577bb730 KEYVAL: 'a' '1' (2 sibs) 38: 0x577bb788 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x578097b0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x578097fc MAP: (4 sibs) 2 children: 38: [2] [2] 0x57809848 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x57809894 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x578098e0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5780992c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x57809978 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x578099c4 MAP: (4 sibs) 3 children: 38: [8] [8] 0x57809a10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x57809a5c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x57809aa8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x57809af4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x57809b40 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x57809b8c 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: 0x577bc600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x577bb840 KEYVAL: 'a' '1' (4 sibs) 38: 0x577bb898 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb8f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x577bb948 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809be0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x57809c2c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x57809c78 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x57809cc4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x57809d10 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: 0x577bc6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x577bcbd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x577bcc30 MAP: (5 sibs) 1 children: 38: 0x577bcdf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x577bcc88 MAP: (5 sibs) 1 children: 38: 0x577bce50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x577bcce0 MAP: (5 sibs) 1 children: 38: 0x577bceb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x577bcd38 MAP: (5 sibs) 1 children: 38: 0x577bcf10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x577bcf70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x577bcfc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x577bcd90 MAP: (5 sibs) 1 children: 38: 0x577bd030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x577bd090 VAL: 'val1' (2 sibs) 38: 0x577bd0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x57809d60 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x57809dac KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x57809df8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x57809e44 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x57809e90 MAP: (5 sibs) 1 children: 38: [5] [5] 0x57809edc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x57809f28 MAP: (5 sibs) 1 children: 38: [7] [7] 0x57809f74 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x57809fc0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5780a00c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5780a058 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5780a0a4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5780a0f0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5780a13c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5780a188 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5780a1d4 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: 0x577bc740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x577bb110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x577ba8b0 MAP: (1 sibs) 1 children: 38: 0x577ba910 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x577ba970 MAP: (1 sibs) 1 children: 38: 0x577ba9d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x577bb1c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x577bb220 MAP: (2 sibs) 1 children: 38: 0x577baa30 KEYVAL: '' '' (1 sibs) 38: 0x577bb278 MAP: (2 sibs) 1 children: 38: 0x577baa90 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5780a230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5780a27c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5780a2c8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5780a314 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5780a360 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5780a3ac MAP: (1 sibs) 1 children: 38: [6] [6] 0x5780a3f8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5780a444 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5780a490 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5780a4dc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5780a528 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5780a574 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: 0x577bc7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577b9bf0 MAP: (2 sibs) 3 children: 38: 0x577bd150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x577bd1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x577bd200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x577b9c48 MAP: (2 sibs) 3 children: 38: 0x577bd260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x577bd2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x577bd310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5780a5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780a61c MAP: (2 sibs) 3 children: 38: [2] [2] 0x5780a668 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5780a6b4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5780a700 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780a74c MAP: (2 sibs) 3 children: 38: [6] [6] 0x5780a798 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5780a7e4 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5780a830 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: 0x577bc880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x577bb050 MAP: (2 sibs) 3 children: 38: 0x577bd370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x577bd3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x577bd420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x577bb0a8 MAP: (2 sibs) 3 children: 38: 0x577bd480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x577bd4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x577bd530 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5780a880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5780a8cc MAP: (2 sibs) 3 children: 38: [2] [2] 0x5780a918 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5780a964 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5780a9b0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780a9fc MAP: (2 sibs) 3 children: 38: [6] [6] 0x5780aa48 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5780aa94 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5780aae0 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: 0x577bc920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x577bd6a0 MAP: (3 sibs) 3 children: 38: 0x577bd7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x577bd808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x577bd860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x577bd6f8 MAP: (3 sibs) 3 children: 38: 0x577bd8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x577bd918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x577bd970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x577bd750 MAP: (3 sibs) 3 children: 38: 0x577bd9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x577bda28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x577bda80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5780ab30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5780ab7c MAP: (3 sibs) 3 children: 38: [2] [2] 0x5780abc8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5780ac14 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5780ac60 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5780acac MAP: (3 sibs) 3 children: 38: [6] [6] 0x5780acf8 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5780ad44 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5780ad90 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5780addc MAP: (3 sibs) 3 children: 38: [10] [10] 0x5780ae28 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5780ae74 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5780aec0 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 (15 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (15 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.03 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_map-0.6.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x586434b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x586426b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x58642708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x58642760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x58642820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x58642878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x586427b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x586428e0 VAL: 'item 1' (2 sibs) 39: 0x58642938 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5864f3e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5864f42c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5864f478 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5864f4c4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5864f510 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5864f55c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5864f5a8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5864f5f4 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5864f640 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: 0x58643550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58642340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58642540 MAP: (2 sibs) 4 children: 39: 0x58643150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x586431a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x58643200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x58642598 MAP: (2 sibs) 5 children: 39: 0x586432c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x58643318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643370 KEYVAL: 'size' '8' (5 sibs) 39: 0x586433c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643420 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x58650840 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865088c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586508d8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58650924 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58650970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586509bc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58650a08 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58650a54 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58650aa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58650aec KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58650b38 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58650b84 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58650bd0 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: 0x586435f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58643710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58643770 MAP: (2 sibs) 4 children: 39: 0x58643830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x58643888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x586438e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x586437c8 MAP: (2 sibs) 5 children: 39: 0x586439a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x586439f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x58643aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643b00 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x586519b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x586519fc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58651a48 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58651a94 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58651ae0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58651b2c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58651b78 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58651bc4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58651c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58651c5c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58651ca8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58651cf4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58651d40 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: 0x586434b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x586426b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x58642708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x58642760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x58642820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x58642878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x586427b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x586428e0 VAL: 'item 1' (2 sibs) 39: 0x58642938 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x58651e80 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x58651ecc KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x58651f18 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x58651f64 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x58651fb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x58651ffc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58652048 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x58652094 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x586520e0 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: 0x58643550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58642340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58642540 MAP: (2 sibs) 4 children: 39: 0x58643150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x586431a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x58643200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x58642598 MAP: (2 sibs) 5 children: 39: 0x586432c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x58643318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643370 KEYVAL: 'size' '8' (5 sibs) 39: 0x586433c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643420 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x58652350 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865239c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586523e8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58652434 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58652480 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586524cc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58652518 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58652564 MAP: (2 sibs) 5 children: 39: [8] [8] 0x586525b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x586525fc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58652648 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58652694 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x586526e0 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: 0x586435f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58643710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58643770 MAP: (2 sibs) 4 children: 39: 0x58643830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x58643888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x586438e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x586437c8 MAP: (2 sibs) 5 children: 39: 0x586439a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x586439f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x58643aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643b00 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x58652820 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865286c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586528b8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58652904 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58652950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5865299c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x586529e8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58652a34 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58652a80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58652acc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58652b18 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58652b64 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58652bb0 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] 0x5864f3e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5864f42c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5864f478 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5864f4c4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5864f510 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5864f55c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5864f5a8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5864f5f4 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5864f640 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] 0x58653780 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x586537cc KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x58653818 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x58653864 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x586538b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x586538fc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58653948 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x58653994 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x586539e0 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] 0x58650840 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865088c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586508d8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58650924 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58650970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586509bc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58650a08 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58650a54 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58650aa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58650aec KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58650b38 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58650b84 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58650bd0 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] 0x58653c50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x58653c9c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58653ce8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58653d34 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58653d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58653dcc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58653e18 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58653e64 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58653eb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58653efc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58653f48 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58653f94 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58653fe0 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] 0x586519b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x586519fc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58651a48 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58651a94 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58651ae0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58651b2c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58651b78 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58651bc4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58651c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58651c5c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58651ca8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58651cf4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58651d40 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] 0x58654120 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865416c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586541b8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58654204 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58654250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5865429c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x586542e8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58654334 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58654380 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x586543cc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58654418 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58654464 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x586544b0 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] 0x58651e80 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x58651ecc KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x58651f18 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x58651f64 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x58651fb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x58651ffc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58652048 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x58652094 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x586520e0 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] 0x586548d0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5865491c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x58654968 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x586549b4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x58654a00 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x58654a4c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58654a98 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x58654ae4 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x58654b30 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] 0x58652350 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865239c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586523e8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58652434 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58652480 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586524cc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58652518 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58652564 MAP: (2 sibs) 5 children: 39: [8] [8] 0x586525b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x586525fc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58652648 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58652694 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x586526e0 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] 0x58654da0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x58654dec KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58654e38 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58654e84 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58654ed0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58654f1c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58654f68 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58654fb4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58655000 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5865504c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58655098 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x586550e4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58655130 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] 0x58652820 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865286c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586528b8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58652904 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58652950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5865299c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x586529e8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58652a34 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58652a80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58652acc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58652b18 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58652b64 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58652bb0 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] 0x58655270 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x586552bc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58655308 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58655354 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x586553a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586553ec KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58655438 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58655484 MAP: (2 sibs) 5 children: 39: [8] [8] 0x586554d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5865551c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58655568 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x586555b4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58655600 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: 0x586434b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x586426b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x58642708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x58642760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x58642820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x58642878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x586427b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x586428e0 VAL: 'item 1' (2 sibs) 39: 0x58642938 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x58655740 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5865578c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x586557d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x58655824 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x58655870 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x586558bc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58655908 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x58655954 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x586559a0 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: 0x58643550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58642340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58642540 MAP: (2 sibs) 4 children: 39: 0x58643150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x586431a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x58643200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x58642598 MAP: (2 sibs) 5 children: 39: 0x586432c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x58643318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643370 KEYVAL: 'size' '8' (5 sibs) 39: 0x586433c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643420 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x586559f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x58655a3c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58655a88 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58655ad4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58655b20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58655b6c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58655bb8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58655c04 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58655c50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58655c9c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58655ce8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58655d34 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58655d80 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: 0x586435f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58643710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58643770 MAP: (2 sibs) 4 children: 39: 0x58643830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x58643888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x586438e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x586437c8 MAP: (2 sibs) 5 children: 39: 0x586439a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x586439f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x58643aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643b00 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x58655dd0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x58655e1c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x58655e68 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58655eb4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58655f00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x58655f4c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58655f98 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58655fe4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58656030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5865607c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x586560c8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58656114 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58656160 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: 0x586434b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x586426b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x58642708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x58642760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x58642820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x58642878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x586427b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x586428e0 VAL: 'item 1' (2 sibs) 39: 0x58642938 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x586561b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x586561fc KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x58656248 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x58656294 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x586562e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5865632c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x58656378 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x586563c4 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x58656410 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: 0x58643550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58642340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58642540 MAP: (2 sibs) 4 children: 39: 0x58643150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x586431a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x58643200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x58642598 MAP: (2 sibs) 5 children: 39: 0x586432c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x58643318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643370 KEYVAL: 'size' '8' (5 sibs) 39: 0x586433c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643420 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x58656460 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x586564ac KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586564f8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58656544 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58656590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586565dc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58656628 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58656674 MAP: (2 sibs) 5 children: 39: [8] [8] 0x586566c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5865670c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58656758 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x586567a4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x586567f0 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: 0x586435f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x58643710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x58643770 MAP: (2 sibs) 4 children: 39: 0x58643830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x58643888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x586438e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x58643938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x586437c8 MAP: (2 sibs) 5 children: 39: 0x586439a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x586439f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x58643a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x58643aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x58643b00 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x58656840 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5865688c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x586568d8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x58656924 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x58656970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x586569bc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x58656a08 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x58656a54 MAP: (2 sibs) 5 children: 39: [8] [8] 0x58656aa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x58656aec KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x58656b38 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x58656b84 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x58656bd0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (3 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_seq-0.6.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x5680d9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680d6b0 VAL: 'item 1' (4 sibs) 40: 0x5680d708 VAL: 'item 2' (4 sibs) 40: 0x5680d760 SEQ: (4 sibs) 2 children: 40: 0x5680d820 VAL: 'item 3.1' (2 sibs) 40: 0x5680d878 VAL: 'item 3.2' (2 sibs) 40: 0x5680d7b8 MAP: (4 sibs) 2 children: 40: 0x5680d8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680d938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x56815680 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x568156cc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56815718 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56815764 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568157b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568157fc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56815848 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56815894 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x568158e0 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: 0x5680da70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680daf0 VAL: 'item 1' (4 sibs) 40: 0x5680db48 VAL: 'item 2' (4 sibs) 40: 0x5680dba0 SEQ: (4 sibs) 2 children: 40: 0x5680dc60 VAL: 'item 3.1' (2 sibs) 40: 0x5680dcb8 VAL: 'item 3.2' (2 sibs) 40: 0x5680dbf8 MAP: (4 sibs) 2 children: 40: 0x5680dd20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680dd78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x56816770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x568167bc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56816808 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56816854 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568168a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568168ec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56816938 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56816984 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x568169d0 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: 0x5680d9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680d6b0 VAL: 'item 1' (4 sibs) 40: 0x5680d708 VAL: 'item 2' (4 sibs) 40: 0x5680d760 SEQ: (4 sibs) 2 children: 40: 0x5680d820 VAL: 'item 3.1' (2 sibs) 40: 0x5680d878 VAL: 'item 3.2' (2 sibs) 40: 0x5680d7b8 MAP: (4 sibs) 2 children: 40: 0x5680d8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680d938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x56816c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56816c8c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56816cd8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56816d24 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56816d70 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56816dbc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56816e08 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56816e54 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56816ea0 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: 0x5680da70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680daf0 VAL: 'item 1' (4 sibs) 40: 0x5680db48 VAL: 'item 2' (4 sibs) 40: 0x5680dba0 SEQ: (4 sibs) 2 children: 40: 0x5680dc60 VAL: 'item 3.1' (2 sibs) 40: 0x5680dcb8 VAL: 'item 3.2' (2 sibs) 40: 0x5680dbf8 MAP: (4 sibs) 2 children: 40: 0x5680dd20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680dd78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x56817110 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681715c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x568171a8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x568171f4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56817240 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681728c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x568172d8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56817324 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56817370 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] 0x56815680 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x568156cc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56815718 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56815764 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568157b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568157fc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56815848 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56815894 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x568158e0 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] 0x56817a20 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56817a6c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56817ab8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56817b04 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56817b50 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56817b9c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56817be8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56817c34 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56817c80 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] 0x56816770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x568167bc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56816808 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56816854 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568168a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568168ec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56816938 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56816984 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x568169d0 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] 0x56817ef0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56817f3c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56817f88 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56817fd4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56818020 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681806c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x568180b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56818104 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56818150 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] 0x56816c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56816c8c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56816cd8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56816d24 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56816d70 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56816dbc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56816e08 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56816e54 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56816ea0 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] 0x568183c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681840c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56818458 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x568184a4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568184f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681853c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56818588 MAP: (4 sibs) 2 children: 40: [7] [7] 0x568185d4 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56818620 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] 0x56817110 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681715c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x568171a8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x568171f4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56817240 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681728c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x568172d8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56817324 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56817370 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] 0x56818b70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x56818bbc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56818c08 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56818c54 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56818ca0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x56818cec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56818d38 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56818d84 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56818dd0 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: 0x5680d9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680d6b0 VAL: 'item 1' (4 sibs) 40: 0x5680d708 VAL: 'item 2' (4 sibs) 40: 0x5680d760 SEQ: (4 sibs) 2 children: 40: 0x5680d820 VAL: 'item 3.1' (2 sibs) 40: 0x5680d878 VAL: 'item 3.2' (2 sibs) 40: 0x5680d7b8 MAP: (4 sibs) 2 children: 40: 0x5680d8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680d938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x56819040 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681908c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x568190d8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56819124 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56819170 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568191bc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56819208 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56819254 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x568192a0 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: 0x5680da70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680daf0 VAL: 'item 1' (4 sibs) 40: 0x5680db48 VAL: 'item 2' (4 sibs) 40: 0x5680dba0 SEQ: (4 sibs) 2 children: 40: 0x5680dc60 VAL: 'item 3.1' (2 sibs) 40: 0x5680dcb8 VAL: 'item 3.2' (2 sibs) 40: 0x5680dbf8 MAP: (4 sibs) 2 children: 40: 0x5680dd20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680dd78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x568192f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681933c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56819388 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x568193d4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56819420 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681946c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x568194b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56819504 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56819550 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: 0x5680d9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680d6b0 VAL: 'item 1' (4 sibs) 40: 0x5680d708 VAL: 'item 2' (4 sibs) 40: 0x5680d760 SEQ: (4 sibs) 2 children: 40: 0x5680d820 VAL: 'item 3.1' (2 sibs) 40: 0x5680d878 VAL: 'item 3.2' (2 sibs) 40: 0x5680d7b8 MAP: (4 sibs) 2 children: 40: 0x5680d8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680d938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x568195a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x568195ec VAL: 'item 1' (4 sibs) 40: [2] [2] 0x56819638 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56819684 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x568196d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5681971c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56819768 MAP: (4 sibs) 2 children: 40: [7] [7] 0x568197b4 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56819800 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: 0x5680da70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5680daf0 VAL: 'item 1' (4 sibs) 40: 0x5680db48 VAL: 'item 2' (4 sibs) 40: 0x5680dba0 SEQ: (4 sibs) 2 children: 40: 0x5680dc60 VAL: 'item 3.1' (2 sibs) 40: 0x5680dcb8 VAL: 'item 3.2' (2 sibs) 40: 0x5680dbf8 MAP: (4 sibs) 2 children: 40: 0x5680dd20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5680dd78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x56819850 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5681989c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x568198e8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x56819934 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x56819980 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x568199cc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x56819a18 MAP: (4 sibs) 2 children: 40: [7] [7] 0x56819a64 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x56819ab0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (1 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (1 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-scalar_names-0.6.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x566ef170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x566ee530 VAL: 'a' (21 sibs) 41: 0x566ee588 VAL: 'b:b' (21 sibs) 41: 0x566ee5e0 VAL: 'c{c' (21 sibs) 41: 0x566ee638 VAL: 'cc{' (21 sibs) 41: 0x566ee690 VAL: 'c}c' (21 sibs) 41: 0x566ee6e8 VAL: 'cc}' (21 sibs) 41: 0x566ee740 VAL: 'c!c' (21 sibs) 41: 0x566ee798 VAL: 'cc!' (21 sibs) 41: 0x566ee7f0 VAL: '.foo' (21 sibs) 41: 0x566ee848 VAL: '.' (21 sibs) 41: 0x566ee8a0 VAL: '-a' (21 sibs) 41: 0x566ee8f8 VAL: '+b' (21 sibs) 41: 0x566ee950 VAL: '/b' (21 sibs) 41: 0x566ee9a8 VAL: ':c' (21 sibs) 41: 0x566eea00 VAL: '$g' (21 sibs) 41: 0x566eea58 VAL: '*' (21 sibs) 41: 0x566eeab0 VAL: '*' (21 sibs) 41: 0x566eeb08 VAL: '*' (21 sibs) 41: 0x566eeb60 VAL: '*a' (21 sibs) 41: 0x566eebb8 VAL: '*a' (21 sibs) 41: 0x566eec10 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x566ffcd0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x566ffd1c VAL: 'a' (21 sibs) 41: [2] [2] 0x566ffd68 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x566ffdb4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x566ffe00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x566ffe4c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x566ffe98 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x566ffee4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x566fff30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x566fff7c VAL: '.foo' (21 sibs) 41: [10] [10] 0x566fffc8 VAL: '.' (21 sibs) 41: [11] [11] 0x56700014 VAL: '-a' (21 sibs) 41: [12] [12] 0x56700060 VAL: '+b' (21 sibs) 41: [13] [13] 0x567000ac VAL: '/b' (21 sibs) 41: [14] [14] 0x567000f8 VAL: ':c' (21 sibs) 41: [15] [15] 0x56700144 VAL: '$g' (21 sibs) 41: [16] [16] 0x56700190 VAL: '*' (21 sibs) 41: [17] [17] 0x567001dc VAL: '*' (21 sibs) 41: [18] [18] 0x56700228 VAL: '*' (21 sibs) 41: [19] [19] 0x56700274 VAL: '*a' (21 sibs) 41: [20] [20] 0x567002c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x5670030c 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: 0x566ef210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x566eedc0 VAL: 'a' (10 sibs) 41: 0x566eee18 VAL: 'b' (10 sibs) 41: 0x566eee70 VAL: 'c' (10 sibs) 41: 0x566eeec8 VAL: '.foo' (10 sibs) 41: 0x566eef20 VAL: '.' (10 sibs) 41: 0x566eef78 VAL: '-a' (10 sibs) 41: 0x566eefd0 VAL: '+b' (10 sibs) 41: 0x566ef028 VAL: '/b' (10 sibs) 41: 0x566ef080 VAL: ':c' (10 sibs) 41: 0x566ef0d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x566ff800 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x566ff84c VAL: 'a' (10 sibs) 41: [2] [2] 0x566ff898 VAL: 'b' (10 sibs) 41: [3] [3] 0x566ff8e4 VAL: 'c' (10 sibs) 41: [4] [4] 0x566ff930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x566ff97c VAL: '.' (10 sibs) 41: [6] [6] 0x566ff9c8 VAL: '-a' (10 sibs) 41: [7] [7] 0x566ffa14 VAL: '+b' (10 sibs) 41: [8] [8] 0x566ffa60 VAL: '/b' (10 sibs) 41: [9] [9] 0x566ffaac VAL: ':c' (10 sibs) 41: [10] [10] 0x566ffaf8 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: 0x566ef2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef530 KEYVAL: '.' '.' (12 sibs) 41: 0x566ef588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566ef5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566ef638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566ef690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566ef6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566ef740 KEYVAL: '*' '*' (12 sibs) 41: 0x566ef798 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x56701d90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56701ddc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56701e28 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56701e74 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56701ec0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56701f0c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56701f58 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56701fa4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56701ff0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670203c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56702088 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567020d4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56702120 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: 0x566ef350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x566efa08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566efa60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566efab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566efb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566efb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566efbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x566efc18 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x56702eb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56702efc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56702f48 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56702f94 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56702fe0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670302c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56703078 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567030c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56703110 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670315c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567031a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567031f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56703240 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: 0x566ef170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x566ee530 VAL: 'a' (21 sibs) 41: 0x566ee588 VAL: 'b:b' (21 sibs) 41: 0x566ee5e0 VAL: 'c{c' (21 sibs) 41: 0x566ee638 VAL: 'cc{' (21 sibs) 41: 0x566ee690 VAL: 'c}c' (21 sibs) 41: 0x566ee6e8 VAL: 'cc}' (21 sibs) 41: 0x566ee740 VAL: 'c!c' (21 sibs) 41: 0x566ee798 VAL: 'cc!' (21 sibs) 41: 0x566ee7f0 VAL: '.foo' (21 sibs) 41: 0x566ee848 VAL: '.' (21 sibs) 41: 0x566ee8a0 VAL: '-a' (21 sibs) 41: 0x566ee8f8 VAL: '+b' (21 sibs) 41: 0x566ee950 VAL: '/b' (21 sibs) 41: 0x566ee9a8 VAL: ':c' (21 sibs) 41: 0x566eea00 VAL: '$g' (21 sibs) 41: 0x566eea58 VAL: '*' (21 sibs) 41: 0x566eeab0 VAL: '*' (21 sibs) 41: 0x566eeb08 VAL: '*' (21 sibs) 41: 0x566eeb60 VAL: '*a' (21 sibs) 41: 0x566eebb8 VAL: '*a' (21 sibs) 41: 0x566eec10 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x56703850 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5670389c VAL: 'a' (21 sibs) 41: [2] [2] 0x567038e8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x56703934 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x56703980 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x567039cc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x56703a18 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x56703a64 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56703ab0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x56703afc VAL: '.foo' (21 sibs) 41: [10] [10] 0x56703b48 VAL: '.' (21 sibs) 41: [11] [11] 0x56703b94 VAL: '-a' (21 sibs) 41: [12] [12] 0x56703be0 VAL: '+b' (21 sibs) 41: [13] [13] 0x56703c2c VAL: '/b' (21 sibs) 41: [14] [14] 0x56703c78 VAL: ':c' (21 sibs) 41: [15] [15] 0x56703cc4 VAL: '$g' (21 sibs) 41: [16] [16] 0x56703d10 VAL: '*' (21 sibs) 41: [17] [17] 0x56703d5c VAL: '*' (21 sibs) 41: [18] [18] 0x56703da8 VAL: '*' (21 sibs) 41: [19] [19] 0x56703df4 VAL: '*a' (21 sibs) 41: [20] [20] 0x56703e40 VAL: '*a' (21 sibs) 41: [21] [21] 0x56703e8c 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: 0x566ef210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x566eedc0 VAL: 'a' (10 sibs) 41: 0x566eee18 VAL: 'b' (10 sibs) 41: 0x566eee70 VAL: 'c' (10 sibs) 41: 0x566eeec8 VAL: '.foo' (10 sibs) 41: 0x566eef20 VAL: '.' (10 sibs) 41: 0x566eef78 VAL: '-a' (10 sibs) 41: 0x566eefd0 VAL: '+b' (10 sibs) 41: 0x566ef028 VAL: '/b' (10 sibs) 41: 0x566ef080 VAL: ':c' (10 sibs) 41: 0x566ef0d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x567041e0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5670422c VAL: 'a' (10 sibs) 41: [2] [2] 0x56704278 VAL: 'b' (10 sibs) 41: [3] [3] 0x567042c4 VAL: 'c' (10 sibs) 41: [4] [4] 0x56704310 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5670435c VAL: '.' (10 sibs) 41: [6] [6] 0x567043a8 VAL: '-a' (10 sibs) 41: [7] [7] 0x567043f4 VAL: '+b' (10 sibs) 41: [8] [8] 0x56704440 VAL: '/b' (10 sibs) 41: [9] [9] 0x5670448c VAL: ':c' (10 sibs) 41: [10] [10] 0x567044d8 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: 0x566ef2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef530 KEYVAL: '.' '.' (12 sibs) 41: 0x566ef588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566ef5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566ef638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566ef690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566ef6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566ef740 KEYVAL: '*' '*' (12 sibs) 41: 0x566ef798 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x567046b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x567046fc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56704748 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56704794 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x567047e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670482c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56704878 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567048c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56704910 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670495c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567049a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567049f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56704a40 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: 0x566ef350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x566efa08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566efa60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566efab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566efb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566efb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566efbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x566efc18 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x56704b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56704bcc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56704c18 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56704c64 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56704cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56704cfc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56704d48 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56704d94 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56704de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x56704e2c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56704e78 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56704ec4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56704f10 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] 0x566ffcd0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x566ffd1c VAL: 'a' (21 sibs) 41: [2] [2] 0x566ffd68 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x566ffdb4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x566ffe00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x566ffe4c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x566ffe98 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x566ffee4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x566fff30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x566fff7c VAL: '.foo' (21 sibs) 41: [10] [10] 0x566fffc8 VAL: '.' (21 sibs) 41: [11] [11] 0x56700014 VAL: '-a' (21 sibs) 41: [12] [12] 0x56700060 VAL: '+b' (21 sibs) 41: [13] [13] 0x567000ac VAL: '/b' (21 sibs) 41: [14] [14] 0x567000f8 VAL: ':c' (21 sibs) 41: [15] [15] 0x56700144 VAL: '$g' (21 sibs) 41: [16] [16] 0x56700190 VAL: '*' (21 sibs) 41: [17] [17] 0x567001dc VAL: '*' (21 sibs) 41: [18] [18] 0x56700228 VAL: '*' (21 sibs) 41: [19] [19] 0x56700274 VAL: '*a' (21 sibs) 41: [20] [20] 0x567002c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x5670030c 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] 0x567058e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5670592c VAL: 'a' (21 sibs) 41: [2] [2] 0x56705978 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x567059c4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x56705a10 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x56705a5c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x56705aa8 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x56705af4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56705b40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x56705b8c VAL: '.foo' (21 sibs) 41: [10] [10] 0x56705bd8 VAL: '.' (21 sibs) 41: [11] [11] 0x56705c24 VAL: '-a' (21 sibs) 41: [12] [12] 0x56705c70 VAL: '+b' (21 sibs) 41: [13] [13] 0x56705cbc VAL: '/b' (21 sibs) 41: [14] [14] 0x56705d08 VAL: ':c' (21 sibs) 41: [15] [15] 0x56705d54 VAL: '$g' (21 sibs) 41: [16] [16] 0x56705da0 VAL: '*' (21 sibs) 41: [17] [17] 0x56705dec VAL: '*' (21 sibs) 41: [18] [18] 0x56705e38 VAL: '*' (21 sibs) 41: [19] [19] 0x56705e84 VAL: '*a' (21 sibs) 41: [20] [20] 0x56705ed0 VAL: '*a' (21 sibs) 41: [21] [21] 0x56705f1c 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] 0x566ff800 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x566ff84c VAL: 'a' (10 sibs) 41: [2] [2] 0x566ff898 VAL: 'b' (10 sibs) 41: [3] [3] 0x566ff8e4 VAL: 'c' (10 sibs) 41: [4] [4] 0x566ff930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x566ff97c VAL: '.' (10 sibs) 41: [6] [6] 0x566ff9c8 VAL: '-a' (10 sibs) 41: [7] [7] 0x566ffa14 VAL: '+b' (10 sibs) 41: [8] [8] 0x566ffa60 VAL: '/b' (10 sibs) 41: [9] [9] 0x566ffaac VAL: ':c' (10 sibs) 41: [10] [10] 0x566ffaf8 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] 0x56705410 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5670545c VAL: 'a' (10 sibs) 41: [2] [2] 0x567054a8 VAL: 'b' (10 sibs) 41: [3] [3] 0x567054f4 VAL: 'c' (10 sibs) 41: [4] [4] 0x56705540 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5670558c VAL: '.' (10 sibs) 41: [6] [6] 0x567055d8 VAL: '-a' (10 sibs) 41: [7] [7] 0x56705624 VAL: '+b' (10 sibs) 41: [8] [8] 0x56705670 VAL: '/b' (10 sibs) 41: [9] [9] 0x567056bc VAL: ':c' (10 sibs) 41: [10] [10] 0x56705708 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] 0x56701d90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56701ddc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56701e28 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56701e74 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56701ec0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56701f0c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56701f58 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56701fa4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56701ff0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670203c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56702088 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567020d4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56702120 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] 0x56706560 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x567065ac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x567065f8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56706644 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56706690 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x567066dc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56706728 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56706774 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x567067c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670680c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56706858 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567068a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x567068f0 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] 0x56702eb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56702efc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56702f48 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56702f94 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56702fe0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670302c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56703078 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567030c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56703110 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670315c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567031a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567031f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56703240 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] 0x56706a30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56706a7c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56706ac8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56706b14 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56706b60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56706bac KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56706bf8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56706c44 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56706c90 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x56706cdc KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56706d28 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56706d74 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56706dc0 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] 0x56703850 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5670389c VAL: 'a' (21 sibs) 41: [2] [2] 0x567038e8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x56703934 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x56703980 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x567039cc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x56703a18 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x56703a64 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56703ab0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x56703afc VAL: '.foo' (21 sibs) 41: [10] [10] 0x56703b48 VAL: '.' (21 sibs) 41: [11] [11] 0x56703b94 VAL: '-a' (21 sibs) 41: [12] [12] 0x56703be0 VAL: '+b' (21 sibs) 41: [13] [13] 0x56703c2c VAL: '/b' (21 sibs) 41: [14] [14] 0x56703c78 VAL: ':c' (21 sibs) 41: [15] [15] 0x56703cc4 VAL: '$g' (21 sibs) 41: [16] [16] 0x56703d10 VAL: '*' (21 sibs) 41: [17] [17] 0x56703d5c VAL: '*' (21 sibs) 41: [18] [18] 0x56703da8 VAL: '*' (21 sibs) 41: [19] [19] 0x56703df4 VAL: '*a' (21 sibs) 41: [20] [20] 0x56703e40 VAL: '*a' (21 sibs) 41: [21] [21] 0x56703e8c 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] 0x567073d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5670741c VAL: 'a' (21 sibs) 41: [2] [2] 0x56707468 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x567074b4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x56707500 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5670754c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x56707598 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x567075e4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56707630 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x5670767c VAL: '.foo' (21 sibs) 41: [10] [10] 0x567076c8 VAL: '.' (21 sibs) 41: [11] [11] 0x56707714 VAL: '-a' (21 sibs) 41: [12] [12] 0x56707760 VAL: '+b' (21 sibs) 41: [13] [13] 0x567077ac VAL: '/b' (21 sibs) 41: [14] [14] 0x567077f8 VAL: ':c' (21 sibs) 41: [15] [15] 0x56707844 VAL: '$g' (21 sibs) 41: [16] [16] 0x56707890 VAL: '*' (21 sibs) 41: [17] [17] 0x567078dc VAL: '*' (21 sibs) 41: [18] [18] 0x56707928 VAL: '*' (21 sibs) 41: [19] [19] 0x56707974 VAL: '*a' (21 sibs) 41: [20] [20] 0x567079c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x56707a0c 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] 0x567041e0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x5670422c VAL: 'a' (10 sibs) 41: [2] [2] 0x56704278 VAL: 'b' (10 sibs) 41: [3] [3] 0x567042c4 VAL: 'c' (10 sibs) 41: [4] [4] 0x56704310 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5670435c VAL: '.' (10 sibs) 41: [6] [6] 0x567043a8 VAL: '-a' (10 sibs) 41: [7] [7] 0x567043f4 VAL: '+b' (10 sibs) 41: [8] [8] 0x56704440 VAL: '/b' (10 sibs) 41: [9] [9] 0x5670448c VAL: ':c' (10 sibs) 41: [10] [10] 0x567044d8 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] 0x56706f00 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x56706f4c VAL: 'a' (10 sibs) 41: [2] [2] 0x56706f98 VAL: 'b' (10 sibs) 41: [3] [3] 0x56706fe4 VAL: 'c' (10 sibs) 41: [4] [4] 0x56707030 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5670707c VAL: '.' (10 sibs) 41: [6] [6] 0x567070c8 VAL: '-a' (10 sibs) 41: [7] [7] 0x56707114 VAL: '+b' (10 sibs) 41: [8] [8] 0x56707160 VAL: '/b' (10 sibs) 41: [9] [9] 0x567071ac VAL: ':c' (10 sibs) 41: [10] [10] 0x567071f8 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] 0x567046b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x567046fc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56704748 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56704794 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x567047e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670482c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56704878 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567048c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56704910 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670495c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567049a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567049f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56704a40 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] 0x56707d60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56707dac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56707df8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56707e44 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56707e90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56707edc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56707f28 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56707f74 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56707fc0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670800c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56708058 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x567080a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x567080f0 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] 0x56704b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x56704bcc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56704c18 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56704c64 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56704cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x56704cfc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56704d48 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56704d94 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56704de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x56704e2c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56704e78 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56704ec4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56704f10 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] 0x56708230 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5670827c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x567082c8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x56708314 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56708360 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x567083ac KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x567083f8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x56708444 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56708490 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x567084dc KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x56708528 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56708574 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x567085c0 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: 0x566ef170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x566ee530 VAL: 'a' (21 sibs) 41: 0x566ee588 VAL: 'b:b' (21 sibs) 41: 0x566ee5e0 VAL: 'c{c' (21 sibs) 41: 0x566ee638 VAL: 'cc{' (21 sibs) 41: 0x566ee690 VAL: 'c}c' (21 sibs) 41: 0x566ee6e8 VAL: 'cc}' (21 sibs) 41: 0x566ee740 VAL: 'c!c' (21 sibs) 41: 0x566ee798 VAL: 'cc!' (21 sibs) 41: 0x566ee7f0 VAL: '.foo' (21 sibs) 41: 0x566ee848 VAL: '.' (21 sibs) 41: 0x566ee8a0 VAL: '-a' (21 sibs) 41: 0x566ee8f8 VAL: '+b' (21 sibs) 41: 0x566ee950 VAL: '/b' (21 sibs) 41: 0x566ee9a8 VAL: ':c' (21 sibs) 41: 0x566eea00 VAL: '$g' (21 sibs) 41: 0x566eea58 VAL: '*' (21 sibs) 41: 0x566eeab0 VAL: '*' (21 sibs) 41: 0x566eeb08 VAL: '*' (21 sibs) 41: 0x566eeb60 VAL: '*a' (21 sibs) 41: 0x566eebb8 VAL: '*a' (21 sibs) 41: 0x566eec10 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x56708700 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x5670874c VAL: 'a' (21 sibs) 41: [2] [2] 0x56708798 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x567087e4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x56708830 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x5670887c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x567088c8 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x56708914 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56708960 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x567089ac VAL: '.foo' (21 sibs) 41: [10] [10] 0x567089f8 VAL: '.' (21 sibs) 41: [11] [11] 0x56708a44 VAL: '-a' (21 sibs) 41: [12] [12] 0x56708a90 VAL: '+b' (21 sibs) 41: [13] [13] 0x56708adc VAL: '/b' (21 sibs) 41: [14] [14] 0x56708b28 VAL: ':c' (21 sibs) 41: [15] [15] 0x56708b74 VAL: '$g' (21 sibs) 41: [16] [16] 0x56708bc0 VAL: '*' (21 sibs) 41: [17] [17] 0x56708c0c VAL: '*' (21 sibs) 41: [18] [18] 0x56708c58 VAL: '*' (21 sibs) 41: [19] [19] 0x56708ca4 VAL: '*a' (21 sibs) 41: [20] [20] 0x56708cf0 VAL: '*a' (21 sibs) 41: [21] [21] 0x56708d3c 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: 0x566ef210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x566eedc0 VAL: 'a' (10 sibs) 41: 0x566eee18 VAL: 'b' (10 sibs) 41: 0x566eee70 VAL: 'c' (10 sibs) 41: 0x566eeec8 VAL: '.foo' (10 sibs) 41: 0x566eef20 VAL: '.' (10 sibs) 41: 0x566eef78 VAL: '-a' (10 sibs) 41: 0x566eefd0 VAL: '+b' (10 sibs) 41: 0x566ef028 VAL: '/b' (10 sibs) 41: 0x566ef080 VAL: ':c' (10 sibs) 41: 0x566ef0d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x56708d90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x56708ddc VAL: 'a' (10 sibs) 41: [2] [2] 0x56708e28 VAL: 'b' (10 sibs) 41: [3] [3] 0x56708e74 VAL: 'c' (10 sibs) 41: [4] [4] 0x56708ec0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x56708f0c VAL: '.' (10 sibs) 41: [6] [6] 0x56708f58 VAL: '-a' (10 sibs) 41: [7] [7] 0x56708fa4 VAL: '+b' (10 sibs) 41: [8] [8] 0x56708ff0 VAL: '/b' (10 sibs) 41: [9] [9] 0x5670903c VAL: ':c' (10 sibs) 41: [10] [10] 0x56709088 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: 0x566ef2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef530 KEYVAL: '.' '.' (12 sibs) 41: 0x566ef588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566ef5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566ef638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566ef690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566ef6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566ef740 KEYVAL: '*' '*' (12 sibs) 41: 0x566ef798 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x567090e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5670912c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56709178 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x567091c4 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x56709210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670925c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x567092a8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567092f4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56709340 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670938c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567093d8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56709424 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56709470 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: 0x566ef350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x566efa08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566efa60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566efab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566efb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566efb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566efbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x566efc18 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x567094c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5670950c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x56709558 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x567095a4 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x567095f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670963c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x56709688 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x567096d4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x56709720 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670976c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x567097b8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x56709804 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x56709850 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: 0x566ef170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x566ee530 VAL: 'a' (21 sibs) 41: 0x566ee588 VAL: 'b:b' (21 sibs) 41: 0x566ee5e0 VAL: 'c{c' (21 sibs) 41: 0x566ee638 VAL: 'cc{' (21 sibs) 41: 0x566ee690 VAL: 'c}c' (21 sibs) 41: 0x566ee6e8 VAL: 'cc}' (21 sibs) 41: 0x566ee740 VAL: 'c!c' (21 sibs) 41: 0x566ee798 VAL: 'cc!' (21 sibs) 41: 0x566ee7f0 VAL: '.foo' (21 sibs) 41: 0x566ee848 VAL: '.' (21 sibs) 41: 0x566ee8a0 VAL: '-a' (21 sibs) 41: 0x566ee8f8 VAL: '+b' (21 sibs) 41: 0x566ee950 VAL: '/b' (21 sibs) 41: 0x566ee9a8 VAL: ':c' (21 sibs) 41: 0x566eea00 VAL: '$g' (21 sibs) 41: 0x566eea58 VAL: '*' (21 sibs) 41: 0x566eeab0 VAL: '*' (21 sibs) 41: 0x566eeb08 VAL: '*' (21 sibs) 41: 0x566eeb60 VAL: '*a' (21 sibs) 41: 0x566eebb8 VAL: '*a' (21 sibs) 41: 0x566eec10 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x567098a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x567098ec VAL: 'a' (21 sibs) 41: [2] [2] 0x56709938 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x56709984 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x567099d0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x56709a1c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x56709a68 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x56709ab4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x56709b00 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x56709b4c VAL: '.foo' (21 sibs) 41: [10] [10] 0x56709b98 VAL: '.' (21 sibs) 41: [11] [11] 0x56709be4 VAL: '-a' (21 sibs) 41: [12] [12] 0x56709c30 VAL: '+b' (21 sibs) 41: [13] [13] 0x56709c7c VAL: '/b' (21 sibs) 41: [14] [14] 0x56709cc8 VAL: ':c' (21 sibs) 41: [15] [15] 0x56709d14 VAL: '$g' (21 sibs) 41: [16] [16] 0x56709d60 VAL: '*' (21 sibs) 41: [17] [17] 0x56709dac VAL: '*' (21 sibs) 41: [18] [18] 0x56709df8 VAL: '*' (21 sibs) 41: [19] [19] 0x56709e44 VAL: '*a' (21 sibs) 41: [20] [20] 0x56709e90 VAL: '*a' (21 sibs) 41: [21] [21] 0x56709edc 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: 0x566ef210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x566eedc0 VAL: 'a' (10 sibs) 41: 0x566eee18 VAL: 'b' (10 sibs) 41: 0x566eee70 VAL: 'c' (10 sibs) 41: 0x566eeec8 VAL: '.foo' (10 sibs) 41: 0x566eef20 VAL: '.' (10 sibs) 41: 0x566eef78 VAL: '-a' (10 sibs) 41: 0x566eefd0 VAL: '+b' (10 sibs) 41: 0x566ef028 VAL: '/b' (10 sibs) 41: 0x566ef080 VAL: ':c' (10 sibs) 41: 0x566ef0d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x56709f30 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x56709f7c VAL: 'a' (10 sibs) 41: [2] [2] 0x56709fc8 VAL: 'b' (10 sibs) 41: [3] [3] 0x5670a014 VAL: 'c' (10 sibs) 41: [4] [4] 0x5670a060 VAL: '.foo' (10 sibs) 41: [5] [5] 0x5670a0ac VAL: '.' (10 sibs) 41: [6] [6] 0x5670a0f8 VAL: '-a' (10 sibs) 41: [7] [7] 0x5670a144 VAL: '+b' (10 sibs) 41: [8] [8] 0x5670a190 VAL: '/b' (10 sibs) 41: [9] [9] 0x5670a1dc VAL: ':c' (10 sibs) 41: [10] [10] 0x5670a228 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: 0x566ef2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef530 KEYVAL: '.' '.' (12 sibs) 41: 0x566ef588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566ef5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566ef638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566ef690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566ef6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566ef740 KEYVAL: '*' '*' (12 sibs) 41: 0x566ef798 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5670a280 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5670a2cc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5670a318 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5670a364 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5670a3b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670a3fc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5670a448 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5670a494 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5670a4e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670a52c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5670a578 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5670a5c4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5670a610 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: 0x566ef350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x566ef850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x566ef8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x566ef900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x566ef958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x566ef9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x566efa08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x566efa60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x566efab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x566efb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x566efb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x566efbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x566efc18 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x5670a660 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x5670a6ac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x5670a6f8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x5670a744 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x5670a790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x5670a7dc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x5670a828 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x5670a874 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x5670a8c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x5670a90c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x5670a958 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x5670a9a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x5670a9f0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (3 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-simple_anchor-0.6.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x58066060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805dc80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x5805df50 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805dfa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dcd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x5805e010 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dd30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x5805e0d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805dd88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x5805e130 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805dde0 MAP: (8 sibs) 4 children: 42: 0x5805e190 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805e1e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805e240 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805e298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805de38 MAP: (8 sibs) 3 children: 42: 0x5805e300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x5805e358 KEYVAL: 'r' '10' (3 sibs) 42: 0x5805e3b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x5805de90 MAP: (8 sibs) 2 children: 42: 0x5805e410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x5805e4d0 VAL***: '*CENTER' (2 sibs) 42: 0x5805e528 VAL***: '*BIG' (2 sibs) 42: 0x5805e468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x5805dee8 MAP: (8 sibs) 3 children: 42: 0x5805e590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x5805e6a0 VAL***: '*BIG' (3 sibs) 42: 0x5805e6f8 VAL***: '*LEFT' (3 sibs) 42: 0x5805e750 VAL***: '*SMALL' (3 sibs) 42: 0x5805e5e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x5805e640 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580b9fe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580ba02c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580ba078 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580ba0c4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580ba110 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580ba15c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580ba1a8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580ba1f4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580ba240 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580ba28c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580ba2d8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580ba324 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580ba370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580ba3bc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580ba408 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580ba454 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580ba4a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580ba4ec KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580ba538 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580ba584 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580ba5d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580ba61c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580ba668 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580ba6b4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580ba700 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580ba74c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580ba798 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580ba7e4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580ba830 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580ba87c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580ba8c8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580ba914 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: 0x58066100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805ed50 MAP: (8 sibs) 2 children: 42: 0x5805d3d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805d428 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805eda8 MAP: (8 sibs) 2 children: 42: 0x5805d720 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805d778 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805ee00 MAP: (8 sibs) 1 children: 42: 0x5805f020 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805ee58 MAP: (8 sibs) 1 children: 42: 0x5805f080 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805eeb0 MAP: (8 sibs) 4 children: 42: 0x5805f0e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f138 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f190 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef08 MAP: (8 sibs) 4 children: 42: 0x5805f250 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f2a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f300 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef60 MAP: (8 sibs) 4 children: 42: 0x5805f3c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f418 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f470 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f4c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805efb8 MAP: (8 sibs) 4 children: 42: 0x5805f530 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f588 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f5e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f638 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580bbc70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580bbcbc MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580bbd08 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580bbd54 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580bbda0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580bbdec KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580bbe38 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580bbe84 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580bbed0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580bbf1c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580bbf68 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580bbfb4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580bc000 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580bc04c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580bc098 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580bc0e4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580bc130 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580bc17c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580bc1c8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580bc214 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580bc260 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580bc2ac KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580bc2f8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580bc344 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580bc390 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580bc3dc MAP: (8 sibs) 3 children: 42: [26] [26] 0x580bc428 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580bc474 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x580bc4c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580bc50c VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x580bc558 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580bc5a4 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580bc600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580bc64c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580bc698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580bc6e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580bc730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580bc77c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580bc7c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580bc814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580bc860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580bc8ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x580bc8f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580bc944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580bc990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580bc9dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580bca28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580bca74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580bcac0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x580bcf80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x580bcfcc KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x580bcb58 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x580bcba4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x580bcbf0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x580bcb0c KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x580bd018 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x580bcc88 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x580bcd20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x580bcd6c MAP: (8 sibs) 4 children: 42: [27] [30] 0x580bcee8 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x580bce04 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x580bccd4 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x580bcf34 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580bc600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580bc64c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580bc698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580bc6e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580bc730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580bc77c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580bc7c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580bc814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580bc860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580bc8ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x580bc8f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580bc944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580bc990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580bc9dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580bca28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580bca74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580bcac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580bcb0c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580bcb58 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580bcba4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580bcbf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580bcc3c MAP: (8 sibs) 4 children: 42: [22] [22] 0x580bcc88 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580bccd4 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580bcd20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580bcd6c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580bcdb8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580bce04 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580bce50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580bce9c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580bcee8 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: 0x580661a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805f930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805f988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805f9e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x5805fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x5805fba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fa38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x5805d490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805fa90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x5805fc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fc68 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805fae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x5805fcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fd28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580bda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580bdabc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580bdb08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580bdb54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580bdba0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580bdbec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580bdc38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580bdc84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580bdcd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580bdd1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580bdd68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580bddb4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580bde00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580bde4c 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: 0x58066240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805fde0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805fe38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805fe90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x58060058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x580600c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805ff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x58060120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060178 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805ff98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x580601e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060238 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580beff0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580bf03c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580bf088 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580bf0d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580bf120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580bf16c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580bf1b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580bf204 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580bf250 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580bf29c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580bf2e8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580bf334 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580bf380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580bf3cc 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: 0x580662e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x580608b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58060b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x580609b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58060c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580c04d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c051c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580c0568 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580c05b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c0600 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580c064c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580c0698 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580c06e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c0730 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580c077c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580c07c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c0814 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580c0860 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580c08ac KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580c04d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c051c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c0568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c05b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c0600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c064c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c0698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c06e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c0730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x580c08f8 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c07c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c0814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x580c077c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c08ac KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580c04d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c051c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c0568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c05b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c0600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c064c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c0698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c06e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c0730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580c077c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c07c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c0814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580c0860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c08ac 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: 0x58066380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58061050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x580610a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x58060ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58061110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58061168 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580c1a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c1a7c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580c1ac8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580c1b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c1b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580c1bac VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580c1bf8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580c1c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c1c90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580c1cdc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580c1d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c1d74 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580c1dc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580c1e0c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580c1a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c1a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c1ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c1b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c1b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c1bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c1bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c1c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c1c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x580c1e58 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c1d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c1d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x580c1cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c1e0c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580c1a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c1a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c1ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c1b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c1b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c1bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c1bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c1c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c1c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580c1cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c1d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c1d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580c1dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c1e0c 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: 0x58066420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x580615a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x580615f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x5805d7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x5805d838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x580616a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061810 MAP: (2 sibs) 4 children: 42: 0x5805e920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805e978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805e9d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805ea28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061868 MAP: (2 sibs) 5 children: 42: 0x580618d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061980 KEYVAL: 'size' '8' (5 sibs) 42: 0x580619d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58061a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x5805acf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805ad48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805ada0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x580617b0 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] 0x580c3b60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c3bac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c3bf8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c3c44 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c3c90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c3cdc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c3d28 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c3d74 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c3dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c3e0c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c3e58 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c3ea4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c3ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c3f3c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c3f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c3fd4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c4020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c406c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c40b8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580c4104 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c4150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c419c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c41e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580c4234 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: 0x580664c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x58061ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x58061b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x58061d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x58061da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x58061be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061e10 MAP: (2 sibs) 4 children: 42: 0x5805ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805eae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805eb98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061e68 MAP: (2 sibs) 5 children: 42: 0x58061ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x58061fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58062030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x5805dac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805db18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805db70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x58062090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x580620e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x58062140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061cf0 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] 0x580c5c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c5c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c5cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c5d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c5d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c5de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c5e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c5e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c5ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c5f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c5f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c5fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c5ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c6048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c6094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c60e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c612c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c6178 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580c61c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c6210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c625c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c62a8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580c62f4 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] 0x580c5c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c5c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c5cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c5d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c5d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c5de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c5e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c5e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c5ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c5f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c5f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c5fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c5ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c6048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c6094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c60e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c612c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c6178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580c61c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c6210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c625c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c62a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x580c6340 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x580c638c KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x580c63d8 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x580c62f4 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] 0x580c5c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c5c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c5cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c5d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c5d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c5de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c5e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c5e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c5ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c5f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c5f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c5fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c5ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c6048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c6094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c60e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c612c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c6178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580c61c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c6210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c625c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c62a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580c62f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580c6340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580c638c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580c63d8 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: 0x58066560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58063160 MAP: (6 sibs) 1 children: 42: 0x58063380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x580633e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58063490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580634e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58063540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580631b8 MAP: (6 sibs) 1 children: 42: 0x580635a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x58063600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x580636b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58063708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58063760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58063210 MAP: (6 sibs) 1 children: 42: 0x580637c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x58063268 MAP: (6 sibs) 1 children: 42: 0x58063820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x580632c0 MAP: (6 sibs) 1 children: 42: 0x58063880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x580638e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x58063938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x58063318 MAP: (6 sibs) 1 children: 42: 0x580639a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580c7f00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580c7f4c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580c7f98 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580c7fe4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580c8030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580c807c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580c80c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580c8114 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580c8160 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580c81ac KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580c81f8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580c8244 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580c8290 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580c82dc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580c8328 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580c8374 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580c83c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580c840c MAP: (6 sibs) 1 children: 42: [18] [18] 0x580c8458 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580c84a4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580c84f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580c853c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580c8588 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580c85d4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580c8620 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: 0x58066600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58064480 MAP: (6 sibs) 1 children: 42: 0x58060670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x580646a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580646f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580647a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580644d8 MAP: (6 sibs) 1 children: 42: 0x580606d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580648b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580649c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064530 MAP: (6 sibs) 1 children: 42: 0x58060730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x58064588 MAP: (6 sibs) 1 children: 42: 0x58064be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58064da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x580645e0 MAP: (6 sibs) 1 children: 42: 0x58064e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064638 MAP: (6 sibs) 1 children: 42: 0x58065020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58065080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580650d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58065130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58065188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580651e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580c9f60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580c9fac MAP: (6 sibs) 1 children: 42: [2] [2] 0x580c9ff8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580ca044 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580ca090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580ca0dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580ca128 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580ca174 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580ca1c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580ca20c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580ca258 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580ca2a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580ca2f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580ca33c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580ca388 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580ca3d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580ca420 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580ca46c MAP: (6 sibs) 1 children: 42: [18] [18] 0x580ca4b8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580ca504 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580ca550 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580ca59c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580ca5e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580ca634 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580ca680 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580ca8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580ca93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580ca988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580ca9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580caa20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580caa6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580caab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580cab04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580cab50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580cab9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580cabe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580cac34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580cac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580caccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580cad18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580cad64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580cadb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x580cb05c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x580cb0a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x580cb0f4 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x580cb140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x580cb18c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x580cadfc MAP: (6 sibs) 1 children: 42: [23] [18] 0x580cae48 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x580cb1d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x580cb224 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x580cb270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x580cb2bc KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x580cb308 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x580cae94 MAP: (6 sibs) 1 children: 42: [30] [20] 0x580caee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x580cb354 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x580cb3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x580cb3ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x580cb438 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x580caf78 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x580cafc4 MAP: (6 sibs) 1 children: 42: [37] [24] 0x580cb010 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x580caf2c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580cb484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580cb4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580cb51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580cb568 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580ca8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580ca93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580ca988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580ca9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580caa20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580caa6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580caab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580cab04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580cab50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580cab9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580cabe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580cac34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580cac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580caccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580cad18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580cad64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580cadb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580cadfc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580cae48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580cae94 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580caee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580caf2c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580caf78 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580cafc4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580cb010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580cb05c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580cb0a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580cb0f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580cb140 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580cb18c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580cb1d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580cb224 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580cb270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580cb2bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580cb308 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580cb354 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580cb3a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580cb3ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580cb438 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580cb484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580cb4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580cb51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580cb568 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: 0x580666a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x58065240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580652f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580653a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x580653f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x58065450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x580654a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x58065500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x58065558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x580655b0 DOCMAP: (17 sibs) 2 children: 42: 0x5805d310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x5805d368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x58065608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x58065660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x580656b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x580657c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580cc2d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580cc31c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580cc368 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580cc3b4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580cc400 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580cc44c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580cc498 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580cc4e4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580cc530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580cc57c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580cc5c8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580cc614 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580cc660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580cc6ac DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580cc6f8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580cc744 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580cc790 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580cc7dc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580cc828 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580cc874 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580cc8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580cc90c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580cc958 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580cc9a4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580cc9f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580cca3c 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: 0x58066740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x58064100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x58064158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x580641b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x58064208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x58064260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580602a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x580602f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580cbe00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580cbe4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580cbe98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580cbee4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580cbf30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580cbf7c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580cbfc8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580cc014 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: 0x580667e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x580621a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x580621f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x58062250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x580622a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x58062300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580611d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x58061228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580ce180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580ce1cc KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580ce218 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580ce264 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580ce2b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580ce2fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580ce348 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580ce394 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580ce180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580ce1cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580ce218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580ce264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580ce2b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580ce2fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580ce348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580ce394 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580ce180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580ce1cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580ce218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580ce264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580ce2b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580ce2fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580ce348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580ce394 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: 0x58066880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x5805d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x5805d6b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580cf0e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580cf12c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580cf178 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: 0x58066920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58061330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x58061388 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d0040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d008c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580d00d8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580d0040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d008c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580d00d8 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580d0040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d008c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580d00d8 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: 0x580669c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x58065a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x58065ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x58065b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58065d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x58065d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x58065b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x5805d9b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x5805da08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x5805da60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x58065bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x58065df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x58065e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x58065c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x58065c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x58065eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x58065f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x58065cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x58065f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x58065fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d1620 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580d166c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580d16b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580d1704 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d1750 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580d179c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580d17e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d1834 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580d1880 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580d18cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580d1918 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580d1964 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580d19b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580d19fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580d1a48 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580d1a94 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580d1ae0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580d1b2c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580d1b78 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580d1bc4 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: 0x58066a60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x58067440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x58067498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x580674f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58067710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x58067768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x58067548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x580677d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x58067828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x58067880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x580675a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x580678e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x58067938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x580675f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x58067650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x580679a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x580679f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x580676a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x58067a60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x58067ab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d30b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580d30fc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580d3148 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580d3194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d31e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580d322c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580d3278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d32c4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580d3310 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580d335c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580d33a8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580d33f4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580d3440 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580d348c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580d34d8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580d3524 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580d3570 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580d35bc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580d3608 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580d3654 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580d30b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580d30fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580d3148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580d3194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d31e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580d322c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580d3278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d32c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580d3310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580d335c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580d33a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580d33f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580d3440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580d348c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580d34d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580d3524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580d3570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580d35bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580d3608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580d3654 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580d30b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580d30fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580d3148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580d3194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d31e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580d322c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580d3278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d32c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580d3310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580d335c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580d33a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580d33f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580d3440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580d348c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580d34d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580d3524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580d3570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580d35bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580d3608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580d3654 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: 0x58066b00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x58062a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x58062d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x58062da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58062e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58062ad8 MAP: (8 sibs) 3 children: 42: 0x58062e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x58062eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x58062f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x58062b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x58062580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58062b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x580625e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58062be0 MAP: (8 sibs) 7 children: 42: 0x58067b20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x58067b78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x58067bd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x58067c28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x58067c80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x58067cd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x58067d30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x58062c38 VAL***: '*a0' (8 sibs) 42: 0x58062c90 VAL***: '*a7' (8 sibs) 42: 0x58062ce8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d4ba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580d4bec MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580d4c38 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d4c84 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d4cd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d4d1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d4d68 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d4db4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d4e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d4e4c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580d4e98 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d4ee4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580d4f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d4f7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d4fc8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580d5014 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580d5060 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580d50ac KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580d50f8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580d5144 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580d5190 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580d51dc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580d5228 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580d5274 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: 0x58066ba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x58067d90 MAP: (8 sibs) 3 children: 42: 0x58068060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x580680b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x58068110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x58067de8 MAP: (8 sibs) 3 children: 42: 0x58068170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x580681c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x58068220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x58067e40 MAP: (8 sibs) 1 children: 42: 0x580603b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x58067e98 MAP: (8 sibs) 1 children: 42: 0x58068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58067ef0 MAP: (8 sibs) 7 children: 42: 0x580682e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x58068338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x58068390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x580683e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x58068440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x58068498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x580684f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x58067f48 MAP: (8 sibs) 3 children: 42: 0x58068550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x580685a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58068600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58067fa0 MAP: (8 sibs) 1 children: 42: 0x58068660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58067ff8 MAP: (8 sibs) 1 children: 42: 0x580686c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d6490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580d64dc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580d6528 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d6574 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d65c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d660c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d6658 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d66a4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d66f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d673c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580d6788 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d67d4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580d6820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d686c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d68b8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580d6904 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580d6950 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580d699c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580d69e8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580d6a34 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580d6a80 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580d6acc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580d6b18 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580d6b64 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580d6490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580d64dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x580d6528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d6574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d65c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d660c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d6658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d66a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d66f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d673c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580d6788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d67d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580d6820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d686c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d68b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580d6904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580d6950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580d699c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580d69e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580d6a34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580d6a80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580d6acc MAP: (8 sibs) 3 children: 42: [22] [24] 0x580d6bb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x580d6bfc KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x580d6c48 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x580d6b18 MAP: (8 sibs) 1 children: 42: [26] [27] 0x580d6c94 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x580d6b64 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580d6ce0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580d6490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580d64dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x580d6528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d6574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d65c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d660c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d6658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d66a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d66f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d673c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580d6788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d67d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580d6820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d686c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d68b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580d6904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580d6950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580d699c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580d69e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580d6a34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580d6a80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580d6acc MAP: (8 sibs) 3 children: 42: [22] [22] 0x580d6b18 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580d6b64 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580d6bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580d6bfc MAP: (8 sibs) 1 children: 42: [26] [26] 0x580d6c48 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580d6c94 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580d6ce0 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: 0x58066c40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x5805d8a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x5805d8f8 KEYVAL: 'b' '' (3 sibs) 42: 0x5805d950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d78b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580d78fc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580d7948 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580d7994 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: 0x58066ce0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x580613f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x58061448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d8810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d885c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d88a8 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: 0x58066d80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58065820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x58065878 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d9770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d97bc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d9808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580d9770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d97bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d9808 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580d9770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d97bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d9808 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: 0x58066060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805dc80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x5805df50 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805dfa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dcd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x5805e010 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dd30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x5805e0d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805dd88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x5805e130 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805dde0 MAP: (8 sibs) 4 children: 42: 0x5805e190 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805e1e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805e240 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805e298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805de38 MAP: (8 sibs) 3 children: 42: 0x5805e300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x5805e358 KEYVAL: 'r' '10' (3 sibs) 42: 0x5805e3b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x5805de90 MAP: (8 sibs) 2 children: 42: 0x5805e410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x5805e4d0 VAL***: '*CENTER' (2 sibs) 42: 0x5805e528 VAL***: '*BIG' (2 sibs) 42: 0x5805e468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x5805dee8 MAP: (8 sibs) 3 children: 42: 0x5805e590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x5805e6a0 VAL***: '*BIG' (3 sibs) 42: 0x5805e6f8 VAL***: '*LEFT' (3 sibs) 42: 0x5805e750 VAL***: '*SMALL' (3 sibs) 42: 0x5805e5e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x5805e640 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580da110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580da15c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580da1a8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580da1f4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580da240 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580da28c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580da2d8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580da324 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580da370 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580da3bc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580da408 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580da454 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580da4a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580da4ec KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580da538 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580da584 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580da5d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580da61c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580da668 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580da6b4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580da700 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580da74c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580da798 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580da7e4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580da830 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580da87c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580da8c8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580da914 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580da960 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580da9ac VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580da9f8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580daa44 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: 0x58066100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805ed50 MAP: (8 sibs) 2 children: 42: 0x5805d3d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805d428 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805eda8 MAP: (8 sibs) 2 children: 42: 0x5805d720 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805d778 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805ee00 MAP: (8 sibs) 1 children: 42: 0x5805f020 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805ee58 MAP: (8 sibs) 1 children: 42: 0x5805f080 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805eeb0 MAP: (8 sibs) 4 children: 42: 0x5805f0e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f138 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f190 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef08 MAP: (8 sibs) 4 children: 42: 0x5805f250 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f2a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f300 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef60 MAP: (8 sibs) 4 children: 42: 0x5805f3c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f418 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f470 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f4c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805efb8 MAP: (8 sibs) 4 children: 42: 0x5805f530 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f588 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f5e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f638 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580daaa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580daaec MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580dab38 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580dab84 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580dabd0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580dac1c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580dac68 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580dacb4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580dad00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580dad4c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580dad98 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580dade4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580dae30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580dae7c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580daec8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580daf14 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580daf60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580dafac KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580daff8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580db044 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580db090 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580db0dc KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580db128 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580db174 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580db1c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580db20c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580db258 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580db2a4 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x580db2f0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580db33c VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x580db388 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580db3d4 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580db430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580db47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580db4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580db514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580db560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580db5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580db5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580db644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580db690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580db6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x580db728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580db774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580db7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580db80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580db858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580db8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580db8f0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x580dbdb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x580dbdfc KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x580db988 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x580db9d4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x580dba20 MAP: (8 sibs) 4 children: 42: [22] [17] 0x580db93c KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x580dbe48 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x580dbab8 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x580dbb50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x580dbb9c MAP: (8 sibs) 4 children: 42: [27] [30] 0x580dbd18 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x580dbc34 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x580dbb04 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x580dbd64 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580db430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580db47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580db4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580db514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580db560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580db5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580db5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580db644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580db690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580db6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x580db728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580db774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580db7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580db80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580db858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580db8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580db8f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580db93c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580db988 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580db9d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580dba20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580dba6c MAP: (8 sibs) 4 children: 42: [22] [22] 0x580dbab8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580dbb04 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580dbb50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580dbb9c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580dbbe8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580dbc34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580dbc80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580dbccc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580dbd18 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: 0x580661a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805f930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805f988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805f9e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x5805fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x5805fba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fa38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x5805d490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805fa90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x5805fc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fc68 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805fae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x5805fcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fd28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580d9c40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580d9c8c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580d9cd8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580d9d24 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580d9d70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580d9dbc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580d9e08 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580d9e54 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580d9ea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580d9eec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580d9f38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580d9f84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580d9fd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580da01c 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: 0x58066240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805fde0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805fe38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805fe90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x58060058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x580600c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805ff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x58060120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060178 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805ff98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x580601e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060238 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580daaa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580daaec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580dab38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580dab84 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dabd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580dac1c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580dac68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580dacb4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dad00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580dad4c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580dad98 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dade4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580dae30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580dae7c 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: 0x580662e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x580608b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58060b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x580609b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58060c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580dc740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dc78c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580dc7d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580dc824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dc870 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580dc8bc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580dc908 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580dc954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dc9a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580dc9ec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580dca38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dca84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcad0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580dcb1c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580dc740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dc78c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dc7d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dc824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dc870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dc8bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dc908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dc954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dc9a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x580dcb68 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dca38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dca84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x580dc9ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcb1c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580dc740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dc78c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dc7d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dc824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dc870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dc8bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dc908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dc954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dc9a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580dc9ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dca38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dca84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcb1c 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: 0x58066380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58061050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x580610a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x58060ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58061110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58061168 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580dcc10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dcc5c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580dcca8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580dccf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dcd40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580dcd8c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580dcdd8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580dce24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dce70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580dcebc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580dcf08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dcf54 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcfa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580dcfec KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580dcc10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dcc5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dcca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dccf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dcd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dcd8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dcdd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dce24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dce70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x580dd038 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dcf08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dcf54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x580dcebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcfec KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580dcc10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dcc5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dcca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dccf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dcd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dcd8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dcdd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dce24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dce70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580dcebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dcf08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dcf54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcfec 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: 0x58066420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x580615a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x580615f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x5805d7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x5805d838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x580616a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061810 MAP: (2 sibs) 4 children: 42: 0x5805e920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805e978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805e9d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805ea28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061868 MAP: (2 sibs) 5 children: 42: 0x580618d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061980 KEYVAL: 'size' '8' (5 sibs) 42: 0x580619d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58061a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x5805acf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805ad48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805ada0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x580617b0 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] 0x580dd5b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580dd5fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580dd648 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580dd694 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580dd6e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580dd72c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580dd778 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580dd7c4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580dd810 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580dd85c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580dd8a8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580dd8f4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580dd940 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580dd98c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580dd9d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580dda24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580dda70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580ddabc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580ddb08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580ddb54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580ddba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580ddbec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580ddc38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580ddc84 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: 0x580664c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x58061ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x58061b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x58061d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x58061da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x58061be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061e10 MAP: (2 sibs) 4 children: 42: 0x5805ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805eae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805eb98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061e68 MAP: (2 sibs) 5 children: 42: 0x58061ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x58061fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58062030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x5805dac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805db18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805db70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x58062090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x580620e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x58062140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061cf0 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] 0x580ddf40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580ddf8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580ddfd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580de024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580de070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580de0bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580de108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580de154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580de1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580de1ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580de238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580de284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580de2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580de31c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580de368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580de3b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580de400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580de44c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580de498 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580de4e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580de530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580de57c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580de5c8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580de614 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] 0x580ddf40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580ddf8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580ddfd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580de024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580de070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580de0bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580de108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580de154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580de1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580de1ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580de238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580de284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580de2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580de31c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580de368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580de3b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580de400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580de44c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580de498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580de4e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580de530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580de57c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580de5c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x580de660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x580de6ac KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x580de6f8 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x580de614 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] 0x580ddf40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580ddf8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580ddfd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580de024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580de070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580de0bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580de108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580de154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580de1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580de1ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580de238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580de284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580de2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580de31c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580de368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580de3b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580de400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580de44c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580de498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580de4e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580de530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580de57c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580de5c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580de614 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580de660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580de6ac KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580de6f8 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: 0x58066560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58063160 MAP: (6 sibs) 1 children: 42: 0x58063380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x580633e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58063490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580634e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58063540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580631b8 MAP: (6 sibs) 1 children: 42: 0x580635a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x58063600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x580636b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58063708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58063760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58063210 MAP: (6 sibs) 1 children: 42: 0x580637c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x58063268 MAP: (6 sibs) 1 children: 42: 0x58063820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x580632c0 MAP: (6 sibs) 1 children: 42: 0x58063880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x580638e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x58063938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x58063318 MAP: (6 sibs) 1 children: 42: 0x580639a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580de8d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580de91c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580de968 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580de9b4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580dea00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580dea4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580dea98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580deae4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580deb30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580deb7c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580debc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580dec14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580dec60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580decac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580decf8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580ded44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580ded90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580deddc MAP: (6 sibs) 1 children: 42: [18] [18] 0x580dee28 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580dee74 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580deec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580def0c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580def58 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580defa4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580deff0 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: 0x58066600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58064480 MAP: (6 sibs) 1 children: 42: 0x58060670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x580646a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580646f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580647a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580644d8 MAP: (6 sibs) 1 children: 42: 0x580606d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580648b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580649c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064530 MAP: (6 sibs) 1 children: 42: 0x58060730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x58064588 MAP: (6 sibs) 1 children: 42: 0x58064be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58064da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x580645e0 MAP: (6 sibs) 1 children: 42: 0x58064e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064638 MAP: (6 sibs) 1 children: 42: 0x58065020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58065080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580650d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58065130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58065188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580651e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580df260 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580df2ac MAP: (6 sibs) 1 children: 42: [2] [2] 0x580df2f8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580df344 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580df390 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580df3dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580df428 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580df474 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580df4c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580df50c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580df558 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580df5a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580df5f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580df63c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580df688 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580df6d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580df720 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580df76c MAP: (6 sibs) 1 children: 42: [18] [18] 0x580df7b8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580df804 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580df850 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580df89c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580df8e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580df934 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580df980 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580dfbf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580dfc3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580dfc88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580dfcd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580dfd20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580dfd6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580dfdb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580dfe04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580dfe50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580dfe9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580dfee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580dff34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580dff80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580dffcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580e0018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580e0064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580e00b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x580e035c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x580e03a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x580e03f4 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x580e0440 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x580e048c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x580e00fc MAP: (6 sibs) 1 children: 42: [23] [18] 0x580e0148 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x580e04d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x580e0524 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x580e0570 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x580e05bc KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x580e0608 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x580e0194 MAP: (6 sibs) 1 children: 42: [30] [20] 0x580e01e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x580e0654 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x580e06a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x580e06ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x580e0738 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x580e0278 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x580e02c4 MAP: (6 sibs) 1 children: 42: [37] [24] 0x580e0310 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x580e022c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580e0784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580e07d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580e081c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580e0868 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580dfbf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580dfc3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580dfc88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580dfcd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580dfd20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580dfd6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580dfdb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580dfe04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580dfe50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580dfe9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580dfee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580dff34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580dff80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580dffcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580e0018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580e0064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580e00b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580e00fc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580e0148 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580e0194 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580e01e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580e022c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580e0278 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580e02c4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580e0310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580e035c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580e03a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580e03f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580e0440 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580e048c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580e04d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580e0524 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580e0570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580e05bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580e0608 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580e0654 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580e06a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580e06ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580e0738 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580e0784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580e07d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580e081c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580e0868 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (3 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: 0x580666a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x58065240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580652f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580653a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x580653f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x58065450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x580654a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x58065500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x58065558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x580655b0 DOCMAP: (17 sibs) 2 children: 42: 0x5805d310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x5805d368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x58065608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x58065660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x580656b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x580657c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580df260 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580df2ac DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580df2f8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580df344 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580df390 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580df3dc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580df428 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580df474 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580df4c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580df50c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580df558 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580df5a4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580df5f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580df63c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580df688 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580df6d4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580df720 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580df76c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580df7b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580df804 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580df850 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580df89c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580df8e8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580df934 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580df980 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580df9cc 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: 0x58066740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x58064100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x58064158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x580641b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x58064208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x58064260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580602a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x580602f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580dd0e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580dd12c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580dd178 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580dd1c4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580dd210 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580dd25c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580dd2a8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580dd2f4 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: 0x580667e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x580621a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x580621f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x58062250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x580622a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x58062300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580611d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x58061228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e0f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e0f4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580e0f98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580e0fe4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e1030 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580e107c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e10c8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580e1114 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580e0f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e0f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580e0f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580e0fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e1030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580e107c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e10c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580e1114 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580e0f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e0f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580e0f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580e0fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e1030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580e107c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e10c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580e1114 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: 0x58066880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x5805d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x5805d6b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e13d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e141c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580e1468 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: 0x58066920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58061330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x58061388 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e18a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e18ec KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580e1938 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580e18a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e18ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580e1938 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580e18a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e18ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580e1938 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: 0x580669c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x58065a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x58065ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x58065b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58065d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x58065d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x58065b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x5805d9b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x5805da08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x5805da60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x58065bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x58065df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x58065e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x58065c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x58065c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x58065eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x58065f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x58065cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x58065f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x58065fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e2240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580e228c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580e22d8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580e2324 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580e23bc KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580e2408 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2454 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580e24a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580e24ec KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580e2538 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580e2584 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580e25d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580e261c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580e2668 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580e26b4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580e2700 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580e274c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580e2798 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580e27e4 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: 0x58066a60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x58067440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x58067498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x580674f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58067710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x58067768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x58067548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x580677d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x58067828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x58067880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x580675a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x580678e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x58067938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x580675f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x58067650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x580679a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x580679f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x580676a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x58067a60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x58067ab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e2bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580e2c1c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580e2c68 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580e2cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2d00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580e2d4c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580e2d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2de4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580e2e30 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580e2e7c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580e2ec8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580e2f14 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580e2f60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580e2fac KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580e2ff8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580e3044 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580e3090 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580e30dc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580e3128 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580e3174 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580e2bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580e2c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580e2c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580e2cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580e2d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580e2d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580e2e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580e2e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580e2ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580e2f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580e2f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580e2fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580e2ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580e3044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580e3090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580e30dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580e3128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580e3174 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580e2bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580e2c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580e2c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580e2cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580e2d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580e2d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580e2e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580e2e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580e2ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580e2f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580e2f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580e2fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580e2ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580e3044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580e3090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580e30dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580e3128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580e3174 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: 0x58066b00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x58062a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x58062d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x58062da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58062e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58062ad8 MAP: (8 sibs) 3 children: 42: 0x58062e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x58062eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x58062f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x58062b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x58062580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58062b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x580625e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58062be0 MAP: (8 sibs) 7 children: 42: 0x58067b20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x58067b78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x58067bd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x58067c28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x58067c80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x58067cd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x58067d30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x58062c38 VAL***: '*a0' (8 sibs) 42: 0x58062c90 VAL***: '*a7' (8 sibs) 42: 0x58062ce8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e3560 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580e35ac MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580e35f8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3644 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e3690 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e36dc MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e3728 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e3774 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e37c0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e380c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580e3858 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e38a4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580e38f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e393c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e3988 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580e39d4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580e3a20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580e3a6c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580e3ab8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580e3b04 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580e3b50 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580e3b9c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580e3be8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580e3c34 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: 0x58066ba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x58067d90 MAP: (8 sibs) 3 children: 42: 0x58068060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x580680b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x58068110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x58067de8 MAP: (8 sibs) 3 children: 42: 0x58068170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x580681c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x58068220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x58067e40 MAP: (8 sibs) 1 children: 42: 0x580603b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x58067e98 MAP: (8 sibs) 1 children: 42: 0x58068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58067ef0 MAP: (8 sibs) 7 children: 42: 0x580682e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x58068338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x58068390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x580683e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x58068440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x58068498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x580684f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x58067f48 MAP: (8 sibs) 3 children: 42: 0x58068550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x580685a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58068600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58067fa0 MAP: (8 sibs) 1 children: 42: 0x58068660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58067ff8 MAP: (8 sibs) 1 children: 42: 0x580686c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e3ef0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580e3f3c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580e3f88 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3fd4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e4020 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e406c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e40b8 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e4104 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e4150 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e419c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580e41e8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e4234 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580e4280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e42cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e4318 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580e4364 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580e43b0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580e43fc KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580e4448 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580e4494 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580e44e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580e452c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580e4578 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580e45c4 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580e3ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580e3f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x580e3f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e4020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e406c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e40b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e4104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e4150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e419c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580e41e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e4234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580e4280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e42cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e4318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580e4364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580e43b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580e43fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580e4448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580e4494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580e44e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580e452c MAP: (8 sibs) 3 children: 42: [22] [24] 0x580e4610 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x580e465c KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x580e46a8 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x580e4578 MAP: (8 sibs) 1 children: 42: [26] [27] 0x580e46f4 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x580e45c4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580e4740 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580e3ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580e3f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x580e3f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e4020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e406c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e40b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e4104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e4150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e419c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580e41e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e4234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580e4280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e42cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e4318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580e4364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580e43b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580e43fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580e4448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580e4494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580e44e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580e452c MAP: (8 sibs) 3 children: 42: [22] [22] 0x580e4578 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580e45c4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580e4610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580e465c MAP: (8 sibs) 1 children: 42: [26] [26] 0x580e46a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580e46f4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580e4740 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: 0x58066c40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x5805d8a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x5805d8f8 KEYVAL: 'b' '' (3 sibs) 42: 0x5805d950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e1d70 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580e1dbc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580e1e08 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580e1e54 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: 0x58066ce0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x580613f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x58061448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e4880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e48cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4918 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: 0x58066d80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58065820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x58065878 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x580e4d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e4d9c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4de8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x580e4d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e4d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4de8 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x580e4d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e4d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4de8 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] 0x580b9fe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580ba02c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580ba078 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580ba0c4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580ba110 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580ba15c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580ba1a8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580ba1f4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580ba240 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580ba28c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580ba2d8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580ba324 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580ba370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580ba3bc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580ba408 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580ba454 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580ba4a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580ba4ec KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580ba538 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580ba584 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580ba5d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580ba61c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580ba668 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580ba6b4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580ba700 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580ba74c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580ba798 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580ba7e4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580ba830 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580ba87c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580ba8c8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580ba914 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] 0x580ebb40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580ebb8c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580ebbd8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580ebc24 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580ebc70 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580ebcbc KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580ebd08 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580ebd54 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580ebda0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580ebdec MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580ebe38 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580ebe84 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580ebed0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580ebf1c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580ebf68 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580ebfb4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580ec000 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580ec04c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580ec098 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580ec0e4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580ec130 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580ec17c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580ec1c8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580ec214 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580ec260 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580ec2ac MAP: (8 sibs) 3 children: 42: [26] [26] 0x580ec2f8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580ec344 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580ec390 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580ec3dc VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580ec428 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580ec474 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] 0x580bc600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580bc64c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580bc698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580bc6e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580bc730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580bc77c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580bc7c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580bc814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580bc860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580bc8ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x580bc8f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580bc944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580bc990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580bc9dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580bca28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580bca74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580bcac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580bcb0c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580bcb58 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580bcba4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580bcbf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580bcc3c MAP: (8 sibs) 4 children: 42: [22] [22] 0x580bcc88 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580bccd4 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580bcd20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580bcd6c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580bcdb8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580bce04 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580bce50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580bce9c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580bcee8 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] 0x580ec7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580ec80c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580ec858 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580ec8a4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580ec8f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580ec93c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580ec988 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580ec9d4 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580eca20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580eca6c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580ecab8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580ecb04 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580ecb50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580ecb9c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580ecbe8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580ecc34 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580ecc80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580ecccc KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580ecd18 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580ecd64 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580ecdb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580ecdfc MAP: (8 sibs) 4 children: 42: [22] [22] 0x580ece48 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580ece94 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580ecee0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580ecf2c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580ecf78 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580ecfc4 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580ed010 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580ed05c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580ed0a8 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] 0x580bda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580bdabc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580bdb08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580bdb54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580bdba0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580bdbec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580bdc38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580bdc84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580bdcd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580bdd1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580bdd68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580bddb4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580bde00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580bde4c 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] 0x580eb670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580eb6bc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580eb708 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580eb754 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580eb7a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580eb7ec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580eb838 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580eb884 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580eb8d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580eb91c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580eb968 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580eb9b4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580eba00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580eba4c 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] 0x580beff0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580bf03c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580bf088 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580bf0d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580bf120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580bf16c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580bf1b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580bf204 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580bf250 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580bf29c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580bf2e8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580bf334 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580bf380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580bf3cc 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] 0x580ed150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580ed19c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580ed1e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580ed234 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580ed280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580ed2cc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580ed318 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580ed364 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580ed3b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580ed3fc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580ed448 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580ed494 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580ed4e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580ed52c 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] 0x580c04d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c051c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c0568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c05b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c0600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c064c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c0698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c06e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c0730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580c077c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c07c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c0814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580c0860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c08ac 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] 0x580ed620 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580ed66c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580ed6b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580ed704 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580ed750 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580ed79c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580ed7e8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580ed834 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580ed880 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580ed8cc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580ed918 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580ed964 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580ed9b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580ed9fc 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] 0x580c1a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580c1a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580c1ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580c1b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580c1b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580c1bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580c1bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580c1c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580c1c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580c1cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580c1d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580c1d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580c1dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580c1e0c 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] 0x580edaf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580edb3c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580edb88 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580edbd4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580edc20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580edc6c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580edcb8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580edd04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580edd50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580edd9c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580edde8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580ede34 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580ede80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580edecc 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] 0x580c3b60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c3bac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c3bf8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c3c44 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c3c90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c3cdc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c3d28 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c3d74 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c3dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c3e0c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c3e58 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c3ea4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c3ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c3f3c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c3f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c3fd4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c4020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c406c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c40b8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580c4104 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c4150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c419c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c41e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580c4234 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] 0x580ee490 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580ee4dc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580ee528 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580ee574 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580ee5c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580ee60c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580ee658 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580ee6a4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580ee6f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580ee73c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580ee788 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580ee7d4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580ee820 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580ee86c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580ee8b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580ee904 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580ee950 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580ee99c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580ee9e8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580eea34 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580eea80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580eeacc KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580eeb18 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580eeb64 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] 0x580c5c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580c5c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580c5cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580c5d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580c5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580c5d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580c5de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580c5e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580c5e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580c5ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580c5f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580c5f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580c5fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580c5ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580c6048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580c6094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580c60e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580c612c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580c6178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580c61c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580c6210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580c625c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580c62a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580c62f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580c6340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580c638c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580c63d8 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] 0x580eee20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580eee6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580eeeb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580eef04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580eef50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580eef9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580eefe8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580ef034 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580ef080 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580ef0cc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580ef118 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580ef164 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580ef1b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580ef1fc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580ef248 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580ef294 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580ef2e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580ef32c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580ef378 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580ef3c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580ef410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580ef45c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580ef4a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580ef4f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580ef540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580ef58c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580ef5d8 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] 0x580c7f00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580c7f4c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580c7f98 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580c7fe4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580c8030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580c807c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580c80c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580c8114 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580c8160 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580c81ac KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580c81f8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580c8244 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580c8290 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580c82dc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580c8328 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580c8374 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580c83c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580c840c MAP: (6 sibs) 1 children: 42: [18] [18] 0x580c8458 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580c84a4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580c84f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580c853c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580c8588 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580c85d4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580c8620 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] 0x580ef7b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580ef7fc MAP: (6 sibs) 1 children: 42: [2] [2] 0x580ef848 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580ef894 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580ef8e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580ef92c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580ef978 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580ef9c4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580efa10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580efa5c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580efaa8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580efaf4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580efb40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580efb8c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580efbd8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580efc24 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580efc70 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580efcbc MAP: (6 sibs) 1 children: 42: [18] [18] 0x580efd08 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580efd54 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580efda0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580efdec KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580efe38 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580efe84 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580efed0 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] 0x580ca8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580ca93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580ca988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580ca9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580caa20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580caa6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580caab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580cab04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580cab50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580cab9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580cabe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580cac34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580cac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580caccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580cad18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580cad64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580cadb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580cadfc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580cae48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580cae94 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580caee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580caf2c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580caf78 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580cafc4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580cb010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580cb05c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580cb0a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580cb0f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580cb140 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580cb18c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580cb1d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580cb224 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580cb270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580cb2bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580cb308 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580cb354 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580cb3a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580cb3ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580cb438 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580cb484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580cb4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580cb51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580cb568 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] 0x580f0ad0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580f0b1c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580f0b68 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580f0bb4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580f0c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580f0c4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580f0c98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580f0ce4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580f0d30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580f0d7c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580f0dc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580f0e14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580f0e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580f0eac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580f0ef8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580f0f44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580f0f90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580f0fdc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580f1028 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580f1074 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580f10c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580f110c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580f1158 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580f11a4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580f11f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580f123c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580f1288 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580f12d4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580f1320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580f136c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580f13b8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580f1404 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580f1450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580f149c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580f14e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580f1534 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580f1580 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580f15cc KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580f1618 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580f1664 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580f16b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580f16fc KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580f1748 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] 0x580cc2d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580cc31c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580cc368 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580cc3b4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580cc400 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580cc44c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580cc498 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580cc4e4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580cc530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580cc57c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580cc5c8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580cc614 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580cc660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580cc6ac DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580cc6f8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580cc744 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580cc790 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580cc7dc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580cc828 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580cc874 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580cc8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580cc90c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580cc958 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580cc9a4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580cc9f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580cca3c 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] 0x580f0140 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580f018c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580f01d8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580f0224 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580f0270 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580f02bc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580f0308 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580f0354 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580f03a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580f03ec DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580f0438 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580f0484 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580f04d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580f051c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580f0568 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580f05b4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580f0600 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580f064c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580f0698 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580f06e4 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580f0730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580f077c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580f07c8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580f0814 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580f0860 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580f08ac 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] 0x580cbe00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580cbe4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580cbe98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580cbee4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580cbf30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580cbf7c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580cbfc8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580cc014 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] 0x580edfc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580ee00c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580ee058 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580ee0a4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580ee0f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580ee13c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580ee188 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580ee1d4 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] 0x580ce180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580ce1cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580ce218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580ce264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580ce2b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580ce2fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580ce348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580ce394 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] 0x580f1de0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580f1e2c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580f1e78 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580f1ec4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580f1f10 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580f1f5c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580f1fa8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580f1ff4 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] 0x580cf0e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580cf12c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580cf178 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] 0x580f22b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580f22fc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580f2348 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] 0x580d0040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d008c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580d00d8 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] 0x580f2780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580f27cc KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580f2818 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] 0x580d1620 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580d166c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580d16b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580d1704 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d1750 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580d179c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580d17e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d1834 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580d1880 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580d18cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580d1918 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580d1964 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580d19b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580d19fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580d1a48 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580d1a94 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580d1ae0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580d1b2c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580d1b78 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580d1bc4 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] 0x580f3120 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580f316c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580f31b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580f3204 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580f3250 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580f329c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580f32e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580f3334 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580f3380 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580f33cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580f3418 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580f3464 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580f34b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580f34fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580f3548 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580f3594 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580f35e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580f362c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580f3678 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580f36c4 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] 0x580d30b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580d30fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580d3148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580d3194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580d31e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580d322c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580d3278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580d32c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580d3310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580d335c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580d33a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580d33f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580d3440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580d348c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580d34d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580d3524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580d3570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580d35bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580d3608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580d3654 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] 0x580f3ab0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580f3afc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580f3b48 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580f3b94 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580f3be0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580f3c2c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580f3c78 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580f3cc4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580f3d10 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580f3d5c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580f3da8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580f3df4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580f3e40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580f3e8c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580f3ed8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580f3f24 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580f3f70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580f3fbc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580f4008 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580f4054 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] 0x580d4ba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580d4bec MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580d4c38 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d4c84 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d4cd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d4d1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d4d68 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d4db4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d4e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d4e4c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580d4e98 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d4ee4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580d4f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d4f7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d4fc8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580d5014 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580d5060 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580d50ac KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580d50f8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580d5144 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580d5190 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580d51dc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580d5228 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580d5274 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] 0x580f4440 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580f448c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580f44d8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580f4524 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580f4570 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580f45bc MAP: (8 sibs) 3 children: 42: [6] [6] 0x580f4608 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580f4654 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580f46a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580f46ec MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580f4738 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580f4784 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580f47d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580f481c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580f4868 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580f48b4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580f4900 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580f494c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580f4998 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580f49e4 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580f4a30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580f4a7c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580f4ac8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580f4b14 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] 0x580d6490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580d64dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x580d6528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580d6574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580d65c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580d660c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580d6658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580d66a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580d66f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580d673c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580d6788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580d67d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580d6820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580d686c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580d68b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580d6904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580d6950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580d699c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580d69e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580d6a34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580d6a80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580d6acc MAP: (8 sibs) 3 children: 42: [22] [22] 0x580d6b18 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580d6b64 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580d6bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580d6bfc MAP: (8 sibs) 1 children: 42: [26] [26] 0x580d6c48 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580d6c94 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580d6ce0 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] 0x580f4dd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580f4e1c MAP: (8 sibs) 3 children: 42: [2] [2] 0x580f4e68 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580f4eb4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580f4f00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580f4f4c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580f4f98 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580f4fe4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580f5030 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580f507c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580f50c8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580f5114 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580f5160 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580f51ac MAP: (8 sibs) 7 children: 42: [14] [14] 0x580f51f8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580f5244 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580f5290 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580f52dc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580f5328 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580f5374 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580f53c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580f540c MAP: (8 sibs) 3 children: 42: [22] [22] 0x580f5458 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580f54a4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580f54f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580f553c MAP: (8 sibs) 1 children: 42: [26] [26] 0x580f5588 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580f55d4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580f5620 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] 0x580d78b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580d78fc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580d7948 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580d7994 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] 0x580f2c50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580f2c9c KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580f2ce8 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580f2d34 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] 0x580d8810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d885c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d88a8 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] 0x580f5760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580f57ac KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580f57f8 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] 0x580d9770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580d97bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580d9808 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] 0x580f5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580f5c7c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580f5cc8 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] 0x580da110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580da15c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580da1a8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580da1f4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580da240 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580da28c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580da2d8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580da324 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580da370 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580da3bc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580da408 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580da454 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580da4a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580da4ec KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580da538 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580da584 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580da5d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580da61c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580da668 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580da6b4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580da700 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580da74c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580da798 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580da7e4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580da830 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580da87c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580da8c8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580da914 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580da960 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580da9ac VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580da9f8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580daa44 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] 0x580f65d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580f661c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x580f6668 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580f66b4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580f6700 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x580f674c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580f6798 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580f67e4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x580f6830 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580f687c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x580f68c8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580f6914 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580f6960 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580f69ac KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580f69f8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580f6a44 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580f6a90 MAP: (8 sibs) 3 children: 42: [17] [17] 0x580f6adc KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x580f6b28 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x580f6b74 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x580f6bc0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x580f6c0c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x580f6c58 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x580f6ca4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x580f6cf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x580f6d3c MAP: (8 sibs) 3 children: 42: [26] [26] 0x580f6d88 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x580f6dd4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x580f6e20 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x580f6e6c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x580f6eb8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x580f6f04 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] 0x580db430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580db47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x580db4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580db514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580db560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580db5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580db5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580db644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580db690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580db6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x580db728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580db774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580db7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580db80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580db858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580db8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580db8f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580db93c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580db988 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580db9d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580dba20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580dba6c MAP: (8 sibs) 4 children: 42: [22] [22] 0x580dbab8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580dbb04 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580dbb50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580dbb9c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580dbbe8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580dbc34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580dbc80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580dbccc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580dbd18 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] 0x580f6f60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580f6fac MAP: (8 sibs) 2 children: 42: [2] [2] 0x580f6ff8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x580f7044 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x580f7090 MAP: (8 sibs) 2 children: 42: [5] [5] 0x580f70dc KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x580f7128 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x580f7174 MAP: (8 sibs) 1 children: 42: [8] [8] 0x580f71c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x580f720c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580f7258 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x580f72a4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x580f72f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x580f733c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x580f7388 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x580f73d4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x580f7420 MAP: (8 sibs) 4 children: 42: [17] [17] 0x580f746c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x580f74b8 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x580f7504 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x580f7550 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x580f759c MAP: (8 sibs) 4 children: 42: [22] [22] 0x580f75e8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x580f7634 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x580f7680 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x580f76cc KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x580f7718 MAP: (8 sibs) 4 children: 42: [27] [27] 0x580f7764 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x580f77b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x580f77fc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x580f7848 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] 0x580d9c40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580d9c8c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580d9cd8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580d9d24 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580d9d70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580d9dbc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580d9e08 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580d9e54 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580d9ea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580d9eec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580d9f38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580d9f84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580d9fd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580da01c 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] 0x580f6100 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580f614c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580f6198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580f61e4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580f6230 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580f627c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580f62c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580f6314 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580f6360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580f63ac KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580f63f8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580f6444 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580f6490 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580f64dc 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] 0x580daaa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580daaec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580dab38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580dab84 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dabd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580dac1c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580dac68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580dacb4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dad00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580dad4c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580dad98 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dade4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580dae30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580dae7c 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] 0x580f78f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580f793c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x580f7988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x580f79d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580f7a20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x580f7a6c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x580f7ab8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x580f7b04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580f7b50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x580f7b9c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x580f7be8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580f7c34 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x580f7c80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x580f7ccc 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] 0x580dc740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dc78c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dc7d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dc824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dc870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dc8bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dc908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dc954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dc9a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580dc9ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dca38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dca84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcb1c 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] 0x580f7dc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580f7e0c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580f7e58 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580f7ea4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580f7ef0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580f7f3c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580f7f88 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580f7fd4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580f8020 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580f806c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580f80b8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580f8104 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580f8150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580f819c 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] 0x580dcc10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580dcc5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580dcca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580dccf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580dcd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580dcd8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580dcdd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580dce24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580dce70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580dcebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580dcf08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580dcf54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580dcfa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580dcfec 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] 0x580f8290 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x580f82dc KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x580f8328 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x580f8374 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x580f83c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x580f840c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x580f8458 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x580f84a4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x580f84f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x580f853c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x580f8588 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x580f85d4 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x580f8620 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x580f866c 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] 0x580dd5b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580dd5fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580dd648 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580dd694 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580dd6e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580dd72c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580dd778 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580dd7c4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580dd810 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580dd85c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580dd8a8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580dd8f4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580dd940 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580dd98c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580dd9d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580dda24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580dda70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580ddabc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580ddb08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580ddb54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580ddba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580ddbec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580ddc38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580ddc84 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] 0x580f8c30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580f8c7c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580f8cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580f8d14 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580f8d60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580f8dac KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580f8df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580f8e44 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580f8e90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580f8edc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580f8f28 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580f8f74 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580f8fc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580f900c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580f9058 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580f90a4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580f90f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580f913c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580f9188 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x580f91d4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580f9220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580f926c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580f92b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x580f9304 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] 0x580ddf40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580ddf8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580ddfd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580de024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580de070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580de0bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580de108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580de154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580de1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580de1ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580de238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580de284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580de2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580de31c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580de368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580de3b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580de400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580de44c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580de498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580de4e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580de530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580de57c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580de5c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580de614 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580de660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580de6ac KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580de6f8 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] 0x580f95c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x580f960c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x580f9658 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x580f96a4 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x580f96f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x580f973c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x580f9788 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x580f97d4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x580f9820 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x580f986c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x580f98b8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x580f9904 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x580f9950 MAP: (2 sibs) 5 children: 42: [13] [13] 0x580f999c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x580f99e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x580f9a34 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x580f9a80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x580f9acc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x580f9b18 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x580f9b64 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x580f9bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x580f9bfc KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x580f9c48 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x580f9c94 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x580f9ce0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x580f9d2c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x580f9d78 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] 0x580de8d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580de91c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580de968 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580de9b4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580dea00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580dea4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580dea98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580deae4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580deb30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580deb7c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580debc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580dec14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580dec60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580decac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580decf8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580ded44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580ded90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580deddc MAP: (6 sibs) 1 children: 42: [18] [18] 0x580dee28 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580dee74 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580deec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580def0c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580def58 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580defa4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580deff0 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] 0x580f9f50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580f9f9c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580f9fe8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x580fa034 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580fa080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580fa0cc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580fa118 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580fa164 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580fa1b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580fa1fc KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x580fa248 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580fa294 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580fa2e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580fa32c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580fa378 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580fa3c4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580fa410 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x580fa45c MAP: (6 sibs) 1 children: 42: [18] [18] 0x580fa4a8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x580fa4f4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x580fa540 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x580fa58c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x580fa5d8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x580fa624 MAP: (6 sibs) 1 children: 42: [24] [24] 0x580fa670 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] 0x580dfbf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580dfc3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x580dfc88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580dfcd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580dfd20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580dfd6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580dfdb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580dfe04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580dfe50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580dfe9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580dfee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580dff34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580dff80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580dffcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580e0018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580e0064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580e00b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580e00fc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580e0148 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580e0194 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580e01e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580e022c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580e0278 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580e02c4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580e0310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580e035c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580e03a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580e03f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580e0440 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580e048c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580e04d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580e0524 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580e0570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580e05bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580e0608 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580e0654 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580e06a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580e06ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580e0738 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580e0784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580e07d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580e081c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580e0868 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] 0x580fb270 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x580fb2bc MAP: (6 sibs) 1 children: 42: [2] [2] 0x580fb308 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x580fb354 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x580fb3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x580fb3ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x580fb438 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x580fb484 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x580fb4d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x580fb51c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x580fb568 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x580fb5b4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x580fb600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x580fb64c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x580fb698 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x580fb6e4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x580fb730 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x580fb77c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x580fb7c8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x580fb814 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x580fb860 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x580fb8ac KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x580fb8f8 MAP: (6 sibs) 1 children: 42: [23] [23] 0x580fb944 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x580fb990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x580fb9dc KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x580fba28 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x580fba74 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x580fbac0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x580fbb0c MAP: (6 sibs) 1 children: 42: [30] [30] 0x580fbb58 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x580fbba4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x580fbbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x580fbc3c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x580fbc88 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x580fbcd4 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x580fbd20 MAP: (6 sibs) 1 children: 42: [37] [37] 0x580fbd6c KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x580fbdb8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x580fbe04 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x580fbe50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x580fbe9c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x580fbee8 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] 0x580df260 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580df2ac DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580df2f8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580df344 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580df390 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580df3dc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580df428 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580df474 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580df4c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580df50c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580df558 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580df5a4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580df5f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580df63c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580df688 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580df6d4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580df720 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580df76c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580df7b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580df804 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580df850 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580df89c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580df8e8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580df934 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580df980 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580df9cc 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] 0x580fa8e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x580fa92c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x580fa978 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x580fa9c4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x580faa10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x580faa5c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x580faaa8 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x580faaf4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x580fab40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x580fab8c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x580fabd8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x580fac24 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x580fac70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x580facbc DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x580fad08 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x580fad54 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x580fada0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x580fadec KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x580fae38 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x580fae84 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x580faed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x580faf1c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x580faf68 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x580fafb4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x580fb000 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x580fb04c 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] 0x580dd0e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580dd12c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580dd178 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580dd1c4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580dd210 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580dd25c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580dd2a8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580dd2f4 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] 0x580f8760 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580f87ac KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580f87f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580f8844 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580f8890 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580f88dc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580f8928 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580f8974 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] 0x580e0f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e0f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580e0f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580e0fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e1030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580e107c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e10c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580e1114 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] 0x580fc580 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580fc5cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580fc618 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580fc664 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580fc6b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580fc6fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580fc748 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580fc794 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] 0x580e13d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e141c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580e1468 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] 0x580fca50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580fca9c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580fcae8 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] 0x580e18a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e18ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580e1938 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] 0x580fcf20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580fcf6c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580fcfb8 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] 0x580e2240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580e228c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580e22d8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580e2324 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580e23bc KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580e2408 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2454 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580e24a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580e24ec KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580e2538 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580e2584 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580e25d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580e261c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580e2668 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580e26b4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580e2700 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580e274c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580e2798 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580e27e4 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] 0x580fd8c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x580fd90c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x580fd958 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x580fd9a4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580fd9f0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x580fda3c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x580fda88 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580fdad4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x580fdb20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x580fdb6c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x580fdbb8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x580fdc04 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x580fdc50 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x580fdc9c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x580fdce8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x580fdd34 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x580fdd80 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x580fddcc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x580fde18 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x580fde64 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] 0x580e2bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580e2c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580e2c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580e2cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580e2d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580e2d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580e2d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580e2de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580e2e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580e2e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580e2ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580e2f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580e2f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580e2fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580e2ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580e3044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580e3090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580e30dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580e3128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580e3174 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] 0x580fe250 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x580fe29c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x580fe2e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x580fe334 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x580fe380 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x580fe3cc KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x580fe418 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x580fe464 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x580fe4b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x580fe4fc KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x580fe548 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x580fe594 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x580fe5e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x580fe62c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x580fe678 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x580fe6c4 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x580fe710 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x580fe75c KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x580fe7a8 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x580fe7f4 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] 0x580e3560 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580e35ac MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580e35f8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3644 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e3690 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e36dc MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e3728 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e3774 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e37c0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e380c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580e3858 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e38a4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580e38f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e393c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e3988 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580e39d4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580e3a20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580e3a6c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580e3ab8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580e3b04 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580e3b50 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580e3b9c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580e3be8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580e3c34 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] 0x580febe0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x580fec2c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x580fec78 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580fecc4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580fed10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580fed5c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580feda8 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580fedf4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580fee40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580fee8c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x580feed8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580fef24 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x580fef70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580fefbc MAP: (8 sibs) 7 children: 42: [14] [14] 0x580ff008 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x580ff054 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x580ff0a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x580ff0ec KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x580ff138 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x580ff184 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x580ff1d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x580ff21c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x580ff268 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x580ff2b4 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] 0x580e3ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580e3f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x580e3f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580e3fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580e4020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580e406c MAP: (8 sibs) 3 children: 42: [6] [6] 0x580e40b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580e4104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580e4150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580e419c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580e41e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580e4234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580e4280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580e42cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x580e4318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580e4364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580e43b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580e43fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580e4448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580e4494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580e44e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580e452c MAP: (8 sibs) 3 children: 42: [22] [22] 0x580e4578 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580e45c4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580e4610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580e465c MAP: (8 sibs) 1 children: 42: [26] [26] 0x580e46a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580e46f4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580e4740 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] 0x580ff570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x580ff5bc MAP: (8 sibs) 3 children: 42: [2] [2] 0x580ff608 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x580ff654 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x580ff6a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x580ff6ec MAP: (8 sibs) 3 children: 42: [6] [6] 0x580ff738 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x580ff784 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x580ff7d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x580ff81c MAP: (8 sibs) 1 children: 42: [10] [10] 0x580ff868 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x580ff8b4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x580ff900 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x580ff94c MAP: (8 sibs) 7 children: 42: [14] [14] 0x580ff998 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x580ff9e4 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x580ffa30 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x580ffa7c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x580ffac8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x580ffb14 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x580ffb60 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x580ffbac MAP: (8 sibs) 3 children: 42: [22] [22] 0x580ffbf8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x580ffc44 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x580ffc90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x580ffcdc MAP: (8 sibs) 1 children: 42: [26] [26] 0x580ffd28 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x580ffd74 MAP: (8 sibs) 1 children: 42: [28] [28] 0x580ffdc0 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] 0x580e1d70 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580e1dbc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580e1e08 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580e1e54 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] 0x580fd3f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580fd43c KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580fd488 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580fd4d4 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] 0x580e4880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e48cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4918 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] 0x580fff00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580fff4c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580fff98 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] 0x580e4d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e4d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x580e4de8 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] 0x581003d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810041c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x58100468 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: 0x58066060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805dc80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x5805df50 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805dfa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dcd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x5805e010 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dd30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x5805e0d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805dd88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x5805e130 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805dde0 MAP: (8 sibs) 4 children: 42: 0x5805e190 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805e1e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805e240 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805e298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805de38 MAP: (8 sibs) 3 children: 42: 0x5805e300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x5805e358 KEYVAL: 'r' '10' (3 sibs) 42: 0x5805e3b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x5805de90 MAP: (8 sibs) 2 children: 42: 0x5805e410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x5805e4d0 VAL***: '*CENTER' (2 sibs) 42: 0x5805e528 VAL***: '*BIG' (2 sibs) 42: 0x5805e468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x5805dee8 MAP: (8 sibs) 3 children: 42: 0x5805e590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x5805e6a0 VAL***: '*BIG' (3 sibs) 42: 0x5805e6f8 VAL***: '*LEFT' (3 sibs) 42: 0x5805e750 VAL***: '*SMALL' (3 sibs) 42: 0x5805e5e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x5805e640 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x581008a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x581008ec MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x58100938 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x58100984 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x581009d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x58100a1c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x58100a68 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x58100ab4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x58100b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x58100b4c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x58100b98 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x58100be4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x58100c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x58100c7c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x58100cc8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x58100d14 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x58100d60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x58100dac KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x58100df8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x58100e44 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x58100e90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x58100edc KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x58100f28 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x58100f74 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x58100fc0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5810100c MAP: (8 sibs) 3 children: 42: [26] [26] 0x58101058 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x581010a4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x581010f0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5810113c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x58101188 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x581011d4 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: 0x58066100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805ed50 MAP: (8 sibs) 2 children: 42: 0x5805d3d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805d428 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805eda8 MAP: (8 sibs) 2 children: 42: 0x5805d720 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805d778 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805ee00 MAP: (8 sibs) 1 children: 42: 0x5805f020 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805ee58 MAP: (8 sibs) 1 children: 42: 0x5805f080 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805eeb0 MAP: (8 sibs) 4 children: 42: 0x5805f0e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f138 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f190 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef08 MAP: (8 sibs) 4 children: 42: 0x5805f250 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f2a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f300 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef60 MAP: (8 sibs) 4 children: 42: 0x5805f3c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f418 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f470 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f4c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805efb8 MAP: (8 sibs) 4 children: 42: 0x5805f530 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f588 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f5e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f638 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58101230 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5810127c MAP: (8 sibs) 2 children: 42: [2] [2] 0x581012c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x58101314 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x58101360 MAP: (8 sibs) 2 children: 42: [5] [5] 0x581013ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x581013f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x58101444 MAP: (8 sibs) 1 children: 42: [8] [8] 0x58101490 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x581014dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x58101528 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x58101574 MAP: (8 sibs) 4 children: 42: [12] [12] 0x581015c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5810160c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x58101658 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x581016a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x581016f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5810173c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x58101788 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x581017d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x58101820 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5810186c MAP: (8 sibs) 4 children: 42: [22] [22] 0x581018b8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x58101904 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x58101950 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5810199c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x581019e8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x58101a34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x58101a80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x58101acc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x58101b18 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: 0x580661a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805f930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805f988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805f9e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x5805fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x5805fba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fa38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x5805d490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805fa90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x5805fc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fc68 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805fae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x5805fcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fd28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58101b70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x58101bbc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x58101c08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x58101c54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58101ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x58101cec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x58101d38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x58101d84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58101dd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x58101e1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x58101e68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58101eb4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x58101f00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x58101f4c 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: 0x58066240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805fde0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805fe38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805fe90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x58060058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x580600c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805ff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x58060120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060178 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805ff98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x580601e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060238 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58101fa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x58101fec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x58102038 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x58102084 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x581020d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5810211c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x58102168 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x581021b4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58102200 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5810224c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x58102298 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x581022e4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x58102330 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5810237c 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: 0x580662e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x580608b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58060b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x580609b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58060c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x581023d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5810241c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x58102468 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x581024b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58102500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5810254c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x58102598 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x581025e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58102630 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5810267c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x581026c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58102714 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x58102760 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x581027ac 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: 0x58066380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58061050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x580610a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x58060ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58061110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58061168 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58102800 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5810284c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x58102898 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x581028e4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58102930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5810297c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x581029c8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x58102a14 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58102a60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x58102aac KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x58102af8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58102b44 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x58102b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x58102bdc 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: 0x58066420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x580615a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x580615f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x5805d7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x5805d838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x580616a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061810 MAP: (2 sibs) 4 children: 42: 0x5805e920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805e978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805e9d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805ea28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061868 MAP: (2 sibs) 5 children: 42: 0x580618d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061980 KEYVAL: 'size' '8' (5 sibs) 42: 0x580619d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58061a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x5805acf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805ad48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805ada0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x580617b0 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] 0x58102c30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x58102c7c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x58102cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x58102d14 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x58102d60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x58102dac KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x58102df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x58102e44 MAP: (2 sibs) 4 children: 42: [8] [8] 0x58102e90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x58102edc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x58102f28 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x58102f74 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x58102fc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5810300c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x58103058 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x581030a4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x581030f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5810313c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x58103188 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x581031d4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x58103220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5810326c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x581032b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x58103304 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: 0x580664c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x58061ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x58061b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x58061d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x58061da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x58061be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061e10 MAP: (2 sibs) 4 children: 42: 0x5805ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805eae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805eb98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061e68 MAP: (2 sibs) 5 children: 42: 0x58061ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x58061fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58062030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x5805dac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805db18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805db70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x58062090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x580620e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x58062140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061cf0 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] 0x58103360 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x581033ac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x581033f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x58103444 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x58103490 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x581034dc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x58103528 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x58103574 MAP: (2 sibs) 4 children: 42: [8] [8] 0x581035c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5810360c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x58103658 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x581036a4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x581036f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5810373c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x58103788 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x581037d4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x58103820 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5810386c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x581038b8 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x58103904 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x58103950 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5810399c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x581039e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x58103a34 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x58103a80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x58103acc KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x58103b18 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: 0x58066560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58063160 MAP: (6 sibs) 1 children: 42: 0x58063380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x580633e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58063490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580634e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58063540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580631b8 MAP: (6 sibs) 1 children: 42: 0x580635a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x58063600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x580636b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58063708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58063760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58063210 MAP: (6 sibs) 1 children: 42: 0x580637c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x58063268 MAP: (6 sibs) 1 children: 42: 0x58063820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x580632c0 MAP: (6 sibs) 1 children: 42: 0x58063880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x580638e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x58063938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x58063318 MAP: (6 sibs) 1 children: 42: 0x580639a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58103b70 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x58103bbc MAP: (6 sibs) 1 children: 42: [2] [2] 0x58103c08 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x58103c54 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x58103ca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x58103cec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x58103d38 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x58103d84 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x58103dd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x58103e1c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x58103e68 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x58103eb4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x58103f00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x58103f4c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x58103f98 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x58103fe4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x58104030 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5810407c MAP: (6 sibs) 1 children: 42: [18] [18] 0x581040c8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x58104114 MAP: (6 sibs) 1 children: 42: [20] [20] 0x58104160 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x581041ac KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x581041f8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x58104244 MAP: (6 sibs) 1 children: 42: [24] [24] 0x58104290 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: 0x58066600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58064480 MAP: (6 sibs) 1 children: 42: 0x58060670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x580646a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580646f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580647a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580644d8 MAP: (6 sibs) 1 children: 42: 0x580606d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580648b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580649c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064530 MAP: (6 sibs) 1 children: 42: 0x58060730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x58064588 MAP: (6 sibs) 1 children: 42: 0x58064be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58064da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x580645e0 MAP: (6 sibs) 1 children: 42: 0x58064e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064638 MAP: (6 sibs) 1 children: 42: 0x58065020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58065080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580650d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58065130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58065188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580651e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x581042e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5810432c MAP: (6 sibs) 1 children: 42: [2] [2] 0x58104378 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x581043c4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x58104410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5810445c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x581044a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x581044f4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x58104540 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5810458c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x581045d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x58104624 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x58104670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x581046bc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x58104708 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x58104754 MAP: (6 sibs) 1 children: 42: [16] [16] 0x581047a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x581047ec KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x58104838 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x58104884 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x581048d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5810491c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x58104968 MAP: (6 sibs) 1 children: 42: [23] [23] 0x581049b4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x58104a00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x58104a4c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x58104a98 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x58104ae4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x58104b30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x58104b7c MAP: (6 sibs) 1 children: 42: [30] [30] 0x58104bc8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x58104c14 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x58104c60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x58104cac KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x58104cf8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x58104d44 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x58104d90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x58104ddc KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x58104e28 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x58104e74 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x58104ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x58104f0c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x58104f58 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: 0x580666a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x58065240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580652f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580653a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x580653f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x58065450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x580654a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x58065500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x58065558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x580655b0 DOCMAP: (17 sibs) 2 children: 42: 0x5805d310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x5805d368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x58065608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x58065660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x580656b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x580657c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58104fb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x58104ffc DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x58105048 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x58105094 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x581050e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5810512c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x58105178 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x581051c4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x58105210 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5810525c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x581052a8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x581052f4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x58105340 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5810538c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x581053d8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x58105424 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x58105470 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x581054bc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x58105508 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x58105554 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x581055a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x581055ec KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x58105638 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x58105684 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x581056d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x5810571c 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: 0x58066740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x58064100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x58064158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x580641b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x58064208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x58064260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580602a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x580602f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580e9550 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e959c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x580e95e8 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x580e9634 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e9680 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x580e96cc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e9718 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x580e9764 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: 0x580667e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x580621a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x580621f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x58062250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x580622a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x58062300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580611d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x58061228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580e76e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x580e772c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x580e7778 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x580e77c4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x580e7810 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x580e785c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x580e78a8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x580e78f4 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: 0x58066880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x5805d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x5805d6b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580eaf50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580eaf9c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x580eafe8 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: 0x58066920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58061330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x58061388 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580e7950 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x580e799c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x580e79e8 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: 0x580669c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x58065a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x58065ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x58065b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58065d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x58065d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x58065b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x5805d9b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x5805da08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x5805da60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x58065bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x58065df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x58065e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x58065c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x58065c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x58065eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x58065f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x58065cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x58065f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x58065fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58105770 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x581057bc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x58105808 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x58105854 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x581058a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x581058ec KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x58105938 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x58105984 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x581059d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x58105a1c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x58105a68 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x58105ab4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x58105b00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x58105b4c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x58105b98 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x58105be4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x58105c30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x58105c7c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x58105cc8 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x58105d14 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: 0x58066a60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x58067440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x58067498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x580674f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58067710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x58067768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x58067548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x580677d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x58067828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x58067880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x580675a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x580678e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x58067938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x580675f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x58067650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x580679a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x580679f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x580676a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x58067a60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x58067ab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58105d70 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x58105dbc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x58105e08 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x58105e54 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x58105ea0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x58105eec KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x58105f38 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x58105f84 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x58105fd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5810601c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x58106068 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x581060b4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x58106100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5810614c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x58106198 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x581061e4 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x58106230 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x5810627c KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x581062c8 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x58106314 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: 0x58066b00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x58062a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x58062d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x58062da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58062e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58062ad8 MAP: (8 sibs) 3 children: 42: 0x58062e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x58062eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x58062f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x58062b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x58062580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58062b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x580625e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58062be0 MAP: (8 sibs) 7 children: 42: 0x58067b20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x58067b78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x58067bd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x58067c28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x58067c80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x58067cd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x58067d30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x58062c38 VAL***: '*a0' (8 sibs) 42: 0x58062c90 VAL***: '*a7' (8 sibs) 42: 0x58062ce8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58106370 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x581063bc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x58106408 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x58106454 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x581064a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x581064ec MAP: (8 sibs) 3 children: 42: [6] [6] 0x58106538 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x58106584 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x581065d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5810661c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x58106668 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x581066b4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x58106700 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5810674c MAP: (8 sibs) 7 children: 42: [14] [14] 0x58106798 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x581067e4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x58106830 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x5810687c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x581068c8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x58106914 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x58106960 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x581069ac VAL***: '*a0' (8 sibs) 42: [22] [22] 0x581069f8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x58106a44 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: 0x58066ba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x58067d90 MAP: (8 sibs) 3 children: 42: 0x58068060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x580680b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x58068110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x58067de8 MAP: (8 sibs) 3 children: 42: 0x58068170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x580681c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x58068220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x58067e40 MAP: (8 sibs) 1 children: 42: 0x580603b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x58067e98 MAP: (8 sibs) 1 children: 42: 0x58068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58067ef0 MAP: (8 sibs) 7 children: 42: 0x580682e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x58068338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x58068390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x580683e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x58068440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x58068498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x580684f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x58067f48 MAP: (8 sibs) 3 children: 42: 0x58068550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x580685a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58068600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58067fa0 MAP: (8 sibs) 1 children: 42: 0x58068660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58067ff8 MAP: (8 sibs) 1 children: 42: 0x580686c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58106aa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x58106aec MAP: (8 sibs) 3 children: 42: [2] [2] 0x58106b38 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x58106b84 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x58106bd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x58106c1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x58106c68 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x58106cb4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x58106d00 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x58106d4c MAP: (8 sibs) 1 children: 42: [10] [10] 0x58106d98 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x58106de4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x58106e30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x58106e7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x58106ec8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x58106f14 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x58106f60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x58106fac KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x58106ff8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x58107044 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x58107090 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x581070dc MAP: (8 sibs) 3 children: 42: [22] [22] 0x58107128 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x58107174 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x581071c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5810720c MAP: (8 sibs) 1 children: 42: [26] [26] 0x58107258 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x581072a4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x581072f0 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: 0x58066c40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x5805d8a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x5805d8f8 KEYVAL: 'b' '' (3 sibs) 42: 0x5805d950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580e7bb0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580e7bfc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580e7c48 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580e7c94 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: 0x58066ce0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x580613f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x58061448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58107340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810738c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x581073d8 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: 0x58066d80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58065820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x58065878 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58107430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810747c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x581074c8 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: 0x58066060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805dc80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x5805df50 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805dfa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dcd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x5805e010 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805dd30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x5805e0d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805dd88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x5805e130 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805dde0 MAP: (8 sibs) 4 children: 42: 0x5805e190 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805e1e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805e240 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805e298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805de38 MAP: (8 sibs) 3 children: 42: 0x5805e300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x5805e358 KEYVAL: 'r' '10' (3 sibs) 42: 0x5805e3b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x5805de90 MAP: (8 sibs) 2 children: 42: 0x5805e410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x5805e4d0 VAL***: '*CENTER' (2 sibs) 42: 0x5805e528 VAL***: '*BIG' (2 sibs) 42: 0x5805e468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x5805dee8 MAP: (8 sibs) 3 children: 42: 0x5805e590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x5805e6a0 VAL***: '*BIG' (3 sibs) 42: 0x5805e6f8 VAL***: '*LEFT' (3 sibs) 42: 0x5805e750 VAL***: '*SMALL' (3 sibs) 42: 0x5805e5e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x5805e640 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58107520 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5810756c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x581075b8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x58107604 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x58107650 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5810769c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x581076e8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x58107734 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x58107780 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x581077cc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x58107818 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x58107864 MAP: (8 sibs) 4 children: 42: [12] [12] 0x581078b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x581078fc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x58107948 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x58107994 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x581079e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x58107a2c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x58107a78 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x58107ac4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x58107b10 MAP: (8 sibs) 2 children: 42: [21] [21] 0x58107b5c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x58107ba8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x58107bf4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x58107c40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x58107c8c MAP: (8 sibs) 3 children: 42: [26] [26] 0x58107cd8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x58107d24 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x58107d70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x58107dbc VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x58107e08 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x58107e54 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: 0x58066100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x5805ed50 MAP: (8 sibs) 2 children: 42: 0x5805d3d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x5805d428 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805eda8 MAP: (8 sibs) 2 children: 42: 0x5805d720 KEYVAL: 'x' '0' (2 sibs) 42: 0x5805d778 KEYVAL: 'y' '2' (2 sibs) 42: 0x5805ee00 MAP: (8 sibs) 1 children: 42: 0x5805f020 KEYVAL: 'r' '10' (1 sibs) 42: 0x5805ee58 MAP: (8 sibs) 1 children: 42: 0x5805f080 KEYVAL: 'r' '1' (1 sibs) 42: 0x5805eeb0 MAP: (8 sibs) 4 children: 42: 0x5805f0e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f138 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f190 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef08 MAP: (8 sibs) 4 children: 42: 0x5805f250 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f2a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f300 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805ef60 MAP: (8 sibs) 4 children: 42: 0x5805f3c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f418 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f470 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f4c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x5805efb8 MAP: (8 sibs) 4 children: 42: 0x5805f530 KEYVAL: 'x' '1' (4 sibs) 42: 0x5805f588 KEYVAL: 'y' '2' (4 sibs) 42: 0x5805f5e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x5805f638 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58107eb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x58107efc MAP: (8 sibs) 2 children: 42: [2] [2] 0x58107f48 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x58107f94 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x58107fe0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5810802c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x58108078 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x581080c4 MAP: (8 sibs) 1 children: 42: [8] [8] 0x58108110 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5810815c MAP: (8 sibs) 1 children: 42: [10] [10] 0x581081a8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x581081f4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x58108240 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5810828c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x581082d8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x58108324 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x58108370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x581083bc KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x58108408 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x58108454 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x581084a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x581084ec MAP: (8 sibs) 4 children: 42: [22] [22] 0x58108538 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x58108584 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x581085d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5810861c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x58108668 MAP: (8 sibs) 4 children: 42: [27] [27] 0x581086b4 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x58108700 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5810874c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x58108798 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: 0x580661a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805f930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805f988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805f9e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x5805fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x5805fba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fa38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x5805d490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805fa90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x5805fc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fc68 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805fae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x5805fcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x5805fd28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x581087f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5810883c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x58108888 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x581088d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58108920 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5810896c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x581089b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x58108a04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58108a50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x58108a9c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x58108ae8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58108b34 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x58108b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x58108bcc 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: 0x58066240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x5805fde0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x5805fe38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x5805fe90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x58060058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x5805fee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x580600c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x5805ff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x58060120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060178 KEYVAL: 'age' '10' (2 sibs) 42: 0x5805ff98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x580601e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x58060238 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58108c20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x58108c6c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x58108cb8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x58108d04 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58108d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x58108d9c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x58108de8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x58108e34 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x58108e80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x58108ecc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x58108f18 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58108f64 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x58108fb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x58108ffc 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: 0x580662e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x580608b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58060b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x580609b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58060c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58060c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58109050 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5810909c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x581090e8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x58109134 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x58109180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x581091cc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x58109218 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x58109264 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x581092b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x581092fc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x58109348 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x58109394 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x581093e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5810942c 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: 0x58066380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x58060d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x58060dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x58060f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x58060e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x58060ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x58060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x58061050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x580610a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x58060ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x58061110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x58061168 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x58109480 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x581094cc KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x58109518 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x58109564 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x581095b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x581095fc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x58109648 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x58109694 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x581096e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5810972c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x58109778 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x581097c4 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x58109810 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5810985c 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: 0x58066420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x580615a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x580615f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x5805d7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x5805d838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x580616a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061810 MAP: (2 sibs) 4 children: 42: 0x5805e920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805e978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805e9d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805ea28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061868 MAP: (2 sibs) 5 children: 42: 0x580618d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061980 KEYVAL: 'size' '8' (5 sibs) 42: 0x580619d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58061a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x5805acf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805ad48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805ada0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x580617b0 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] 0x581098b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x581098fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x58109948 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x58109994 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x581099e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x58109a2c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x58109a78 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x58109ac4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x58109b10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x58109b5c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x58109ba8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x58109bf4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x58109c40 MAP: (2 sibs) 5 children: 42: [13] [13] 0x58109c8c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x58109cd8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x58109d24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x58109d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x58109dbc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x58109e08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x58109e54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x58109ea0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x58109eec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x58109f38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x58109f84 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: 0x580664c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x58061ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x58061b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x58061b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x58061d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x58061da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x58061be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x58061e10 MAP: (2 sibs) 4 children: 42: 0x5805ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x5805eae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x5805eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x5805eb98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x58061e68 MAP: (2 sibs) 5 children: 42: 0x58061ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x58061f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x58061f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x58061fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x58062030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x58061c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x5805dac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x5805db18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x5805db70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x58062090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x580620e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x58062140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x58061cf0 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] 0x58109fe0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x5810a02c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x5810a078 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x5810a0c4 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x5810a110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5810a15c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x5810a1a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x5810a1f4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x5810a240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5810a28c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x5810a2d8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x5810a324 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x5810a370 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5810a3bc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5810a408 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5810a454 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5810a4a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5810a4ec KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5810a538 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5810a584 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5810a5d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5810a61c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5810a668 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x5810a6b4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x5810a700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5810a74c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x5810a798 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: 0x58066560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58063160 MAP: (6 sibs) 1 children: 42: 0x58063380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x580633e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58063490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580634e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58063540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580631b8 MAP: (6 sibs) 1 children: 42: 0x580635a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x58063600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58063658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x580636b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58063708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58063760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58063210 MAP: (6 sibs) 1 children: 42: 0x580637c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x58063268 MAP: (6 sibs) 1 children: 42: 0x58063820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x580632c0 MAP: (6 sibs) 1 children: 42: 0x58063880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x580638e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x58063938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x58063318 MAP: (6 sibs) 1 children: 42: 0x580639a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810a7f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5810a83c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5810a888 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5810a8d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5810a920 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5810a96c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5810a9b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5810aa04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5810aa50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5810aa9c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5810aae8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5810ab34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5810ab80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5810abcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5810ac18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5810ac64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5810acb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5810acfc MAP: (6 sibs) 1 children: 42: [18] [18] 0x5810ad48 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5810ad94 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5810ade0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5810ae2c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5810ae78 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5810aec4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5810af10 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: 0x58066600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x58064480 MAP: (6 sibs) 1 children: 42: 0x58060670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x580646a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580646f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x580647a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x580644d8 MAP: (6 sibs) 1 children: 42: 0x580606d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580648b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580649c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064530 MAP: (6 sibs) 1 children: 42: 0x58060730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x58064588 MAP: (6 sibs) 1 children: 42: 0x58064be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58064cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58064d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x58064da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x580645e0 MAP: (6 sibs) 1 children: 42: 0x58064e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58064e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x58064eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x58064f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x58064f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x58064fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x58064638 MAP: (6 sibs) 1 children: 42: 0x58065020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x58065080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x580650d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x58065130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x58065188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x580651e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810af60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5810afac MAP: (6 sibs) 1 children: 42: [2] [2] 0x5810aff8 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5810b044 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5810b090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5810b0dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5810b128 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5810b174 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5810b1c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5810b20c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5810b258 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5810b2a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5810b2f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5810b33c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5810b388 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5810b3d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5810b420 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x5810b46c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x5810b4b8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x5810b504 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x5810b550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5810b59c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x5810b5e8 MAP: (6 sibs) 1 children: 42: [23] [23] 0x5810b634 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x5810b680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5810b6cc KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x5810b718 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x5810b764 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x5810b7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5810b7fc MAP: (6 sibs) 1 children: 42: [30] [30] 0x5810b848 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x5810b894 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x5810b8e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5810b92c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x5810b978 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x5810b9c4 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x5810ba10 MAP: (6 sibs) 1 children: 42: [37] [37] 0x5810ba5c KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x5810baa8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5810baf4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5810bb40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5810bb8c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5810bbd8 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: 0x580666a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x58065240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580652f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x58065348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x580653a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x580653f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x58065450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x580654a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x58065500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x58065558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x58063de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x580655b0 DOCMAP: (17 sibs) 2 children: 42: 0x5805d310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x5805d368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x58065608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x58065660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x580656b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x58063a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x58065768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x580657c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810bc30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5810bc7c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x5810bcc8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x5810bd14 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x5810bd60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5810bdac DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x5810bdf8 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x5810be44 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x5810be90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5810bedc DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x5810bf28 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x5810bf74 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x5810bfc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5810c00c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x5810c058 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x5810c0a4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x5810c0f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5810c13c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x5810c188 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x5810c1d4 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x5810c220 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5810c26c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x5810c2b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x5810c304 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x5810c350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x5810c39c 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: 0x58066740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x58064100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x58064158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x580641b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x58064208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x58064260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580602a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x580602f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810c3f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5810c43c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x5810c488 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x5810c4d4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5810c520 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5810c56c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5810c5b8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x5810c604 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: 0x580667e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x580621a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x580621f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x58062250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x580622a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x58062300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x580611d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x58061228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810c660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5810c6ac KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x5810c6f8 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x5810c744 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5810c790 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x5810c7dc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5810c828 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x5810c874 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: 0x58066880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x5805d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x5805d6b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810c8d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810c91c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x5810c968 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: 0x58066920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58061330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x58061388 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810c9c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810ca0c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x5810ca58 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: 0x580669c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x58065a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x58065ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x58065b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58065d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x58065d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x58065b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x5805d9b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x5805da08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x5805da60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x58065bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x58065df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x58065e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x58065c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x58065c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x58065eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x58065f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x58065cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x58065f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x58065fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810cab0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5810cafc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x5810cb48 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x5810cb94 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x5810cbe0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x5810cc2c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x5810cc78 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x5810ccc4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x5810cd10 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x5810cd5c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x5810cda8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x5810cdf4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x5810ce40 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x5810ce8c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x5810ced8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x5810cf24 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x5810cf70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x5810cfbc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x5810d008 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x5810d054 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: 0x58066a60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x58067440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x58067498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x580674f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x58067710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x58067768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x58067548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x580677d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x58067828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x58067880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x580675a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x580678e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x58067938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x580675f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x58067650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x580679a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x580679f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x580676a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x58067a60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x58067ab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810d0b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x5810d0fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x5810d148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x5810d194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x5810d1e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x5810d22c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x5810d278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x5810d2c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x5810d310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5810d35c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x5810d3a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x5810d3f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x5810d440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5810d48c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x5810d4d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x5810d524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x5810d570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x5810d5bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x5810d608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x5810d654 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: 0x58066b00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x58062a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x58062d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x58062da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58062e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58062ad8 MAP: (8 sibs) 3 children: 42: 0x58062e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x58062eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x58062f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x58062b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x58062580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58062b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x580625e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58062be0 MAP: (8 sibs) 7 children: 42: 0x58067b20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x58067b78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x58067bd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x58067c28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x58067c80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x58067cd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x58067d30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x58062c38 VAL***: '*a0' (8 sibs) 42: 0x58062c90 VAL***: '*a7' (8 sibs) 42: 0x58062ce8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810d6b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x5810d6fc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x5810d748 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5810d794 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5810d7e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5810d82c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5810d878 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5810d8c4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5810d910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5810d95c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x5810d9a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5810d9f4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x5810da40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5810da8c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5810dad8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x5810db24 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x5810db70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x5810dbbc KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x5810dc08 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x5810dc54 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x5810dca0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x5810dcec VAL***: '*a0' (8 sibs) 42: [22] [22] 0x5810dd38 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x5810dd84 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: 0x58066ba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x58067d90 MAP: (8 sibs) 3 children: 42: 0x58068060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x580680b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x58068110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x58067de8 MAP: (8 sibs) 3 children: 42: 0x58068170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x580681c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x58068220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x58067e40 MAP: (8 sibs) 1 children: 42: 0x580603b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x58067e98 MAP: (8 sibs) 1 children: 42: 0x58068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x58067ef0 MAP: (8 sibs) 7 children: 42: 0x580682e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x58068338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x58068390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x580683e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x58068440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x58068498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x580684f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x58067f48 MAP: (8 sibs) 3 children: 42: 0x58068550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x580685a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x58068600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x58067fa0 MAP: (8 sibs) 1 children: 42: 0x58068660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x58067ff8 MAP: (8 sibs) 1 children: 42: 0x580686c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810dde0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5810de2c MAP: (8 sibs) 3 children: 42: [2] [2] 0x5810de78 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5810dec4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5810df10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5810df5c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5810dfa8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5810dff4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5810e040 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5810e08c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5810e0d8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5810e124 MAP: (8 sibs) 1 children: 42: [12] [12] 0x5810e170 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5810e1bc MAP: (8 sibs) 7 children: 42: [14] [14] 0x5810e208 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x5810e254 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x5810e2a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x5810e2ec KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x5810e338 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x5810e384 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x5810e3d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5810e41c MAP: (8 sibs) 3 children: 42: [22] [22] 0x5810e468 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x5810e4b4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x5810e500 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5810e54c MAP: (8 sibs) 1 children: 42: [26] [26] 0x5810e598 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x5810e5e4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x5810e630 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: 0x58066c40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x5805d8a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x5805d8f8 KEYVAL: 'b' '' (3 sibs) 42: 0x5805d950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x580ec680 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x580ec6cc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x580ec718 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x580ec764 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: 0x58066ce0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x580613f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x58061448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810e680 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810e6cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5810e718 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: 0x58066d80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x58065820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x58065878 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5810e770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5810e7bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5810e808 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 (52 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (52 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.06 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-indentation-0.6.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x56f8b850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56f87340 DOCSEQ: (1 sibs) 3 children: 43: 0x56f87480 VAL: 'foo' (3 sibs) 43: 0x56f874d8 VAL: 'bar' (3 sibs) 43: 0x56f87530 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fb3760 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fb37ac DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fb37f8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fb3844 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fb3890 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: 0x56f8b8f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f87c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f87cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f87de0 VAL: 'val0' (2 sibs) 43: 0x56f87e38 VAL: 'val1' (2 sibs) 43: 0x56f87d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f87ea0 VAL: 'val2' (2 sibs) 43: 0x56f87ef8 VAL: 'val3' (2 sibs) 43: 0x56f87d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f87f60 VAL: 'val4' (2 sibs) 43: 0x56f87fb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fb4ab0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb4afc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb4b48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb4b94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb4be0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb4c2c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb4c78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb4cc4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb4d10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb4d5c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb4da8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb4df4 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: 0x56f8b990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f882b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f88370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f88480 VAL: 'val0' (2 sibs) 43: 0x56f884d8 VAL: 'val1' (2 sibs) 43: 0x56f883c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f88540 VAL: 'val2' (2 sibs) 43: 0x56f88598 VAL: 'val3' (2 sibs) 43: 0x56f88420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88600 VAL: 'val4' (2 sibs) 43: 0x56f88658 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fb5cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb5cfc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb5d48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb5d94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb5de0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb5e2c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb5e78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb5ec4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb5f10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb5f5c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb5fa8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb5ff4 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: 0x56f8ba30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f88710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f887d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f888e0 VAL: 'val0' (2 sibs) 43: 0x56f88938 VAL: 'val1' (2 sibs) 43: 0x56f88828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f889a0 VAL: 'val2' (2 sibs) 43: 0x56f889f8 VAL: 'val3' (2 sibs) 43: 0x56f88880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88a60 VAL: 'val4' (2 sibs) 43: 0x56f88ab8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fb6eb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb6efc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb6f48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb6f94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb6fe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb702c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb7078 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb70c4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb7110 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb715c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb71a8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb71f4 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: 0x56f8bad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f890d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f89140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f89250 VAL: 'val0' (2 sibs) 43: 0x56f892a8 VAL: 'val1' (2 sibs) 43: 0x56f89198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f89310 VAL: 'val2' (2 sibs) 43: 0x56f89368 VAL: 'val3' (2 sibs) 43: 0x56f891f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f893d0 VAL: 'val4' (2 sibs) 43: 0x56f89428 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fb80b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb80fc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb8148 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb8194 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb81e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb822c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb8278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb82c4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb8310 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb835c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb83a8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb83f4 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: 0x56f8bb70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8a8a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56f8a900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56f8a960 VAL: 'env01' (28 sibs) 43: 0x56f8a9b8 VAL: 'env02' (28 sibs) 43: 0x56f8aa10 VAL: 'env03' (28 sibs) 43: 0x56f8aa68 VAL: 'env04' (28 sibs) 43: 0x56f8aac0 VAL: 'env11' (28 sibs) 43: 0x56f8ab18 VAL: 'env12' (28 sibs) 43: 0x56f8ab70 VAL: 'env13' (28 sibs) 43: 0x56f8abc8 VAL: 'env14' (28 sibs) 43: 0x56f8ac20 VAL: 'env21' (28 sibs) 43: 0x56f8ac78 VAL: 'env22' (28 sibs) 43: 0x56f8acd0 VAL: 'env23' (28 sibs) 43: 0x56f8ad28 VAL: 'env24' (28 sibs) 43: 0x56f8ad80 VAL: 'env31' (28 sibs) 43: 0x56f8add8 VAL: 'env32' (28 sibs) 43: 0x56f8ae30 VAL: 'env33' (28 sibs) 43: 0x56f8ae88 VAL: 'env34' (28 sibs) 43: 0x56f8aee0 VAL: 'env41' (28 sibs) 43: 0x56f8af38 VAL: 'env42' (28 sibs) 43: 0x56f8af90 VAL: 'env43' (28 sibs) 43: 0x56f8afe8 VAL: 'env44' (28 sibs) 43: 0x56f8b040 VAL: 'env51' (28 sibs) 43: 0x56f8b098 VAL: 'env52' (28 sibs) 43: 0x56f8b0f0 VAL: 'env53' (28 sibs) 43: 0x56f8b148 VAL: 'env54' (28 sibs) 43: 0x56f8b1a0 VAL: 'env61' (28 sibs) 43: 0x56f8b1f8 VAL: 'env62' (28 sibs) 43: 0x56f8b250 VAL: 'env63' (28 sibs) 43: 0x56f8b2a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fba150 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fba19c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fba1e8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fba234 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fba280 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fba2cc VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fba318 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fba364 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fba3b0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fba3fc VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fba448 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fba494 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fba4e0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fba52c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fba578 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fba5c4 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fba610 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fba65c VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fba6a8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fba6f4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fba740 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fba78c VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fba7d8 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fba824 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fba870 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fba8bc VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fba908 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fba954 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fba9a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fba9ec VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fbaa38 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: 0x56f8bc10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56f89f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56f8a070 VAL: 'a' (6 sibs) 43: 0x56f8a0c8 VAL: 'b' (6 sibs) 43: 0x56f8a120 VAL: 'c' (6 sibs) 43: 0x56f8a178 VAL: 'd' (6 sibs) 43: 0x56f8a1d0 VAL: 'e' (6 sibs) 43: 0x56f8a228 VAL: 'f' (6 sibs) 43: 0x56f89fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56f8a290 VAL: 'a' (2 sibs) 43: 0x56f8a2e8 VAL: 'b' (2 sibs) 43: 0x56f8a010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56f8a350 VAL: 'a' (2 sibs) 43: 0x56f8a3a8 VAL: 'b' (2 sibs) 43: 0x56f89ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56f8a410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56f8a4d0 VAL: 'a' (6 sibs) 43: 0x56f8a528 VAL: 'b' (6 sibs) 43: 0x56f8a580 VAL: 'c' (6 sibs) 43: 0x56f8a5d8 VAL: 'd' (6 sibs) 43: 0x56f8a630 VAL: 'e' (6 sibs) 43: 0x56f8a688 VAL: 'f' (6 sibs) 43: 0x56f8a468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56f8a6f0 VAL: 'a' (2 sibs) 43: 0x56f8a748 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fbbd60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fbbdac KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fbbdf8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fbbe44 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fbbe90 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fbbedc VAL: 'c' (6 sibs) 43: [6] [6] 0x56fbbf28 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fbbf74 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fbbfc0 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fbc00c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fbc058 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fbc0a4 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fbc0f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fbc13c VAL: 'a' (2 sibs) 43: [14] [14] 0x56fbc188 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fbc1d4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fbc220 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fbc26c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fbc2b8 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fbc304 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fbc350 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fbc39c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fbc3e8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fbc434 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fbc480 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fbc4cc 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: 0x56f8bcb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8b5f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56f8b650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56f8b6b0 VAL: 'a' (4 sibs) 43: 0x56f8b708 VAL: 'b' (4 sibs) 43: 0x56f8b760 VAL: 'c' (4 sibs) 43: 0x56f8b7b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fbd180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fbd1cc KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fbd218 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fbd264 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fbd2b0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fbd2fc VAL: 'c' (4 sibs) 43: [6] [6] 0x56fbd348 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: 0x56f8bd50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56f87880 VAL: 'a' (2 sibs) 43: 0x56f878d8 VAL: 'b' (2 sibs) 43: 0x56f87998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56f877c0 VAL: 'c' (2 sibs) 43: 0x56f87818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fbe140 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fbe18c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fbe1d8 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fbe224 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fbe270 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fbe2bc VAL: 'c' (2 sibs) 43: [6] [6] 0x56fbe308 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: 0x56f8bdf0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f89e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56f87700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56f87758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56f8d0b0 VAL: 'a' (21 sibs) 43: 0x56f8d108 VAL: 'b' (21 sibs) 43: 0x56f8d160 VAL: 'b1' (21 sibs) 43: 0x56f8d1b8 VAL: 'b2' (21 sibs) 43: 0x56f8d210 VAL: 'b3' (21 sibs) 43: 0x56f8d268 VAL: 'b4' (21 sibs) 43: 0x56f8d2c0 VAL: 'b5' (21 sibs) 43: 0x56f8d318 VAL: 'b6' (21 sibs) 43: 0x56f8d370 VAL: 'b61' (21 sibs) 43: 0x56f8d3c8 VAL: 'b62' (21 sibs) 43: 0x56f8d420 VAL: 'b63' (21 sibs) 43: 0x56f8d478 VAL: 'b64' (21 sibs) 43: 0x56f8d4d0 VAL: 'b65' (21 sibs) 43: 0x56f8d528 VAL: 'b66' (21 sibs) 43: 0x56f8d580 VAL: 'b7' (21 sibs) 43: 0x56f8d5d8 VAL: 'b8' (21 sibs) 43: 0x56f8d630 VAL: 'b9' (21 sibs) 43: 0x56f8d688 VAL: 'b10' (21 sibs) 43: 0x56f8d6e0 VAL: 'e' (21 sibs) 43: 0x56f8d738 VAL: 'f' (21 sibs) 43: 0x56f8d790 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc0e90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc0edc KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fc0f28 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fc0f74 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fc0fc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fc100c VAL: 'b' (21 sibs) 43: [6] [6] 0x56fc1058 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fc10a4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fc10f0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fc113c VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fc1188 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fc11d4 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fc1220 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fc126c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fc12b8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fc1304 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fc1350 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fc139c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fc13e8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fc1434 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fc1480 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fc14cc VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fc1518 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fc1564 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fc15b0 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: 0x56f8be90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56f8b310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56f88c80 VAL: 'f' (1 sibs) 43: 0x56f8b368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56f8b3c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56f88ce0 VAL: 'b' (1 sibs) 43: 0x56f8b418 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc09c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fc0a0c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fc0a58 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fc0aa4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fc0af0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fc0b3c VAL: 'b' (1 sibs) 43: [6] [6] 0x56fc0b88 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: 0x56f8b850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56f87340 DOCSEQ: (1 sibs) 3 children: 43: 0x56f87480 VAL: 'foo' (3 sibs) 43: 0x56f874d8 VAL: 'bar' (3 sibs) 43: 0x56f87530 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc22b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fc22fc DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fc2348 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fc2394 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fc23e0 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: 0x56f8b8f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f87c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f87cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f87de0 VAL: 'val0' (2 sibs) 43: 0x56f87e38 VAL: 'val1' (2 sibs) 43: 0x56f87d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f87ea0 VAL: 'val2' (2 sibs) 43: 0x56f87ef8 VAL: 'val3' (2 sibs) 43: 0x56f87d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f87f60 VAL: 'val4' (2 sibs) 43: 0x56f87fb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc2780 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc27cc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc2818 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc2864 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc28b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc28fc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc2948 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc2994 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc29e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc2a2c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc2a78 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc2ac4 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: 0x56f8b990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f882b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f88370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f88480 VAL: 'val0' (2 sibs) 43: 0x56f884d8 VAL: 'val1' (2 sibs) 43: 0x56f883c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f88540 VAL: 'val2' (2 sibs) 43: 0x56f88598 VAL: 'val3' (2 sibs) 43: 0x56f88420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88600 VAL: 'val4' (2 sibs) 43: 0x56f88658 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc2c50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc2c9c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc2ce8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc2d34 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc2d80 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc2dcc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc2e18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc2e64 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc2eb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc2efc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc2f48 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc2f94 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: 0x56f8ba30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f88710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f887d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f888e0 VAL: 'val0' (2 sibs) 43: 0x56f88938 VAL: 'val1' (2 sibs) 43: 0x56f88828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f889a0 VAL: 'val2' (2 sibs) 43: 0x56f889f8 VAL: 'val3' (2 sibs) 43: 0x56f88880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88a60 VAL: 'val4' (2 sibs) 43: 0x56f88ab8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc3120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc316c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc31b8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc3204 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc3250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc329c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc32e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc3334 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc3380 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc33cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc3418 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc3464 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: 0x56f8bad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f890d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f89140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f89250 VAL: 'val0' (2 sibs) 43: 0x56f892a8 VAL: 'val1' (2 sibs) 43: 0x56f89198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f89310 VAL: 'val2' (2 sibs) 43: 0x56f89368 VAL: 'val3' (2 sibs) 43: 0x56f891f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f893d0 VAL: 'val4' (2 sibs) 43: 0x56f89428 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc35f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc363c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc3688 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc36d4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc3720 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc376c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc37b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc3804 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc3850 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc389c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc38e8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc3934 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: 0x56f8bb70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8a8a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56f8a900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56f8a960 VAL: 'env01' (28 sibs) 43: 0x56f8a9b8 VAL: 'env02' (28 sibs) 43: 0x56f8aa10 VAL: 'env03' (28 sibs) 43: 0x56f8aa68 VAL: 'env04' (28 sibs) 43: 0x56f8aac0 VAL: 'env11' (28 sibs) 43: 0x56f8ab18 VAL: 'env12' (28 sibs) 43: 0x56f8ab70 VAL: 'env13' (28 sibs) 43: 0x56f8abc8 VAL: 'env14' (28 sibs) 43: 0x56f8ac20 VAL: 'env21' (28 sibs) 43: 0x56f8ac78 VAL: 'env22' (28 sibs) 43: 0x56f8acd0 VAL: 'env23' (28 sibs) 43: 0x56f8ad28 VAL: 'env24' (28 sibs) 43: 0x56f8ad80 VAL: 'env31' (28 sibs) 43: 0x56f8add8 VAL: 'env32' (28 sibs) 43: 0x56f8ae30 VAL: 'env33' (28 sibs) 43: 0x56f8ae88 VAL: 'env34' (28 sibs) 43: 0x56f8aee0 VAL: 'env41' (28 sibs) 43: 0x56f8af38 VAL: 'env42' (28 sibs) 43: 0x56f8af90 VAL: 'env43' (28 sibs) 43: 0x56f8afe8 VAL: 'env44' (28 sibs) 43: 0x56f8b040 VAL: 'env51' (28 sibs) 43: 0x56f8b098 VAL: 'env52' (28 sibs) 43: 0x56f8b0f0 VAL: 'env53' (28 sibs) 43: 0x56f8b148 VAL: 'env54' (28 sibs) 43: 0x56f8b1a0 VAL: 'env61' (28 sibs) 43: 0x56f8b1f8 VAL: 'env62' (28 sibs) 43: 0x56f8b250 VAL: 'env63' (28 sibs) 43: 0x56f8b2a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc3f90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc3fdc KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fc4028 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fc4074 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fc40c0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fc410c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fc4158 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fc41a4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fc41f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fc423c VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fc4288 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fc42d4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fc4320 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fc436c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fc43b8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fc4404 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fc4450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fc449c VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fc44e8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fc4534 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fc4580 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fc45cc VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fc4618 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fc4664 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fc46b0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fc46fc VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fc4748 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fc4794 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fc47e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fc482c VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fc4878 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: 0x56f8bc10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56f89f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56f8a070 VAL: 'a' (6 sibs) 43: 0x56f8a0c8 VAL: 'b' (6 sibs) 43: 0x56f8a120 VAL: 'c' (6 sibs) 43: 0x56f8a178 VAL: 'd' (6 sibs) 43: 0x56f8a1d0 VAL: 'e' (6 sibs) 43: 0x56f8a228 VAL: 'f' (6 sibs) 43: 0x56f89fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56f8a290 VAL: 'a' (2 sibs) 43: 0x56f8a2e8 VAL: 'b' (2 sibs) 43: 0x56f8a010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56f8a350 VAL: 'a' (2 sibs) 43: 0x56f8a3a8 VAL: 'b' (2 sibs) 43: 0x56f89ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56f8a410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56f8a4d0 VAL: 'a' (6 sibs) 43: 0x56f8a528 VAL: 'b' (6 sibs) 43: 0x56f8a580 VAL: 'c' (6 sibs) 43: 0x56f8a5d8 VAL: 'd' (6 sibs) 43: 0x56f8a630 VAL: 'e' (6 sibs) 43: 0x56f8a688 VAL: 'f' (6 sibs) 43: 0x56f8a468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56f8a6f0 VAL: 'a' (2 sibs) 43: 0x56f8a748 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc4920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc496c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fc49b8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fc4a04 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fc4a50 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fc4a9c VAL: 'c' (6 sibs) 43: [6] [6] 0x56fc4ae8 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fc4b34 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fc4b80 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fc4bcc KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fc4c18 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fc4c64 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fc4cb0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fc4cfc VAL: 'a' (2 sibs) 43: [14] [14] 0x56fc4d48 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fc4d94 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fc4de0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fc4e2c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fc4e78 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fc4ec4 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fc4f10 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fc4f5c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fc4fa8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fc4ff4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fc5040 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fc508c 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: 0x56f8bcb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8b5f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56f8b650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56f8b6b0 VAL: 'a' (4 sibs) 43: 0x56f8b708 VAL: 'b' (4 sibs) 43: 0x56f8b760 VAL: 'c' (4 sibs) 43: 0x56f8b7b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc3ac0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc3b0c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fc3b58 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fc3ba4 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fc3bf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fc3c3c VAL: 'c' (4 sibs) 43: [6] [6] 0x56fc3c88 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: 0x56f8bd50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56f87880 VAL: 'a' (2 sibs) 43: 0x56f878d8 VAL: 'b' (2 sibs) 43: 0x56f87998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56f877c0 VAL: 'c' (2 sibs) 43: 0x56f87818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc52b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc52fc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fc5348 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fc5394 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fc53e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fc542c VAL: 'c' (2 sibs) 43: [6] [6] 0x56fc5478 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: 0x56f8bdf0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f89e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56f87700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56f87758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56f8d0b0 VAL: 'a' (21 sibs) 43: 0x56f8d108 VAL: 'b' (21 sibs) 43: 0x56f8d160 VAL: 'b1' (21 sibs) 43: 0x56f8d1b8 VAL: 'b2' (21 sibs) 43: 0x56f8d210 VAL: 'b3' (21 sibs) 43: 0x56f8d268 VAL: 'b4' (21 sibs) 43: 0x56f8d2c0 VAL: 'b5' (21 sibs) 43: 0x56f8d318 VAL: 'b6' (21 sibs) 43: 0x56f8d370 VAL: 'b61' (21 sibs) 43: 0x56f8d3c8 VAL: 'b62' (21 sibs) 43: 0x56f8d420 VAL: 'b63' (21 sibs) 43: 0x56f8d478 VAL: 'b64' (21 sibs) 43: 0x56f8d4d0 VAL: 'b65' (21 sibs) 43: 0x56f8d528 VAL: 'b66' (21 sibs) 43: 0x56f8d580 VAL: 'b7' (21 sibs) 43: 0x56f8d5d8 VAL: 'b8' (21 sibs) 43: 0x56f8d630 VAL: 'b9' (21 sibs) 43: 0x56f8d688 VAL: 'b10' (21 sibs) 43: 0x56f8d6e0 VAL: 'e' (21 sibs) 43: 0x56f8d738 VAL: 'f' (21 sibs) 43: 0x56f8d790 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc5c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc5c9c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fc5ce8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fc5d34 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fc5d80 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fc5dcc VAL: 'b' (21 sibs) 43: [6] [6] 0x56fc5e18 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fc5e64 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fc5eb0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fc5efc VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fc5f48 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fc5f94 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fc5fe0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fc602c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fc6078 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fc60c4 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fc6110 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fc615c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fc61a8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fc61f4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fc6240 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fc628c VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fc62d8 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fc6324 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fc6370 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: 0x56f8be90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56f8b310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56f88c80 VAL: 'f' (1 sibs) 43: 0x56f8b368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56f8b3c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56f88ce0 VAL: 'b' (1 sibs) 43: 0x56f8b418 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56fc5780 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fc57cc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fc5818 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fc5864 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fc58b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fc58fc VAL: 'b' (1 sibs) 43: [6] [6] 0x56fc5948 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] 0x56fb3760 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fb37ac DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fb37f8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fb3844 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fb3890 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] 0x56fc74e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fc752c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fc7578 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fc75c4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fc7610 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] 0x56fb4ab0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb4afc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb4b48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb4b94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb4be0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb4c2c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb4c78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb4cc4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb4d10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb4d5c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb4da8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb4df4 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] 0x56fc79b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc79fc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc7a48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc7a94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc7ae0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc7b2c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc7b78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc7bc4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc7c10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc7c5c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc7ca8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc7cf4 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] 0x56fb5cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb5cfc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb5d48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb5d94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb5de0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb5e2c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb5e78 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb5ec4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb5f10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb5f5c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb5fa8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb5ff4 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] 0x56fc7e80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc7ecc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc7f18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc7f64 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc7fb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc7ffc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc8048 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc8094 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc80e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc812c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc8178 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc81c4 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] 0x56fb6eb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb6efc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb6f48 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb6f94 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb6fe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb702c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb7078 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb70c4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb7110 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb715c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb71a8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb71f4 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] 0x56fc8630 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc867c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc86c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc8714 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc8760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc87ac VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc87f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc8844 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc8890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc88dc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc8928 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc8974 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] 0x56fb80b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fb80fc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fb8148 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fb8194 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fb81e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fb822c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fb8278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fb82c4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fb8310 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fb835c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fb83a8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fb83f4 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] 0x56fc8b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc8b4c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc8b98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc8be4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc8c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc8c7c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc8cc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc8d14 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc8d60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc8dac KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc8df8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc8e44 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] 0x56fba150 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fba19c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fba1e8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fba234 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fba280 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fba2cc VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fba318 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fba364 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fba3b0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fba3fc VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fba448 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fba494 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fba4e0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fba52c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fba578 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fba5c4 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fba610 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fba65c VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fba6a8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fba6f4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fba740 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fba78c VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fba7d8 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fba824 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fba870 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fba8bc VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fba908 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fba954 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fba9a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fba9ec VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fbaa38 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] 0x56fc94a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc94ec KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fc9538 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fc9584 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fc95d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fc961c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fc9668 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fc96b4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fc9700 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fc974c VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fc9798 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fc97e4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fc9830 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fc987c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fc98c8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fc9914 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fc9960 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fc99ac VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fc99f8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fc9a44 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fc9a90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fc9adc VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fc9b28 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fc9b74 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fc9bc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fc9c0c VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fc9c58 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fc9ca4 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fc9cf0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fc9d3c VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fc9d88 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] 0x56fbbd60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fbbdac KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fbbdf8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fbbe44 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fbbe90 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fbbedc VAL: 'c' (6 sibs) 43: [6] [6] 0x56fbbf28 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fbbf74 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fbbfc0 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fbc00c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fbc058 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fbc0a4 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fbc0f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fbc13c VAL: 'a' (2 sibs) 43: [14] [14] 0x56fbc188 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fbc1d4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fbc220 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fbc26c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fbc2b8 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fbc304 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fbc350 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fbc39c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fbc3e8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fbc434 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fbc480 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fbc4cc 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] 0x56fc9e30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc9e7c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fc9ec8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fc9f14 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fc9f60 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fc9fac VAL: 'c' (6 sibs) 43: [6] [6] 0x56fc9ff8 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fca044 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fca090 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fca0dc KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fca128 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fca174 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fca1c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fca20c VAL: 'a' (2 sibs) 43: [14] [14] 0x56fca258 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fca2a4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fca2f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fca33c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fca388 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fca3d4 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fca420 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fca46c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fca4b8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fca504 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fca550 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fca59c 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] 0x56fbd180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fbd1cc KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fbd218 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fbd264 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fbd2b0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fbd2fc VAL: 'c' (4 sibs) 43: [6] [6] 0x56fbd348 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] 0x56fc8fd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc901c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fc9068 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fc90b4 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fc9100 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fc914c VAL: 'c' (4 sibs) 43: [6] [6] 0x56fc9198 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] 0x56fbe140 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fbe18c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fbe1d8 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fbe224 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fbe270 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fbe2bc VAL: 'c' (2 sibs) 43: [6] [6] 0x56fbe308 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] 0x56fca7c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fca80c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fca858 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fca8a4 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fca8f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fca93c VAL: 'c' (2 sibs) 43: [6] [6] 0x56fca988 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] 0x56fc0e90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc0edc KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fc0f28 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fc0f74 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fc0fc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fc100c VAL: 'b' (21 sibs) 43: [6] [6] 0x56fc1058 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fc10a4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fc10f0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fc113c VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fc1188 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fc11d4 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fc1220 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fc126c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fc12b8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fc1304 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fc1350 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fc139c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fc13e8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fc1434 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fc1480 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fc14cc VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fc1518 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fc1564 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fc15b0 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] 0x56fcb160 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fcb1ac KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fcb1f8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fcb244 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fcb290 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fcb2dc VAL: 'b' (21 sibs) 43: [6] [6] 0x56fcb328 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fcb374 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fcb3c0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fcb40c VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fcb458 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fcb4a4 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fcb4f0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fcb53c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fcb588 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fcb5d4 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fcb620 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fcb66c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fcb6b8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fcb704 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fcb750 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fcb79c VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fcb7e8 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fcb834 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fcb880 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] 0x56fc09c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fc0a0c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fc0a58 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fc0aa4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fc0af0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fc0b3c VAL: 'b' (1 sibs) 43: [6] [6] 0x56fc0b88 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] 0x56fcac90 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fcacdc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fcad28 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fcad74 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fcadc0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fcae0c VAL: 'b' (1 sibs) 43: [6] [6] 0x56fcae58 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] 0x56fc22b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fc22fc DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fc2348 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fc2394 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fc23e0 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] 0x56fcbaf0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fcbb3c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fcbb88 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fcbbd4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fcbc20 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] 0x56fc2780 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc27cc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc2818 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc2864 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc28b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc28fc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc2948 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc2994 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc29e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc2a2c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc2a78 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc2ac4 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] 0x56fcbfc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fcc00c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fcc058 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fcc0a4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fcc0f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fcc13c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fcc188 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fcc1d4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fcc220 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fcc26c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fcc2b8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fcc304 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] 0x56fc2c50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc2c9c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc2ce8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc2d34 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc2d80 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc2dcc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc2e18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc2e64 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc2eb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc2efc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc2f48 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc2f94 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] 0x56fcc490 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fcc4dc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fcc528 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fcc574 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fcc5c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fcc60c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fcc658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fcc6a4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fcc6f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fcc73c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fcc788 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fcc7d4 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] 0x56fc3120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc316c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc31b8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc3204 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc3250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc329c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc32e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc3334 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc3380 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc33cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc3418 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc3464 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] 0x56fcc9f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fcca3c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fcca88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fccad4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fccb20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fccb6c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fccbb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fccc04 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fccc50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fccc9c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fccce8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fccd34 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] 0x56fc35f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc363c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fc3688 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fc36d4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fc3720 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fc376c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fc37b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fc3804 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fc3850 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fc389c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fc38e8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fc3934 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] 0x56fccf50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fccf9c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fccfe8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fcd034 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fcd080 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fcd0cc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fcd118 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fcd164 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fcd1b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fcd1fc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fcd248 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fcd294 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] 0x56fc3f90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc3fdc KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fc4028 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fc4074 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fc40c0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fc410c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fc4158 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fc41a4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fc41f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fc423c VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fc4288 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fc42d4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fc4320 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fc436c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fc43b8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fc4404 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fc4450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fc449c VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fc44e8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fc4534 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fc4580 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fc45cc VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fc4618 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fc4664 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fc46b0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fc46fc VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fc4748 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fc4794 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fc47e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fc482c VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fc4878 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] 0x56fcd8f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fcd93c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fcd988 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fcd9d4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fcda20 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fcda6c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fcdab8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fcdb04 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fcdb50 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fcdb9c VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fcdbe8 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fcdc34 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fcdc80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fcdccc VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fcdd18 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fcdd64 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fcddb0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fcddfc VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fcde48 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fcde94 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fcdee0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fcdf2c VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fcdf78 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fcdfc4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fce010 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fce05c VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fce0a8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fce0f4 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fce140 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fce18c VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fce1d8 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] 0x56fc4920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc496c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fc49b8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fc4a04 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fc4a50 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fc4a9c VAL: 'c' (6 sibs) 43: [6] [6] 0x56fc4ae8 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fc4b34 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fc4b80 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fc4bcc KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fc4c18 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fc4c64 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fc4cb0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fc4cfc VAL: 'a' (2 sibs) 43: [14] [14] 0x56fc4d48 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fc4d94 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fc4de0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fc4e2c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fc4e78 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fc4ec4 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fc4f10 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fc4f5c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fc4fa8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fc4ff4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fc5040 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fc508c 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] 0x56fce280 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fce2cc KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fce318 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fce364 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fce3b0 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fce3fc VAL: 'c' (6 sibs) 43: [6] [6] 0x56fce448 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fce494 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fce4e0 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fce52c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fce578 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fce5c4 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fce610 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fce65c VAL: 'a' (2 sibs) 43: [14] [14] 0x56fce6a8 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fce6f4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fce740 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fce78c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fce7d8 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fce824 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fce870 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fce8bc VAL: 'e' (6 sibs) 43: [22] [22] 0x56fce908 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fce954 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fce9a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fce9ec 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] 0x56fc3ac0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc3b0c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fc3b58 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fc3ba4 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fc3bf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fc3c3c VAL: 'c' (4 sibs) 43: [6] [6] 0x56fc3c88 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] 0x56fcd420 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fcd46c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56fcd4b8 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56fcd504 VAL: 'a' (4 sibs) 43: [4] [4] 0x56fcd550 VAL: 'b' (4 sibs) 43: [5] [5] 0x56fcd59c VAL: 'c' (4 sibs) 43: [6] [6] 0x56fcd5e8 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] 0x56fc52b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fc52fc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fc5348 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fc5394 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fc53e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fc542c VAL: 'c' (2 sibs) 43: [6] [6] 0x56fc5478 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] 0x56fcec10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fcec5c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fceca8 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fcecf4 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fced40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fced8c VAL: 'c' (2 sibs) 43: [6] [6] 0x56fcedd8 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] 0x56fc5c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fc5c9c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fc5ce8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fc5d34 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fc5d80 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fc5dcc VAL: 'b' (21 sibs) 43: [6] [6] 0x56fc5e18 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fc5e64 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fc5eb0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fc5efc VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fc5f48 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fc5f94 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fc5fe0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fc602c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fc6078 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fc60c4 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fc6110 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fc615c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fc61a8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fc61f4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fc6240 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fc628c VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fc62d8 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fc6324 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fc6370 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] 0x56fcf5e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fcf62c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fcf678 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fcf6c4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fcf710 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fcf75c VAL: 'b' (21 sibs) 43: [6] [6] 0x56fcf7a8 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fcf7f4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fcf840 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fcf88c VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fcf8d8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fcf924 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fcf970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fcf9bc VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fcfa08 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fcfa54 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fcfaa0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fcfaec VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fcfb38 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fcfb84 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fcfbd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fcfc1c VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fcfc68 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fcfcb4 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fcfd00 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] 0x56fc5780 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fc57cc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fc5818 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fc5864 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fc58b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fc58fc VAL: 'b' (1 sibs) 43: [6] [6] 0x56fc5948 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] 0x56fcf110 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fcf15c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fcf1a8 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fcf1f4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fcf240 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fcf28c VAL: 'b' (1 sibs) 43: [6] [6] 0x56fcf2d8 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: 0x56f8b850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56f87340 DOCSEQ: (1 sibs) 3 children: 43: 0x56f87480 VAL: 'foo' (3 sibs) 43: 0x56f874d8 VAL: 'bar' (3 sibs) 43: 0x56f87530 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fcffa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fcffec DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fd0038 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fd0084 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fd00d0 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: 0x56f8b8f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f87c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f87cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f87de0 VAL: 'val0' (2 sibs) 43: 0x56f87e38 VAL: 'val1' (2 sibs) 43: 0x56f87d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f87ea0 VAL: 'val2' (2 sibs) 43: 0x56f87ef8 VAL: 'val3' (2 sibs) 43: 0x56f87d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f87f60 VAL: 'val4' (2 sibs) 43: 0x56f87fb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd0120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd016c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd01b8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd0204 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd0250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd029c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd02e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd0334 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd0380 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd03cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd0418 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd0464 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: 0x56f8b990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f882b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f88370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f88480 VAL: 'val0' (2 sibs) 43: 0x56f884d8 VAL: 'val1' (2 sibs) 43: 0x56f883c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f88540 VAL: 'val2' (2 sibs) 43: 0x56f88598 VAL: 'val3' (2 sibs) 43: 0x56f88420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88600 VAL: 'val4' (2 sibs) 43: 0x56f88658 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd04c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd050c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd0558 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd05a4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd05f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd063c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd0688 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd06d4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd0720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd076c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd07b8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd0804 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: 0x56f8ba30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f88710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f887d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f888e0 VAL: 'val0' (2 sibs) 43: 0x56f88938 VAL: 'val1' (2 sibs) 43: 0x56f88828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f889a0 VAL: 'val2' (2 sibs) 43: 0x56f889f8 VAL: 'val3' (2 sibs) 43: 0x56f88880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88a60 VAL: 'val4' (2 sibs) 43: 0x56f88ab8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd0860 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd08ac KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd08f8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd0944 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd0990 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd09dc VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd0a28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd0a74 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd0ac0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd0b0c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd0b58 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd0ba4 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: 0x56f8bad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f890d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f89140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f89250 VAL: 'val0' (2 sibs) 43: 0x56f892a8 VAL: 'val1' (2 sibs) 43: 0x56f89198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f89310 VAL: 'val2' (2 sibs) 43: 0x56f89368 VAL: 'val3' (2 sibs) 43: 0x56f891f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f893d0 VAL: 'val4' (2 sibs) 43: 0x56f89428 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd0c00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd0c4c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd0c98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd0ce4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd0d30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd0d7c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd0dc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd0e14 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd0e60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd0eac KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd0ef8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd0f44 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: 0x56f8bb70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8a8a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56f8a900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56f8a960 VAL: 'env01' (28 sibs) 43: 0x56f8a9b8 VAL: 'env02' (28 sibs) 43: 0x56f8aa10 VAL: 'env03' (28 sibs) 43: 0x56f8aa68 VAL: 'env04' (28 sibs) 43: 0x56f8aac0 VAL: 'env11' (28 sibs) 43: 0x56f8ab18 VAL: 'env12' (28 sibs) 43: 0x56f8ab70 VAL: 'env13' (28 sibs) 43: 0x56f8abc8 VAL: 'env14' (28 sibs) 43: 0x56f8ac20 VAL: 'env21' (28 sibs) 43: 0x56f8ac78 VAL: 'env22' (28 sibs) 43: 0x56f8acd0 VAL: 'env23' (28 sibs) 43: 0x56f8ad28 VAL: 'env24' (28 sibs) 43: 0x56f8ad80 VAL: 'env31' (28 sibs) 43: 0x56f8add8 VAL: 'env32' (28 sibs) 43: 0x56f8ae30 VAL: 'env33' (28 sibs) 43: 0x56f8ae88 VAL: 'env34' (28 sibs) 43: 0x56f8aee0 VAL: 'env41' (28 sibs) 43: 0x56f8af38 VAL: 'env42' (28 sibs) 43: 0x56f8af90 VAL: 'env43' (28 sibs) 43: 0x56f8afe8 VAL: 'env44' (28 sibs) 43: 0x56f8b040 VAL: 'env51' (28 sibs) 43: 0x56f8b098 VAL: 'env52' (28 sibs) 43: 0x56f8b0f0 VAL: 'env53' (28 sibs) 43: 0x56f8b148 VAL: 'env54' (28 sibs) 43: 0x56f8b1a0 VAL: 'env61' (28 sibs) 43: 0x56f8b1f8 VAL: 'env62' (28 sibs) 43: 0x56f8b250 VAL: 'env63' (28 sibs) 43: 0x56f8b2a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd0fa0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fd0fec KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fd1038 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fd1084 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fd10d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fd111c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fd1168 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fd11b4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fd1200 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fd124c VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fd1298 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fd12e4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fd1330 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fd137c VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fd13c8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fd1414 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fd1460 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fd14ac VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fd14f8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fd1544 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fd1590 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fd15dc VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fd1628 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fd1674 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fd16c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fd170c VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fd1758 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fd17a4 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fd17f0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fd183c VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fd1888 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: 0x56f8bc10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56f89f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56f8a070 VAL: 'a' (6 sibs) 43: 0x56f8a0c8 VAL: 'b' (6 sibs) 43: 0x56f8a120 VAL: 'c' (6 sibs) 43: 0x56f8a178 VAL: 'd' (6 sibs) 43: 0x56f8a1d0 VAL: 'e' (6 sibs) 43: 0x56f8a228 VAL: 'f' (6 sibs) 43: 0x56f89fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56f8a290 VAL: 'a' (2 sibs) 43: 0x56f8a2e8 VAL: 'b' (2 sibs) 43: 0x56f8a010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56f8a350 VAL: 'a' (2 sibs) 43: 0x56f8a3a8 VAL: 'b' (2 sibs) 43: 0x56f89ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56f8a410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56f8a4d0 VAL: 'a' (6 sibs) 43: 0x56f8a528 VAL: 'b' (6 sibs) 43: 0x56f8a580 VAL: 'c' (6 sibs) 43: 0x56f8a5d8 VAL: 'd' (6 sibs) 43: 0x56f8a630 VAL: 'e' (6 sibs) 43: 0x56f8a688 VAL: 'f' (6 sibs) 43: 0x56f8a468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56f8a6f0 VAL: 'a' (2 sibs) 43: 0x56f8a748 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd18e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd192c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fd1978 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fd19c4 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fd1a10 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fd1a5c VAL: 'c' (6 sibs) 43: [6] [6] 0x56fd1aa8 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fd1af4 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fd1b40 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fd1b8c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fd1bd8 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fd1c24 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fd1c70 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fd1cbc VAL: 'a' (2 sibs) 43: [14] [14] 0x56fd1d08 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fd1d54 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fd1da0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fd1dec VAL: 'a' (6 sibs) 43: [18] [18] 0x56fd1e38 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fd1e84 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fd1ed0 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fd1f1c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fd1f68 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fd1fb4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fd2000 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fd204c 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: 0x56f8bcb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8b5f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56f8b650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56f8b6b0 VAL: 'a' (4 sibs) 43: 0x56f8b708 VAL: 'b' (4 sibs) 43: 0x56f8b760 VAL: 'c' (4 sibs) 43: 0x56f8b7b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56f89490 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56f894dc KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56f89528 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56f89574 VAL: 'a' (4 sibs) 43: [4] [4] 0x56f895c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56f8960c VAL: 'c' (4 sibs) 43: [6] [6] 0x56f89658 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: 0x56f8bd50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56f87880 VAL: 'a' (2 sibs) 43: 0x56f878d8 VAL: 'b' (2 sibs) 43: 0x56f87998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56f877c0 VAL: 'c' (2 sibs) 43: 0x56f87818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56f898d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56f8991c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56f89968 VAL: 'a' (2 sibs) 43: [3] [3] 0x56f899b4 VAL: 'b' (2 sibs) 43: [4] [4] 0x56f89a00 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56f89a4c VAL: 'c' (2 sibs) 43: [6] [6] 0x56f89a98 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: 0x56f8bdf0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f89e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56f87700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56f87758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56f8d0b0 VAL: 'a' (21 sibs) 43: 0x56f8d108 VAL: 'b' (21 sibs) 43: 0x56f8d160 VAL: 'b1' (21 sibs) 43: 0x56f8d1b8 VAL: 'b2' (21 sibs) 43: 0x56f8d210 VAL: 'b3' (21 sibs) 43: 0x56f8d268 VAL: 'b4' (21 sibs) 43: 0x56f8d2c0 VAL: 'b5' (21 sibs) 43: 0x56f8d318 VAL: 'b6' (21 sibs) 43: 0x56f8d370 VAL: 'b61' (21 sibs) 43: 0x56f8d3c8 VAL: 'b62' (21 sibs) 43: 0x56f8d420 VAL: 'b63' (21 sibs) 43: 0x56f8d478 VAL: 'b64' (21 sibs) 43: 0x56f8d4d0 VAL: 'b65' (21 sibs) 43: 0x56f8d528 VAL: 'b66' (21 sibs) 43: 0x56f8d580 VAL: 'b7' (21 sibs) 43: 0x56f8d5d8 VAL: 'b8' (21 sibs) 43: 0x56f8d630 VAL: 'b9' (21 sibs) 43: 0x56f8d688 VAL: 'b10' (21 sibs) 43: 0x56f8d6e0 VAL: 'e' (21 sibs) 43: 0x56f8d738 VAL: 'f' (21 sibs) 43: 0x56f8d790 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd20a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fd20ec KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fd2138 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fd2184 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fd21d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fd221c VAL: 'b' (21 sibs) 43: [6] [6] 0x56fd2268 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fd22b4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fd2300 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fd234c VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fd2398 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fd23e4 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fd2430 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fd247c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fd24c8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fd2514 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fd2560 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fd25ac VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fd25f8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fd2644 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fd2690 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fd26dc VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fd2728 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fd2774 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fd27c0 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: 0x56f8be90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56f8b310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56f88c80 VAL: 'f' (1 sibs) 43: 0x56f8b368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56f8b3c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56f88ce0 VAL: 'b' (1 sibs) 43: 0x56f8b418 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56f896b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56f896fc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56f89748 VAL: 'f' (1 sibs) 43: [3] [3] 0x56f89794 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56f897e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56f8982c VAL: 'b' (1 sibs) 43: [6] [6] 0x56f89878 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: 0x56f8b850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56f87340 DOCSEQ: (1 sibs) 3 children: 43: 0x56f87480 VAL: 'foo' (3 sibs) 43: 0x56f874d8 VAL: 'bar' (3 sibs) 43: 0x56f87530 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd2810 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56fd285c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56fd28a8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56fd28f4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56fd2940 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: 0x56f8b8f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f87c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f87cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f87de0 VAL: 'val0' (2 sibs) 43: 0x56f87e38 VAL: 'val1' (2 sibs) 43: 0x56f87d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f87ea0 VAL: 'val2' (2 sibs) 43: 0x56f87ef8 VAL: 'val3' (2 sibs) 43: 0x56f87d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f87f60 VAL: 'val4' (2 sibs) 43: 0x56f87fb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd2990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd29dc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd2a28 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd2a74 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd2ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd2b0c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd2b58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd2ba4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd2bf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd2c3c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd2c88 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd2cd4 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: 0x56f8b990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f882b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f88370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f88480 VAL: 'val0' (2 sibs) 43: 0x56f884d8 VAL: 'val1' (2 sibs) 43: 0x56f883c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f88540 VAL: 'val2' (2 sibs) 43: 0x56f88598 VAL: 'val3' (2 sibs) 43: 0x56f88420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88600 VAL: 'val4' (2 sibs) 43: 0x56f88658 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd2d30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd2d7c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd2dc8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd2e14 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd2e60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd2eac VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd2ef8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd2f44 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd2f90 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd2fdc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd3028 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd3074 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: 0x56f8ba30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f88710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f88768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f887d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f888e0 VAL: 'val0' (2 sibs) 43: 0x56f88938 VAL: 'val1' (2 sibs) 43: 0x56f88828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f889a0 VAL: 'val2' (2 sibs) 43: 0x56f889f8 VAL: 'val3' (2 sibs) 43: 0x56f88880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f88a60 VAL: 'val4' (2 sibs) 43: 0x56f88ab8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd30d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd311c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd3168 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd31b4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd3200 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd324c VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd3298 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd32e4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd3330 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd337c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd33c8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd3414 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: 0x56f8bad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56f890d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56f89140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56f89250 VAL: 'val0' (2 sibs) 43: 0x56f892a8 VAL: 'val1' (2 sibs) 43: 0x56f89198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56f89310 VAL: 'val2' (2 sibs) 43: 0x56f89368 VAL: 'val3' (2 sibs) 43: 0x56f891f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56f893d0 VAL: 'val4' (2 sibs) 43: 0x56f89428 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd3470 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd34bc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56fd3508 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56fd3554 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56fd35a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56fd35ec VAL: 'val1' (2 sibs) 43: [6] [6] 0x56fd3638 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56fd3684 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56fd36d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56fd371c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56fd3768 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56fd37b4 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: 0x56f8bb70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8a8a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56f8a900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56f8a960 VAL: 'env01' (28 sibs) 43: 0x56f8a9b8 VAL: 'env02' (28 sibs) 43: 0x56f8aa10 VAL: 'env03' (28 sibs) 43: 0x56f8aa68 VAL: 'env04' (28 sibs) 43: 0x56f8aac0 VAL: 'env11' (28 sibs) 43: 0x56f8ab18 VAL: 'env12' (28 sibs) 43: 0x56f8ab70 VAL: 'env13' (28 sibs) 43: 0x56f8abc8 VAL: 'env14' (28 sibs) 43: 0x56f8ac20 VAL: 'env21' (28 sibs) 43: 0x56f8ac78 VAL: 'env22' (28 sibs) 43: 0x56f8acd0 VAL: 'env23' (28 sibs) 43: 0x56f8ad28 VAL: 'env24' (28 sibs) 43: 0x56f8ad80 VAL: 'env31' (28 sibs) 43: 0x56f8add8 VAL: 'env32' (28 sibs) 43: 0x56f8ae30 VAL: 'env33' (28 sibs) 43: 0x56f8ae88 VAL: 'env34' (28 sibs) 43: 0x56f8aee0 VAL: 'env41' (28 sibs) 43: 0x56f8af38 VAL: 'env42' (28 sibs) 43: 0x56f8af90 VAL: 'env43' (28 sibs) 43: 0x56f8afe8 VAL: 'env44' (28 sibs) 43: 0x56f8b040 VAL: 'env51' (28 sibs) 43: 0x56f8b098 VAL: 'env52' (28 sibs) 43: 0x56f8b0f0 VAL: 'env53' (28 sibs) 43: 0x56f8b148 VAL: 'env54' (28 sibs) 43: 0x56f8b1a0 VAL: 'env61' (28 sibs) 43: 0x56f8b1f8 VAL: 'env62' (28 sibs) 43: 0x56f8b250 VAL: 'env63' (28 sibs) 43: 0x56f8b2a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd3810 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fd385c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56fd38a8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56fd38f4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56fd3940 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56fd398c VAL: 'env03' (28 sibs) 43: [6] [6] 0x56fd39d8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56fd3a24 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56fd3a70 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56fd3abc VAL: 'env13' (28 sibs) 43: [10] [10] 0x56fd3b08 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56fd3b54 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56fd3ba0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56fd3bec VAL: 'env23' (28 sibs) 43: [14] [14] 0x56fd3c38 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56fd3c84 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56fd3cd0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56fd3d1c VAL: 'env33' (28 sibs) 43: [18] [18] 0x56fd3d68 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56fd3db4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56fd3e00 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56fd3e4c VAL: 'env43' (28 sibs) 43: [22] [22] 0x56fd3e98 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56fd3ee4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56fd3f30 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56fd3f7c VAL: 'env53' (28 sibs) 43: [26] [26] 0x56fd3fc8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56fd4014 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56fd4060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56fd40ac VAL: 'env63' (28 sibs) 43: [30] [30] 0x56fd40f8 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: 0x56f8bc10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f89ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56f89f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56f8a070 VAL: 'a' (6 sibs) 43: 0x56f8a0c8 VAL: 'b' (6 sibs) 43: 0x56f8a120 VAL: 'c' (6 sibs) 43: 0x56f8a178 VAL: 'd' (6 sibs) 43: 0x56f8a1d0 VAL: 'e' (6 sibs) 43: 0x56f8a228 VAL: 'f' (6 sibs) 43: 0x56f89fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56f8a290 VAL: 'a' (2 sibs) 43: 0x56f8a2e8 VAL: 'b' (2 sibs) 43: 0x56f8a010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56f8a350 VAL: 'a' (2 sibs) 43: 0x56f8a3a8 VAL: 'b' (2 sibs) 43: 0x56f89ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56f8a410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56f8a4d0 VAL: 'a' (6 sibs) 43: 0x56f8a528 VAL: 'b' (6 sibs) 43: 0x56f8a580 VAL: 'c' (6 sibs) 43: 0x56f8a5d8 VAL: 'd' (6 sibs) 43: 0x56f8a630 VAL: 'e' (6 sibs) 43: 0x56f8a688 VAL: 'f' (6 sibs) 43: 0x56f8a468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56f8a6f0 VAL: 'a' (2 sibs) 43: 0x56f8a748 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd4150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd419c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56fd41e8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56fd4234 VAL: 'a' (6 sibs) 43: [4] [4] 0x56fd4280 VAL: 'b' (6 sibs) 43: [5] [5] 0x56fd42cc VAL: 'c' (6 sibs) 43: [6] [6] 0x56fd4318 VAL: 'd' (6 sibs) 43: [7] [7] 0x56fd4364 VAL: 'e' (6 sibs) 43: [8] [8] 0x56fd43b0 VAL: 'f' (6 sibs) 43: [9] [9] 0x56fd43fc KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56fd4448 VAL: 'a' (2 sibs) 43: [11] [11] 0x56fd4494 VAL: 'b' (2 sibs) 43: [12] [12] 0x56fd44e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56fd452c VAL: 'a' (2 sibs) 43: [14] [14] 0x56fd4578 VAL: 'b' (2 sibs) 43: [15] [15] 0x56fd45c4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56fd4610 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56fd465c VAL: 'a' (6 sibs) 43: [18] [18] 0x56fd46a8 VAL: 'b' (6 sibs) 43: [19] [19] 0x56fd46f4 VAL: 'c' (6 sibs) 43: [20] [20] 0x56fd4740 VAL: 'd' (6 sibs) 43: [21] [21] 0x56fd478c VAL: 'e' (6 sibs) 43: [22] [22] 0x56fd47d8 VAL: 'f' (6 sibs) 43: [23] [23] 0x56fd4824 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56fd4870 VAL: 'a' (2 sibs) 43: [25] [25] 0x56fd48bc 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: 0x56f8bcb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f8b5f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56f8b650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56f8b6b0 VAL: 'a' (4 sibs) 43: 0x56f8b708 VAL: 'b' (4 sibs) 43: 0x56f8b760 VAL: 'c' (4 sibs) 43: 0x56f8b7b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56f89af0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56f89b3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56f89b88 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56f89bd4 VAL: 'a' (4 sibs) 43: [4] [4] 0x56f89c20 VAL: 'b' (4 sibs) 43: [5] [5] 0x56f89c6c VAL: 'c' (4 sibs) 43: [6] [6] 0x56f89cb8 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: 0x56f8bd50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56f87940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56f87880 VAL: 'a' (2 sibs) 43: 0x56f878d8 VAL: 'b' (2 sibs) 43: 0x56f87998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56f877c0 VAL: 'c' (2 sibs) 43: 0x56f87818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd4910 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56fd495c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56fd49a8 VAL: 'a' (2 sibs) 43: [3] [3] 0x56fd49f4 VAL: 'b' (2 sibs) 43: [4] [4] 0x56fd4a40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56fd4a8c VAL: 'c' (2 sibs) 43: [6] [6] 0x56fd4ad8 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: 0x56f8bdf0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56f89e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56f87700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56f87758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56f8d0b0 VAL: 'a' (21 sibs) 43: 0x56f8d108 VAL: 'b' (21 sibs) 43: 0x56f8d160 VAL: 'b1' (21 sibs) 43: 0x56f8d1b8 VAL: 'b2' (21 sibs) 43: 0x56f8d210 VAL: 'b3' (21 sibs) 43: 0x56f8d268 VAL: 'b4' (21 sibs) 43: 0x56f8d2c0 VAL: 'b5' (21 sibs) 43: 0x56f8d318 VAL: 'b6' (21 sibs) 43: 0x56f8d370 VAL: 'b61' (21 sibs) 43: 0x56f8d3c8 VAL: 'b62' (21 sibs) 43: 0x56f8d420 VAL: 'b63' (21 sibs) 43: 0x56f8d478 VAL: 'b64' (21 sibs) 43: 0x56f8d4d0 VAL: 'b65' (21 sibs) 43: 0x56f8d528 VAL: 'b66' (21 sibs) 43: 0x56f8d580 VAL: 'b7' (21 sibs) 43: 0x56f8d5d8 VAL: 'b8' (21 sibs) 43: 0x56f8d630 VAL: 'b9' (21 sibs) 43: 0x56f8d688 VAL: 'b10' (21 sibs) 43: 0x56f8d6e0 VAL: 'e' (21 sibs) 43: 0x56f8d738 VAL: 'f' (21 sibs) 43: 0x56f8d790 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd4b30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56fd4b7c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56fd4bc8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56fd4c14 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56fd4c60 VAL: 'a' (21 sibs) 43: [5] [5] 0x56fd4cac VAL: 'b' (21 sibs) 43: [6] [6] 0x56fd4cf8 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56fd4d44 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56fd4d90 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56fd4ddc VAL: 'b4' (21 sibs) 43: [10] [10] 0x56fd4e28 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56fd4e74 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56fd4ec0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56fd4f0c VAL: 'b62' (21 sibs) 43: [14] [14] 0x56fd4f58 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56fd4fa4 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56fd4ff0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56fd503c VAL: 'b66' (21 sibs) 43: [18] [18] 0x56fd5088 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56fd50d4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56fd5120 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56fd516c VAL: 'b10' (21 sibs) 43: [22] [22] 0x56fd51b8 VAL: 'e' (21 sibs) 43: [23] [23] 0x56fd5204 VAL: 'f' (21 sibs) 43: [24] [24] 0x56fd5250 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: 0x56f8be90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56f8b310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56f88c80 VAL: 'f' (1 sibs) 43: 0x56f8b368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56f8b3c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56f88ce0 VAL: 'b' (1 sibs) 43: 0x56f8b418 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56fd52a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56fd52ec KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56fd5338 VAL: 'f' (1 sibs) 43: [3] [3] 0x56fd5384 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56fd53d0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56fd541c VAL: 'b' (1 sibs) 43: [6] [6] 0x56fd5468 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 (17 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (17 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-number-0.6.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x57534900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57533b70 VAL: '-2' (15 sibs) 44: 0x57533bc8 VAL: '-2' (15 sibs) 44: 0x57533c20 VAL: '5' (15 sibs) 44: 0x57533c78 VAL: '0xa' (15 sibs) 44: 0x57533cd0 VAL: '-0xb' (15 sibs) 44: 0x57533d28 VAL: '0XA' (15 sibs) 44: 0x57533d80 VAL: '-0XA' (15 sibs) 44: 0x57533dd8 VAL: '0b10' (15 sibs) 44: 0x57533e30 VAL: '-0b10' (15 sibs) 44: 0x57533e88 VAL: '0B10' (15 sibs) 44: 0x57533ee0 VAL: '-0B10' (15 sibs) 44: 0x57533f38 VAL: '0o17' (15 sibs) 44: 0x57533f90 VAL: '-0o17' (15 sibs) 44: 0x57533fe8 VAL: '0O17' (15 sibs) 44: 0x57534040 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5754e5d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5754e61c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5754e668 VAL: '-2' (15 sibs) 44: [3] [3] 0x5754e6b4 VAL: '-2' (15 sibs) 44: [4] [4] 0x5754e700 VAL: '5' (15 sibs) 44: [5] [5] 0x5754e74c VAL: '0xa' (15 sibs) 44: [6] [6] 0x5754e798 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5754e7e4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5754e830 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5754e87c VAL: '0b10' (15 sibs) 44: [10] [10] 0x5754e8c8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5754e914 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5754e960 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5754e9ac VAL: '0o17' (15 sibs) 44: [14] [14] 0x5754e9f8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5754ea44 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5754ea90 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: 0x575349a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57533790 VAL: '-2' (3 sibs) 44: 0x575337e8 VAL: '-2' (3 sibs) 44: 0x57533840 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5754e100 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5754e14c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5754e198 VAL: '-2' (3 sibs) 44: [3] [3] 0x5754e1e4 VAL: '-2' (3 sibs) 44: [4] [4] 0x5754e230 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: 0x57534a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534330 VAL: '-2.0' (8 sibs) 44: 0x57534388 VAL: '-2.1' (8 sibs) 44: 0x575343e0 VAL: '0.1' (8 sibs) 44: 0x57534438 VAL: '.1' (8 sibs) 44: 0x57534490 VAL: '-.2' (8 sibs) 44: 0x575344e8 VAL: '-2.e+6' (8 sibs) 44: 0x57534540 VAL: '-3e-6' (8 sibs) 44: 0x57534598 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57550480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575504cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57550518 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57550564 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575505b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x575505fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57550648 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57550694 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575506e0 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: 0x57534ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534600 VAL: '-2.0' (8 sibs) 44: 0x57534658 VAL: '-2.1' (8 sibs) 44: 0x575346b0 VAL: '0.1' (8 sibs) 44: 0x57534708 VAL: '.1' (8 sibs) 44: 0x57534760 VAL: '-.2' (8 sibs) 44: 0x575347b8 VAL: '-2.e+6' (8 sibs) 44: 0x57534810 VAL: '-3e-6' (8 sibs) 44: 0x57534868 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57551510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755155c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575515a8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x575515f4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57551640 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755168c VAL: '-.2' (8 sibs) 44: [6] [6] 0x575516d8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57551724 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57551770 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: 0x57534b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534de0 VAL: '-2.0' (8 sibs) 44: 0x57534e38 VAL: '-2.1' (8 sibs) 44: 0x57534e90 VAL: '0.1' (8 sibs) 44: 0x57534ee8 VAL: '.1' (8 sibs) 44: 0x57534f40 VAL: '-.2' (8 sibs) 44: 0x57534f98 VAL: '-2.e+6' (8 sibs) 44: 0x57534ff0 VAL: '-3e-6' (8 sibs) 44: 0x57535048 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x575525b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575525fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57552648 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57552694 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575526e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755272c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57552778 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575527c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57552810 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: 0x57534c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57535760 VAL: '1.2.3' (14 sibs) 44: 0x575357b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57535810 SEQ: (14 sibs) 2 children: 44: 0x57535c40 VAL: '1.2.3' (2 sibs) 44: 0x57535c98 VAL: '4.5.6' (2 sibs) 44: 0x57535868 SEQ: (14 sibs) 2 children: 44: 0x57535d00 VAL: '1.2.3.4' (2 sibs) 44: 0x57535d58 VAL: '4.5.6.7' (2 sibs) 44: 0x575358c0 SEQ: (14 sibs) 2 children: 44: 0x57535dc0 VAL: '1.2.3' (2 sibs) 44: 0x57535e18 VAL: '4.5.6' (2 sibs) 44: 0x57535918 SEQ: (14 sibs) 2 children: 44: 0x57535e80 VAL: '1.2.3.4' (2 sibs) 44: 0x57535ed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57535970 MAP: (14 sibs) 1 children: 44: 0x57535f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x575359c8 MAP: (14 sibs) 1 children: 44: 0x57535fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535a20 MAP: (14 sibs) 1 children: 44: 0x57536000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57535a78 MAP: (14 sibs) 1 children: 44: 0x57536060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535ad0 MAP: (14 sibs) 2 children: 44: 0x575360c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535b28 MAP: (14 sibs) 2 children: 44: 0x57536180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x575361d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57535b80 MAP: (14 sibs) 2 children: 44: 0x57536240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535bd8 MAP: (14 sibs) 2 children: 44: 0x57536300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57536358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x575548d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5755491c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57554968 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x575549b4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57554a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57554a4c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57554a98 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57554ae4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57554b30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57554b7c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57554bc8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57554c14 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57554c60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57554cac VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57554cf8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57554d44 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57554d90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57554ddc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57554e28 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57554e74 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57554ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57554f0c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57554f58 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57554fa4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57554ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755503c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57555088 MAP: (14 sibs) 2 children: 44: [27] [27] 0x575550d4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57555120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755516c MAP: (14 sibs) 2 children: 44: [30] [30] 0x575551b8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57555204 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57555250 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755529c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575552e8 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: 0x57534900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57533b70 VAL: '-2' (15 sibs) 44: 0x57533bc8 VAL: '-2' (15 sibs) 44: 0x57533c20 VAL: '5' (15 sibs) 44: 0x57533c78 VAL: '0xa' (15 sibs) 44: 0x57533cd0 VAL: '-0xb' (15 sibs) 44: 0x57533d28 VAL: '0XA' (15 sibs) 44: 0x57533d80 VAL: '-0XA' (15 sibs) 44: 0x57533dd8 VAL: '0b10' (15 sibs) 44: 0x57533e30 VAL: '-0b10' (15 sibs) 44: 0x57533e88 VAL: '0B10' (15 sibs) 44: 0x57533ee0 VAL: '-0B10' (15 sibs) 44: 0x57533f38 VAL: '0o17' (15 sibs) 44: 0x57533f90 VAL: '-0o17' (15 sibs) 44: 0x57533fe8 VAL: '0O17' (15 sibs) 44: 0x57534040 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57553f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57553f8c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57553fd8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57554024 VAL: '-2' (15 sibs) 44: [4] [4] 0x57554070 VAL: '5' (15 sibs) 44: [5] [5] 0x575540bc VAL: '0xa' (15 sibs) 44: [6] [6] 0x57554108 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57554154 VAL: '0XA' (15 sibs) 44: [8] [8] 0x575541a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x575541ec VAL: '0b10' (15 sibs) 44: [10] [10] 0x57554238 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57554284 VAL: '0B10' (15 sibs) 44: [12] [12] 0x575542d0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5755431c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57554368 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x575543b4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57554400 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: 0x575349a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57533790 VAL: '-2' (3 sibs) 44: 0x575337e8 VAL: '-2' (3 sibs) 44: 0x57533840 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57553a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57553abc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57553b08 VAL: '-2' (3 sibs) 44: [3] [3] 0x57553b54 VAL: '-2' (3 sibs) 44: [4] [4] 0x57553ba0 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: 0x57534a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534330 VAL: '-2.0' (8 sibs) 44: 0x57534388 VAL: '-2.1' (8 sibs) 44: 0x575343e0 VAL: '0.1' (8 sibs) 44: 0x57534438 VAL: '.1' (8 sibs) 44: 0x57534490 VAL: '-.2' (8 sibs) 44: 0x575344e8 VAL: '-2.e+6' (8 sibs) 44: 0x57534540 VAL: '-3e-6' (8 sibs) 44: 0x57534598 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57555be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57555c2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57555c78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57555cc4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57555d10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57555d5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57555da8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57555df4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57555e40 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: 0x57534ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534600 VAL: '-2.0' (8 sibs) 44: 0x57534658 VAL: '-2.1' (8 sibs) 44: 0x575346b0 VAL: '0.1' (8 sibs) 44: 0x57534708 VAL: '.1' (8 sibs) 44: 0x57534760 VAL: '-.2' (8 sibs) 44: 0x575347b8 VAL: '-2.e+6' (8 sibs) 44: 0x57534810 VAL: '-3e-6' (8 sibs) 44: 0x57534868 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x575560b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575560fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57556148 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57556194 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575561e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755622c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57556278 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575562c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57556310 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: 0x57534b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534de0 VAL: '-2.0' (8 sibs) 44: 0x57534e38 VAL: '-2.1' (8 sibs) 44: 0x57534e90 VAL: '0.1' (8 sibs) 44: 0x57534ee8 VAL: '.1' (8 sibs) 44: 0x57534f40 VAL: '-.2' (8 sibs) 44: 0x57534f98 VAL: '-2.e+6' (8 sibs) 44: 0x57534ff0 VAL: '-3e-6' (8 sibs) 44: 0x57535048 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57556580 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575565cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57556618 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57556664 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575566b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x575566fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57556748 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57556794 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575567e0 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: 0x57534c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57535760 VAL: '1.2.3' (14 sibs) 44: 0x575357b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57535810 SEQ: (14 sibs) 2 children: 44: 0x57535c40 VAL: '1.2.3' (2 sibs) 44: 0x57535c98 VAL: '4.5.6' (2 sibs) 44: 0x57535868 SEQ: (14 sibs) 2 children: 44: 0x57535d00 VAL: '1.2.3.4' (2 sibs) 44: 0x57535d58 VAL: '4.5.6.7' (2 sibs) 44: 0x575358c0 SEQ: (14 sibs) 2 children: 44: 0x57535dc0 VAL: '1.2.3' (2 sibs) 44: 0x57535e18 VAL: '4.5.6' (2 sibs) 44: 0x57535918 SEQ: (14 sibs) 2 children: 44: 0x57535e80 VAL: '1.2.3.4' (2 sibs) 44: 0x57535ed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57535970 MAP: (14 sibs) 1 children: 44: 0x57535f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x575359c8 MAP: (14 sibs) 1 children: 44: 0x57535fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535a20 MAP: (14 sibs) 1 children: 44: 0x57536000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57535a78 MAP: (14 sibs) 1 children: 44: 0x57536060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535ad0 MAP: (14 sibs) 2 children: 44: 0x575360c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535b28 MAP: (14 sibs) 2 children: 44: 0x57536180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x575361d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57535b80 MAP: (14 sibs) 2 children: 44: 0x57536240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535bd8 MAP: (14 sibs) 2 children: 44: 0x57536300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57536358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x575578b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x575578fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57557948 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57557994 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x575579e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57557a2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57557a78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57557ac4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57557b10 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57557b5c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57557ba8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57557bf4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57557c40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57557c8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57557cd8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57557d24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57557d70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57557dbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57557e08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57557e54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57557ea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57557eec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57557f38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57557f84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57557fd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755801c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57558068 MAP: (14 sibs) 2 children: 44: [27] [27] 0x575580b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57558100 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755814c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57558198 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x575581e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57558230 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755827c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575582c8 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] 0x5754e5d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5754e61c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5754e668 VAL: '-2' (15 sibs) 44: [3] [3] 0x5754e6b4 VAL: '-2' (15 sibs) 44: [4] [4] 0x5754e700 VAL: '5' (15 sibs) 44: [5] [5] 0x5754e74c VAL: '0xa' (15 sibs) 44: [6] [6] 0x5754e798 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5754e7e4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5754e830 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5754e87c VAL: '0b10' (15 sibs) 44: [10] [10] 0x5754e8c8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5754e914 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5754e960 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5754e9ac VAL: '0o17' (15 sibs) 44: [14] [14] 0x5754e9f8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5754ea44 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5754ea90 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] 0x5755fd60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5755fdac KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5755fdf8 VAL: '-2' (15 sibs) 44: [3] [3] 0x5755fe44 VAL: '-2' (15 sibs) 44: [4] [4] 0x5755fe90 VAL: '5' (15 sibs) 44: [5] [5] 0x5755fedc VAL: '0xa' (15 sibs) 44: [6] [6] 0x5755ff28 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5755ff74 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5755ffc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5756000c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57560058 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x575600a4 VAL: '0B10' (15 sibs) 44: [12] [12] 0x575600f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5756013c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57560188 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x575601d4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57560220 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] 0x5754e100 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5754e14c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5754e198 VAL: '-2' (3 sibs) 44: [3] [3] 0x5754e1e4 VAL: '-2' (3 sibs) 44: [4] [4] 0x5754e230 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] 0x5755f890 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5755f8dc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5755f928 VAL: '-2' (3 sibs) 44: [3] [3] 0x5755f974 VAL: '-2' (3 sibs) 44: [4] [4] 0x5755f9c0 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] 0x57550480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575504cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57550518 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57550564 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575505b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x575505fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57550648 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57550694 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575506e0 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] 0x575609e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57560a2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57560a78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57560ac4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57560b10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57560b5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57560ba8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57560bf4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57560c40 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] 0x57551510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755155c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575515a8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x575515f4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57551640 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755168c VAL: '-.2' (8 sibs) 44: [6] [6] 0x575516d8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57551724 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57551770 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] 0x57560eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57560efc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57560f48 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57560f94 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57560fe0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756102c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57561078 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575610c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57561110 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] 0x575525b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575525fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57552648 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57552694 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575526e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755272c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57552778 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575527c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57552810 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] 0x57561380 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575613cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57561418 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57561464 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575614b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x575614fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57561548 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57561594 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575615e0 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] 0x575548d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5755491c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57554968 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x575549b4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57554a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57554a4c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57554a98 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57554ae4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57554b30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57554b7c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57554bc8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57554c14 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57554c60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57554cac VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57554cf8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57554d44 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57554d90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57554ddc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57554e28 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57554e74 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57554ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57554f0c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57554f58 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57554fa4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57554ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755503c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57555088 MAP: (14 sibs) 2 children: 44: [27] [27] 0x575550d4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57555120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755516c MAP: (14 sibs) 2 children: 44: [30] [30] 0x575551b8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57555204 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57555250 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755529c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575552e8 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] 0x575626b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x575626fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57562748 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57562794 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x575627e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5756282c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57562878 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x575628c4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57562910 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756295c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x575629a8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x575629f4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57562a40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57562a8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57562ad8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57562b24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57562b70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57562bbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57562c08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57562c54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57562ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57562cec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57562d38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57562d84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57562dd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57562e1c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57562e68 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57562eb4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57562f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57562f4c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57562f98 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57562fe4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57563030 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756307c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575630c8 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] 0x57558bc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57558c0c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57558c58 VAL: '-2' (15 sibs) 44: [3] [3] 0x57558ca4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57558cf0 VAL: '5' (15 sibs) 44: [5] [5] 0x57558d3c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57558d88 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57558dd4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57558e20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57558e6c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57558eb8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57558f04 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57558f50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57558f9c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57558fe8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57559034 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57559080 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] 0x57561d20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57561d6c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57561db8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57561e04 VAL: '-2' (15 sibs) 44: [4] [4] 0x57561e50 VAL: '5' (15 sibs) 44: [5] [5] 0x57561e9c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57561ee8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57561f34 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57561f80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57561fcc VAL: '0b10' (15 sibs) 44: [10] [10] 0x57562018 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57562064 VAL: '0B10' (15 sibs) 44: [12] [12] 0x575620b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x575620fc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57562148 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57562194 VAL: '0O17' (15 sibs) 44: [16] [16] 0x575621e0 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] 0x57556b90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57556bdc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57556c28 VAL: '-2' (3 sibs) 44: [3] [3] 0x57556c74 VAL: '-2' (3 sibs) 44: [4] [4] 0x57556cc0 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] 0x57561850 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756189c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x575618e8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57561934 VAL: '-2' (3 sibs) 44: [4] [4] 0x57561980 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] 0x57557060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575570ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575570f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57557144 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57557190 VAL: '.1' (8 sibs) 44: [5] [5] 0x575571dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57557228 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57557274 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575572c0 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] 0x575639c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57563a0c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57563a58 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57563aa4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57563af0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57563b3c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57563b88 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57563bd4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57563c20 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] 0x57559550 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755959c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575595e8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57559634 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57559680 VAL: '.1' (8 sibs) 44: [5] [5] 0x575596cc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57559718 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57559764 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575597b0 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] 0x57563e90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57563edc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57563f28 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57563f74 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57563fc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756400c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57564058 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575640a4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575640f0 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] 0x57559a20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57559a6c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57559ab8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57559b04 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57559b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x57559b9c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57559be8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57559c34 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57559c80 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] 0x57564360 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575643ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575643f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57564444 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57564490 VAL: '.1' (8 sibs) 44: [5] [5] 0x575644dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57564528 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57564574 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575645c0 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] 0x5755ad50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5755ad9c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5755ade8 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5755ae34 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5755ae80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5755aecc VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5755af18 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5755af64 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5755afb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5755affc SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5755b048 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5755b094 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5755b0e0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5755b12c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5755b178 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5755b1c4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5755b210 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5755b25c MAP: (14 sibs) 1 children: 44: [18] [18] 0x5755b2a8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5755b2f4 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5755b340 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5755b38c MAP: (14 sibs) 1 children: 44: [22] [22] 0x5755b3d8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5755b424 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5755b470 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755b4bc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5755b508 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5755b554 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5755b5a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755b5ec MAP: (14 sibs) 2 children: 44: [30] [30] 0x5755b638 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5755b684 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5755b6d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755b71c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5755b768 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] 0x57565690 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x575656dc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57565728 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57565774 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x575657c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5756580c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57565858 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x575658a4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x575658f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756593c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57565988 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x575659d4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57565a20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57565a6c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57565ab8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57565b04 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57565b50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57565b9c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57565be8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57565c34 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57565c80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57565ccc MAP: (14 sibs) 1 children: 44: [22] [22] 0x57565d18 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57565d64 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57565db0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57565dfc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57565e48 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57565e94 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57565ee0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57565f2c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57565f78 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57565fc4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57566010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756605c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575660a8 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] 0x57553f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57553f8c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57553fd8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57554024 VAL: '-2' (15 sibs) 44: [4] [4] 0x57554070 VAL: '5' (15 sibs) 44: [5] [5] 0x575540bc VAL: '0xa' (15 sibs) 44: [6] [6] 0x57554108 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57554154 VAL: '0XA' (15 sibs) 44: [8] [8] 0x575541a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x575541ec VAL: '0b10' (15 sibs) 44: [10] [10] 0x57554238 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57554284 VAL: '0B10' (15 sibs) 44: [12] [12] 0x575542d0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5755431c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57554368 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x575543b4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57554400 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] 0x57564d00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57564d4c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57564d98 VAL: '-2' (15 sibs) 44: [3] [3] 0x57564de4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57564e30 VAL: '5' (15 sibs) 44: [5] [5] 0x57564e7c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57564ec8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57564f14 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57564f60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57564fac VAL: '0b10' (15 sibs) 44: [10] [10] 0x57564ff8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57565044 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57565090 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x575650dc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57565128 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57565174 VAL: '0O17' (15 sibs) 44: [16] [16] 0x575651c0 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] 0x57553a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57553abc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57553b08 VAL: '-2' (3 sibs) 44: [3] [3] 0x57553b54 VAL: '-2' (3 sibs) 44: [4] [4] 0x57553ba0 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] 0x57564830 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756487c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x575648c8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57564914 VAL: '-2' (3 sibs) 44: [4] [4] 0x57564960 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] 0x57555be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57555c2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57555c78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57555cc4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57555d10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57555d5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57555da8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57555df4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57555e40 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] 0x575669a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575669ec VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57566a38 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57566a84 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57566ad0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57566b1c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57566b68 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57566bb4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57566c00 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] 0x575560b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575560fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57556148 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57556194 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575561e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755622c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57556278 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x575562c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57556310 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] 0x57566e70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57566ebc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57566f08 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57566f54 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57566fa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57566fec VAL: '-.2' (8 sibs) 44: [6] [6] 0x57567038 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57567084 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575670d0 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] 0x57556580 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575565cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57556618 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57556664 VAL: '0.1' (8 sibs) 44: [4] [4] 0x575566b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x575566fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57556748 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57556794 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575567e0 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] 0x57567340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756738c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x575673d8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57567424 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57567470 VAL: '.1' (8 sibs) 44: [5] [5] 0x575674bc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57567508 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57567554 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x575675a0 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] 0x575578b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x575578fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57557948 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57557994 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x575579e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57557a2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57557a78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57557ac4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57557b10 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57557b5c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57557ba8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57557bf4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57557c40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57557c8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57557cd8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57557d24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57557d70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57557dbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57557e08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57557e54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57557ea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57557eec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57557f38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57557f84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57557fd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755801c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57558068 MAP: (14 sibs) 2 children: 44: [27] [27] 0x575580b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57558100 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755814c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57558198 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x575581e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57558230 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755827c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x575582c8 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] 0x57568670 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x575686bc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57568708 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57568754 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x575687a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x575687ec VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57568838 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57568884 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x575688d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756891c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57568968 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x575689b4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57568a00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57568a4c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57568a98 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57568ae4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57568b30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57568b7c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57568bc8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57568c14 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57568c60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57568cac MAP: (14 sibs) 1 children: 44: [22] [22] 0x57568cf8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57568d44 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57568d90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57568ddc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57568e28 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57568e74 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57568ec0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57568f0c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57568f58 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57568fa4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57568ff0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756903c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57569088 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] 0x5755a3c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5755a40c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5755a458 VAL: '-2' (15 sibs) 44: [3] [3] 0x5755a4a4 VAL: '-2' (15 sibs) 44: [4] [4] 0x5755a4f0 VAL: '5' (15 sibs) 44: [5] [5] 0x5755a53c VAL: '0xa' (15 sibs) 44: [6] [6] 0x5755a588 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5755a5d4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5755a620 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5755a66c VAL: '0b10' (15 sibs) 44: [10] [10] 0x5755a6b8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5755a704 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5755a750 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5755a79c VAL: '0o17' (15 sibs) 44: [14] [14] 0x5755a7e8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5755a834 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5755a880 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] 0x57567ce0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57567d2c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57567d78 VAL: '-2' (15 sibs) 44: [3] [3] 0x57567dc4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57567e10 VAL: '5' (15 sibs) 44: [5] [5] 0x57567e5c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57567ea8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57567ef4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57567f40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57567f8c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57567fd8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57568024 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57568070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x575680bc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57568108 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57568154 VAL: '0O17' (15 sibs) 44: [16] [16] 0x575681a0 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] 0x57559ef0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57559f3c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57559f88 VAL: '-2' (3 sibs) 44: [3] [3] 0x57559fd4 VAL: '-2' (3 sibs) 44: [4] [4] 0x5755a020 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] 0x57567810 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756785c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x575678a8 VAL: '-2' (3 sibs) 44: [3] [3] 0x575678f4 VAL: '-2' (3 sibs) 44: [4] [4] 0x57567940 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] 0x5755c060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755c0ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5755c0f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5755c144 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5755c190 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755c1dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x5755c228 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5755c274 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5755c2c0 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] 0x57569980 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x575699cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57569a18 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57569a64 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57569ab0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57569afc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57569b48 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57569b94 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57569be0 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] 0x5755c530 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755c57c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5755c5c8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5755c614 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5755c660 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755c6ac VAL: '-.2' (8 sibs) 44: [6] [6] 0x5755c6f8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5755c744 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5755c790 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] 0x57569e50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57569e9c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57569ee8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57569f34 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57569f80 VAL: '.1' (8 sibs) 44: [5] [5] 0x57569fcc VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756a018 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756a064 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756a0b0 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] 0x5755ca40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5755ca8c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5755cad8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5755cb24 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5755cb70 VAL: '.1' (8 sibs) 44: [5] [5] 0x5755cbbc VAL: '-.2' (8 sibs) 44: [6] [6] 0x5755cc08 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5755cc54 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5755cca0 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] 0x5756a320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756a36c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756a3b8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756a404 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756a450 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756a49c VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756a4e8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756a534 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756a580 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] 0x5755ddb0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5755ddfc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5755de48 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5755de94 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5755dee0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5755df2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5755df78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5755dfc4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5755e010 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5755e05c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5755e0a8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5755e0f4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5755e140 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5755e18c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5755e1d8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5755e224 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5755e270 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5755e2bc MAP: (14 sibs) 1 children: 44: [18] [18] 0x5755e308 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5755e354 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5755e3a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5755e3ec MAP: (14 sibs) 1 children: 44: [22] [22] 0x5755e438 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5755e484 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5755e4d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5755e51c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5755e568 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5755e5b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5755e600 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5755e64c MAP: (14 sibs) 2 children: 44: [30] [30] 0x5755e698 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5755e6e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5755e730 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5755e77c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5755e7c8 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] 0x5756b690 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5756b6dc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5756b728 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5756b774 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5756b7c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5756b80c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5756b858 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5756b8a4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5756b8f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756b93c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5756b988 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5756b9d4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5756ba20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5756ba6c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5756bab8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5756bb04 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5756bb50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5756bb9c MAP: (14 sibs) 1 children: 44: [18] [18] 0x5756bbe8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5756bc34 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5756bc80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5756bccc MAP: (14 sibs) 1 children: 44: [22] [22] 0x5756bd18 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5756bd64 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5756bdb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5756bdfc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5756be48 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5756be94 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5756bee0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5756bf2c MAP: (14 sibs) 2 children: 44: [30] [30] 0x5756bf78 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5756bfc4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5756c010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756c05c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5756c0a8 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: 0x57534900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57533b70 VAL: '-2' (15 sibs) 44: 0x57533bc8 VAL: '-2' (15 sibs) 44: 0x57533c20 VAL: '5' (15 sibs) 44: 0x57533c78 VAL: '0xa' (15 sibs) 44: 0x57533cd0 VAL: '-0xb' (15 sibs) 44: 0x57533d28 VAL: '0XA' (15 sibs) 44: 0x57533d80 VAL: '-0XA' (15 sibs) 44: 0x57533dd8 VAL: '0b10' (15 sibs) 44: 0x57533e30 VAL: '-0b10' (15 sibs) 44: 0x57533e88 VAL: '0B10' (15 sibs) 44: 0x57533ee0 VAL: '-0B10' (15 sibs) 44: 0x57533f38 VAL: '0o17' (15 sibs) 44: 0x57533f90 VAL: '-0o17' (15 sibs) 44: 0x57533fe8 VAL: '0O17' (15 sibs) 44: 0x57534040 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756a830 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756a87c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5756a8c8 VAL: '-2' (15 sibs) 44: [3] [3] 0x5756a914 VAL: '-2' (15 sibs) 44: [4] [4] 0x5756a960 VAL: '5' (15 sibs) 44: [5] [5] 0x5756a9ac VAL: '0xa' (15 sibs) 44: [6] [6] 0x5756a9f8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5756aa44 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5756aa90 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5756aadc VAL: '0b10' (15 sibs) 44: [10] [10] 0x5756ab28 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5756ab74 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5756abc0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5756ac0c VAL: '0o17' (15 sibs) 44: [14] [14] 0x5756ac58 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5756aca4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5756acf0 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: 0x575349a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57533790 VAL: '-2' (3 sibs) 44: 0x575337e8 VAL: '-2' (3 sibs) 44: 0x57533840 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756ad40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756ad8c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5756add8 VAL: '-2' (3 sibs) 44: [3] [3] 0x5756ae24 VAL: '-2' (3 sibs) 44: [4] [4] 0x5756ae70 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: 0x57534a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534330 VAL: '-2.0' (8 sibs) 44: 0x57534388 VAL: '-2.1' (8 sibs) 44: 0x575343e0 VAL: '0.1' (8 sibs) 44: 0x57534438 VAL: '.1' (8 sibs) 44: 0x57534490 VAL: '-.2' (8 sibs) 44: 0x575344e8 VAL: '-2.e+6' (8 sibs) 44: 0x57534540 VAL: '-3e-6' (8 sibs) 44: 0x57534598 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756aec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756af0c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756af58 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756afa4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756aff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756b03c VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756b088 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756b0d4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756b120 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: 0x57534ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534600 VAL: '-2.0' (8 sibs) 44: 0x57534658 VAL: '-2.1' (8 sibs) 44: 0x575346b0 VAL: '0.1' (8 sibs) 44: 0x57534708 VAL: '.1' (8 sibs) 44: 0x57534760 VAL: '-.2' (8 sibs) 44: 0x575347b8 VAL: '-2.e+6' (8 sibs) 44: 0x57534810 VAL: '-3e-6' (8 sibs) 44: 0x57534868 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756b170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756b1bc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756b208 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756b254 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756b2a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756b2ec VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756b338 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756b384 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756b3d0 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: 0x57534b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534de0 VAL: '-2.0' (8 sibs) 44: 0x57534e38 VAL: '-2.1' (8 sibs) 44: 0x57534e90 VAL: '0.1' (8 sibs) 44: 0x57534ee8 VAL: '.1' (8 sibs) 44: 0x57534f40 VAL: '-.2' (8 sibs) 44: 0x57534f98 VAL: '-2.e+6' (8 sibs) 44: 0x57534ff0 VAL: '-3e-6' (8 sibs) 44: 0x57535048 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756c9a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756c9ec VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756ca38 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756ca84 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756cad0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756cb1c VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756cb68 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756cbb4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756cc00 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: 0x57534c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57535760 VAL: '1.2.3' (14 sibs) 44: 0x575357b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57535810 SEQ: (14 sibs) 2 children: 44: 0x57535c40 VAL: '1.2.3' (2 sibs) 44: 0x57535c98 VAL: '4.5.6' (2 sibs) 44: 0x57535868 SEQ: (14 sibs) 2 children: 44: 0x57535d00 VAL: '1.2.3.4' (2 sibs) 44: 0x57535d58 VAL: '4.5.6.7' (2 sibs) 44: 0x575358c0 SEQ: (14 sibs) 2 children: 44: 0x57535dc0 VAL: '1.2.3' (2 sibs) 44: 0x57535e18 VAL: '4.5.6' (2 sibs) 44: 0x57535918 SEQ: (14 sibs) 2 children: 44: 0x57535e80 VAL: '1.2.3.4' (2 sibs) 44: 0x57535ed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57535970 MAP: (14 sibs) 1 children: 44: 0x57535f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x575359c8 MAP: (14 sibs) 1 children: 44: 0x57535fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535a20 MAP: (14 sibs) 1 children: 44: 0x57536000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57535a78 MAP: (14 sibs) 1 children: 44: 0x57536060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535ad0 MAP: (14 sibs) 2 children: 44: 0x575360c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535b28 MAP: (14 sibs) 2 children: 44: 0x57536180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x575361d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57535b80 MAP: (14 sibs) 2 children: 44: 0x57536240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535bd8 MAP: (14 sibs) 2 children: 44: 0x57536300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57536358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756cc50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5756cc9c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5756cce8 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5756cd34 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5756cd80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5756cdcc VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5756ce18 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5756ce64 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5756ceb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756cefc SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5756cf48 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5756cf94 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5756cfe0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5756d02c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5756d078 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5756d0c4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5756d110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5756d15c MAP: (14 sibs) 1 children: 44: [18] [18] 0x5756d1a8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5756d1f4 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5756d240 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5756d28c MAP: (14 sibs) 1 children: 44: [22] [22] 0x5756d2d8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5756d324 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5756d370 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5756d3bc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5756d408 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5756d454 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5756d4a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5756d4ec MAP: (14 sibs) 2 children: 44: [30] [30] 0x5756d538 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5756d584 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5756d5d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756d61c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5756d668 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: 0x57534900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57533b70 VAL: '-2' (15 sibs) 44: 0x57533bc8 VAL: '-2' (15 sibs) 44: 0x57533c20 VAL: '5' (15 sibs) 44: 0x57533c78 VAL: '0xa' (15 sibs) 44: 0x57533cd0 VAL: '-0xb' (15 sibs) 44: 0x57533d28 VAL: '0XA' (15 sibs) 44: 0x57533d80 VAL: '-0XA' (15 sibs) 44: 0x57533dd8 VAL: '0b10' (15 sibs) 44: 0x57533e30 VAL: '-0b10' (15 sibs) 44: 0x57533e88 VAL: '0B10' (15 sibs) 44: 0x57533ee0 VAL: '-0B10' (15 sibs) 44: 0x57533f38 VAL: '0o17' (15 sibs) 44: 0x57533f90 VAL: '-0o17' (15 sibs) 44: 0x57533fe8 VAL: '0O17' (15 sibs) 44: 0x57534040 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756d6c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756d70c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5756d758 VAL: '-2' (15 sibs) 44: [3] [3] 0x5756d7a4 VAL: '-2' (15 sibs) 44: [4] [4] 0x5756d7f0 VAL: '5' (15 sibs) 44: [5] [5] 0x5756d83c VAL: '0xa' (15 sibs) 44: [6] [6] 0x5756d888 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5756d8d4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5756d920 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5756d96c VAL: '0b10' (15 sibs) 44: [10] [10] 0x5756d9b8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5756da04 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5756da50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5756da9c VAL: '0o17' (15 sibs) 44: [14] [14] 0x5756dae8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5756db34 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5756db80 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: 0x575349a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57533730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57533790 VAL: '-2' (3 sibs) 44: 0x575337e8 VAL: '-2' (3 sibs) 44: 0x57533840 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756b420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5756b46c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5756b4b8 VAL: '-2' (3 sibs) 44: [3] [3] 0x5756b504 VAL: '-2' (3 sibs) 44: [4] [4] 0x5756b550 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: 0x57534a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534330 VAL: '-2.0' (8 sibs) 44: 0x57534388 VAL: '-2.1' (8 sibs) 44: 0x575343e0 VAL: '0.1' (8 sibs) 44: 0x57534438 VAL: '.1' (8 sibs) 44: 0x57534490 VAL: '-.2' (8 sibs) 44: 0x575344e8 VAL: '-2.e+6' (8 sibs) 44: 0x57534540 VAL: '-3e-6' (8 sibs) 44: 0x57534598 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756dbd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756dc1c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756dc68 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756dcb4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756dd00 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756dd4c VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756dd98 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756dde4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756de30 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: 0x57534ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534600 VAL: '-2.0' (8 sibs) 44: 0x57534658 VAL: '-2.1' (8 sibs) 44: 0x575346b0 VAL: '0.1' (8 sibs) 44: 0x57534708 VAL: '.1' (8 sibs) 44: 0x57534760 VAL: '-.2' (8 sibs) 44: 0x575347b8 VAL: '-2.e+6' (8 sibs) 44: 0x57534810 VAL: '-3e-6' (8 sibs) 44: 0x57534868 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756de80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756decc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756df18 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756df64 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756dfb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756dffc VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756e048 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756e094 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756e0e0 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: 0x57534b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57534de0 VAL: '-2.0' (8 sibs) 44: 0x57534e38 VAL: '-2.1' (8 sibs) 44: 0x57534e90 VAL: '0.1' (8 sibs) 44: 0x57534ee8 VAL: '.1' (8 sibs) 44: 0x57534f40 VAL: '-.2' (8 sibs) 44: 0x57534f98 VAL: '-2.e+6' (8 sibs) 44: 0x57534ff0 VAL: '-3e-6' (8 sibs) 44: 0x57535048 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756e130 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5756e17c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5756e1c8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5756e214 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5756e260 VAL: '.1' (8 sibs) 44: [5] [5] 0x5756e2ac VAL: '-.2' (8 sibs) 44: [6] [6] 0x5756e2f8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5756e344 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5756e390 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: 0x57534c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57535760 VAL: '1.2.3' (14 sibs) 44: 0x575357b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57535810 SEQ: (14 sibs) 2 children: 44: 0x57535c40 VAL: '1.2.3' (2 sibs) 44: 0x57535c98 VAL: '4.5.6' (2 sibs) 44: 0x57535868 SEQ: (14 sibs) 2 children: 44: 0x57535d00 VAL: '1.2.3.4' (2 sibs) 44: 0x57535d58 VAL: '4.5.6.7' (2 sibs) 44: 0x575358c0 SEQ: (14 sibs) 2 children: 44: 0x57535dc0 VAL: '1.2.3' (2 sibs) 44: 0x57535e18 VAL: '4.5.6' (2 sibs) 44: 0x57535918 SEQ: (14 sibs) 2 children: 44: 0x57535e80 VAL: '1.2.3.4' (2 sibs) 44: 0x57535ed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57535970 MAP: (14 sibs) 1 children: 44: 0x57535f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x575359c8 MAP: (14 sibs) 1 children: 44: 0x57535fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535a20 MAP: (14 sibs) 1 children: 44: 0x57536000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57535a78 MAP: (14 sibs) 1 children: 44: 0x57536060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57535ad0 MAP: (14 sibs) 2 children: 44: 0x575360c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535b28 MAP: (14 sibs) 2 children: 44: 0x57536180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x575361d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57535b80 MAP: (14 sibs) 2 children: 44: 0x57536240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57536298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57535bd8 MAP: (14 sibs) 2 children: 44: 0x57536300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57536358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5756e3e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5756e42c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5756e478 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5756e4c4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5756e510 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5756e55c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5756e5a8 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5756e5f4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5756e640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5756e68c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5756e6d8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5756e724 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5756e770 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5756e7bc VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5756e808 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5756e854 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5756e8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5756e8ec MAP: (14 sibs) 1 children: 44: [18] [18] 0x5756e938 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5756e984 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5756e9d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5756ea1c MAP: (14 sibs) 1 children: 44: [22] [22] 0x5756ea68 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5756eab4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5756eb00 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5756eb4c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5756eb98 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5756ebe4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5756ec30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5756ec7c MAP: (14 sibs) 2 children: 44: [30] [30] 0x5756ecc8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5756ed14 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5756ed60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5756edac KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5756edf8 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 (8 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (9 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-null_val-0.6.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x56b59b50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56b57e80 VAL: '' (12 sibs) 45: 0x56b57ed8 VAL: '' (12 sibs) 45: 0x56b57f30 VAL: 'null' (12 sibs) 45: 0x56b57f88 VAL: 'Null' (12 sibs) 45: 0x56b57fe0 VAL: 'NULL' (12 sibs) 45: 0x56b58038 VAL: '~' (12 sibs) 45: 0x56b58090 MAP: (12 sibs) 1 children: 45: 0x56b582b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56b580e8 MAP: (12 sibs) 1 children: 45: 0x56b58310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56b58140 MAP: (12 sibs) 1 children: 45: 0x56b58370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56b58198 MAP: (12 sibs) 1 children: 45: 0x56b583d0 KEYVAL: '~' '~' (1 sibs) 45: 0x56b581f0 MAP: (12 sibs) 1 children: 45: 0x56b58430 KEYVAL: '~' 'null' (1 sibs) 45: 0x56b58248 MAP: (12 sibs) 1 children: 45: 0x56b58490 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8a930 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56b8a97c VAL: '' (12 sibs) 45: [2] [2] 0x56b8a9c8 VAL: '' (12 sibs) 45: [3] [3] 0x56b8aa14 VAL: 'null' (12 sibs) 45: [4] [4] 0x56b8aa60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56b8aaac VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56b8aaf8 VAL: '~' (12 sibs) 45: [7] [7] 0x56b8ab44 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56b8ab90 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56b8abdc MAP: (12 sibs) 1 children: 45: [10] [10] 0x56b8ac28 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56b8ac74 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56b8acc0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56b8ad0c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56b8ad58 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56b8ada4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56b8adf0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56b8ae3c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56b8ae88 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: 0x56b59bf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b555d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b55628 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b55680 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8a460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8a4ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8a4f8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b8a544 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: 0x56b59c90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b588d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58928 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58980 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8c7e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8c82c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8c878 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b8c8c4 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: 0x56b59d30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58a30 VAL: '' (3 sibs) 45: 0x56b58a88 VAL: '' (3 sibs) 45: 0x56b58ae0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8d740 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b8d78c VAL: '' (3 sibs) 45: [2] [2] 0x56b8d7d8 VAL: '' (3 sibs) 45: [3] [3] 0x56b8d824 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: 0x56b59dd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b591b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x56b592c0 VAL: '' (3 sibs) 45: 0x56b59318 VAL: '' (3 sibs) 45: 0x56b59370 VAL: '' (3 sibs) 45: 0x56b59208 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59260 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8e6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8e6ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56b8e738 VAL: '' (3 sibs) 45: [3] [3] 0x56b8e784 VAL: '' (3 sibs) 45: [4] [4] 0x56b8e7d0 VAL: '' (3 sibs) 45: [5] [5] 0x56b8e81c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b8e868 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: 0x56b59e70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59420 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x56b59530 VAL: '' (3 sibs) 45: 0x56b59588 VAL: '' (3 sibs) 45: 0x56b595e0 VAL: '' (3 sibs) 45: 0x56b594d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b8f600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8f64c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8f698 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56b8f6e4 VAL: '' (3 sibs) 45: [4] [4] 0x56b8f730 VAL: '' (3 sibs) 45: [5] [5] 0x56b8f77c VAL: '' (3 sibs) 45: [6] [6] 0x56b8f7c8 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: 0x56b59f10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b596e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x56b597a0 VAL: '' (3 sibs) 45: 0x56b597f8 VAL: '' (3 sibs) 45: 0x56b59850 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b90590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b905dc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b90628 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b90674 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56b906c0 VAL: '' (3 sibs) 45: [5] [5] 0x56b9070c VAL: '' (3 sibs) 45: [6] [6] 0x56b90758 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: 0x56b59fb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b59900 MAP: (3 sibs) 3 children: 45: 0x56b59a10 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59a68 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59ac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b59958 VAL: '' (3 sibs) 45: 0x56b599b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b915b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b915fc MAP: (3 sibs) 3 children: 45: [2] [2] 0x56b91648 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56b91694 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56b916e0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56b9172c VAL: '' (3 sibs) 45: [6] [6] 0x56b91778 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: 0x56b5a050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b5a580 VAL: '' (3 sibs) 45: 0x56b5a5d8 MAP: (3 sibs) 3 children: 45: 0x56b5a690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b5a6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b5a740 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b5a630 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b925d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9261c VAL: '' (3 sibs) 45: [2] [2] 0x56b92668 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56b926b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56b92700 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56b9274c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56b92798 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: 0x56b5a0f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58ca0 VAL: '' (3 sibs) 45: 0x56b58cf8 VAL: '' (3 sibs) 45: 0x56b58d50 MAP: (3 sibs) 3 children: 45: 0x56b58db0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58e08 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58e60 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b935f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9363c VAL: '' (3 sibs) 45: [2] [2] 0x56b93688 VAL: '' (3 sibs) 45: [3] [3] 0x56b936d4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56b93720 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56b9376c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b937b8 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: 0x56b5a190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b58b40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x56b59090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b590e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58b98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x56b5a7a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b5a7f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58bf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b945d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9461c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56b94668 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56b946b4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56b94700 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56b9474c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56b94798 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56b947e4 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: 0x56b5a230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5b360 KEYVAL: 'version' '0' (3 sibs) 45: 0x56b5b3b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x56b5b410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56b57bf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x56b5b470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x56b5b530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x56b5b588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x56b5b4c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x56b5b5f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x56b5b648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x56b5b6a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x56b5b6f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x56b5b750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x56b5b7a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x56b5b800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x56b5b858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b960c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9610c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56b96158 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56b961a4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56b961f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56b9623c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56b96288 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56b962d4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56b96320 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56b9636c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56b963b8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56b96404 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56b96450 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56b9649c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56b964e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56b96534 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56b96580 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: 0x56b5a2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5bc40 KEYVAL: 'version' '10' (3 sibs) 45: 0x56b5bc98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x56b5bcf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x56b58f80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56b57cb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x56b5bd50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x56b5bda8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x56b5be00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x56b58fd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b974e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9752c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56b97578 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56b975c4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56b97610 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56b9765c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56b976a8 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56b976f4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56b97740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56b9778c 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: 0x56b59b50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56b57e80 VAL: '' (12 sibs) 45: 0x56b57ed8 VAL: '' (12 sibs) 45: 0x56b57f30 VAL: 'null' (12 sibs) 45: 0x56b57f88 VAL: 'Null' (12 sibs) 45: 0x56b57fe0 VAL: 'NULL' (12 sibs) 45: 0x56b58038 VAL: '~' (12 sibs) 45: 0x56b58090 MAP: (12 sibs) 1 children: 45: 0x56b582b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56b580e8 MAP: (12 sibs) 1 children: 45: 0x56b58310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56b58140 MAP: (12 sibs) 1 children: 45: 0x56b58370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56b58198 MAP: (12 sibs) 1 children: 45: 0x56b583d0 KEYVAL: '~' '~' (1 sibs) 45: 0x56b581f0 MAP: (12 sibs) 1 children: 45: 0x56b58430 KEYVAL: '~' 'null' (1 sibs) 45: 0x56b58248 MAP: (12 sibs) 1 children: 45: 0x56b58490 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b97e80 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56b97ecc VAL: '' (12 sibs) 45: [2] [2] 0x56b97f18 VAL: '' (12 sibs) 45: [3] [3] 0x56b97f64 VAL: 'null' (12 sibs) 45: [4] [4] 0x56b97fb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56b97ffc VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56b98048 VAL: '~' (12 sibs) 45: [7] [7] 0x56b98094 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56b980e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56b9812c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56b98178 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56b981c4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56b98210 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56b9825c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56b982a8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56b982f4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56b98340 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56b9838c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56b983d8 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: 0x56b59bf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b555d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b55628 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b55680 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b979b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b979fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b97a48 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b97a94 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: 0x56b59c90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b588d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58928 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58980 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b98810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9885c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b988a8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b988f4 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: 0x56b59d30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58a30 VAL: '' (3 sibs) 45: 0x56b58a88 VAL: '' (3 sibs) 45: 0x56b58ae0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b98ce0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b98d2c VAL: '' (3 sibs) 45: [2] [2] 0x56b98d78 VAL: '' (3 sibs) 45: [3] [3] 0x56b98dc4 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: 0x56b59dd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b591b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x56b592c0 VAL: '' (3 sibs) 45: 0x56b59318 VAL: '' (3 sibs) 45: 0x56b59370 VAL: '' (3 sibs) 45: 0x56b59208 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59260 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b991b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b991fc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56b99248 VAL: '' (3 sibs) 45: [3] [3] 0x56b99294 VAL: '' (3 sibs) 45: [4] [4] 0x56b992e0 VAL: '' (3 sibs) 45: [5] [5] 0x56b9932c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b99378 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: 0x56b59e70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59420 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x56b59530 VAL: '' (3 sibs) 45: 0x56b59588 VAL: '' (3 sibs) 45: 0x56b595e0 VAL: '' (3 sibs) 45: 0x56b594d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b99680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b996cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b99718 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56b99764 VAL: '' (3 sibs) 45: [4] [4] 0x56b997b0 VAL: '' (3 sibs) 45: [5] [5] 0x56b997fc VAL: '' (3 sibs) 45: [6] [6] 0x56b99848 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: 0x56b59f10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b596e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x56b597a0 VAL: '' (3 sibs) 45: 0x56b597f8 VAL: '' (3 sibs) 45: 0x56b59850 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b99b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b99b9c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b99be8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b99c34 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56b99c80 VAL: '' (3 sibs) 45: [5] [5] 0x56b99ccc VAL: '' (3 sibs) 45: [6] [6] 0x56b99d18 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: 0x56b59fb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b59900 MAP: (3 sibs) 3 children: 45: 0x56b59a10 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59a68 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59ac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b59958 VAL: '' (3 sibs) 45: 0x56b599b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9a020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9a06c MAP: (3 sibs) 3 children: 45: [2] [2] 0x56b9a0b8 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56b9a104 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56b9a150 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56b9a19c VAL: '' (3 sibs) 45: [6] [6] 0x56b9a1e8 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: 0x56b5a050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b5a580 VAL: '' (3 sibs) 45: 0x56b5a5d8 MAP: (3 sibs) 3 children: 45: 0x56b5a690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b5a6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b5a740 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b5a630 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9a4f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9a53c VAL: '' (3 sibs) 45: [2] [2] 0x56b9a588 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56b9a5d4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56b9a620 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56b9a66c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56b9a6b8 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: 0x56b5a0f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58ca0 VAL: '' (3 sibs) 45: 0x56b58cf8 VAL: '' (3 sibs) 45: 0x56b58d50 MAP: (3 sibs) 3 children: 45: 0x56b58db0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58e08 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58e60 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9a9c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9aa0c VAL: '' (3 sibs) 45: [2] [2] 0x56b9aa58 VAL: '' (3 sibs) 45: [3] [3] 0x56b9aaa4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56b9aaf0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56b9ab3c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b9ab88 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: 0x56b5a190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b58b40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x56b59090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b590e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58b98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x56b5a7a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b5a7f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58bf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9ae90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9aedc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56b9af28 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56b9af74 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56b9afc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56b9b00c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56b9b058 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56b9b0a4 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: 0x56b5a230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5b360 KEYVAL: 'version' '0' (3 sibs) 45: 0x56b5b3b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x56b5b410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56b57bf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x56b5b470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x56b5b530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x56b5b588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x56b5b4c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x56b5b5f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x56b5b648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x56b5b6a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x56b5b6f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x56b5b750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x56b5b7a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x56b5b800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x56b5b858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9b830 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9b87c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56b9b8c8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56b9b914 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56b9b960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56b9b9ac KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56b9b9f8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56b9ba44 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56b9ba90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56b9badc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56b9bb28 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56b9bb74 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56b9bbc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56b9bc0c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56b9bc58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56b9bca4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56b9bcf0 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: 0x56b5a2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5bc40 KEYVAL: 'version' '10' (3 sibs) 45: 0x56b5bc98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x56b5bcf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x56b58f80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56b57cb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x56b5bd50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x56b5bda8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x56b5be00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x56b58fd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9b360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9b3ac KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56b9b3f8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56b9b444 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56b9b490 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56b9b4dc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56b9b528 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56b9b574 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56b9b5c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56b9b60c 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] 0x56b8a930 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56b8a97c VAL: '' (12 sibs) 45: [2] [2] 0x56b8a9c8 VAL: '' (12 sibs) 45: [3] [3] 0x56b8aa14 VAL: 'null' (12 sibs) 45: [4] [4] 0x56b8aa60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56b8aaac VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56b8aaf8 VAL: '~' (12 sibs) 45: [7] [7] 0x56b8ab44 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56b8ab90 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56b8abdc MAP: (12 sibs) 1 children: 45: [10] [10] 0x56b8ac28 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56b8ac74 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56b8acc0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56b8ad0c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56b8ad58 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56b8ada4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56b8adf0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56b8ae3c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56b8ae88 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] 0x56b9d770 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56b9d7bc VAL: '' (12 sibs) 45: [2] [2] 0x56b9d808 VAL: '' (12 sibs) 45: [3] [3] 0x56b9d854 VAL: 'null' (12 sibs) 45: [4] [4] 0x56b9d8a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56b9d8ec VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56b9d938 VAL: '~' (12 sibs) 45: [7] [7] 0x56b9d984 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56b9d9d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56b9da1c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56b9da68 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56b9dab4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56b9db00 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56b9db4c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56b9db98 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56b9dbe4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56b9dc30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56b9dc7c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56b9dcc8 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] 0x56b8a460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8a4ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8a4f8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b8a544 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] 0x56b9d2a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9d2ec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9d338 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b9d384 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] 0x56b8c7e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8c82c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8c878 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b8c8c4 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] 0x56b9e3f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9e43c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9e488 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b9e4d4 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] 0x56b8d740 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b8d78c VAL: '' (3 sibs) 45: [2] [2] 0x56b8d7d8 VAL: '' (3 sibs) 45: [3] [3] 0x56b8d824 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] 0x56b9e8c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9e90c VAL: '' (3 sibs) 45: [2] [2] 0x56b9e958 VAL: '' (3 sibs) 45: [3] [3] 0x56b9e9a4 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] 0x56b8e6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8e6ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56b8e738 VAL: '' (3 sibs) 45: [3] [3] 0x56b8e784 VAL: '' (3 sibs) 45: [4] [4] 0x56b8e7d0 VAL: '' (3 sibs) 45: [5] [5] 0x56b8e81c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b8e868 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] 0x56b9ed90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9eddc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56b9ee28 VAL: '' (3 sibs) 45: [3] [3] 0x56b9ee74 VAL: '' (3 sibs) 45: [4] [4] 0x56b9eec0 VAL: '' (3 sibs) 45: [5] [5] 0x56b9ef0c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b9ef58 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] 0x56b8f600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b8f64c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b8f698 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56b8f6e4 VAL: '' (3 sibs) 45: [4] [4] 0x56b8f730 VAL: '' (3 sibs) 45: [5] [5] 0x56b8f77c VAL: '' (3 sibs) 45: [6] [6] 0x56b8f7c8 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] 0x56b9f260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9f2ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9f2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56b9f344 VAL: '' (3 sibs) 45: [4] [4] 0x56b9f390 VAL: '' (3 sibs) 45: [5] [5] 0x56b9f3dc VAL: '' (3 sibs) 45: [6] [6] 0x56b9f428 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] 0x56b90590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b905dc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b90628 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b90674 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56b906c0 VAL: '' (3 sibs) 45: [5] [5] 0x56b9070c VAL: '' (3 sibs) 45: [6] [6] 0x56b90758 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] 0x56b9f730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9f77c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9f7c8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b9f814 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56b9f860 VAL: '' (3 sibs) 45: [5] [5] 0x56b9f8ac VAL: '' (3 sibs) 45: [6] [6] 0x56b9f8f8 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] 0x56b915b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b915fc MAP: (3 sibs) 3 children: 45: [2] [2] 0x56b91648 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56b91694 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56b916e0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56b9172c VAL: '' (3 sibs) 45: [6] [6] 0x56b91778 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] 0x56b9fc00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9fc4c MAP: (3 sibs) 3 children: 45: [2] [2] 0x56b9fc98 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56b9fce4 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56b9fd30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56b9fd7c VAL: '' (3 sibs) 45: [6] [6] 0x56b9fdc8 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] 0x56b925d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9261c VAL: '' (3 sibs) 45: [2] [2] 0x56b92668 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56b926b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56b92700 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56b9274c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56b92798 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] 0x56ba00d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba011c VAL: '' (3 sibs) 45: [2] [2] 0x56ba0168 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56ba01b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56ba0200 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56ba024c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56ba0298 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] 0x56b935f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9363c VAL: '' (3 sibs) 45: [2] [2] 0x56b93688 VAL: '' (3 sibs) 45: [3] [3] 0x56b936d4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56b93720 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56b9376c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b937b8 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] 0x56ba05a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba05ec VAL: '' (3 sibs) 45: [2] [2] 0x56ba0638 VAL: '' (3 sibs) 45: [3] [3] 0x56ba0684 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56ba06d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56ba071c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba0768 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] 0x56b945d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9461c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56b94668 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56b946b4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56b94700 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56b9474c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56b94798 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56b947e4 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] 0x56ba0a70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba0abc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56ba0b08 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56ba0b54 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56ba0ba0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56ba0bec KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56ba0c38 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56ba0c84 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] 0x56b960c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9610c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56b96158 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56b961a4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56b961f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56b9623c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56b96288 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56b962d4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56b96320 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56b9636c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56b963b8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56b96404 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56b96450 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56b9649c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56b964e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56b96534 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56b96580 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] 0x56ba1410 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba145c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56ba14a8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56ba14f4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56ba1540 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56ba158c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56ba15d8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56ba1624 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56ba1670 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56ba16bc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56ba1708 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56ba1754 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56ba17a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56ba17ec KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56ba1838 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56ba1884 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56ba18d0 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] 0x56b974e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9752c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56b97578 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56b975c4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56b97610 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56b9765c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56b976a8 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56b976f4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56b97740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56b9778c 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] 0x56ba0f40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba0f8c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56ba0fd8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56ba1024 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56ba1070 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56ba10bc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56ba1108 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56ba1154 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56ba11a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56ba11ec 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] 0x56b97e80 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56b97ecc VAL: '' (12 sibs) 45: [2] [2] 0x56b97f18 VAL: '' (12 sibs) 45: [3] [3] 0x56b97f64 VAL: 'null' (12 sibs) 45: [4] [4] 0x56b97fb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56b97ffc VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56b98048 VAL: '~' (12 sibs) 45: [7] [7] 0x56b98094 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56b980e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56b9812c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56b98178 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56b981c4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56b98210 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56b9825c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56b982a8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56b982f4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56b98340 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56b9838c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56b983d8 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] 0x56ba2270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56ba22bc VAL: '' (12 sibs) 45: [2] [2] 0x56ba2308 VAL: '' (12 sibs) 45: [3] [3] 0x56ba2354 VAL: 'null' (12 sibs) 45: [4] [4] 0x56ba23a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56ba23ec VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56ba2438 VAL: '~' (12 sibs) 45: [7] [7] 0x56ba2484 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56ba24d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56ba251c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56ba2568 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56ba25b4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56ba2600 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56ba264c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56ba2698 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56ba26e4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56ba2730 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56ba277c MAP: (12 sibs) 1 children: 45: [18] [18] 0x56ba27c8 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] 0x56b979b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b979fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b97a48 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b97a94 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] 0x56ba1da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba1dec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba1e38 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba1e84 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] 0x56b98810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9885c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b988a8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b988f4 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] 0x56ba2c00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba2c4c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba2c98 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba2ce4 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] 0x56b98ce0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b98d2c VAL: '' (3 sibs) 45: [2] [2] 0x56b98d78 VAL: '' (3 sibs) 45: [3] [3] 0x56b98dc4 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] 0x56ba30d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba311c VAL: '' (3 sibs) 45: [2] [2] 0x56ba3168 VAL: '' (3 sibs) 45: [3] [3] 0x56ba31b4 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] 0x56b991b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b991fc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56b99248 VAL: '' (3 sibs) 45: [3] [3] 0x56b99294 VAL: '' (3 sibs) 45: [4] [4] 0x56b992e0 VAL: '' (3 sibs) 45: [5] [5] 0x56b9932c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b99378 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] 0x56ba35a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba35ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56ba3638 VAL: '' (3 sibs) 45: [3] [3] 0x56ba3684 VAL: '' (3 sibs) 45: [4] [4] 0x56ba36d0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba371c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba3768 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] 0x56b99680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b996cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b99718 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56b99764 VAL: '' (3 sibs) 45: [4] [4] 0x56b997b0 VAL: '' (3 sibs) 45: [5] [5] 0x56b997fc VAL: '' (3 sibs) 45: [6] [6] 0x56b99848 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] 0x56ba3a70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba3abc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba3b08 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56ba3b54 VAL: '' (3 sibs) 45: [4] [4] 0x56ba3ba0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba3bec VAL: '' (3 sibs) 45: [6] [6] 0x56ba3c38 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] 0x56b99b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b99b9c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b99be8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b99c34 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56b99c80 VAL: '' (3 sibs) 45: [5] [5] 0x56b99ccc VAL: '' (3 sibs) 45: [6] [6] 0x56b99d18 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] 0x56ba3f70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba3fbc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba4008 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba4054 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56ba40a0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba40ec VAL: '' (3 sibs) 45: [6] [6] 0x56ba4138 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] 0x56b9a020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9a06c MAP: (3 sibs) 3 children: 45: [2] [2] 0x56b9a0b8 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56b9a104 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56b9a150 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56b9a19c VAL: '' (3 sibs) 45: [6] [6] 0x56b9a1e8 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] 0x56ba4470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba44bc MAP: (3 sibs) 3 children: 45: [2] [2] 0x56ba4508 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56ba4554 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56ba45a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56ba45ec VAL: '' (3 sibs) 45: [6] [6] 0x56ba4638 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] 0x56b9a4f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9a53c VAL: '' (3 sibs) 45: [2] [2] 0x56b9a588 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56b9a5d4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56b9a620 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56b9a66c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56b9a6b8 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] 0x56ba4970 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba49bc VAL: '' (3 sibs) 45: [2] [2] 0x56ba4a08 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56ba4a54 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56ba4aa0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56ba4aec KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56ba4b38 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] 0x56b9a9c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56b9aa0c VAL: '' (3 sibs) 45: [2] [2] 0x56b9aa58 VAL: '' (3 sibs) 45: [3] [3] 0x56b9aaa4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56b9aaf0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56b9ab3c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56b9ab88 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] 0x56ba4e70 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba4ebc VAL: '' (3 sibs) 45: [2] [2] 0x56ba4f08 VAL: '' (3 sibs) 45: [3] [3] 0x56ba4f54 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56ba4fa0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56ba4fec KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba5038 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] 0x56b9ae90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9aedc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56b9af28 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56b9af74 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56b9afc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56b9b00c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56b9b058 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56b9b0a4 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] 0x56ba5370 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba53bc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56ba5408 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56ba5454 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56ba54a0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56ba54ec KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56ba5538 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56ba5584 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] 0x56b9b830 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9b87c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56b9b8c8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56b9b914 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56b9b960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56b9b9ac KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56b9b9f8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56b9ba44 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56b9ba90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56b9badc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56b9bb28 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56b9bb74 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56b9bbc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56b9bc0c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56b9bc58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56b9bca4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56b9bcf0 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] 0x56ba5d10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba5d5c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56ba5da8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56ba5df4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56ba5e40 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56ba5e8c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56ba5ed8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56ba5f24 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56ba5f70 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56ba5fbc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56ba6008 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56ba6054 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56ba60a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56ba60ec KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56ba6138 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56ba6184 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56ba61d0 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] 0x56b9b360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9b3ac KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56b9b3f8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56b9b444 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56b9b490 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56b9b4dc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56b9b528 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56b9b574 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56b9b5c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56b9b60c 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] 0x56ba5840 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba588c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56ba58d8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56ba5924 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56ba5970 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56ba59bc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56ba5a08 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56ba5a54 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56ba5aa0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56ba5aec 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: 0x56b59b50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56b57e80 VAL: '' (12 sibs) 45: 0x56b57ed8 VAL: '' (12 sibs) 45: 0x56b57f30 VAL: 'null' (12 sibs) 45: 0x56b57f88 VAL: 'Null' (12 sibs) 45: 0x56b57fe0 VAL: 'NULL' (12 sibs) 45: 0x56b58038 VAL: '~' (12 sibs) 45: 0x56b58090 MAP: (12 sibs) 1 children: 45: 0x56b582b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56b580e8 MAP: (12 sibs) 1 children: 45: 0x56b58310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56b58140 MAP: (12 sibs) 1 children: 45: 0x56b58370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56b58198 MAP: (12 sibs) 1 children: 45: 0x56b583d0 KEYVAL: '~' '~' (1 sibs) 45: 0x56b581f0 MAP: (12 sibs) 1 children: 45: 0x56b58430 KEYVAL: '~' 'null' (1 sibs) 45: 0x56b58248 MAP: (12 sibs) 1 children: 45: 0x56b58490 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba66a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56ba66ec VAL: '' (12 sibs) 45: [2] [2] 0x56ba6738 VAL: '' (12 sibs) 45: [3] [3] 0x56ba6784 VAL: 'null' (12 sibs) 45: [4] [4] 0x56ba67d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56ba681c VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56ba6868 VAL: '~' (12 sibs) 45: [7] [7] 0x56ba68b4 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56ba6900 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56ba694c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56ba6998 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56ba69e4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56ba6a30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56ba6a7c MAP: (12 sibs) 1 children: 45: [14] [14] 0x56ba6ac8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56ba6b14 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56ba6b60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56ba6bac MAP: (12 sibs) 1 children: 45: [18] [18] 0x56ba6bf8 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: 0x56b59bf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b555d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b55628 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b55680 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9c8a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9c8ec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9c938 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b9c984 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: 0x56b59c90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b588d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58928 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58980 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56b9e2b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56b9e2fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56b9e348 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56b9e394 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: 0x56b59d30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58a30 VAL: '' (3 sibs) 45: 0x56b58a88 VAL: '' (3 sibs) 45: 0x56b58ae0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba6c50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba6c9c VAL: '' (3 sibs) 45: [2] [2] 0x56ba6ce8 VAL: '' (3 sibs) 45: [3] [3] 0x56ba6d34 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: 0x56b59dd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b591b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x56b592c0 VAL: '' (3 sibs) 45: 0x56b59318 VAL: '' (3 sibs) 45: 0x56b59370 VAL: '' (3 sibs) 45: 0x56b59208 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59260 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba6d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba6ddc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56ba6e28 VAL: '' (3 sibs) 45: [3] [3] 0x56ba6e74 VAL: '' (3 sibs) 45: [4] [4] 0x56ba6ec0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba6f0c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba6f58 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: 0x56b59e70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59420 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x56b59530 VAL: '' (3 sibs) 45: 0x56b59588 VAL: '' (3 sibs) 45: 0x56b595e0 VAL: '' (3 sibs) 45: 0x56b594d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba6fb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba6ffc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba7048 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56ba7094 VAL: '' (3 sibs) 45: [4] [4] 0x56ba70e0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba712c VAL: '' (3 sibs) 45: [6] [6] 0x56ba7178 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: 0x56b59f10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b596e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x56b597a0 VAL: '' (3 sibs) 45: 0x56b597f8 VAL: '' (3 sibs) 45: 0x56b59850 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba71d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba721c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba7268 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba72b4 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56ba7300 VAL: '' (3 sibs) 45: [5] [5] 0x56ba734c VAL: '' (3 sibs) 45: [6] [6] 0x56ba7398 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: 0x56b59fb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b59900 MAP: (3 sibs) 3 children: 45: 0x56b59a10 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59a68 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59ac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b59958 VAL: '' (3 sibs) 45: 0x56b599b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba73f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba743c MAP: (3 sibs) 3 children: 45: [2] [2] 0x56ba7488 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56ba74d4 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56ba7520 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56ba756c VAL: '' (3 sibs) 45: [6] [6] 0x56ba75b8 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: 0x56b5a050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b5a580 VAL: '' (3 sibs) 45: 0x56b5a5d8 MAP: (3 sibs) 3 children: 45: 0x56b5a690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b5a6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b5a740 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b5a630 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba7610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba765c VAL: '' (3 sibs) 45: [2] [2] 0x56ba76a8 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56ba76f4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56ba7740 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56ba778c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56ba77d8 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: 0x56b5a0f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58ca0 VAL: '' (3 sibs) 45: 0x56b58cf8 VAL: '' (3 sibs) 45: 0x56b58d50 MAP: (3 sibs) 3 children: 45: 0x56b58db0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58e08 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58e60 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba7830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba787c VAL: '' (3 sibs) 45: [2] [2] 0x56ba78c8 VAL: '' (3 sibs) 45: [3] [3] 0x56ba7914 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56ba7960 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56ba79ac KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba79f8 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: 0x56b5a190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b58b40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x56b59090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b590e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58b98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x56b5a7a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b5a7f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58bf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba7a50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba7a9c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56ba7ae8 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56ba7b34 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56ba7b80 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56ba7bcc KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56ba7c18 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56ba7c64 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: 0x56b5a230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5b360 KEYVAL: 'version' '0' (3 sibs) 45: 0x56b5b3b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x56b5b410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56b57bf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x56b5b470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x56b5b530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x56b5b588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x56b5b4c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x56b5b5f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x56b5b648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x56b5b6a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x56b5b6f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x56b5b750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x56b5b7a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x56b5b800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x56b5b858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba7cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba7d0c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56ba7d58 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56ba7da4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56ba7df0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56ba7e3c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56ba7e88 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56ba7ed4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56ba7f20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56ba7f6c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56ba7fb8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56ba8004 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56ba8050 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56ba809c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56ba80e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56ba8134 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56ba8180 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: 0x56b5a2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5bc40 KEYVAL: 'version' '10' (3 sibs) 45: 0x56b5bc98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x56b5bcf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x56b58f80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56b57cb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x56b5bd50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x56b5bda8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x56b5be00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x56b58fd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba81d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba821c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56ba8268 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56ba82b4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56ba8300 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56ba834c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56ba8398 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56ba83e4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56ba8430 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56ba847c 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: 0x56b59b50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56b57e80 VAL: '' (12 sibs) 45: 0x56b57ed8 VAL: '' (12 sibs) 45: 0x56b57f30 VAL: 'null' (12 sibs) 45: 0x56b57f88 VAL: 'Null' (12 sibs) 45: 0x56b57fe0 VAL: 'NULL' (12 sibs) 45: 0x56b58038 VAL: '~' (12 sibs) 45: 0x56b58090 MAP: (12 sibs) 1 children: 45: 0x56b582b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56b580e8 MAP: (12 sibs) 1 children: 45: 0x56b58310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56b58140 MAP: (12 sibs) 1 children: 45: 0x56b58370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56b58198 MAP: (12 sibs) 1 children: 45: 0x56b583d0 KEYVAL: '~' '~' (1 sibs) 45: 0x56b581f0 MAP: (12 sibs) 1 children: 45: 0x56b58430 KEYVAL: '~' 'null' (1 sibs) 45: 0x56b58248 MAP: (12 sibs) 1 children: 45: 0x56b58490 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba84d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56ba851c VAL: '' (12 sibs) 45: [2] [2] 0x56ba8568 VAL: '' (12 sibs) 45: [3] [3] 0x56ba85b4 VAL: 'null' (12 sibs) 45: [4] [4] 0x56ba8600 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56ba864c VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56ba8698 VAL: '~' (12 sibs) 45: [7] [7] 0x56ba86e4 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56ba8730 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56ba877c MAP: (12 sibs) 1 children: 45: [10] [10] 0x56ba87c8 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56ba8814 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56ba8860 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56ba88ac MAP: (12 sibs) 1 children: 45: [14] [14] 0x56ba88f8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56ba8944 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56ba8990 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56ba89dc MAP: (12 sibs) 1 children: 45: [18] [18] 0x56ba8a28 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: 0x56b59bf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b555d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b55628 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b55680 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba8a80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba8acc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba8b18 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba8b64 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: 0x56b59c90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b588d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58928 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58980 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba8bc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba8c0c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba8c58 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba8ca4 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: 0x56b59d30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58a30 VAL: '' (3 sibs) 45: 0x56b58a88 VAL: '' (3 sibs) 45: 0x56b58ae0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba8d00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba8d4c VAL: '' (3 sibs) 45: [2] [2] 0x56ba8d98 VAL: '' (3 sibs) 45: [3] [3] 0x56ba8de4 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: 0x56b59dd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b591b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x56b592c0 VAL: '' (3 sibs) 45: 0x56b59318 VAL: '' (3 sibs) 45: 0x56b59370 VAL: '' (3 sibs) 45: 0x56b59208 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59260 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba8e40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba8e8c KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x56ba8ed8 VAL: '' (3 sibs) 45: [3] [3] 0x56ba8f24 VAL: '' (3 sibs) 45: [4] [4] 0x56ba8f70 VAL: '' (3 sibs) 45: [5] [5] 0x56ba8fbc KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba9008 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: 0x56b59e70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59420 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x56b59530 VAL: '' (3 sibs) 45: 0x56b59588 VAL: '' (3 sibs) 45: 0x56b595e0 VAL: '' (3 sibs) 45: 0x56b594d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba9060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba90ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba90f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x56ba9144 VAL: '' (3 sibs) 45: [4] [4] 0x56ba9190 VAL: '' (3 sibs) 45: [5] [5] 0x56ba91dc VAL: '' (3 sibs) 45: [6] [6] 0x56ba9228 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: 0x56b59f10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b59690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b596e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x56b597a0 VAL: '' (3 sibs) 45: 0x56b597f8 VAL: '' (3 sibs) 45: 0x56b59850 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba9280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba92cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56ba9318 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56ba9364 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x56ba93b0 VAL: '' (3 sibs) 45: [5] [5] 0x56ba93fc VAL: '' (3 sibs) 45: [6] [6] 0x56ba9448 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: 0x56b59fb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b59900 MAP: (3 sibs) 3 children: 45: 0x56b59a10 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b59a68 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b59ac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b59958 VAL: '' (3 sibs) 45: 0x56b599b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba94a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba94ec MAP: (3 sibs) 3 children: 45: [2] [2] 0x56ba9538 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x56ba9584 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x56ba95d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x56ba961c VAL: '' (3 sibs) 45: [6] [6] 0x56ba9668 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: 0x56b5a050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b5a580 VAL: '' (3 sibs) 45: 0x56b5a5d8 MAP: (3 sibs) 3 children: 45: 0x56b5a690 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b5a6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b5a740 KEYVAL: 'baz' '' (3 sibs) 45: 0x56b5a630 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba96c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba970c VAL: '' (3 sibs) 45: [2] [2] 0x56ba9758 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56ba97a4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56ba97f0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56ba983c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56ba9888 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: 0x56b5a0f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x56b58ca0 VAL: '' (3 sibs) 45: 0x56b58cf8 VAL: '' (3 sibs) 45: 0x56b58d50 MAP: (3 sibs) 3 children: 45: 0x56b58db0 KEYVAL: 'foo' '' (3 sibs) 45: 0x56b58e08 KEYVAL: 'bar' '' (3 sibs) 45: 0x56b58e60 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba98e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56ba992c VAL: '' (3 sibs) 45: [2] [2] 0x56ba9978 VAL: '' (3 sibs) 45: [3] [3] 0x56ba99c4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56ba9a10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56ba9a5c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56ba9aa8 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: 0x56b5a190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b58b40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x56b59090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b590e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58b98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x56b5a7a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x56b5a7f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x56b58bf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba9b00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba9b4c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56ba9b98 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56ba9be4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56ba9c30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56ba9c7c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56ba9cc8 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56ba9d14 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: 0x56b5a230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5b360 KEYVAL: 'version' '0' (3 sibs) 45: 0x56b5b3b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x56b5b410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56b57bf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x56b5b470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x56b5b530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x56b5b588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x56b5b4c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x56b5b5f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x56b5b648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x56b5b6a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x56b5b6f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x56b5b750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x56b5b7a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x56b5b800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x56b5b858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56ba9d70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56ba9dbc KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56ba9e08 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56ba9e54 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56ba9ea0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56ba9eec KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56ba9f38 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56ba9f84 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56ba9fd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56baa01c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56baa068 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56baa0b4 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56baa100 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56baa14c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56baa198 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56baa1e4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56baa230 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: 0x56b5a2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x56b5bc40 KEYVAL: 'version' '10' (3 sibs) 45: 0x56b5bc98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x56b5bcf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x56b58f80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56b57cb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x56b5bd50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x56b5bda8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x56b5be00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x56b58fd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56baa280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56baa2cc KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56baa318 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56baa364 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56baa3b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56baa3fc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56baa448 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56baa494 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56baa4e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56baa52c 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 (14 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (14 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.03 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-github_issues-0.6.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x57213270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720f9a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5720fb90 VAL: '-2' (3 sibs) 46: 0x5720fbe8 VAL: '-2' (3 sibs) 46: 0x5720fc40 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5724ba10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724ba5c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5724baa8 VAL: '-2' (3 sibs) 46: [3] [3] 0x5724baf4 VAL: '-2' (3 sibs) 46: [4] [4] 0x5724bb40 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: 0x57213310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fdf0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5724bee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724bf2c 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: 0x572133b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x57210140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x57210198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x57210200 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5724ea80 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5724eacc KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5724eb18 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5724eb64 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: 0x57213450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fe50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x572102b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x57210308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x57210360 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5724fbc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724fc0c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5724fc58 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5724fca4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5724fcf0 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: 0x572134f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5720d4c0 MAP: (3 sibs) 1 children: 46: 0x572112e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x57211340 VAL: '0.mp4' (4 sibs) 46: 0x57211398 VAL: '1.mp4' (4 sibs) 46: 0x572113f0 VAL: '2.mp4' (4 sibs) 46: 0x57211448 VAL: '3.mp4' (4 sibs) 46: 0x5720d518 MAP: (3 sibs) 1 children: 46: 0x572114b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x57211510 VAL: '0.mp4' (4 sibs) 46: 0x57211568 VAL: '1.mp4' (4 sibs) 46: 0x572115c0 VAL: '2.mp4' (4 sibs) 46: 0x57211618 VAL: '3.mp4' (4 sibs) 46: 0x5720d570 MAP: (3 sibs) 1 children: 46: 0x57211680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x572116e0 VAL: '0.mp4' (4 sibs) 46: 0x57211738 VAL: '1.mp4' (4 sibs) 46: 0x57211790 VAL: '2.mp4' (4 sibs) 46: 0x572117e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x572512c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5725130c MAP: (3 sibs) 1 children: 46: [2] [2] 0x57251358 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x572513a4 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x572513f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5725143c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57251488 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x572514d4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x57251520 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5725156c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x572515b8 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x57251604 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57251650 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5725169c MAP: (3 sibs) 1 children: 46: [14] [14] 0x572516e8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57251734 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57251780 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x572517cc VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x57251818 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: 0x57213590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x57211f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x57211f80 MAP: (3 sibs) 1 children: 46: 0x57212090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x572120f0 VAL: '0.mp4' (4 sibs) 46: 0x57212148 VAL: '1.mp4' (4 sibs) 46: 0x572121a0 VAL: '2.mp4' (4 sibs) 46: 0x572121f8 VAL: '3.mp4' (4 sibs) 46: 0x57211fd8 MAP: (3 sibs) 1 children: 46: 0x57212260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x572122c0 VAL: '0.mp4' (4 sibs) 46: 0x57212318 VAL: '1.mp4' (4 sibs) 46: 0x57212370 VAL: '2.mp4' (4 sibs) 46: 0x572123c8 VAL: '3.mp4' (4 sibs) 46: 0x57212030 MAP: (3 sibs) 1 children: 46: 0x57212430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x57212490 VAL: '0.mp4' (4 sibs) 46: 0x572124e8 VAL: '1.mp4' (4 sibs) 46: 0x57212540 VAL: '2.mp4' (4 sibs) 46: 0x57212598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57252bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x57252bfc KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x57252c48 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57252c94 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57252ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x57252d2c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57252d78 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57252dc4 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x57252e10 MAP: (3 sibs) 1 children: 46: [9] [9] 0x57252e5c KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57252ea8 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57252ef4 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x57252f40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x57252f8c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57252fd8 MAP: (3 sibs) 1 children: 46: [15] [15] 0x57253024 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x57253070 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x572530bc VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57253108 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x57253154 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: 0x57213630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57212600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572126b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572127b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572128c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57254740 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5725478c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x572547d8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x57254824 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57254870 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x572548bc KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x57254908 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x57254954 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x572549a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x572549ec KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x57254a38 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: 0x572136d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x57212980 MAP: (10 sibs) 1 children: 46: 0x57210470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572129d8 MAP: (10 sibs) 1 children: 46: 0x572104d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a30 MAP: (10 sibs) 1 children: 46: 0x57212d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a88 MAP: (10 sibs) 1 children: 46: 0x57212d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212ae0 MAP: (10 sibs) 1 children: 46: 0x57212dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b38 MAP: (10 sibs) 1 children: 46: 0x57212e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b90 MAP: (10 sibs) 1 children: 46: 0x57212e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212be8 MAP: (10 sibs) 1 children: 46: 0x57212ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c40 MAP: (10 sibs) 1 children: 46: 0x57212f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c98 MAP: (10 sibs) 1 children: 46: 0x57212fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57256500 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5725654c MAP: (10 sibs) 1 children: 46: [2] [2] 0x57256598 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x572565e4 MAP: (10 sibs) 1 children: 46: [4] [4] 0x57256630 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5725667c MAP: (10 sibs) 1 children: 46: [6] [6] 0x572566c8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x57256714 MAP: (10 sibs) 1 children: 46: [8] [8] 0x57256760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x572567ac MAP: (10 sibs) 1 children: 46: [10] [10] 0x572567f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x57256844 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57256890 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x572568dc MAP: (10 sibs) 1 children: 46: [14] [14] 0x57256928 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57256974 MAP: (10 sibs) 1 children: 46: [16] [16] 0x572569c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x57256a0c MAP: (10 sibs) 1 children: 46: [18] [18] 0x57256a58 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57256aa4 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57256af0 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: 0x57213770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x57213ca0 MAP: (14 sibs) 1 children: 46: 0x57214180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213cf8 MAP: (14 sibs) 1 children: 46: 0x572141e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213d50 MAP: (14 sibs) 1 children: 46: 0x57214240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213da8 MAP: (14 sibs) 1 children: 46: 0x572142a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e00 MAP: (14 sibs) 1 children: 46: 0x57214300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e58 MAP: (14 sibs) 1 children: 46: 0x57214360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213eb0 MAP: (14 sibs) 1 children: 46: 0x572143c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f08 MAP: (14 sibs) 1 children: 46: 0x57214420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f60 MAP: (14 sibs) 1 children: 46: 0x57214480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213fb8 MAP: (14 sibs) 1 children: 46: 0x572144e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57214010 MAP: (14 sibs) 1 children: 46: 0x57214540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57214068 MAP: (14 sibs) 1 children: 46: 0x572145a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572140c0 MAP: (14 sibs) 2 children: 46: 0x57214600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x57214658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x57214118 MAP: (14 sibs) 2 children: 46: 0x572146c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x57214718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57259050 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5725909c MAP: (14 sibs) 1 children: 46: [2] [2] 0x572590e8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57259134 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57259180 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x572591cc MAP: (14 sibs) 1 children: 46: [6] [6] 0x57259218 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57259264 MAP: (14 sibs) 1 children: 46: [8] [8] 0x572592b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x572592fc MAP: (14 sibs) 1 children: 46: [10] [10] 0x57259348 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57259394 MAP: (14 sibs) 1 children: 46: [12] [12] 0x572593e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5725942c MAP: (14 sibs) 1 children: 46: [14] [14] 0x57259478 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x572594c4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x57259510 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5725955c MAP: (14 sibs) 1 children: 46: [18] [18] 0x572595a8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x572595f4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57259640 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5725968c MAP: (14 sibs) 1 children: 46: [22] [22] 0x572596d8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57259724 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57259770 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x572597bc MAP: (14 sibs) 2 children: 46: [26] [26] 0x57259808 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57259854 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x572598a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x572598ec KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57259938 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x57213b30 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5725f6d0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5725f6d0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5725f6d0 [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: 0x57213bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57210e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x57210e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x57210ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x57210f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x57210f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x57210fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x57211030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x57211088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x572110e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x57211138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57260dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57260e1c KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x57260e68 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x57260eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57260f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57260f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57260f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57260fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57261030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726107c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572610c8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x57260dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57260e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57260e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57260eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57260f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57260f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57260f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57260fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57261030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726107c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572610c8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x57260dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57260e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57260e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57260eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57260f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57260f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57260f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57260fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57261030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726107c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572610c8 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: 0x57213270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720f9a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5720fb90 VAL: '-2' (3 sibs) 46: 0x5720fbe8 VAL: '-2' (3 sibs) 46: 0x5720fc40 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x572612a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x572612ec KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x57261338 VAL: '-2' (3 sibs) 46: [3] [3] 0x57261384 VAL: '-2' (3 sibs) 46: [4] [4] 0x572613d0 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: 0x57213310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fdf0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57261770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x572617bc 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: 0x572133b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x57210140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x57210198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x57210200 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57261c40 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x57261c8c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x57261cd8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x57261d24 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: 0x57213450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fe50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x572102b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x57210308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x57210360 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57262110 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726215c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x572621a8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x572621f4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x57262240 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: 0x572134f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5720d4c0 MAP: (3 sibs) 1 children: 46: 0x572112e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x57211340 VAL: '0.mp4' (4 sibs) 46: 0x57211398 VAL: '1.mp4' (4 sibs) 46: 0x572113f0 VAL: '2.mp4' (4 sibs) 46: 0x57211448 VAL: '3.mp4' (4 sibs) 46: 0x5720d518 MAP: (3 sibs) 1 children: 46: 0x572114b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x57211510 VAL: '0.mp4' (4 sibs) 46: 0x57211568 VAL: '1.mp4' (4 sibs) 46: 0x572115c0 VAL: '2.mp4' (4 sibs) 46: 0x57211618 VAL: '3.mp4' (4 sibs) 46: 0x5720d570 MAP: (3 sibs) 1 children: 46: 0x57211680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x572116e0 VAL: '0.mp4' (4 sibs) 46: 0x57211738 VAL: '1.mp4' (4 sibs) 46: 0x57211790 VAL: '2.mp4' (4 sibs) 46: 0x572117e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57262ab0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x57262afc MAP: (3 sibs) 1 children: 46: [2] [2] 0x57262b48 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x57262b94 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x57262be0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x57262c2c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57262c78 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x57262cc4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x57262d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x57262d5c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x57262da8 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x57262df4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57262e40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x57262e8c MAP: (3 sibs) 1 children: 46: [14] [14] 0x57262ed8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57262f24 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57262f70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x57262fbc VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x57263008 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: 0x57213590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x57211f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x57211f80 MAP: (3 sibs) 1 children: 46: 0x57212090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x572120f0 VAL: '0.mp4' (4 sibs) 46: 0x57212148 VAL: '1.mp4' (4 sibs) 46: 0x572121a0 VAL: '2.mp4' (4 sibs) 46: 0x572121f8 VAL: '3.mp4' (4 sibs) 46: 0x57211fd8 MAP: (3 sibs) 1 children: 46: 0x57212260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x572122c0 VAL: '0.mp4' (4 sibs) 46: 0x57212318 VAL: '1.mp4' (4 sibs) 46: 0x57212370 VAL: '2.mp4' (4 sibs) 46: 0x572123c8 VAL: '3.mp4' (4 sibs) 46: 0x57212030 MAP: (3 sibs) 1 children: 46: 0x57212430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x57212490 VAL: '0.mp4' (4 sibs) 46: 0x572124e8 VAL: '1.mp4' (4 sibs) 46: 0x57212540 VAL: '2.mp4' (4 sibs) 46: 0x57212598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57263440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726348c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x572634d8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57263524 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57263570 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x572635bc VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57263608 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57263654 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x572636a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x572636ec KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57263738 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57263784 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x572637d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5726381c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57263868 MAP: (3 sibs) 1 children: 46: [15] [15] 0x572638b4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x57263900 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5726394c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57263998 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x572639e4 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: 0x57213630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57212600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572126b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572127b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572128c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x572625e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5726262c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x57262678 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x572626c4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57262710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5726275c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x572627a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x572627f4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x57262840 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5726288c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x572628d8 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: 0x572136d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x57212980 MAP: (10 sibs) 1 children: 46: 0x57210470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572129d8 MAP: (10 sibs) 1 children: 46: 0x572104d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a30 MAP: (10 sibs) 1 children: 46: 0x57212d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a88 MAP: (10 sibs) 1 children: 46: 0x57212d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212ae0 MAP: (10 sibs) 1 children: 46: 0x57212dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b38 MAP: (10 sibs) 1 children: 46: 0x57212e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b90 MAP: (10 sibs) 1 children: 46: 0x57212e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212be8 MAP: (10 sibs) 1 children: 46: 0x57212ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c40 MAP: (10 sibs) 1 children: 46: 0x57212f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c98 MAP: (10 sibs) 1 children: 46: 0x57212fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x572642a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x572642ec MAP: (10 sibs) 1 children: 46: [2] [2] 0x57264338 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57264384 MAP: (10 sibs) 1 children: 46: [4] [4] 0x572643d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5726441c MAP: (10 sibs) 1 children: 46: [6] [6] 0x57264468 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x572644b4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x57264500 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5726454c MAP: (10 sibs) 1 children: 46: [10] [10] 0x57264598 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x572645e4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57264630 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5726467c MAP: (10 sibs) 1 children: 46: [14] [14] 0x572646c8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57264714 MAP: (10 sibs) 1 children: 46: [16] [16] 0x57264760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x572647ac MAP: (10 sibs) 1 children: 46: [18] [18] 0x572647f8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57264844 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57264890 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: 0x57213770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x57213ca0 MAP: (14 sibs) 1 children: 46: 0x57214180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213cf8 MAP: (14 sibs) 1 children: 46: 0x572141e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213d50 MAP: (14 sibs) 1 children: 46: 0x57214240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213da8 MAP: (14 sibs) 1 children: 46: 0x572142a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e00 MAP: (14 sibs) 1 children: 46: 0x57214300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e58 MAP: (14 sibs) 1 children: 46: 0x57214360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213eb0 MAP: (14 sibs) 1 children: 46: 0x572143c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f08 MAP: (14 sibs) 1 children: 46: 0x57214420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f60 MAP: (14 sibs) 1 children: 46: 0x57214480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213fb8 MAP: (14 sibs) 1 children: 46: 0x572144e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57214010 MAP: (14 sibs) 1 children: 46: 0x57214540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57214068 MAP: (14 sibs) 1 children: 46: 0x572145a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572140c0 MAP: (14 sibs) 2 children: 46: 0x57214600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x57214658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x57214118 MAP: (14 sibs) 2 children: 46: 0x572146c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x57214718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57264c30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x57264c7c MAP: (14 sibs) 1 children: 46: [2] [2] 0x57264cc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57264d14 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57264d60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x57264dac MAP: (14 sibs) 1 children: 46: [6] [6] 0x57264df8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57264e44 MAP: (14 sibs) 1 children: 46: [8] [8] 0x57264e90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x57264edc MAP: (14 sibs) 1 children: 46: [10] [10] 0x57264f28 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57264f74 MAP: (14 sibs) 1 children: 46: [12] [12] 0x57264fc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5726500c MAP: (14 sibs) 1 children: 46: [14] [14] 0x57265058 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x572650a4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x572650f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5726513c MAP: (14 sibs) 1 children: 46: [18] [18] 0x57265188 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x572651d4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57265220 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5726526c MAP: (14 sibs) 1 children: 46: [22] [22] 0x572652b8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57265304 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57265350 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5726539c MAP: (14 sibs) 2 children: 46: [26] [26] 0x572653e8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57265434 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x57265480 MAP: (14 sibs) 2 children: 46: [29] [29] 0x572654cc KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57265518 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x57213b30 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57266900 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x57266900 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x57266900 [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: 0x57213bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57210e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x57210e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x57210ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x57210f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x57210f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x57210fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x57211030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x57211088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x572110e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x57211138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x57266dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57266e1c KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x57266e68 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x57266eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57266f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57266f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57266f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57266fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57267030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726707c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572670c8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x57266dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57266e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57266e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57266eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57266f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57266f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57266f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57266fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57267030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726707c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572670c8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x57266dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57266e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57266e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57266eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57266f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57266f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57266f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57266fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57267030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726707c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572670c8 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 (1 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] 0x5724ba10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724ba5c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5724baa8 VAL: '-2' (3 sibs) 46: [3] [3] 0x5724baf4 VAL: '-2' (3 sibs) 46: [4] [4] 0x5724bb40 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] 0x5726a0b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726a0fc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5726a148 VAL: '-2' (3 sibs) 46: [3] [3] 0x5726a194 VAL: '-2' (3 sibs) 46: [4] [4] 0x5726a1e0 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] 0x5724bee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724bf2c 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] 0x5726a580 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726a5cc 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] 0x5724ea80 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5724eacc KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5724eb18 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5724eb64 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] 0x5726aa50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5726aa9c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5726aae8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5726ab34 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] 0x5724fbc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724fc0c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5724fc58 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5724fca4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5724fcf0 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] 0x5726b200 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726b24c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5726b298 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5726b2e4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5726b330 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] 0x572512c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5725130c MAP: (3 sibs) 1 children: 46: [2] [2] 0x57251358 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x572513a4 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x572513f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5725143c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57251488 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x572514d4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x57251520 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5725156c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x572515b8 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x57251604 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57251650 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5725169c MAP: (3 sibs) 1 children: 46: [14] [14] 0x572516e8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57251734 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57251780 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x572517cc VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x57251818 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] 0x5726bba0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5726bbec MAP: (3 sibs) 1 children: 46: [2] [2] 0x5726bc38 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5726bc84 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5726bcd0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5726bd1c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5726bd68 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5726bdb4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5726be00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5726be4c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5726be98 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5726bee4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5726bf30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5726bf7c MAP: (3 sibs) 1 children: 46: [14] [14] 0x5726bfc8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5726c014 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5726c060 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5726c0ac VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5726c0f8 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] 0x57252bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x57252bfc KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x57252c48 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57252c94 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57252ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x57252d2c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57252d78 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57252dc4 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x57252e10 MAP: (3 sibs) 1 children: 46: [9] [9] 0x57252e5c KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57252ea8 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57252ef4 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x57252f40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x57252f8c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57252fd8 MAP: (3 sibs) 1 children: 46: [15] [15] 0x57253024 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x57253070 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x572530bc VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57253108 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x57253154 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] 0x5726c530 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726c57c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5726c5c8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5726c614 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5726c660 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5726c6ac VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5726c6f8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5726c744 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5726c790 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5726c7dc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5726c828 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5726c874 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5726c8c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5726c90c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5726c958 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5726c9a4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5726c9f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5726ca3c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5726ca88 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5726cad4 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] 0x57254740 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5725478c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x572547d8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x57254824 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57254870 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x572548bc KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x57254908 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x57254954 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x572549a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x572549ec KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x57254a38 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] 0x5726b6d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5726b71c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5726b768 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5726b7b4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5726b800 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5726b84c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5726b898 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5726b8e4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5726b930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5726b97c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5726b9c8 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] 0x57256500 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5725654c MAP: (10 sibs) 1 children: 46: [2] [2] 0x57256598 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x572565e4 MAP: (10 sibs) 1 children: 46: [4] [4] 0x57256630 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5725667c MAP: (10 sibs) 1 children: 46: [6] [6] 0x572566c8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x57256714 MAP: (10 sibs) 1 children: 46: [8] [8] 0x57256760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x572567ac MAP: (10 sibs) 1 children: 46: [10] [10] 0x572567f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x57256844 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57256890 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x572568dc MAP: (10 sibs) 1 children: 46: [14] [14] 0x57256928 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57256974 MAP: (10 sibs) 1 children: 46: [16] [16] 0x572569c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x57256a0c MAP: (10 sibs) 1 children: 46: [18] [18] 0x57256a58 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57256aa4 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57256af0 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] 0x5726d390 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5726d3dc MAP: (10 sibs) 1 children: 46: [2] [2] 0x5726d428 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5726d474 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5726d4c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5726d50c MAP: (10 sibs) 1 children: 46: [6] [6] 0x5726d558 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5726d5a4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5726d5f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5726d63c MAP: (10 sibs) 1 children: 46: [10] [10] 0x5726d688 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5726d6d4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5726d720 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5726d76c MAP: (10 sibs) 1 children: 46: [14] [14] 0x5726d7b8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5726d804 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5726d850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5726d89c MAP: (10 sibs) 1 children: 46: [18] [18] 0x5726d8e8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5726d934 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5726d980 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] 0x57259050 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5725909c MAP: (14 sibs) 1 children: 46: [2] [2] 0x572590e8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57259134 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57259180 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x572591cc MAP: (14 sibs) 1 children: 46: [6] [6] 0x57259218 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57259264 MAP: (14 sibs) 1 children: 46: [8] [8] 0x572592b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x572592fc MAP: (14 sibs) 1 children: 46: [10] [10] 0x57259348 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57259394 MAP: (14 sibs) 1 children: 46: [12] [12] 0x572593e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5725942c MAP: (14 sibs) 1 children: 46: [14] [14] 0x57259478 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x572594c4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x57259510 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5725955c MAP: (14 sibs) 1 children: 46: [18] [18] 0x572595a8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x572595f4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57259640 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5725968c MAP: (14 sibs) 1 children: 46: [22] [22] 0x572596d8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57259724 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57259770 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x572597bc MAP: (14 sibs) 2 children: 46: [26] [26] 0x57259808 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57259854 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x572598a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x572598ec KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57259938 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] 0x5726dd20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5726dd6c MAP: (14 sibs) 1 children: 46: [2] [2] 0x5726ddb8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5726de04 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5726de50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5726de9c MAP: (14 sibs) 1 children: 46: [6] [6] 0x5726dee8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5726df34 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5726df80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5726dfcc MAP: (14 sibs) 1 children: 46: [10] [10] 0x5726e018 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5726e064 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5726e0b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5726e0fc MAP: (14 sibs) 1 children: 46: [14] [14] 0x5726e148 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5726e194 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5726e1e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5726e22c MAP: (14 sibs) 1 children: 46: [18] [18] 0x5726e278 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5726e2c4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5726e310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5726e35c MAP: (14 sibs) 1 children: 46: [22] [22] 0x5726e3a8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5726e3f4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5726e440 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5726e48c MAP: (14 sibs) 2 children: 46: [26] [26] 0x5726e4d8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5726e524 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5726e570 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5726e5bc KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5726e608 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] 0x5725f6d0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5726cec0 [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] 0x57260dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57260e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57260e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57260eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57260f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57260f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57260f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57260fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57261030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726107c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572610c8 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] 0x5726e6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5726e6fc KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5726e748 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5726e794 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5726e7e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5726e82c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5726e878 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5726e8c4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5726e910 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726e95c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5726e9a8 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] 0x572612a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x572612ec KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x57261338 VAL: '-2' (3 sibs) 46: [3] [3] 0x57261384 VAL: '-2' (3 sibs) 46: [4] [4] 0x572613d0 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] 0x5726eb80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726ebcc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5726ec18 VAL: '-2' (3 sibs) 46: [3] [3] 0x5726ec64 VAL: '-2' (3 sibs) 46: [4] [4] 0x5726ecb0 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] 0x57261770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x572617bc 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] 0x5726f050 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726f09c 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] 0x57261c40 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x57261c8c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x57261cd8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x57261d24 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] 0x5726f520 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5726f56c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5726f5b8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5726f604 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] 0x57262110 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726215c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x572621a8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x572621f4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x57262240 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] 0x5726f9f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726fa3c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5726fa88 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5726fad4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5726fb20 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] 0x57262ab0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x57262afc MAP: (3 sibs) 1 children: 46: [2] [2] 0x57262b48 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x57262b94 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x57262be0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x57262c2c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57262c78 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x57262cc4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x57262d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x57262d5c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x57262da8 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x57262df4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57262e40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x57262e8c MAP: (3 sibs) 1 children: 46: [14] [14] 0x57262ed8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57262f24 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57262f70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x57262fbc VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x57263008 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] 0x57270390 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x572703dc MAP: (3 sibs) 1 children: 46: [2] [2] 0x57270428 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x57270474 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x572704c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5727050c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57270558 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x572705a4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x572705f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5727063c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x57270688 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x572706d4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57270720 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5727076c MAP: (3 sibs) 1 children: 46: [14] [14] 0x572707b8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57270804 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57270850 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5727089c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x572708e8 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] 0x57263440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726348c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x572634d8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57263524 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57263570 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x572635bc VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57263608 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57263654 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x572636a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x572636ec KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57263738 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57263784 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x572637d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5726381c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57263868 MAP: (3 sibs) 1 children: 46: [15] [15] 0x572638b4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x57263900 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5726394c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57263998 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x572639e4 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] 0x57270d20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x57270d6c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x57270db8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57270e04 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57270e50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x57270e9c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57270ee8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57270f34 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x57270f80 MAP: (3 sibs) 1 children: 46: [9] [9] 0x57270fcc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57271018 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57271064 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x572710b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x572710fc VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57271148 MAP: (3 sibs) 1 children: 46: [15] [15] 0x57271194 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x572711e0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5727122c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57271278 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x572712c4 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] 0x572625e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5726262c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x57262678 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x572626c4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57262710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5726275c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x572627a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x572627f4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x57262840 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5726288c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x572628d8 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] 0x5726fec0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5726ff0c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5726ff58 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5726ffa4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5726fff0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5727003c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x57270088 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x572700d4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x57270120 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5727016c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x572701b8 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] 0x572642a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x572642ec MAP: (10 sibs) 1 children: 46: [2] [2] 0x57264338 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57264384 MAP: (10 sibs) 1 children: 46: [4] [4] 0x572643d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5726441c MAP: (10 sibs) 1 children: 46: [6] [6] 0x57264468 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x572644b4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x57264500 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5726454c MAP: (10 sibs) 1 children: 46: [10] [10] 0x57264598 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x572645e4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57264630 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5726467c MAP: (10 sibs) 1 children: 46: [14] [14] 0x572646c8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57264714 MAP: (10 sibs) 1 children: 46: [16] [16] 0x57264760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x572647ac MAP: (10 sibs) 1 children: 46: [18] [18] 0x572647f8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57264844 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57264890 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] 0x57271b80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x57271bcc MAP: (10 sibs) 1 children: 46: [2] [2] 0x57271c18 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57271c64 MAP: (10 sibs) 1 children: 46: [4] [4] 0x57271cb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x57271cfc MAP: (10 sibs) 1 children: 46: [6] [6] 0x57271d48 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x57271d94 MAP: (10 sibs) 1 children: 46: [8] [8] 0x57271de0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x57271e2c MAP: (10 sibs) 1 children: 46: [10] [10] 0x57271e78 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x57271ec4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57271f10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x57271f5c MAP: (10 sibs) 1 children: 46: [14] [14] 0x57271fa8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57271ff4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x57272040 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5727208c MAP: (10 sibs) 1 children: 46: [18] [18] 0x572720d8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57272124 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57272170 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] 0x57264c30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x57264c7c MAP: (14 sibs) 1 children: 46: [2] [2] 0x57264cc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57264d14 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57264d60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x57264dac MAP: (14 sibs) 1 children: 46: [6] [6] 0x57264df8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57264e44 MAP: (14 sibs) 1 children: 46: [8] [8] 0x57264e90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x57264edc MAP: (14 sibs) 1 children: 46: [10] [10] 0x57264f28 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57264f74 MAP: (14 sibs) 1 children: 46: [12] [12] 0x57264fc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5726500c MAP: (14 sibs) 1 children: 46: [14] [14] 0x57265058 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x572650a4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x572650f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5726513c MAP: (14 sibs) 1 children: 46: [18] [18] 0x57265188 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x572651d4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57265220 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5726526c MAP: (14 sibs) 1 children: 46: [22] [22] 0x572652b8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57265304 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57265350 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5726539c MAP: (14 sibs) 2 children: 46: [26] [26] 0x572653e8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57265434 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x57265480 MAP: (14 sibs) 2 children: 46: [29] [29] 0x572654cc KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57265518 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] 0x57272510 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5727255c MAP: (14 sibs) 1 children: 46: [2] [2] 0x572725a8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x572725f4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57272640 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5727268c MAP: (14 sibs) 1 children: 46: [6] [6] 0x572726d8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57272724 MAP: (14 sibs) 1 children: 46: [8] [8] 0x57272770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x572727bc MAP: (14 sibs) 1 children: 46: [10] [10] 0x57272808 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57272854 MAP: (14 sibs) 1 children: 46: [12] [12] 0x572728a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x572728ec MAP: (14 sibs) 1 children: 46: [14] [14] 0x57272938 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x57272984 MAP: (14 sibs) 1 children: 46: [16] [16] 0x572729d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x57272a1c MAP: (14 sibs) 1 children: 46: [18] [18] 0x57272a68 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x57272ab4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57272b00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x57272b4c MAP: (14 sibs) 1 children: 46: [22] [22] 0x57272b98 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57272be4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57272c30 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x57272c7c MAP: (14 sibs) 2 children: 46: [26] [26] 0x57272cc8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57272d14 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x57272d60 MAP: (14 sibs) 2 children: 46: [29] [29] 0x57272dac KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57272df8 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] 0x57266900 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x572716b0 [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] 0x57266dd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57266e1c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57266e68 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57266eb4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57266f00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x57266f4c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57266f98 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57266fe4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57267030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5726707c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572670c8 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] 0x57272ea0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57272eec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57272f38 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x57272f84 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57272fd0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5727301c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57273068 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x572730b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57273100 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5727314c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x57273198 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: 0x57213270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720f9a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5720fb90 VAL: '-2' (3 sibs) 46: 0x5720fbe8 VAL: '-2' (3 sibs) 46: 0x5720fc40 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57268f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x57268f6c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x57268fb8 VAL: '-2' (3 sibs) 46: [3] [3] 0x57269004 VAL: '-2' (3 sibs) 46: [4] [4] 0x57269050 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: 0x57213310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fdf0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5724f9e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5724fa2c 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: 0x572133b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x57210140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x57210198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x57210200 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572684c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5726850c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x57268558 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x572685a4 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: 0x57213450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fe50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x572102b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x57210308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x57210360 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572690a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x572690ec KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x57269138 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x57269184 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x572691d0 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: 0x572134f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5720d4c0 MAP: (3 sibs) 1 children: 46: 0x572112e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x57211340 VAL: '0.mp4' (4 sibs) 46: 0x57211398 VAL: '1.mp4' (4 sibs) 46: 0x572113f0 VAL: '2.mp4' (4 sibs) 46: 0x57211448 VAL: '3.mp4' (4 sibs) 46: 0x5720d518 MAP: (3 sibs) 1 children: 46: 0x572114b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x57211510 VAL: '0.mp4' (4 sibs) 46: 0x57211568 VAL: '1.mp4' (4 sibs) 46: 0x572115c0 VAL: '2.mp4' (4 sibs) 46: 0x57211618 VAL: '3.mp4' (4 sibs) 46: 0x5720d570 MAP: (3 sibs) 1 children: 46: 0x57211680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x572116e0 VAL: '0.mp4' (4 sibs) 46: 0x57211738 VAL: '1.mp4' (4 sibs) 46: 0x57211790 VAL: '2.mp4' (4 sibs) 46: 0x572117e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57273370 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x572733bc MAP: (3 sibs) 1 children: 46: [2] [2] 0x57273408 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x57273454 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x572734a0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x572734ec VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57273538 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x57273584 MAP: (3 sibs) 1 children: 46: [8] [8] 0x572735d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5727361c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x57273668 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x572736b4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57273700 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5727374c MAP: (3 sibs) 1 children: 46: [14] [14] 0x57273798 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x572737e4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57273830 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5727387c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x572738c8 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: 0x57213590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x57211f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x57211f80 MAP: (3 sibs) 1 children: 46: 0x57212090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x572120f0 VAL: '0.mp4' (4 sibs) 46: 0x57212148 VAL: '1.mp4' (4 sibs) 46: 0x572121a0 VAL: '2.mp4' (4 sibs) 46: 0x572121f8 VAL: '3.mp4' (4 sibs) 46: 0x57211fd8 MAP: (3 sibs) 1 children: 46: 0x57212260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x572122c0 VAL: '0.mp4' (4 sibs) 46: 0x57212318 VAL: '1.mp4' (4 sibs) 46: 0x57212370 VAL: '2.mp4' (4 sibs) 46: 0x572123c8 VAL: '3.mp4' (4 sibs) 46: 0x57212030 MAP: (3 sibs) 1 children: 46: 0x57212430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x57212490 VAL: '0.mp4' (4 sibs) 46: 0x572124e8 VAL: '1.mp4' (4 sibs) 46: 0x57212540 VAL: '2.mp4' (4 sibs) 46: 0x57212598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57273920 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5727396c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x572739b8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57273a04 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57273a50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x57273a9c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57273ae8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57273b34 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x57273b80 MAP: (3 sibs) 1 children: 46: [9] [9] 0x57273bcc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x57273c18 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57273c64 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x57273cb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x57273cfc VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57273d48 MAP: (3 sibs) 1 children: 46: [15] [15] 0x57273d94 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x57273de0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x57273e2c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57273e78 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x57273ec4 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: 0x57213630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57212600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572126b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572127b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572128c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57273f20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x57273f6c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x57273fb8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x57274004 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57274050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5727409c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x572740e8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x57274134 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x57274180 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x572741cc KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x57274218 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: 0x572136d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x57212980 MAP: (10 sibs) 1 children: 46: 0x57210470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572129d8 MAP: (10 sibs) 1 children: 46: 0x572104d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a30 MAP: (10 sibs) 1 children: 46: 0x57212d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a88 MAP: (10 sibs) 1 children: 46: 0x57212d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212ae0 MAP: (10 sibs) 1 children: 46: 0x57212dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b38 MAP: (10 sibs) 1 children: 46: 0x57212e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b90 MAP: (10 sibs) 1 children: 46: 0x57212e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212be8 MAP: (10 sibs) 1 children: 46: 0x57212ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c40 MAP: (10 sibs) 1 children: 46: 0x57212f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c98 MAP: (10 sibs) 1 children: 46: 0x57212fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57274270 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x572742bc MAP: (10 sibs) 1 children: 46: [2] [2] 0x57274308 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57274354 MAP: (10 sibs) 1 children: 46: [4] [4] 0x572743a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x572743ec MAP: (10 sibs) 1 children: 46: [6] [6] 0x57274438 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x57274484 MAP: (10 sibs) 1 children: 46: [8] [8] 0x572744d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5727451c MAP: (10 sibs) 1 children: 46: [10] [10] 0x57274568 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x572745b4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57274600 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5727464c MAP: (10 sibs) 1 children: 46: [14] [14] 0x57274698 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x572746e4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x57274730 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5727477c MAP: (10 sibs) 1 children: 46: [18] [18] 0x572747c8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57274814 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57274860 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: 0x57213770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x57213ca0 MAP: (14 sibs) 1 children: 46: 0x57214180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213cf8 MAP: (14 sibs) 1 children: 46: 0x572141e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213d50 MAP: (14 sibs) 1 children: 46: 0x57214240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213da8 MAP: (14 sibs) 1 children: 46: 0x572142a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e00 MAP: (14 sibs) 1 children: 46: 0x57214300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e58 MAP: (14 sibs) 1 children: 46: 0x57214360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213eb0 MAP: (14 sibs) 1 children: 46: 0x572143c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f08 MAP: (14 sibs) 1 children: 46: 0x57214420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f60 MAP: (14 sibs) 1 children: 46: 0x57214480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213fb8 MAP: (14 sibs) 1 children: 46: 0x572144e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57214010 MAP: (14 sibs) 1 children: 46: 0x57214540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57214068 MAP: (14 sibs) 1 children: 46: 0x572145a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572140c0 MAP: (14 sibs) 2 children: 46: 0x57214600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x57214658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x57214118 MAP: (14 sibs) 2 children: 46: 0x572146c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x57214718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572748b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x572748fc MAP: (14 sibs) 1 children: 46: [2] [2] 0x57274948 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57274994 MAP: (14 sibs) 1 children: 46: [4] [4] 0x572749e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x57274a2c MAP: (14 sibs) 1 children: 46: [6] [6] 0x57274a78 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57274ac4 MAP: (14 sibs) 1 children: 46: [8] [8] 0x57274b10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x57274b5c MAP: (14 sibs) 1 children: 46: [10] [10] 0x57274ba8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x57274bf4 MAP: (14 sibs) 1 children: 46: [12] [12] 0x57274c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x57274c8c MAP: (14 sibs) 1 children: 46: [14] [14] 0x57274cd8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x57274d24 MAP: (14 sibs) 1 children: 46: [16] [16] 0x57274d70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x57274dbc MAP: (14 sibs) 1 children: 46: [18] [18] 0x57274e08 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x57274e54 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57274ea0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x57274eec MAP: (14 sibs) 1 children: 46: [22] [22] 0x57274f38 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57274f84 MAP: (14 sibs) 1 children: 46: [24] [24] 0x57274fd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5727501c MAP: (14 sibs) 2 children: 46: [26] [26] 0x57275068 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x572750b4 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x57275100 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5727514c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57275198 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: 0x57213b30 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57252b60 [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: 0x57213bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57210e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x57210e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x57210ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x57210f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x57210f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x57210fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x57211030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x57211088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x572110e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x57211138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572751f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5727523c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57275288 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x572752d4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x57275320 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5727536c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x572753b8 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x57275404 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57275450 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5727549c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572754e8 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: 0x57213270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720f9a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5720fb90 VAL: '-2' (3 sibs) 46: 0x5720fbe8 VAL: '-2' (3 sibs) 46: 0x5720fc40 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57275540 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5727558c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x572755d8 VAL: '-2' (3 sibs) 46: [3] [3] 0x57275624 VAL: '-2' (3 sibs) 46: [4] [4] 0x57275670 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: 0x57213310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fdf0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5726afe0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5726b02c 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: 0x572133b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x57210140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x57210198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x57210200 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5726b0c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5726b10c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5726b158 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5726b1a4 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: 0x57213450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5720fe50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x572102b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x57210308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x57210360 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572756c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5727570c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x57275758 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x572757a4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x572757f0 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: 0x572134f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5720d4c0 MAP: (3 sibs) 1 children: 46: 0x572112e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x57211340 VAL: '0.mp4' (4 sibs) 46: 0x57211398 VAL: '1.mp4' (4 sibs) 46: 0x572113f0 VAL: '2.mp4' (4 sibs) 46: 0x57211448 VAL: '3.mp4' (4 sibs) 46: 0x5720d518 MAP: (3 sibs) 1 children: 46: 0x572114b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x57211510 VAL: '0.mp4' (4 sibs) 46: 0x57211568 VAL: '1.mp4' (4 sibs) 46: 0x572115c0 VAL: '2.mp4' (4 sibs) 46: 0x57211618 VAL: '3.mp4' (4 sibs) 46: 0x5720d570 MAP: (3 sibs) 1 children: 46: 0x57211680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x572116e0 VAL: '0.mp4' (4 sibs) 46: 0x57211738 VAL: '1.mp4' (4 sibs) 46: 0x57211790 VAL: '2.mp4' (4 sibs) 46: 0x572117e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57275840 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5727588c MAP: (3 sibs) 1 children: 46: [2] [2] 0x572758d8 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x57275924 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x57275970 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x572759bc VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x57275a08 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x57275a54 MAP: (3 sibs) 1 children: 46: [8] [8] 0x57275aa0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x57275aec VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x57275b38 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x57275b84 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x57275bd0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x57275c1c MAP: (3 sibs) 1 children: 46: [14] [14] 0x57275c68 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x57275cb4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x57275d00 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x57275d4c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x57275d98 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: 0x57213590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x57211f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x57211f80 MAP: (3 sibs) 1 children: 46: 0x57212090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x572120f0 VAL: '0.mp4' (4 sibs) 46: 0x57212148 VAL: '1.mp4' (4 sibs) 46: 0x572121a0 VAL: '2.mp4' (4 sibs) 46: 0x572121f8 VAL: '3.mp4' (4 sibs) 46: 0x57211fd8 MAP: (3 sibs) 1 children: 46: 0x57212260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x572122c0 VAL: '0.mp4' (4 sibs) 46: 0x57212318 VAL: '1.mp4' (4 sibs) 46: 0x57212370 VAL: '2.mp4' (4 sibs) 46: 0x572123c8 VAL: '3.mp4' (4 sibs) 46: 0x57212030 MAP: (3 sibs) 1 children: 46: 0x57212430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x57212490 VAL: '0.mp4' (4 sibs) 46: 0x572124e8 VAL: '1.mp4' (4 sibs) 46: 0x57212540 VAL: '2.mp4' (4 sibs) 46: 0x57212598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57275df0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x57275e3c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x57275e88 MAP: (3 sibs) 1 children: 46: [3] [3] 0x57275ed4 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x57275f20 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x57275f6c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x57275fb8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x57276004 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x57276050 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5727609c KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x572760e8 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x57276134 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x57276180 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x572761cc VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x57276218 MAP: (3 sibs) 1 children: 46: [15] [15] 0x57276264 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x572762b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x572762fc VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x57276348 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x57276394 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: 0x57213630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57212600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572126b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572127b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x572128c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x57212918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572763f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5727643c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x57276488 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x572764d4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x57276520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5727656c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x572765b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x57276604 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x57276650 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5727669c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x572766e8 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: 0x572136d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x57212980 MAP: (10 sibs) 1 children: 46: 0x57210470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572129d8 MAP: (10 sibs) 1 children: 46: 0x572104d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a30 MAP: (10 sibs) 1 children: 46: 0x57212d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212a88 MAP: (10 sibs) 1 children: 46: 0x57212d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212ae0 MAP: (10 sibs) 1 children: 46: 0x57212dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b38 MAP: (10 sibs) 1 children: 46: 0x57212e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212b90 MAP: (10 sibs) 1 children: 46: 0x57212e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212be8 MAP: (10 sibs) 1 children: 46: 0x57212ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c40 MAP: (10 sibs) 1 children: 46: 0x57212f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57212c98 MAP: (10 sibs) 1 children: 46: 0x57212fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57276740 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5727678c MAP: (10 sibs) 1 children: 46: [2] [2] 0x572767d8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57276824 MAP: (10 sibs) 1 children: 46: [4] [4] 0x57276870 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x572768bc MAP: (10 sibs) 1 children: 46: [6] [6] 0x57276908 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x57276954 MAP: (10 sibs) 1 children: 46: [8] [8] 0x572769a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x572769ec MAP: (10 sibs) 1 children: 46: [10] [10] 0x57276a38 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x57276a84 MAP: (10 sibs) 1 children: 46: [12] [12] 0x57276ad0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x57276b1c MAP: (10 sibs) 1 children: 46: [14] [14] 0x57276b68 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x57276bb4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x57276c00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x57276c4c MAP: (10 sibs) 1 children: 46: [18] [18] 0x57276c98 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x57276ce4 MAP: (10 sibs) 1 children: 46: [20] [20] 0x57276d30 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: 0x57213770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x57213ca0 MAP: (14 sibs) 1 children: 46: 0x57214180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213cf8 MAP: (14 sibs) 1 children: 46: 0x572141e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57213d50 MAP: (14 sibs) 1 children: 46: 0x57214240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213da8 MAP: (14 sibs) 1 children: 46: 0x572142a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e00 MAP: (14 sibs) 1 children: 46: 0x57214300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213e58 MAP: (14 sibs) 1 children: 46: 0x57214360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213eb0 MAP: (14 sibs) 1 children: 46: 0x572143c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f08 MAP: (14 sibs) 1 children: 46: 0x57214420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213f60 MAP: (14 sibs) 1 children: 46: 0x57214480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57213fb8 MAP: (14 sibs) 1 children: 46: 0x572144e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x57214010 MAP: (14 sibs) 1 children: 46: 0x57214540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x57214068 MAP: (14 sibs) 1 children: 46: 0x572145a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x572140c0 MAP: (14 sibs) 2 children: 46: 0x57214600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x57214658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x57214118 MAP: (14 sibs) 2 children: 46: 0x572146c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x57214718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x57276d80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x57276dcc MAP: (14 sibs) 1 children: 46: [2] [2] 0x57276e18 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x57276e64 MAP: (14 sibs) 1 children: 46: [4] [4] 0x57276eb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x57276efc MAP: (14 sibs) 1 children: 46: [6] [6] 0x57276f48 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x57276f94 MAP: (14 sibs) 1 children: 46: [8] [8] 0x57276fe0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5727702c MAP: (14 sibs) 1 children: 46: [10] [10] 0x57277078 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x572770c4 MAP: (14 sibs) 1 children: 46: [12] [12] 0x57277110 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5727715c MAP: (14 sibs) 1 children: 46: [14] [14] 0x572771a8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x572771f4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x57277240 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5727728c MAP: (14 sibs) 1 children: 46: [18] [18] 0x572772d8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x57277324 MAP: (14 sibs) 1 children: 46: [20] [20] 0x57277370 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x572773bc MAP: (14 sibs) 1 children: 46: [22] [22] 0x57277408 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x57277454 MAP: (14 sibs) 1 children: 46: [24] [24] 0x572774a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x572774ec MAP: (14 sibs) 2 children: 46: [26] [26] 0x57277538 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x57277584 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x572775d0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5727761c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x57277668 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: 0x57213b30 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5724c440 [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: 0x57213bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x57210e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x57210e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x57210ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x57210f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x57210f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x57210fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x57211030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x57211088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x572110e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x57211138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x572776c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5727770c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x57277758 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x572777a4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x572777f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5727783c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x57277888 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x572778d4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x57277920 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5727796c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x572779b8 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 (17 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (17 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.031299ms: read_file 47: 0.001673ms: count_lines 47: reserving #lines=90 47: 0.009227ms: tree_reserve 47: 0.037711ms: parse_yml 47: 0.024666ms: emit_to_buffer 47: 0.003957ms: print_stdout 47: 0.134604ms: objects 47: 0.144692ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): ERROR: closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1.07 sec ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.3.2, pluggy-1.2.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0 collecting ... + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.6.0-2.fc39.i386/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/lib/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v collected 26 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 3%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 7%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 11%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 15%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 19%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 23%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 26%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 30%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 34%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 38%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 42%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 46%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 53%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 57%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 61%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 65%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 69%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 73%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 76%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 80%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 84%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 88%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [ 92%] api/python/tests/test_parse.py::TestParseFailure::test_in_arena PASSED [ 96%] api/python/tests/test_parse.py::TestParseFailure::test_in_place PASSED [100%] ============================== 26 passed in 3.07s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.6.0-2.fc39.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GT7pGf + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TBhSkr + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.6.0 rapidyaml = 0.6.0-2.fc39 rapidyaml(x86-32) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc4core.so.0.2.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.6.0-2.fc39.i686 Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc39 rapidyaml-devel(x86-32) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-32) libryml.so.0.6.0 Processing files: python3-rapidyaml-0.6.0-2.fc39.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sLUW6T + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml(x86-32) = 0.6.0-2.fc39 python3.12-rapidyaml = 0.6.0-2.fc39 python3.12dist(rapidyaml) = 0.6 python3dist(rapidyaml) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc4core.so.0.2.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc39.i686 Provides: rapidyaml-debugsource = 0.6.0-2.fc39 rapidyaml-debugsource(x86-32) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.6.0-2.fc39.i686 Provides: debuginfo(build-id) = fdcb1e72ba3a567a9b9af1c7093cab2ab0339f85 libryml.so.0.6.0-0.6.0-2.fc39.i386.debug rapidyaml-debuginfo = 0.6.0-2.fc39 rapidyaml-debuginfo(x86-32) = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-32) = 0.6.0-2.fc39 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc39.i686 Provides: debuginfo(build-id) = c25bbcb7b808b8a8ce448ef37f372c0aefe1e1b9 python-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo(x86-32) = 0.6.0-2.fc39 python3.12-rapidyaml-debuginfo = 0.6.0-2.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-32) = 0.6.0-2.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386 Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc39.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc39.i686.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc39.i686.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc39.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc39.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc39.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc39.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5dS64c + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.i386 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.m6EzVN + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-SPECPARTS + rm -rf rapidyaml-0.6.0 rapidyaml-0.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc39.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc39.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-39-i686-1719935571.983052/root/var/log/dnf.log /var/lib/mock/fedora-39-i686-1719935571.983052/root/var/log/dnf.librepo.log /var/lib/mock/fedora-39-i686-1719935571.983052/root/var/log/dnf.rpm.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc39.src.rpm) Config(child) 19 minutes 1 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "src" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "i686" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: