Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1cd' (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/7698698-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64
Version: 0.73
PID: 6667
Logging PID: 6668
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698698,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-x86_64',
'enable_net': False,
'fedora_review': False,
'git_hash': '8e32bf4b75183c89488678a35ff533d35e39a222',
'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-rawhide-x86_64/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'barsnick/fed-newer--barsnick',
'source_json': {},
'source_type': None,
'ssh_public_keys': None,
'submitter': 'barsnick',
'tags': [],
'task_id': '7698698-fedora-rawhide-x86_64',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-4_p3knpe/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-4_p3knpe/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-4_p3knpe/rapidyaml'...
Running: git checkout 8e32bf4b75183c89488678a35ff533d35e39a222 --
cmd: ['git', 'checkout', '8e32bf4b75183c89488678a35ff533d35e39a222', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-4_p3knpe/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '8e32bf4b75183c89488678a35ff533d35e39a222'.
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: 0x55e5ba8f3418 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55e5ba8e9a30 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55e5ba8e9ac8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55e5ba8e9b60 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baafa7e0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55e5baafa870 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55e5baafa900 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55e5baafa990 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: 0x55e5ba8f3530 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8e9c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8e9d08 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baafc7b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5baafc840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5baafc8d0 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: 0x55e5ba8f3648 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8e9e90 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8e9f28 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baafe780 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5baafe810 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5baafe8a0 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: 0x55e5ba8f3760 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8ea040 VAL: 'Several lines of text,
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: 0x55e5ba8ea0d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab006b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab00740 VAL: 'Several lines of text,
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] 0x55e5bab007d0 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: 0x55e5ba8f3878 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8eb490 VAL: 'Several 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: 0x55e5ba8eb528 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab02680 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab02710 VAL: 'Several 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] 0x55e5bab027a0 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: 0x55e5ba8f3990 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ed8e0 VAL: 'Several lines 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] 0x55e5bab046d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab04760 VAL: 'Several lines 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: 0x55e5ba8f3aa8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ea370 VAL: 'Several lines 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] 0x55e5bab066a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab06730 VAL: 'Several lines 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: 0x55e5ba8f3bc0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea480 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ea518 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab08690 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab08720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab087b0 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: 0x55e5ba8f3cd8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea630 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ea6c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab0a5d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab0a660 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab0a6f0 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: 0x55e5ba8f3df0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea7e0 KEYVAL: 'example' 'Several lines of text,
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: 0x55e5ba8ea878 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab0c5d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab0c660 KEYVAL: 'example' 'Several lines of text,
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] 0x55e5bab0c6f0 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: 0x55e5ba8f3f08 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea990 KEYVAL: 'example' 'Several 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: 0x55e5ba8eaa28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab0e5e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab0e670 KEYVAL: 'example' 'Several 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] 0x55e5bab0e700 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x55e5ba8f4020 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eab40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eabd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab105f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab10680 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab10710 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: 0x55e5ba8f4138 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eacf0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ead88 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab12600 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab12690 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab12720 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: 0x55e5ba8f4250 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eaea0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eaf38 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab14630 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab146c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab14750 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: 0x55e5ba8f4368 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eb050 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eb0e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab16660 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab166f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab16780 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: 0x55e5ba8f4480 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eb200 KEYVAL: 'example' 'Several lines 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] 0x55e5bab18630 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab186c0 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f4598 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eb310 KEYVAL: 'example' 'Several lines 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] 0x55e5bab1a620 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab1a6b0 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f46b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ed980 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eda18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab1c6d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab1c760 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab1c7f0 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: 0x55e5ba8f47c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8edac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8edb58 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab1e880 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab1e910 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab1e9a0 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: 0x55e5ba8f48e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8edd10 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8eddb0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab205b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab20640 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab206d0 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: 0x55e5ba8f49f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8edec0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8edf60 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab22340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab223d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab22460 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: 0x55e5ba8f4b10 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8f2680 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8f2720 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab24130 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab241c0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab24250 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: 0x55e5ba8f4c28 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eb640 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55e5ba8eb6d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab25e60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab25ef0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55e5bab25f80 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: 0x55e5ba8f4d40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8edc00 MAP: (1 sibs) 2 children:
27: 0x55e5ba8eb930 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55e5ba8eb9c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab27b90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab27c20 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55e5bab27cb0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55e5bab27d40 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: 0x55e5ba8f4e58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab298c0 [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: 0x55e5ba8f4f70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab2b5f0 [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: 0x55e5ba8f5088 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab2d320 [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: 0x55e5ba8f51a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab2f050 [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: 0x55e5ba8f52b8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab30d80 [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: 0x55e5ba8f53d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab32ab0 [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: 0x55e5ba8f54e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab347e0 [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: 0x55e5ba8f5600 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab36510 [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: 0x55e5ba8f5718 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab38240 [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: 0x55e5ba8f5830 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab39f70 [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: 0x55e5ba8f5948 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab3bca0 [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: 0x55e5ba8f5a60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab3d9d0 [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: 0x55e5ba8f5b78 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ebfb0 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab3f700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab3f790 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: 0x55e5ba8f5c90 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec0c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab41430 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab414c0 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: 0x55e5ba8f5da8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec1d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab43160 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab431f0 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: 0x55e5ba8f5ec0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec2e0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab44e90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab44f20 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: 0x55e5ba8f5fd8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab46bc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab46c50 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: 0x55e5ba8f60f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec500 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab488f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab48980 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: 0x55e5ba8f6208 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab4a620 [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: 0x55e5ba8f6320 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab4c350 [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: 0x55e5ba8f6438 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab4e080 [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: 0x55e5ba8f6550 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec760 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab4fdb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab4fe40 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: 0x55e5ba8f6668 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec870 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab51ae0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab51b70 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: 0x55e5ba8f6780 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec980 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab53810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab538a0 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: 0x55e5ba8f6898 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eca90 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab55540 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab555d0 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: 0x55e5ba8f69b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab572b0 [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: 0x55e5ba8f6ac8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab59020 [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: 0x55e5ba8f6be0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab5add0 [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: 0x55e5ba8f6cf8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eccf0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab5cb80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab5cc10 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: 0x55e5ba8f6e10 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ece00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab5e930 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab5e9c0 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: 0x55e5ba8f6f28 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab606e0 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x55e5ba8f7040 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ecf80 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab62490 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab62520 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: 0x55e5ba8f7158 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ed090 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab64240 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab642d0 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: 0x55e5ba8f7270 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab65ff0 [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: 0x55e5ba8f7388 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab67da0 [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: 0x55e5ba8f74a0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab69b50 [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: 0x55e5ba8f75b8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab6b900 [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: 0x55e5ba8f76d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab6d6b0 [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: 0x55e5ba8f77e8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab6f460 [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: 0x55e5ba8f7900 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab71210 [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: 0x55e5ba8f7a18 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab72fc0 [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: 0x55e5ba8f7b30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab74d60 [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: 0x55e5ba8f7c48 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab76b70 [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: 0x55e5ba8f7d60 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab78980 [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: 0x55e5ba8f7e78 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab7a7a0 [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: 0x55e5ba8f7f90 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab7c550 [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: 0x55e5ba8f80a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab7e300 [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: 0x55e5ba8f81c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab800b0 [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: 0x55e5ba8f82d8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab81e60 [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: 0x55e5ba8f83f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab83c10 [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: 0x55e5ba8f8508 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab859c0 [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: 0x55e5ba8f8620 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab87770 [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: 0x55e5ba8f8738 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8eb780 VAL: '
27: ' (2 sibs)
27: 0x55e5ba8eb818 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab89520 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab895b0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55e5bab89640 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: 0x55e5ba8f8850 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8ee1c0 VAL: '
27: ' (2 sibs)
27: 0x55e5ba8ee258 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8b2d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab8b360 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55e5bab8b3f0 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: 0x55e5ba8f2810 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55e5ba8e8840 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55e5ba8e88d8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55e5ba8e8970 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55e5ba8e8a08 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55e5ba8e8aa0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55e5ba8e8b38 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55e5ba8e8bd0 DOCSEQ: (8 sibs) 2 children:
27: 0x55e5ba8e8d10 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55e5ba8e8da8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55e5ba8e8c68 DOCMAP: (8 sibs) 2 children:
27: 0x55e5ba8e8e50 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55e5ba8e8ee8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8bbe0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55e5bab8bc70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55e5bab8bd00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55e5bab8bd90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55e5bab8be20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55e5bab8beb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55e5bab8bf40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55e5bab8bfd0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55e5bab8c060 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55e5bab8c0f0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55e5bab8c180 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55e5bab8c210 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55e5bab8c2a0 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-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-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-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-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-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: 0x55e5ba8f2c70 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55e5ba8e9920 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8e040 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab8e0d0 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: 0x55e5ba8f2d88 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55e5ba8e93d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8e950 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab8e9e0 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: 0x55e5ba8f2ea0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55e5ba8e94e0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8f260 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab8f2f0 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: 0x55e5ba8f2fb8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab8fb70 [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: 0x55e5ba8f30d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab90480 [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: 0x55e5ba8f31e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab90d90 [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: 0x55e5ba8f3300 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8e9740 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] 0x55e5bab916a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab91730 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: 0x55e5ba8f3418 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55e5ba8e9a30 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55e5ba8e9ac8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55e5ba8e9b60 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab91fb0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55e5bab92040 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55e5bab920d0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55e5bab92160 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: 0x55e5ba8f3530 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8e9c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8e9d08 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab928c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab92950 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab929e0 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: 0x55e5ba8f3648 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8e9e90 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8e9f28 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab931d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab93260 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab932f0 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: 0x55e5ba8f3760 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8ea040 VAL: 'Several lines of text,
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: 0x55e5ba8ea0d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab93ae0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab93b70 VAL: 'Several lines of text,
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] 0x55e5bab93c00 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: 0x55e5ba8f3878 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8eb490 VAL: 'Several 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: 0x55e5ba8eb528 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab943f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab94480 VAL: 'Several 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] 0x55e5bab94510 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: 0x55e5ba8f3990 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ed8e0 VAL: 'Several lines 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] 0x55e5bab94d00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab94d90 VAL: 'Several lines 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: 0x55e5ba8f3aa8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ea370 VAL: 'Several lines 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] 0x55e5bab95610 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab956a0 VAL: 'Several lines 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: 0x55e5ba8f3bc0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea480 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ea518 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab95f20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab95fb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab96040 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: 0x55e5ba8f3cd8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea630 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ea6c8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab96830 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab968c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab96950 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: 0x55e5ba8f3df0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea7e0 KEYVAL: 'example' 'Several lines of text,
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: 0x55e5ba8ea878 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab97140 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab971d0 KEYVAL: 'example' 'Several lines of text,
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] 0x55e5bab97260 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: 0x55e5ba8f3f08 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ea990 KEYVAL: 'example' 'Several 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: 0x55e5ba8eaa28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab97a50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab97ae0 KEYVAL: 'example' 'Several 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] 0x55e5bab97b70 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: 0x55e5ba8f4020 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eab40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eabd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab98360 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab983f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab98480 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: 0x55e5ba8f4138 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eacf0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8ead88 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab98c70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab98d00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab98d90 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: 0x55e5ba8f4250 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eaea0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eaf38 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab99580 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab99610 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab996a0 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: 0x55e5ba8f4368 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eb050 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eb0e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab99e90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab99f20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab99fb0 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: 0x55e5ba8f4480 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eb200 KEYVAL: 'example' 'Several lines 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] 0x55e5bab9a7a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9a830 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f4598 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eb310 KEYVAL: 'example' 'Several lines 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] 0x55e5bab9b0b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9b140 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f46b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8ed980 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8eda18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9b9c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab9ba50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab9bae0 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: 0x55e5ba8f47c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8edac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55e5ba8edb58 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9c2d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab9c360 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55e5bab9c3f0 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: 0x55e5ba8f48e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8edd10 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8eddb0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9cbe0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9cc70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab9cd00 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: 0x55e5ba8f49f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8edec0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8edf60 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9d4f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9d580 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab9d610 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: 0x55e5ba8f4b10 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8f2680 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55e5ba8f2720 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9de00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9de90 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55e5bab9df20 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: 0x55e5ba8f4c28 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55e5ba8eb640 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55e5ba8eb6d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9e710 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55e5bab9e7a0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55e5bab9e830 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: 0x55e5ba8f4d40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8edc00 MAP: (1 sibs) 2 children:
27: 0x55e5ba8eb930 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55e5ba8eb9c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9f020 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5bab9f0b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55e5bab9f140 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55e5bab9f1d0 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: 0x55e5ba8f4e58 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5bab9f930 [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: 0x55e5ba8f4f70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba0240 [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: 0x55e5ba8f5088 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba0b50 [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: 0x55e5ba8f51a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba1460 [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: 0x55e5ba8f52b8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba1d70 [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: 0x55e5ba8f53d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba2680 [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: 0x55e5ba8f54e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba2f90 [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: 0x55e5ba8f5600 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba38a0 [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: 0x55e5ba8f5718 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba41b0 [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: 0x55e5ba8f5830 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba4ac0 [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: 0x55e5ba8f5948 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba53d0 [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: 0x55e5ba8f5a60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba5ce0 [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: 0x55e5ba8f5b78 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ebfb0 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba65f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba6680 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: 0x55e5ba8f5c90 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec0c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba6f00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba6f90 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: 0x55e5ba8f5da8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec1d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba7810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba78a0 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: 0x55e5ba8f5ec0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec2e0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba8120 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba81b0 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: 0x55e5ba8f5fd8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba8a30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba8ac0 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: 0x55e5ba8f60f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec500 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba9340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5baba93d0 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: 0x55e5ba8f6208 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5baba9c50 [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: 0x55e5ba8f6320 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babaa560 [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: 0x55e5ba8f6438 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babaae70 [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: 0x55e5ba8f6550 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec760 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babab780 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5babab810 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: 0x55e5ba8f6668 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ec870 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babac090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5babac120 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: 0x55e5ba8f6780 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ec980 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babac9a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5babaca30 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: 0x55e5ba8f6898 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eca90 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babad2b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5babad340 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: 0x55e5ba8f69b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babadbc0 [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: 0x55e5ba8f6ac8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babae4d0 [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: 0x55e5ba8f6be0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babaede0 [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: 0x55e5ba8f6cf8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8eccf0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babaf6f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5babaf780 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: 0x55e5ba8f6e10 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ece00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb0000 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5babb0090 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: 0x55e5ba8f6f28 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb0910 [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: 0x55e5ba8f7040 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55e5ba8ecf80 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb1220 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5babb12b0 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: 0x55e5ba8f7158 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55e5ba8ed090 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb1b30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55e5babb1bc0 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: 0x55e5ba8f7270 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb2440 [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: 0x55e5ba8f7388 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb2d50 [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: 0x55e5ba8f74a0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb3660 [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: 0x55e5ba8f75b8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb3f70 [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: 0x55e5ba8f76d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb4880 [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: 0x55e5ba8f77e8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb5190 [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: 0x55e5ba8f7900 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb5aa0 [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: 0x55e5ba8f7a18 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb63b0 [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: 0x55e5ba8f7b30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb6cc0 [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: 0x55e5ba8f7c48 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb75d0 [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: 0x55e5ba8f7d60 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb7ee0 [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: 0x55e5ba8f7e78 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb87f0 [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: 0x55e5ba8f7f90 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb9100 [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: 0x55e5ba8f80a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babb9a10 [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: 0x55e5ba8f81c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babba320 [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: 0x55e5ba8f82d8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbac30 [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: 0x55e5ba8f83f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbb540 [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: 0x55e5ba8f8508 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbbe50 [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: 0x55e5ba8f8620 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbc760 [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: 0x55e5ba8f8738 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8eb780 VAL: '
27: ' (2 sibs)
27: 0x55e5ba8eb818 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbd070 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5babbd100 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55e5babbd190 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: 0x55e5ba8f8850 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55e5ba8ee1c0 VAL: '
27: ' (2 sibs)
27: 0x55e5ba8ee258 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55e5babbd980 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55e5babbda10 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55e5babbdaa0 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (1 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x55e5baae5af0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55e5baae5b80 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55e5baae5c10 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55e5baae5ca0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55e5baae5d30 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55e5baae5dc0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55e5baae5e50 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55e5baae5ee0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55e5baae5f70 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55e5baae6000 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55e5baae6090 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55e5baae6120 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55e5baae61b0 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] 0x55e5babc1430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55e5babc14c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55e5babc1550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55e5babc15e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55e5babc1670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55e5babc1700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55e5babc1790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55e5babc1820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55e5babc18b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55e5babc1940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55e5babc19d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55e5babc1a60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55e5babc1af0 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] 0x55e5baaed380 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5baaed410 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc2620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5babc26b0 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] 0x55e5baaef0b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5baaef140 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc2f30 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5babc2fc0 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] 0x55e5baaf0de0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5baaf0e70 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc3840 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55e5babc38d0 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] 0x55e5baaf2b10 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc4150 [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] 0x55e5baaf4840 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc4a60 [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] 0x55e5baaf6570 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55e5babc5370 [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] 0x55e5baaf85e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5baaf8670 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] 0x55e5babc5c80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55e5babc5d10 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] 0x55e5baafa990 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] 0x55e5babc6590 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55e5babc6620 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55e5babc66b0 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] 0x55e5babc6740 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] 0x55e5baafc7b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5baafc840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5baafc8d0 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] 0x55e5babc6ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babc6f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babc6fc0 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] 0x55e5baafe780 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5baafe810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5baafe8a0 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] 0x55e5babc77b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babc7840 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babc78d0 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] 0x55e5bab006b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab00740 VAL: 'Several lines of text, 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] 0x55e5bab007d0 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] 0x55e5babc80c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babc8150 VAL: 'Several lines of text, 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] 0x55e5babc81e0 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] 0x55e5bab02680 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab02710 VAL: 'Several 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] 0x55e5bab027a0 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] 0x55e5babc89d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babc8a60 VAL: 'Several 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] 0x55e5babc8af0 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] 0x55e5bab046d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab04760 VAL: 'Several lines 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] 0x55e5babc92e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babc9370 VAL: 'Several lines 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] 0x55e5bab066a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab06730 VAL: 'Several lines 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] 0x55e5babc9bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babc9c80 VAL: 'Several lines 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] 0x55e5bab08690 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab08720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab087b0 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] 0x55e5babca500 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babca590 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babca620 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] 0x55e5bab0a5d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab0a660 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab0a6f0 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] 0x55e5babcae10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcaea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babcaf30 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] 0x55e5bab0c5d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab0c660 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5bab0c6f0 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] 0x55e5babcb720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcb7b0 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5babcb840 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] 0x55e5bab0e5e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab0e670 KEYVAL: 'example' 'Several 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] 0x55e5bab0e700 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] 0x55e5babcc030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcc0c0 KEYVAL: 'example' 'Several 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] 0x55e5babcc150 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] 0x55e5bab105f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab10680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab10710 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] 0x55e5babcc940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcc9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babcca60 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] 0x55e5bab12600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab12690 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab12720 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] 0x55e5babcd250 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcd2e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babcd370 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] 0x55e5bab14630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab146c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab14750 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] 0x55e5babcdb60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babcdbf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babcdc80 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] 0x55e5bab16660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab166f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab16780 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] 0x55e5babce470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babce500 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babce590 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] 0x55e5bab18630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab186c0 KEYVAL: 'example' 'Several lines 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] 0x55e5babced80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babcee10 KEYVAL: 'example' 'Several lines 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] 0x55e5bab1a620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab1a6b0 KEYVAL: 'example' 'Several lines 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] 0x55e5babcf690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babcf720 KEYVAL: 'example' 'Several lines 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] 0x55e5bab1c6d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab1c760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab1c7f0 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] 0x55e5babcffa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babd0030 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babd00c0 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] 0x55e5bab1e880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab1e910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab1e9a0 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] 0x55e5babd08b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babd0940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babd09d0 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] 0x55e5bab205b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab20640 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab206d0 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] 0x55e5babd11c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babd1250 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5babd12e0 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] 0x55e5bab22340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab223d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab22460 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] 0x55e5babd1ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babd1b60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5babd1bf0 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] 0x55e5bab24130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab241c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab24250 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] 0x55e5babd23e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babd2470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5babd2500 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] 0x55e5bab25e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab25ef0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5bab25f80 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] 0x55e5babd2cf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babd2d80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5babd2e10 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] 0x55e5bab27b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab27c20 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5bab27cb0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5bab27d40 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] 0x55e5babd3600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babd3690 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5babd3720 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5babd37b0 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] 0x55e5bab298c0 [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] 0x55e5babd3f10 [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] 0x55e5bab2b5f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd4820 [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] 0x55e5bab2d320 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd5130 [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] 0x55e5bab2f050 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd5a40 [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] 0x55e5bab30d80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd6350 [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] 0x55e5bab32ab0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd6c60 [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] 0x55e5bab347e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd7570 [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] 0x55e5bab36510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd7e80 [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] 0x55e5bab38240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd8790 [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] 0x55e5bab39f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd90a0 [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] 0x55e5bab3bca0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babd99b0 [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] 0x55e5bab3d9d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babda2c0 [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] 0x55e5bab3f700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab3f790 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babdabd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdac60 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] 0x55e5bab41430 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab414c0 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] 0x55e5babdb4e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdb570 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] 0x55e5bab43160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab431f0 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] 0x55e5babdbdf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdbe80 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] 0x55e5bab44e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab44f20 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babdc700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdc790 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] 0x55e5bab46bc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab46c50 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] 0x55e5babdd010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdd0a0 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] 0x55e5bab488f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab48980 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] 0x55e5babdd920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdd9b0 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] 0x55e5bab4a620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babde230 [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] 0x55e5bab4c350 [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] 0x55e5babdeb40 [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] 0x55e5bab4e080 [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] 0x55e5babdf450 [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] 0x55e5bab4fdb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab4fe40 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] 0x55e5babdfd60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babdfdf0 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] 0x55e5bab51ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab51b70 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] 0x55e5babe0670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe0700 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] 0x55e5bab53810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab538a0 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] 0x55e5babe0f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe1010 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] 0x55e5bab55540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab555d0 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] 0x55e5babe1890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe1920 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] 0x55e5bab572b0 [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] 0x55e5babe21a0 [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] 0x55e5bab59020 [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] 0x55e5babe2ab0 [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] 0x55e5bab5add0 [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] 0x55e5babe33c0 [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] 0x55e5bab5cb80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab5cc10 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] 0x55e5babe3cd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe3d60 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] 0x55e5bab5e930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab5e9c0 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] 0x55e5babe45e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe4670 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] 0x55e5bab606e0 [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] 0x55e5babe4ef0 [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] 0x55e5bab62490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab62520 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] 0x55e5babe5800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe5890 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] 0x55e5bab64240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab642d0 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] 0x55e5babe6110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babe61a0 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] 0x55e5bab65ff0 [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] 0x55e5babe6a20 [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] 0x55e5bab67da0 [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] 0x55e5babe7330 [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] 0x55e5bab69b50 [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] 0x55e5babe7c40 [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] 0x55e5bab6b900 [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] 0x55e5babe8550 [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] 0x55e5bab6d6b0 [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] 0x55e5babe8e60 [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] 0x55e5bab6f460 [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] 0x55e5babe9770 [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] 0x55e5bab71210 [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] 0x55e5babea080 [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] 0x55e5bab72fc0 [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] 0x55e5babea990 [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] 0x55e5bab74d60 [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] 0x55e5babeb2a0 [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] 0x55e5bab76b70 [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] 0x55e5babebbb0 [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] 0x55e5bab78980 [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] 0x55e5babec4c0 [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] 0x55e5bab7a7a0 [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] 0x55e5babecdd0 [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] 0x55e5bab7c550 [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] 0x55e5babed6e0 [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] 0x55e5bab7e300 [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] 0x55e5babedff0 [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] 0x55e5bab800b0 [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] 0x55e5babee900 [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] 0x55e5bab81e60 [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] 0x55e5babef210 [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] 0x55e5bab83c10 [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] 0x55e5babefb20 [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] 0x55e5bab859c0 [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] 0x55e5babf0430 [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] 0x55e5bab87770 [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] 0x55e5babf0d40 [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] 0x55e5bab89520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab895b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bab89640 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] 0x55e5babf1650 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf16e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5babf1770 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] 0x55e5bab8b2d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab8b360 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bab8b3f0 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] 0x55e5babf1f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf2020 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5babf20b0 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] 0x55e5bab8bbe0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55e5bab8bc70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55e5bab8bd00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55e5bab8bd90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55e5bab8be20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55e5bab8beb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55e5bab8bf40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55e5bab8bfd0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55e5bab8c060 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55e5bab8c0f0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55e5bab8c180 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55e5bab8c210 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55e5bab8c2a0 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] 0x55e5babf28d0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55e5babf2960 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55e5babf29f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55e5babf2a80 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55e5babf2b10 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55e5babf2ba0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55e5babf2c30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55e5babf2cc0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55e5babf2d50 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55e5babf2de0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55e5babf2e70 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55e5babf2f00 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55e5babf2f90 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] 0x55e5bab8e040 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab8e0d0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf31e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5babf3270 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] 0x55e5bab8e950 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab8e9e0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf3af0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5babf3b80 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] 0x55e5bab8f260 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab8f2f0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf4400 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5babf4490 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] 0x55e5bab8fb70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf4d10 [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] 0x55e5bab90480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf5620 [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] 0x55e5bab90d90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5babf5f30 [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] 0x55e5bab916a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab91730 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] 0x55e5babf6840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babf68d0 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] 0x55e5bab91fb0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55e5bab92040 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55e5bab920d0 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] 0x55e5bab92160 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] 0x55e5babf7150 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55e5babf71e0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55e5babf7270 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] 0x55e5babf7300 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] 0x55e5bab928c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab92950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab929e0 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] 0x55e5babf7a60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf7af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babf7b80 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] 0x55e5bab931d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab93260 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab932f0 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] 0x55e5babf8410 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf84a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babf8530 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] 0x55e5bab93ae0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab93b70 VAL: 'Several lines of text, 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] 0x55e5bab93c00 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] 0x55e5babf8dc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf8e50 VAL: 'Several lines of text, 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] 0x55e5babf8ee0 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] 0x55e5bab943f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab94480 VAL: 'Several 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] 0x55e5bab94510 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] 0x55e5babf9770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babf9800 VAL: 'Several 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] 0x55e5babf9890 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] 0x55e5bab94d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab94d90 VAL: 'Several lines 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] 0x55e5babfa080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babfa110 VAL: 'Several lines 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] 0x55e5bab95610 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab956a0 VAL: 'Several lines 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] 0x55e5babfa990 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babfaa20 VAL: 'Several lines 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] 0x55e5bab95f20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab95fb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab96040 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] 0x55e5babfb3d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfb460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babfb4f0 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] 0x55e5bab96830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab968c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab96950 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] 0x55e5babfbd80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfbe10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babfbea0 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] 0x55e5bab97140 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab971d0 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5bab97260 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] 0x55e5babfc690 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfc720 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5babfc7b0 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] 0x55e5bab97a50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab97ae0 KEYVAL: 'example' 'Several 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] 0x55e5bab97b70 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] 0x55e5babfd040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfd0d0 KEYVAL: 'example' 'Several 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] 0x55e5babfd160 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] 0x55e5bab98360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab983f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab98480 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] 0x55e5babfd9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfda80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babfdb10 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] 0x55e5bab98c70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab98d00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab98d90 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] 0x55e5babfe3a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfe430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babfe4c0 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] 0x55e5bab99580 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab99610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab996a0 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] 0x55e5babfed50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babfede0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babfee70 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] 0x55e5bab99e90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab99f20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab99fb0 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] 0x55e5babff700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5babff790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5babff820 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] 0x55e5bab9a7a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9a830 KEYVAL: 'example' 'Several lines 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] 0x55e5bac000b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac00140 KEYVAL: 'example' 'Several lines 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] 0x55e5bab9b0b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9b140 KEYVAL: 'example' 'Several lines 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] 0x55e5bac00a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac00af0 KEYVAL: 'example' 'Several lines 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] 0x55e5bab9b9c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab9ba50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab9bae0 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] 0x55e5bac01410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac014a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac01530 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] 0x55e5bab9c2d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab9c360 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bab9c3f0 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] 0x55e5bac01dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac01e50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac01ee0 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] 0x55e5bab9cbe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9cc70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab9cd00 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] 0x55e5bac02730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac027c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac02850 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] 0x55e5bab9d4f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9d580 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab9d610 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] 0x55e5bac030a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac03130 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac031c0 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] 0x55e5bab9de00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9de90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bab9df20 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] 0x55e5bac03a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac03aa0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac03b30 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] 0x55e5bab9e710 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bab9e7a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5bab9e830 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] 0x55e5bac04320 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac043b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5bac04440 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] 0x55e5bab9f020 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bab9f0b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5bab9f140 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5bab9f1d0 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] 0x55e5bac04c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac04cf0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5bac04d80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5bac04e10 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] 0x55e5bab9f930 [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] 0x55e5bac055a0 [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] 0x55e5baba0240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac05eb0 [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] 0x55e5baba0b50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac067c0 [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] 0x55e5baba1460 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac070d0 [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] 0x55e5baba1d70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac079e0 [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] 0x55e5baba2680 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac082f0 [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] 0x55e5baba2f90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac08c00 [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] 0x55e5baba38a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac09510 [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] 0x55e5baba41b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac09e20 [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] 0x55e5baba4ac0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0a730 [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] 0x55e5baba53d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0b040 [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] 0x55e5baba5ce0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0b950 [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] 0x55e5baba65f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba6680 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0c260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0c2f0 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] 0x55e5baba6f00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba6f90 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] 0x55e5bac0cb70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0cc00 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] 0x55e5baba7810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba78a0 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] 0x55e5bac0d480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0d510 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] 0x55e5baba8120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba81b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0dd90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0de20 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] 0x55e5baba8a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba8ac0 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] 0x55e5bac0e6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0e730 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] 0x55e5baba9340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5baba93d0 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] 0x55e5bac0efb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac0f040 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] 0x55e5baba9c50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55e5bac0f8c0 [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] 0x55e5babaa560 [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] 0x55e5bac101d0 [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] 0x55e5babaae70 [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] 0x55e5bac10ae0 [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] 0x55e5babab780 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babab810 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] 0x55e5bac113f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac11480 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] 0x55e5babac090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babac120 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] 0x55e5bac11d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac11d90 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] 0x55e5babac9a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babaca30 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] 0x55e5bac12610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac126a0 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] 0x55e5babad2b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babad340 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] 0x55e5bac12f20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac12fb0 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] 0x55e5babadbc0 [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] 0x55e5bac13830 [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] 0x55e5babae4d0 [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] 0x55e5bac14140 [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] 0x55e5babaede0 [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] 0x55e5bac14a50 [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] 0x55e5babaf6f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babaf780 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] 0x55e5bac15360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac153f0 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] 0x55e5babb0000 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babb0090 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] 0x55e5bac15c70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac15d00 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] 0x55e5babb0910 [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] 0x55e5bac16580 [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] 0x55e5babb1220 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5babb12b0 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] 0x55e5bac16e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac16f20 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] 0x55e5babb1b30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5babb1bc0 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] 0x55e5bac177d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac17860 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] 0x55e5babb2440 [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] 0x55e5bac180e0 [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] 0x55e5babb2d50 [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] 0x55e5bac189f0 [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] 0x55e5babb3660 [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] 0x55e5bac19300 [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] 0x55e5babb3f70 [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] 0x55e5bac19c10 [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] 0x55e5babb4880 [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] 0x55e5bac1a520 [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] 0x55e5babb5190 [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] 0x55e5bac1ae30 [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] 0x55e5babb5aa0 [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] 0x55e5bac1b740 [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] 0x55e5babb63b0 [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] 0x55e5bac1c050 [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] 0x55e5babb6cc0 [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] 0x55e5bac1c960 [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] 0x55e5babb75d0 [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] 0x55e5bac1d270 [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] 0x55e5babb7ee0 [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] 0x55e5bac1db80 [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] 0x55e5babb87f0 [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] 0x55e5bac1e4c0 [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] 0x55e5babb9100 [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] 0x55e5bac1edd0 [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] 0x55e5babb9a10 [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] 0x55e5bac1f6e0 [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] 0x55e5babba320 [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] 0x55e5bac1fff0 [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] 0x55e5babbac30 [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] 0x55e5bac20900 [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] 0x55e5babbb540 [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] 0x55e5bac21210 [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] 0x55e5babbbe50 [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] 0x55e5bac21b20 [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] 0x55e5babbc760 [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] 0x55e5bac22430 [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] 0x55e5babbd070 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babbd100 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5babbd190 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] 0x55e5bac22d40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac22dd0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac22e60 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] 0x55e5babbd980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5babbda10 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5babbdaa0 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] 0x55e5bac23680 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac23710 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac237a0 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: 0x55e5ba8f2810 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55e5ba8e8840 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e88d8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e8970 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e8a08 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8aa0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8b38 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8bd0 DOCSEQ: (8 sibs) 2 children: 27: 0x55e5ba8e8d10 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55e5ba8e8da8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55e5ba8e8c68 DOCMAP: (8 sibs) 2 children: 27: 0x55e5ba8e8e50 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55e5ba8e8ee8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac23fc0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55e5bac24050 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55e5bac240e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55e5bac24170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55e5bac24200 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55e5bac24290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55e5bac24320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55e5bac243b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55e5bac24440 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55e5bac244d0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55e5bac24560 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55e5bac245f0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55e5bac24680 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: 0x55e5ba8f2c70 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e9920 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5baafa310 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5baafa3a0 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: 0x55e5ba8f2d88 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e93d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24720 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac247b0 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: 0x55e5ba8f2ea0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e94e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24850 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac248e0 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: 0x55e5ba8f2fb8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24980 [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: 0x55e5ba8f30d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24a20 [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: 0x55e5ba8f31e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24ac0 [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: 0x55e5ba8f3300 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8e9740 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] 0x55e5bac24b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac24bf0 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: 0x55e5ba8f3418 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55e5ba8e9a30 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55e5ba8e9ac8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55e5ba8e9b60 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24c90 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55e5bac24d20 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55e5bac24db0 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] 0x55e5bac24e40 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: 0x55e5ba8f3530 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8e9c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8e9d08 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac24ee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac24f70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac25000 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: 0x55e5ba8f3648 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8e9e90 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8e9f28 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac250a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac25130 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac251c0 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: 0x55e5ba8f3760 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8ea040 VAL: 'Several lines of text, 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: 0x55e5ba8ea0d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25260 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac252f0 VAL: 'Several lines of text, 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] 0x55e5bac25380 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: 0x55e5ba8f3878 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8eb490 VAL: 'Several 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: 0x55e5ba8eb528 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25420 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac254b0 VAL: 'Several 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] 0x55e5bac25540 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: 0x55e5ba8f3990 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ed8e0 VAL: 'Several lines 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] 0x55e5bac255e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac25670 VAL: 'Several lines 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: 0x55e5ba8f3aa8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ea370 VAL: 'Several lines 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] 0x55e5bac25710 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac257a0 VAL: 'Several lines 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: 0x55e5ba8f3bc0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ea518 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac258d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac25960 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: 0x55e5ba8f3cd8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea630 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ea6c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25a00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac25a90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac25b20 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: 0x55e5ba8f3df0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea7e0 KEYVAL: 'example' 'Several lines of text, 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: 0x55e5ba8ea878 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac25c50 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5bac25ce0 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: 0x55e5ba8f3f08 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea990 KEYVAL: 'example' 'Several 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: 0x55e5ba8eaa28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25d80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac25e10 KEYVAL: 'example' 'Several 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] 0x55e5bac25ea0 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: 0x55e5ba8f4020 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eab40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eabd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac25f40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac25fd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac26060 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: 0x55e5ba8f4138 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eacf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ead88 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26100 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac26190 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac26220 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: 0x55e5ba8f4250 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eaea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eaf38 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac262c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac26350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac263e0 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: 0x55e5ba8f4368 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eb050 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eb0e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac26510 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac265a0 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: 0x55e5ba8f4480 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eb200 KEYVAL: 'example' 'Several lines 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] 0x55e5bac26640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac266d0 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f4598 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eb310 KEYVAL: 'example' 'Several lines 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] 0x55e5bac26770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac26800 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f46b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ed980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eda18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac268a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac26930 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac269c0 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: 0x55e5ba8f47c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8edac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8edb58 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26a60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac26af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac26b80 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: 0x55e5ba8f48e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8edd10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8eddb0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26c20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac26cb0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac26d40 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: 0x55e5ba8f49f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8edec0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8edf60 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26de0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac26e70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac26f00 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: 0x55e5ba8f4b10 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8f2680 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8f2720 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac26fa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac27030 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac270c0 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: 0x55e5ba8f4c28 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eb640 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55e5ba8eb6d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac271f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5bac27280 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: 0x55e5ba8f4d40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8edc00 MAP: (1 sibs) 2 children: 27: 0x55e5ba8eb930 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55e5ba8eb9c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27320 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac273b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5bac27440 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5bac274d0 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: 0x55e5ba8f4e58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27570 [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: 0x55e5ba8f4f70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27610 [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: 0x55e5ba8f5088 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac276b0 [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: 0x55e5ba8f51a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27750 [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: 0x55e5ba8f52b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac277f0 [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: 0x55e5ba8f53d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27890 [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: 0x55e5ba8f54e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27930 [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: 0x55e5ba8f5600 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac279d0 [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: 0x55e5ba8f5718 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27a70 [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: 0x55e5ba8f5830 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27b10 [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: 0x55e5ba8f5948 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27bb0 [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: 0x55e5ba8f5a60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27c50 [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: 0x55e5ba8f5b78 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ebfb0 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27cf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac27d80 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: 0x55e5ba8f5c90 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec0c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27e20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac27eb0 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: 0x55e5ba8f5da8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec1d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac27f50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac27fe0 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: 0x55e5ba8f5ec0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec2e0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28110 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: 0x55e5ba8f5fd8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac281b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28240 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: 0x55e5ba8f60f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec500 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac282e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28370 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: 0x55e5ba8f6208 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28410 [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: 0x55e5ba8f6320 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac284b0 [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: 0x55e5ba8f6438 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28550 [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: 0x55e5ba8f6550 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec760 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac285f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28680 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: 0x55e5ba8f6668 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec870 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac287b0 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: 0x55e5ba8f6780 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec980 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac288e0 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: 0x55e5ba8f6898 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eca90 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28a10 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: 0x55e5ba8f69b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28ab0 [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: 0x55e5ba8f6ac8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28b50 [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: 0x55e5ba8f6be0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28bf0 [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: 0x55e5ba8f6cf8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eccf0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28c90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28d20 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: 0x55e5ba8f6e10 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ece00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28dc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac28e50 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: 0x55e5ba8f6f28 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28ef0 [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: 0x55e5ba8f7040 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ecf80 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac28f90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac29020 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: 0x55e5ba8f7158 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ed090 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac290c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac29150 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: 0x55e5ba8f7270 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac291f0 [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: 0x55e5ba8f7388 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29290 [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: 0x55e5ba8f74a0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29330 [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: 0x55e5ba8f75b8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac293d0 [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: 0x55e5ba8f76d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29470 [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: 0x55e5ba8f77e8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29510 [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: 0x55e5ba8f7900 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac295b0 [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: 0x55e5ba8f7a18 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29650 [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: 0x55e5ba8f7b30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac296f0 [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: 0x55e5ba8f7c48 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29790 [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: 0x55e5ba8f7d60 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29830 [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: 0x55e5ba8f7e78 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac298d0 [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: 0x55e5ba8f7f90 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29970 [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: 0x55e5ba8f80a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29a10 [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: 0x55e5ba8f81c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29ab0 [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: 0x55e5ba8f82d8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29b50 [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: 0x55e5ba8f83f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29bf0 [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: 0x55e5ba8f8508 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29c90 [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: 0x55e5ba8f8620 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29d30 [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: 0x55e5ba8f8738 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8eb780 VAL: ' 27: ' (2 sibs) 27: 0x55e5ba8eb818 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29dd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac29e60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac29ef0 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: 0x55e5ba8f8850 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8ee1c0 VAL: ' 27: ' (2 sibs) 27: 0x55e5ba8ee258 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac29f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2a020 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2a0b0 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: 0x55e5ba8f2810 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55e5ba8e8840 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e88d8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e8970 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55e5ba8e8a08 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8aa0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8b38 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55e5ba8e8bd0 DOCSEQ: (8 sibs) 2 children: 27: 0x55e5ba8e8d10 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55e5ba8e8da8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55e5ba8e8c68 DOCMAP: (8 sibs) 2 children: 27: 0x55e5ba8e8e50 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55e5ba8e8ee8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2a150 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55e5bac2a1e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55e5bac2a270 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55e5bac2a300 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55e5bac2a390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55e5bac2a420 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55e5bac2a4b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55e5bac2a540 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55e5bac2a5d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55e5bac2a660 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55e5bac2a6f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55e5bac2a780 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55e5bac2a810 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: 0x55e5ba8f2c70 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e9920 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2a8b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2a940 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: 0x55e5ba8f2d88 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e93d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2a9e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2aa70 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: 0x55e5ba8f2ea0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55e5ba8e94e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ab10 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2aba0 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: 0x55e5ba8f2fb8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ac40 [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: 0x55e5ba8f30d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ace0 [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: 0x55e5ba8f31e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ad80 [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: 0x55e5ba8f3300 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8e9740 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] 0x55e5bac2ae20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2aeb0 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: 0x55e5ba8f3418 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55e5ba8e9a30 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55e5ba8e9ac8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55e5ba8e9b60 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2af50 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55e5bac2afe0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55e5bac2b070 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] 0x55e5bac2b100 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: 0x55e5ba8f3530 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8e9c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8e9d08 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2b1a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2b230 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2b2c0 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: 0x55e5ba8f3648 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8e9e90 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8e9f28 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2b360 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2b3f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2b480 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: 0x55e5ba8f3760 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8ea040 VAL: 'Several lines of text, 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: 0x55e5ba8ea0d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2b520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2b5b0 VAL: 'Several lines of text, 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] 0x55e5bac2b640 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: 0x55e5ba8f3878 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8eb490 VAL: 'Several 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: 0x55e5ba8eb528 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2b6e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2b770 VAL: 'Several 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] 0x55e5bac2b800 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: 0x55e5ba8f3990 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ed8e0 VAL: 'Several lines 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] 0x55e5bac2b8a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2b930 VAL: 'Several lines 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: 0x55e5ba8f3aa8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ea370 VAL: 'Several lines 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] 0x55e5bac2b9d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2ba60 VAL: 'Several lines 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: 0x55e5ba8f3bc0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ea518 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2bb00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2bb90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2bc20 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: 0x55e5ba8f3cd8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea630 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ea6c8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2bcc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2bd50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2bde0 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: 0x55e5ba8f3df0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea7e0 KEYVAL: 'example' 'Several lines of text, 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: 0x55e5ba8ea878 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2be80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2bf10 KEYVAL: 'example' 'Several lines of text, 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] 0x55e5bac2bfa0 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: 0x55e5ba8f3f08 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ea990 KEYVAL: 'example' 'Several 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: 0x55e5ba8eaa28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2c040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2c0d0 KEYVAL: 'example' 'Several 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] 0x55e5bac2c160 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: 0x55e5ba8f4020 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eab40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eabd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2c200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2c290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2c320 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: 0x55e5ba8f4138 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eacf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8ead88 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2c3c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2c450 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2c4e0 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: 0x55e5ba8f4250 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eaea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eaf38 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2c580 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2c610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2c6a0 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: 0x55e5ba8f4368 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eb050 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eb0e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2c740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2c7d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2c860 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: 0x55e5ba8f4480 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eb200 KEYVAL: 'example' 'Several lines 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] 0x55e5bac2c900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2c990 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f4598 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eb310 KEYVAL: 'example' 'Several lines 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] 0x55e5bac2ca30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2cac0 KEYVAL: 'example' 'Several lines 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: 0x55e5ba8f46b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8ed980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8eda18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2cb60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2cbf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2cc80 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: 0x55e5ba8f47c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8edac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55e5ba8edb58 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2cd20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2cdb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2ce40 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: 0x55e5ba8f48e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8edd10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8eddb0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2cee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2cf70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac2d000 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: 0x55e5ba8f49f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8edec0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8edf60 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d0a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2d130 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac2d1c0 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: 0x55e5ba8f4b10 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8f2680 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55e5ba8f2720 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2d2f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55e5bac2d380 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: 0x55e5ba8f4c28 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55e5ba8eb640 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55e5ba8eb6d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac2d4b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55e5bac2d540 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: 0x55e5ba8f4d40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8edc00 MAP: (1 sibs) 2 children: 27: 0x55e5ba8eb930 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55e5ba8eb9c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d5e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2d670 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55e5bac2d700 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55e5bac2d790 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: 0x55e5ba8f4e58 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d830 [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: 0x55e5ba8f4f70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d8d0 [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: 0x55e5ba8f5088 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2d970 [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: 0x55e5ba8f51a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2da10 [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: 0x55e5ba8f52b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2dab0 [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: 0x55e5ba8f53d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2db50 [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: 0x55e5ba8f54e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2dbf0 [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: 0x55e5ba8f5600 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2dc90 [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: 0x55e5ba8f5718 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2dd30 [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: 0x55e5ba8f5830 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ddd0 [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: 0x55e5ba8f5948 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2de70 [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: 0x55e5ba8f5a60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2df10 [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: 0x55e5ba8f5b78 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ebfb0 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2dfb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e040 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: 0x55e5ba8f5c90 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec0c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e0e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e170 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: 0x55e5ba8f5da8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec1d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e210 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e2a0 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: 0x55e5ba8f5ec0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec2e0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e3d0 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: 0x55e5ba8f5fd8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e500 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: 0x55e5ba8f60f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec500 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e5a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e630 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: 0x55e5ba8f6208 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e6d0 [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: 0x55e5ba8f6320 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e770 [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: 0x55e5ba8f6438 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e810 [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: 0x55e5ba8f6550 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec760 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e8b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2e940 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: 0x55e5ba8f6668 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ec870 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2e9e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2ea70 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: 0x55e5ba8f6780 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ec980 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2eb10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2eba0 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: 0x55e5ba8f6898 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eca90 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ec40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2ecd0 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: 0x55e5ba8f69b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ed70 [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: 0x55e5ba8f6ac8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ee10 [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: 0x55e5ba8f6be0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2eeb0 [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: 0x55e5ba8f6cf8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8eccf0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ef50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2efe0 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: 0x55e5ba8f6e10 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ece00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2f110 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: 0x55e5ba8f6f28 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f1b0 [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: 0x55e5ba8f7040 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55e5ba8ecf80 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2f2e0 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: 0x55e5ba8f7158 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55e5ba8ed090 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55e5bac2f410 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: 0x55e5ba8f7270 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f4b0 [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: 0x55e5ba8f7388 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f550 [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: 0x55e5ba8f74a0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f5f0 [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: 0x55e5ba8f75b8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f690 [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: 0x55e5ba8f76d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f730 [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: 0x55e5ba8f77e8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f7d0 [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: 0x55e5ba8f7900 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f870 [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: 0x55e5ba8f7a18 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f910 [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: 0x55e5ba8f7b30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2f9b0 [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: 0x55e5ba8f7c48 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fa50 [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: 0x55e5ba8f7d60 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2faf0 [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: 0x55e5ba8f7e78 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fb90 [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: 0x55e5ba8f7f90 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fc30 [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: 0x55e5ba8f80a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fcd0 [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: 0x55e5ba8f81c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fd70 [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: 0x55e5ba8f82d8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fe10 [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: 0x55e5ba8f83f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2feb0 [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: 0x55e5ba8f8508 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2ff50 [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: 0x55e5ba8f8620 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac2fff0 [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: 0x55e5ba8f8738 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8eb780 VAL: ' 27: ' (2 sibs) 27: 0x55e5ba8eb818 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac30090 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac30120 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac301b0 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: 0x55e5ba8f8850 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55e5ba8ee1c0 VAL: ' 27: ' (2 sibs) 27: 0x55e5ba8ee258 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55e5bac30250 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55e5bac302e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55e5bac30370 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 (77 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (78 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.09 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x55ade5803f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ade57fa4f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa588 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa620 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa7e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa880 DOCSEQ: (8 sibs) 2 children: 28: 0x55ade57fa9c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ade57faa58 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ade57fa918 DOCMAP: (8 sibs) 2 children: 28: 0x55ade57fab00 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ade57fab98 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59741c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5974250 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade59742e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5974370 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5974400 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5974490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5974520 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade59745b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5974640 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade59746d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5974760 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade59747f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5974880 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-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-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-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-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-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: 0x55ade58043e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade597da40 [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: 0x55ade58044f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade597f770 [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: 0x55ade5804610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59814a0 [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: 0x55ade5804728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ade57fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb268 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb300 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] 0x55ade5983ab0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5983b40 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5983bd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5983c60 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: 0x55ade5804840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fd0a0 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: 0x55ade57fd138 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59857e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5985870 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] 0x55ade5985900 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: 0x55ade5804958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fb668 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59875c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5987650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59876e0 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: 0x55ade5804a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb710 KEYVAL: '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: 0x55ade57fb7a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5989500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5989590 KEYVAL: '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] 0x55ade5989620 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: 0x55ade5804b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb8c0 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: 0x55ade57fb958 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade598b4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598b580 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] 0x55ade598b610 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: 0x55ade5804ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fba70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fbb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade598d4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598d570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade598d600 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: 0x55ade5804db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbc20 KEYVAL: '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: 0x55ade57fbcb8 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] 0x55ade598f6e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598f770 KEYVAL: '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] 0x55ade598f800 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: 0x55ade5804ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd1e0 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: 0x55ade57fd278 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] 0x55ade59918f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5991980 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] 0x55ade5991a10 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: 0x55ade5804fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fd3b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59938f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5993980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5993a10 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: 0x55ade5805100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57ff7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57ff878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5995900 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5995990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5995a20 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: 0x55ade5805218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbf80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc018 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5997930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59979c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5997a50 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: 0x55ade5805330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc1c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5999960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59999f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5999a80 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: 0x55ade5805448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc378 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade599b930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade599b9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade599ba50 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: 0x55ade5805560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc528 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade599dae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade599db70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade599dc00 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: 0x55ade5805678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ade57fc5d0 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] 0x55ade599fa30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade599fac0 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: 0x55ade5805790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc778 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59a1a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59a1a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59a1b20 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: 0x55ade58058a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59a3730 [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: 0x55ade58059c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59a5460 [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: 0x55ade5805ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59a7190 [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: 0x55ade5805bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59a8ec0 [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: 0x55ade5805d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59aabf0 [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: 0x55ade5805e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ac920 [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: 0x55ade5805f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ae650 [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: 0x55ade5806050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b0380 [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: 0x55ade5806168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b20b0 [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: 0x55ade5806280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b3de0 [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: 0x55ade5806398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b5b10 [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: 0x55ade58064b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b7840 [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: 0x55ade58065c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59b9570 [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: 0x55ade58066e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59bb2a0 [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: 0x55ade58067f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59bcfd0 [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: 0x55ade5806910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59bed00 [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: 0x55ade5806a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c0a30 [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: 0x55ade5806b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c2760 [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: 0x55ade5806c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c4490 [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: 0x55ade5806d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c61c0 [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: 0x55ade5806e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c7ef0 [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: 0x55ade5806fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59c9c20 [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: 0x55ade58070b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59cb950 [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: 0x55ade58071d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59cd700 [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: 0x55ade58072e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59cf4b0 [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: 0x55ade5807400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59d1260 [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: 0x55ade5807518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59d3010 [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: 0x55ade5807630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59d4dc0 [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: 0x55ade5807748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59d6b70 [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: 0x55ade5807860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59d8920 [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: 0x55ade5807978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59da6d0 [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: 0x55ade5807a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59dc480 [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: 0x55ade5807ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59de230 [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: 0x55ade5807cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59dffe0 [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: 0x55ade5807dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59e1d90 [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: 0x55ade5807ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59e3b40 [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: 0x55ade5808008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59e58f0 [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: 0x55ade5808120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59e76a0 [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: 0x55ade5808238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59e9450 [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: 0x55ade5808350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59eb200 [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: 0x55ade5808468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fde00 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fde98 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ecfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59ed040 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade59ed0d0 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: 0x55ade5808580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fdfb0 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fe048 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59eed60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59eedf0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade59eee80 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: 0x55ade5803f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ade57fa4f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa588 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa620 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa7e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa880 DOCSEQ: (8 sibs) 2 children: 28: 0x55ade57fa9c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ade57faa58 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ade57fa918 DOCMAP: (8 sibs) 2 children: 28: 0x55ade57fab00 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ade57fab98 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ef670 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade59ef700 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade59ef790 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade59ef820 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade59ef8b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade59ef940 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade59ef9d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade59efa60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade59efaf0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade59efb80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade59efc10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade59efca0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade59efd30 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-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-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-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-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-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: 0x55ade58043e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f1b90 [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: 0x55ade58044f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f24a0 [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: 0x55ade5804610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f2db0 [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: 0x55ade5804728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ade57fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb268 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb300 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] 0x55ade59f36c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade59f3750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade59f37e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade59f3870 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: 0x55ade5804840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fd0a0 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: 0x55ade57fd138 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f3fd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f4060 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] 0x55ade59f40f0 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: 0x55ade5804958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fb668 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f48e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f4970 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f4a00 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: 0x55ade5804a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb710 KEYVAL: '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: 0x55ade57fb7a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f51f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f5280 KEYVAL: '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] 0x55ade59f5310 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: 0x55ade5804b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb8c0 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: 0x55ade57fb958 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f5b00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f5b90 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] 0x55ade59f5c20 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: 0x55ade5804ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fba70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fbb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f6410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f64a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f6530 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: 0x55ade5804db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbc20 KEYVAL: '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: 0x55ade57fbcb8 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] 0x55ade59f6d20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f6db0 KEYVAL: '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] 0x55ade59f6e40 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: 0x55ade5804ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd1e0 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: 0x55ade57fd278 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] 0x55ade59f7630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f76c0 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] 0x55ade59f7750 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: 0x55ade5804fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fd3b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f7f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f7fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f8060 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: 0x55ade5805100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57ff7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57ff878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f8850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f88e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f8970 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: 0x55ade5805218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbf80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc018 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f9160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f91f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f9280 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: 0x55ade5805330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc1c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59f9a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f9b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f9b90 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: 0x55ade5805448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc378 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fa380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fa410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fa4a0 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: 0x55ade5805560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc528 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fad60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fadf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fae80 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: 0x55ade5805678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ade57fc5d0 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] 0x55ade59fb670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade59fb700 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: 0x55ade5805790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc778 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fbf80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fc010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fc0a0 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: 0x55ade58058a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fc890 [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: 0x55ade58059c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fd1a0 [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: 0x55ade5805ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fdab0 [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: 0x55ade5805bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fe3c0 [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: 0x55ade5805d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59fecd0 [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: 0x55ade5805e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ff5e0 [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: 0x55ade5805f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade59ffef0 [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: 0x55ade5806050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a00800 [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: 0x55ade5806168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a01110 [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: 0x55ade5806280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a01a20 [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: 0x55ade5806398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a02330 [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: 0x55ade58064b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a02c40 [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: 0x55ade58065c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a03550 [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: 0x55ade58066e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a03e60 [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: 0x55ade58067f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a04770 [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: 0x55ade5806910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a05080 [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: 0x55ade5806a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a05990 [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: 0x55ade5806b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a062a0 [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: 0x55ade5806c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a06bb0 [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: 0x55ade5806d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a074c0 [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: 0x55ade5806e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a07dd0 [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: 0x55ade5806fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a086e0 [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: 0x55ade58070b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a08ff0 [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: 0x55ade58071d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a09900 [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: 0x55ade58072e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0a210 [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: 0x55ade5807400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0ab20 [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: 0x55ade5807518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0b430 [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: 0x55ade5807630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0bd40 [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: 0x55ade5807748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0c650 [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: 0x55ade5807860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0cf60 [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: 0x55ade5807978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0d870 [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: 0x55ade5807a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0e180 [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: 0x55ade5807ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0ea90 [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: 0x55ade5807cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0f3a0 [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: 0x55ade5807dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a0fcb0 [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: 0x55ade5807ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a105c0 [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: 0x55ade5808008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a10ed0 [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: 0x55ade5808120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a117e0 [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: 0x55ade5808238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a120f0 [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: 0x55ade5808350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a12a00 [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: 0x55ade5808468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fde00 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fde98 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a13310 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a133a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a13430 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: 0x55ade5808580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fdfb0 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fe048 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a13c20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a13cb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a13d40 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55ade59741c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5974250 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade59742e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5974370 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5974400 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5974490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5974520 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade59745b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5974640 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade59746d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5974760 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade59747f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5974880 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] 0x55ade5a16c60 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5a16cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade5a16d80 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5a16e10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5a16ea0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5a16f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5a16fc0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade5a17050 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5a170e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade5a17170 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5a17200 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade5a17290 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5a17320 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] 0x55ade597da40 [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] 0x55ade5a17e50 [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] 0x55ade597f770 [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] 0x55ade5a18760 [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] 0x55ade59814a0 [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] 0x55ade5a19070 [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] 0x55ade5983ab0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5983b40 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5983bd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5983c60 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] 0x55ade5a19980 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5a19a10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5a19aa0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5a19b30 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] 0x55ade59857e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5985870 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] 0x55ade5985900 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] 0x55ade5a1a290 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1a320 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] 0x55ade5a1a3b0 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] 0x55ade59875c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5987650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59876e0 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] 0x55ade5a1aba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1ac30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1acc0 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] 0x55ade5989500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5989590 KEYVAL: '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] 0x55ade5989620 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] 0x55ade5a1b4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1b540 KEYVAL: '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] 0x55ade5a1b5d0 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] 0x55ade598b4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598b580 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] 0x55ade598b610 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] 0x55ade5a1bdc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1be50 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] 0x55ade5a1bee0 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] 0x55ade598d4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598d570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade598d600 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] 0x55ade5a1c6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1c760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1c7f0 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] 0x55ade598f6e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade598f770 KEYVAL: '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] 0x55ade598f800 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] 0x55ade5a1cfe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1d070 KEYVAL: '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] 0x55ade5a1d100 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] 0x55ade59918f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5991980 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] 0x55ade5991a10 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] 0x55ade5a1d8f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1d980 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] 0x55ade5a1da10 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] 0x55ade59938f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5993980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5993a10 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] 0x55ade5a1e200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1e290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1e320 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] 0x55ade5995900 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5995990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5995a20 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] 0x55ade5a1eb10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1eba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1ec30 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] 0x55ade5997930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59979c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5997a50 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] 0x55ade5a1f420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1f4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1f540 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] 0x55ade5999960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59999f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5999a80 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] 0x55ade5a1fd30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a1fdc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a1fe50 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] 0x55ade599b930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade599b9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade599ba50 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] 0x55ade5a20640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a206d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a20760 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] 0x55ade599dae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade599db70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade599dc00 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] 0x55ade5a20f50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a20fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a21070 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] 0x55ade599fa30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade599fac0 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] 0x55ade5a21860 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade5a218f0 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] 0x55ade59a1a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59a1a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59a1b20 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] 0x55ade5a22170 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a22200 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a22290 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] 0x55ade59a3730 [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] 0x55ade5a22a80 [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] 0x55ade59a5460 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a23390 [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] 0x55ade59a7190 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a23ca0 [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] 0x55ade59a8ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a245b0 [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] 0x55ade59aabf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a24ec0 [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] 0x55ade59ac920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a257d0 [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] 0x55ade59ae650 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a260e0 [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] 0x55ade59b0380 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a269f0 [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] 0x55ade59b20b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a27300 [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] 0x55ade59b3de0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a27c10 [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] 0x55ade59b5b10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a28520 [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] 0x55ade59b7840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a28e30 [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] 0x55ade59b9570 [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] 0x55ade5a29740 [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] 0x55ade59bb2a0 [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] 0x55ade5a2a050 [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] 0x55ade59bcfd0 [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] 0x55ade5a2a960 [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] 0x55ade59bed00 [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] 0x55ade5a2b270 [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] 0x55ade59c0a30 [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] 0x55ade5a2bb80 [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] 0x55ade59c2760 [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] 0x55ade5a2c490 [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] 0x55ade59c4490 [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] 0x55ade5a2cda0 [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] 0x55ade59c61c0 [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] 0x55ade5a2d6b0 [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] 0x55ade59c7ef0 [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] 0x55ade5a2dfc0 [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] 0x55ade59c9c20 [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] 0x55ade5a2e8d0 [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] 0x55ade59cb950 [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] 0x55ade5a2f1e0 [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] 0x55ade59cd700 [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] 0x55ade5a2faf0 [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] 0x55ade59cf4b0 [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] 0x55ade5a30400 [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] 0x55ade59d1260 [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] 0x55ade5a30d10 [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] 0x55ade59d3010 [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] 0x55ade5a31620 [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] 0x55ade59d4dc0 [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] 0x55ade5a31f30 [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] 0x55ade59d6b70 [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] 0x55ade5a32840 [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] 0x55ade59d8920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a33150 [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] 0x55ade59da6d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a33a60 [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] 0x55ade59dc480 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a34370 [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] 0x55ade59de230 [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] 0x55ade5a34c80 [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] 0x55ade59dffe0 [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] 0x55ade5a35590 [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] 0x55ade59e1d90 [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] 0x55ade5a35ea0 [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] 0x55ade59e3b40 [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] 0x55ade5a367b0 [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] 0x55ade59e58f0 [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] 0x55ade5a370c0 [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] 0x55ade59e76a0 [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] 0x55ade5a379d0 [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] 0x55ade59e9450 [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] 0x55ade5a382e0 [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] 0x55ade59eb200 [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] 0x55ade5a38bf0 [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] 0x55ade59ecfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59ed040 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade59ed0d0 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] 0x55ade5a39500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a39590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a39620 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] 0x55ade59eed60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59eedf0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade59eee80 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] 0x55ade5a39e10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a39ea0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a39f30 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] 0x55ade59ef670 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade59ef700 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade59ef790 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade59ef820 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade59ef8b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade59ef940 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade59ef9d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade59efa60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade59efaf0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade59efb80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade59efc10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade59efca0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade59efd30 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] 0x55ade5a3a720 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5a3a7b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade5a3a840 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5a3a8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5a3a960 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5a3a9f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5a3aa80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade5a3ab10 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5a3aba0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade5a3ac30 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5a3acc0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade5a3ad50 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5a3ade0 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] 0x55ade59f1b90 [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] 0x55ade5a3b030 [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] 0x55ade59f24a0 [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] 0x55ade5a3b940 [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] 0x55ade59f2db0 [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] 0x55ade5a3c250 [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] 0x55ade59f36c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade59f3750 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade59f37e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade59f3870 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] 0x55ade5a3cb60 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5a3cbf0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5a3cc80 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5a3cd10 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] 0x55ade59f3fd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f4060 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] 0x55ade59f40f0 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] 0x55ade5a3d470 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a3d500 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] 0x55ade5a3d590 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] 0x55ade59f48e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f4970 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f4a00 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] 0x55ade5a3dd80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a3de10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a3dea0 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] 0x55ade59f51f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f5280 KEYVAL: '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] 0x55ade59f5310 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] 0x55ade5a3e730 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a3e7c0 KEYVAL: '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] 0x55ade5a3e850 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] 0x55ade59f5b00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f5b90 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] 0x55ade59f5c20 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] 0x55ade5a3f0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a3f170 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] 0x55ade5a3f200 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] 0x55ade59f6410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f64a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f6530 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] 0x55ade5a3fa90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a3fb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a3fbb0 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] 0x55ade59f6d20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f6db0 KEYVAL: '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] 0x55ade59f6e40 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] 0x55ade5a403a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a40430 KEYVAL: '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] 0x55ade5a404c0 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] 0x55ade59f7630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f76c0 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] 0x55ade59f7750 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] 0x55ade5a40cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a40d40 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] 0x55ade5a40dd0 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] 0x55ade59f7f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f7fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f8060 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] 0x55ade5a41660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a416f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a41780 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] 0x55ade59f8850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f88e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f8970 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] 0x55ade5a42010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a420a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a42130 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] 0x55ade59f9160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f91f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f9280 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] 0x55ade5a429c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a42a50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a42ae0 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] 0x55ade59f9a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59f9b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59f9b90 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] 0x55ade5a43370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a43400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a43490 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] 0x55ade59fa380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fa410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fa4a0 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] 0x55ade5a43d20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a43db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a43e40 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] 0x55ade59fad60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fadf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fae80 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] 0x55ade5a446d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a44760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a447f0 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] 0x55ade59fb670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade59fb700 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] 0x55ade5a44fe0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade5a45070 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] 0x55ade59fbf80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade59fc010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade59fc0a0 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] 0x55ade5a45990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a45a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a45ab0 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] 0x55ade59fc890 [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] 0x55ade5a462a0 [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] 0x55ade59fd1a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a46bb0 [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] 0x55ade59fdab0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a474c0 [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] 0x55ade59fe3c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a47dd0 [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] 0x55ade59fecd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a486e0 [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] 0x55ade59ff5e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a48ff0 [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] 0x55ade59ffef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a49900 [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] 0x55ade5a00800 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a4a210 [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] 0x55ade5a01110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a4ab20 [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] 0x55ade5a01a20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a4b430 [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] 0x55ade5a02330 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a4bd40 [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] 0x55ade5a02c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a4c650 [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] 0x55ade5a03550 [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] 0x55ade5a4cf60 [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] 0x55ade5a03e60 [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] 0x55ade5a4d870 [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] 0x55ade5a04770 [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] 0x55ade5a4e180 [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] 0x55ade5a05080 [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] 0x55ade5a4ea90 [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] 0x55ade5a05990 [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] 0x55ade5a4f3a0 [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] 0x55ade5a062a0 [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] 0x55ade5a4fcb0 [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] 0x55ade5a06bb0 [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] 0x55ade5a505c0 [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] 0x55ade5a074c0 [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] 0x55ade5a50ed0 [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] 0x55ade5a07dd0 [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] 0x55ade5a517e0 [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] 0x55ade5a086e0 [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] 0x55ade5a52120 [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] 0x55ade5a08ff0 [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] 0x55ade5a52a30 [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] 0x55ade5a09900 [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] 0x55ade5a53340 [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] 0x55ade5a0a210 [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] 0x55ade5a53c50 [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] 0x55ade5a0ab20 [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] 0x55ade5a54560 [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] 0x55ade5a0b430 [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] 0x55ade5a54e70 [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] 0x55ade5a0bd40 [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] 0x55ade5a55780 [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] 0x55ade5a0c650 [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] 0x55ade5a56090 [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] 0x55ade5a0cf60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a569a0 [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] 0x55ade5a0d870 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a572b0 [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] 0x55ade5a0e180 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ade5a57bc0 [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] 0x55ade5a0ea90 [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] 0x55ade5a584d0 [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] 0x55ade5a0f3a0 [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] 0x55ade5a58de0 [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] 0x55ade5a0fcb0 [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] 0x55ade5a596f0 [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] 0x55ade5a105c0 [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] 0x55ade5a5a000 [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] 0x55ade5a10ed0 [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] 0x55ade5a5a910 [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] 0x55ade5a117e0 [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] 0x55ade5a5b220 [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] 0x55ade5a120f0 [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] 0x55ade5a5bb30 [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] 0x55ade5a12a00 [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] 0x55ade5a5c440 [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] 0x55ade5a13310 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a133a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a13430 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] 0x55ade5a5cd50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5cde0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5ce70 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] 0x55ade5a13c20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a13cb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a13d40 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] 0x55ade5a5d660 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5d6f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5d780 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: 0x55ade5803f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ade57fa4f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa588 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa620 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa7e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa880 DOCSEQ: (8 sibs) 2 children: 28: 0x55ade57fa9c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ade57faa58 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ade57fa918 DOCMAP: (8 sibs) 2 children: 28: 0x55ade57fab00 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ade57fab98 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5dfa0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5a5e030 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade5a5e0c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5a5e150 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5a5e1e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5a5e270 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5a5e300 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade5a5e390 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5a5e420 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade5a5e4b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5a5e540 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade5a5e5d0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5a5e660 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: 0x55ade58043e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5e700 [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: 0x55ade58044f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5e7a0 [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: 0x55ade5804610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5e840 [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: 0x55ade5804728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ade57fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb268 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb300 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] 0x55ade5a5e8e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5a5e970 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5a5ea00 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5a5ea90 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: 0x55ade5804840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fd0a0 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: 0x55ade57fd138 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5972b50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5972be0 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] 0x55ade5972c70 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: 0x55ade5804958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fb668 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5eb30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5ebc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5ec50 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: 0x55ade5804a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb710 KEYVAL: '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: 0x55ade57fb7a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5ecf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5ed80 KEYVAL: '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] 0x55ade5a5ee10 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: 0x55ade5804b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb8c0 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: 0x55ade57fb958 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5eeb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5ef40 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] 0x55ade5a5efd0 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: 0x55ade5804ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fba70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fbb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5f070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5f190 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: 0x55ade5804db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbc20 KEYVAL: '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: 0x55ade57fbcb8 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] 0x55ade5a5f230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f2c0 KEYVAL: '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] 0x55ade5a5f350 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: 0x55ade5804ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd1e0 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: 0x55ade57fd278 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] 0x55ade5a5f3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f480 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] 0x55ade5a5f510 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: 0x55ade5804fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fd3b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5f5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5f6d0 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: 0x55ade5805100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57ff7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57ff878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5f770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5f890 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: 0x55ade5805218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbf80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc018 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5f930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5f9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5fa50 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: 0x55ade5805330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc1c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5faf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5fb80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5fc10 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: 0x55ade5805448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc378 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5fcb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5fd40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5fdd0 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: 0x55ade5805560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc528 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a5fe70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a5ff00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a5ff90 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: 0x55ade5805678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ade57fc5d0 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] 0x55ade598f210 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade598f2a0 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: 0x55ade5805790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc778 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a600c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a60150 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: 0x55ade58058a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a601f0 [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: 0x55ade58059c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60290 [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: 0x55ade5805ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60330 [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: 0x55ade5805bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a603d0 [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: 0x55ade5805d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60470 [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: 0x55ade5805e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60510 [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: 0x55ade5805f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a605b0 [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: 0x55ade5806050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60650 [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: 0x55ade5806168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a606f0 [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: 0x55ade5806280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60790 [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: 0x55ade5806398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60830 [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: 0x55ade58064b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a608d0 [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: 0x55ade58065c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60970 [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: 0x55ade58066e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60a10 [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: 0x55ade58067f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60ab0 [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: 0x55ade5806910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60b50 [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: 0x55ade5806a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60bf0 [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: 0x55ade5806b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60c90 [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: 0x55ade5806c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60d30 [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: 0x55ade5806d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60dd0 [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: 0x55ade5806e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60e70 [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: 0x55ade5806fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60f10 [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: 0x55ade58070b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a60fb0 [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: 0x55ade58071d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61050 [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: 0x55ade58072e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a610f0 [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: 0x55ade5807400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61190 [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: 0x55ade5807518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61230 [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: 0x55ade5807630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a612d0 [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: 0x55ade5807748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61370 [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: 0x55ade5807860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61410 [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: 0x55ade5807978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a614b0 [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: 0x55ade5807a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61550 [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: 0x55ade5807ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a615f0 [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: 0x55ade5807cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61690 [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: 0x55ade5807dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61730 [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: 0x55ade5807ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a617d0 [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: 0x55ade5808008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61870 [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: 0x55ade5808120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61910 [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: 0x55ade5808238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a619b0 [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: 0x55ade5808350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61a50 [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: 0x55ade5808468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fde00 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fde98 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a61b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a61c10 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: 0x55ade5808580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fdfb0 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fe048 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a61d40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a61dd0 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: 0x55ade5803f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ade57fa4f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa588 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa620 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ade57fa6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa7e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ade57fa880 DOCSEQ: (8 sibs) 2 children: 28: 0x55ade57fa9c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ade57faa58 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ade57fa918 DOCMAP: (8 sibs) 2 children: 28: 0x55ade57fab00 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ade57fab98 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a61e70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ade5a61f00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ade5a61f90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ade5a62020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ade5a620b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ade5a62140 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ade5a621d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ade5a62260 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ade5a622f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ade5a62380 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ade5a62410 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ade5a624a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ade5a62530 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: 0x55ade58043e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a625d0 [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: 0x55ade58044f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62670 [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: 0x55ade5804610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62710 [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: 0x55ade5804728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ade57fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb268 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ade57fb300 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] 0x55ade5a627b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ade5a62840 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ade5a628d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ade5a62960 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: 0x55ade5804840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fd0a0 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: 0x55ade57fd138 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62a00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a62a90 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] 0x55ade5a62b20 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: 0x55ade5804958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fb668 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62bc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a62c50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a62ce0 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: 0x55ade5804a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb710 KEYVAL: '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: 0x55ade57fb7a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a62e10 KEYVAL: '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] 0x55ade5a62ea0 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: 0x55ade5804b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fb8c0 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: 0x55ade57fb958 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a62f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a62fd0 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] 0x55ade5a63060 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: 0x55ade5804ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fba70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fbb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63220 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: 0x55ade5804db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbc20 KEYVAL: '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: 0x55ade57fbcb8 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] 0x55ade5a632c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63350 KEYVAL: '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] 0x55ade5a633e0 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: 0x55ade5804ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd1e0 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: 0x55ade57fd278 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] 0x55ade5a63480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63510 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] 0x55ade5a635a0 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: 0x55ade5804fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fd320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fd3b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a636d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63760 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: 0x55ade5805100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57ff7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57ff878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63920 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: 0x55ade5805218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fbf80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc018 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a639c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63a50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63ae0 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: 0x55ade5805330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc1c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63ca0 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: 0x55ade5805448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc378 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63d40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63dd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a63e60 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: 0x55ade5805560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc528 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a63f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a63f90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a64020 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: 0x55ade5805678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ade57fc5d0 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] 0x55ade5a640c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ade5a64150 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: 0x55ade5805790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ade57fc6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55ade57fc778 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a641f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a64280 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55ade5a64310 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: 0x55ade58058a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a643b0 [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: 0x55ade58059c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64450 [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: 0x55ade5805ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a644f0 [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: 0x55ade5805bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64590 [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: 0x55ade5805d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64630 [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: 0x55ade5805e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a646d0 [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: 0x55ade5805f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64770 [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: 0x55ade5806050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64810 [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: 0x55ade5806168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a648b0 [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: 0x55ade5806280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64950 [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: 0x55ade5806398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a649f0 [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: 0x55ade58064b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64a90 [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: 0x55ade58065c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64b30 [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: 0x55ade58066e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64bd0 [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: 0x55ade58067f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64c70 [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: 0x55ade5806910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64d10 [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: 0x55ade5806a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64db0 [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: 0x55ade5806b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64e50 [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: 0x55ade5806c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64ef0 [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: 0x55ade5806d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a64f90 [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: 0x55ade5806e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65030 [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: 0x55ade5806fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a650d0 [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: 0x55ade58070b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65170 [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: 0x55ade58071d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65210 [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: 0x55ade58072e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a652b0 [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: 0x55ade5807400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65350 [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: 0x55ade5807518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a653f0 [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: 0x55ade5807630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65490 [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: 0x55ade5807748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65530 [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: 0x55ade5807860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a655d0 [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: 0x55ade5807978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65670 [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: 0x55ade5807a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65710 [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: 0x55ade5807ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a657b0 [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: 0x55ade5807cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65850 [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: 0x55ade5807dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a658f0 [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: 0x55ade5807ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65990 [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: 0x55ade5808008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65a30 [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: 0x55ade5808120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65ad0 [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: 0x55ade5808238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65b70 [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: 0x55ade5808350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65c10 [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: 0x55ade5808468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fde00 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fde98 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a65d40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a65dd0 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: 0x55ade5808580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ade57fdfb0 VAL: ' 28: ' (2 sibs) 28: 0x55ade57fe048 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ade5a65e70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ade5a65f00 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ade5a65f90 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 (59 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (60 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.07 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-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: 0x563fc242d5f0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc248d670 [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: 0x563fc242d708 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242b750 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x563fc242b7e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x563fc242b880 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x563fc242b918 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x563fc242b9b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x563fc242ba48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x563fc242bae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242bc20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242bcb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242bb78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc248f3a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc248f430 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc248f4c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc248f550 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc248f5e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc248f670 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc248f700 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc248f790 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc248f820 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc248f8b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc248f940 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: 0x563fc242d820 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242c240 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x563fc242c2d8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x563fc242c370 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x563fc242c408 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x563fc242c4a0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x563fc242c538 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x563fc242c5d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242c710 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242c7a8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242c668 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24914c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc2491550 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24915e0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc2491670 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc2491700 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc2491790 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc2491820 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24918b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc2491940 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24919d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc2491a60 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: 0x563fc242d938 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242c8c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x563fc242c958 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x563fc242c9f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24931f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc2493280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc2493310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24933a0 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: 0x563fc242da50 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242d3d0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x563fc242d468 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x563fc242d500 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc2494f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc2494fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc2495040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24950d0 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: 0x563fc242db68 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242b360 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242b3f8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc2496cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc2496d60 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc2496df0 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: 0x563fc242dc80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242be40 VAL***: '!int 0' (2 sibs) 29: 0x563fc242bed8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc2498a00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc2498a90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc2498b20 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: 0x563fc242dd98 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242bff0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242c088 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc249a750 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc249a7e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc249a870 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: 0x563fc242deb0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242e730 VAL***: '!int 0' (2 sibs) 29: 0x563fc242e7c8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc249c500 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc249c590 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc249c620 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: 0x563fc242dfc8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242cc40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x563fc242cce0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242cd78 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc249e2f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc249e380 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc249e410 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc249e4a0 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: 0x563fc242e0e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242ce90 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x563fc242cf30 VAL***: '!int 0' (2 sibs) 29: 0x563fc242cfc8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24a00a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24a0130 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24a01c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24a0250 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: 0x563fc242e1f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x563fc242eaf0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x563fc242f220 KEYVAL: 'a' '0' (2 sibs) 29: 0x563fc242f2b8 KEYVAL: 'b' '1' (2 sibs) 29: 0x563fc242eb88 DOCMAP***: !map (12 sibs) 1 children: 29: 0x563fc242f360 KEYVAL: 'a' 'b' (1 sibs) 29: 0x563fc242ec20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x563fc242f400 VAL: 'a' (2 sibs) 29: 0x563fc242f498 VAL: 'b' (2 sibs) 29: 0x563fc242ecb8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ed50 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ede8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ee80 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242ef18 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242efb0 DOCMAP: (12 sibs) 1 children: 29: 0x563fc242f540 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x563fc242f048 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242f0e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f5e0 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f678 KEYVAL: 'b' '' (2 sibs) 29: 0x563fc242f178 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f720 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f7b8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24a2be0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24a2c70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24a2d00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24a2d90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24a2e20 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24a2eb0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24a2f40 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24a2fd0 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24a3060 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24a30f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24a3180 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24a3210 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24a32a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24a3330 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24a33c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24a3450 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24a34e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24a3570 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24a3600 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24a3690 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24a3720 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24a37b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24a3840 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: 0x563fc242e310 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x563fc242f8d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x563fc242f968 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x563fc242fbd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x563fc242fc68 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x563fc242fa00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x563fc242fd10 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x563fc242fda8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x563fc242fa98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x563fc242fe50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x563fc242fee8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x563fc242fb30 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x563fc242ff90 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x563fc2430028 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24a5210 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24a52a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24a5330 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24a53c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24a5450 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24a54e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24a5570 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24a5600 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24a5690 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24a5720 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24a57b0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24a5840 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24a58d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24a5960 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: 0x563fc242e428 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x563fc2430140 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x563fc24301d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x563fc2430440 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x563fc24304d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x563fc2430270 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x563fc2430580 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x563fc2430618 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x563fc2430308 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x563fc24306c0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x563fc2430758 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x563fc24303a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x563fc2430800 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x563fc2430898 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24a6f40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24a6fd0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24a7060 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24a70f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24a7180 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24a7210 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24a72a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24a7330 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24a73c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24a7450 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24a74e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24a7570 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24a7600 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24a7690 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: 0x563fc242e540 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x563fc2431490 MAP: (6 sibs) 3 children: 29: 0x563fc2431830 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x563fc24318c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x563fc2431960 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x563fc2431528 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431a00 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x563fc2431a98 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x563fc2431b30 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x563fc24315c0 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431bd0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2431c68 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2431d00 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2431658 SEQ: (6 sibs) 3 children: 29: 0x563fc2431da0 VAL***: '!!str v10' (3 sibs) 29: 0x563fc2431e38 VAL***: '!!str v20' (3 sibs) 29: 0x563fc2431ed0 VAL***: '!!str v30' (3 sibs) 29: 0x563fc24316f0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2431f70 VAL***: '!!str v40' (3 sibs) 29: 0x563fc2432008 VAL***: '!!str v50' (3 sibs) 29: 0x563fc24320a0 VAL***: '!!str v60' (3 sibs) 29: 0x563fc2431788 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2432140 VAL: 'v70' (3 sibs) 29: 0x563fc24321d8 VAL: 'v80' (3 sibs) 29: 0x563fc2432270 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24a9b30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24a9bc0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24a9c50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24a9ce0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24a9d70 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24a9e00 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24a9e90 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24a9f20 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24a9fb0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24aa040 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24aa0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24aa160 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24aa1f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24aa280 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24aa310 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24aa3a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24aa430 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24aa4c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24aa550 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24aa5e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24aa670 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24aa700 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24aa790 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24aa820 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24aa8b0 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: 0x563fc242e658 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x563fc2432380 MAP: (6 sibs) 3 children: 29: 0x563fc2432720 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x563fc24327b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x563fc2432850 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x563fc2432418 MAP***: !map (6 sibs) 3 children: 29: 0x563fc24328f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x563fc2432988 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x563fc2432a20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x563fc24324b0 MAP***: !map (6 sibs) 3 children: 29: 0x563fc2432ac0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2432b58 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2432bf0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2432548 SEQ: (6 sibs) 3 children: 29: 0x563fc2432c90 VAL***: '!str v10' (3 sibs) 29: 0x563fc2432d28 VAL***: '!str v20' (3 sibs) 29: 0x563fc2432dc0 VAL***: '!str v30' (3 sibs) 29: 0x563fc24325e0 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2432e60 VAL***: '!str v40' (3 sibs) 29: 0x563fc2432ef8 VAL***: '!str v50' (3 sibs) 29: 0x563fc2432f90 VAL***: '!str v60' (3 sibs) 29: 0x563fc2432678 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2433030 VAL: 'v70' (3 sibs) 29: 0x563fc24330c8 VAL: 'v80' (3 sibs) 29: 0x563fc2433160 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24aca70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24acb00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24acb90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24acc20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24accb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24acd40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24acdd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24ace60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24acef0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24acf80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24ad010 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24ad0a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24ad130 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24ad1c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24ad250 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24ad2e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24ad370 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24ad400 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24ad490 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24ad520 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24ad5b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24ad640 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24ad6d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24ad760 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24ad7f0 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: 0x563fc242d5f0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24ac160 [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: 0x563fc242d708 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242b750 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x563fc242b7e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x563fc242b880 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x563fc242b918 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x563fc242b9b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x563fc242ba48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x563fc242bae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242bc20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242bcb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242bb78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24adc80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24add10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24adda0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24ade30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24adec0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24adf50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24adfe0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24ae070 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24ae100 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24ae190 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24ae220 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: 0x563fc242d820 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242c240 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x563fc242c2d8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x563fc242c370 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x563fc242c408 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x563fc242c4a0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x563fc242c538 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x563fc242c5d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242c710 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242c7a8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242c668 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24ae590 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24ae620 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24ae6b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24ae740 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24ae7d0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24ae860 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24ae8f0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24ae980 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24aea10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24aeaa0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24aeb30 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: 0x563fc242d938 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242c8c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x563fc242c958 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x563fc242c9f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24aeea0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24aef30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24aefc0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24af050 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: 0x563fc242da50 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242d3d0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x563fc242d468 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x563fc242d500 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24af7b0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24af840 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24af8d0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24af960 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: 0x563fc242db68 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242b360 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242b3f8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b00c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b0150 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24b01e0 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: 0x563fc242dc80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242be40 VAL***: '!int 0' (2 sibs) 29: 0x563fc242bed8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b09d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b0a60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24b0af0 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: 0x563fc242dd98 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242bff0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242c088 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b12e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b1370 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24b1400 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: 0x563fc242deb0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242e730 VAL***: '!int 0' (2 sibs) 29: 0x563fc242e7c8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b1bf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b1c80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24b1d10 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: 0x563fc242dfc8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242cc40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x563fc242cce0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242cd78 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b2500 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24b2590 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24b2620 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24b26b0 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: 0x563fc242e0e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242ce90 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x563fc242cf30 VAL***: '!int 0' (2 sibs) 29: 0x563fc242cfc8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b2e10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24b2ea0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24b2f30 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24b2fc0 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: 0x563fc242e1f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x563fc242eaf0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x563fc242f220 KEYVAL: 'a' '0' (2 sibs) 29: 0x563fc242f2b8 KEYVAL: 'b' '1' (2 sibs) 29: 0x563fc242eb88 DOCMAP***: !map (12 sibs) 1 children: 29: 0x563fc242f360 KEYVAL: 'a' 'b' (1 sibs) 29: 0x563fc242ec20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x563fc242f400 VAL: 'a' (2 sibs) 29: 0x563fc242f498 VAL: 'b' (2 sibs) 29: 0x563fc242ecb8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ed50 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ede8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ee80 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242ef18 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242efb0 DOCMAP: (12 sibs) 1 children: 29: 0x563fc242f540 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x563fc242f048 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242f0e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f5e0 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f678 KEYVAL: 'b' '' (2 sibs) 29: 0x563fc242f178 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f720 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f7b8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b4030 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24b40c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24b4150 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24b41e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24b4270 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24b4300 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24b4390 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24b4420 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24b44b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24b4540 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24b45d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24b4660 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24b46f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24b4780 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24b4810 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24b48a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24b4930 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24b49c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24b4a50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24b4ae0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24b4b70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24b4c00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24b4c90 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: 0x563fc242e310 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x563fc242f8d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x563fc242f968 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x563fc242fbd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x563fc242fc68 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x563fc242fa00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x563fc242fd10 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x563fc242fda8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x563fc242fa98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x563fc242fe50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x563fc242fee8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x563fc242fb30 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x563fc242ff90 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x563fc2430028 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b3720 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24b37b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24b3840 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24b38d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24b3960 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24b39f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24b3a80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24b3b10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24b3ba0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24b3c30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24b3cc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24b3d50 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24b3de0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24b3e70 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: 0x563fc242e428 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x563fc2430140 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x563fc24301d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x563fc2430440 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x563fc24304d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x563fc2430270 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x563fc2430580 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x563fc2430618 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x563fc2430308 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x563fc24306c0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x563fc2430758 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x563fc24303a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x563fc2430800 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x563fc2430898 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b5240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24b52d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24b5360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24b53f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24b5480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24b5510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24b55a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24b5630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24b56c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24b5750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24b57e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24b5870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24b5900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24b5990 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: 0x563fc242e540 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x563fc2431490 MAP: (6 sibs) 3 children: 29: 0x563fc2431830 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x563fc24318c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x563fc2431960 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x563fc2431528 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431a00 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x563fc2431a98 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x563fc2431b30 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x563fc24315c0 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431bd0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2431c68 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2431d00 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2431658 SEQ: (6 sibs) 3 children: 29: 0x563fc2431da0 VAL***: '!!str v10' (3 sibs) 29: 0x563fc2431e38 VAL***: '!!str v20' (3 sibs) 29: 0x563fc2431ed0 VAL***: '!!str v30' (3 sibs) 29: 0x563fc24316f0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2431f70 VAL***: '!!str v40' (3 sibs) 29: 0x563fc2432008 VAL***: '!!str v50' (3 sibs) 29: 0x563fc24320a0 VAL***: '!!str v60' (3 sibs) 29: 0x563fc2431788 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2432140 VAL: 'v70' (3 sibs) 29: 0x563fc24321d8 VAL: 'v80' (3 sibs) 29: 0x563fc2432270 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b6460 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24b64f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24b6580 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24b6610 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24b66a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24b6730 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24b67c0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24b6850 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24b68e0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24b6970 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24b6a00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24b6a90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24b6b20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24b6bb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24b6c40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24b6cd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24b6d60 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24b6df0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24b6e80 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24b6f10 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24b6fa0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24b7030 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24b70c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24b7150 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24b71e0 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: 0x563fc242e658 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x563fc2432380 MAP: (6 sibs) 3 children: 29: 0x563fc2432720 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x563fc24327b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x563fc2432850 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x563fc2432418 MAP***: !map (6 sibs) 3 children: 29: 0x563fc24328f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x563fc2432988 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x563fc2432a20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x563fc24324b0 MAP***: !map (6 sibs) 3 children: 29: 0x563fc2432ac0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2432b58 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2432bf0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2432548 SEQ: (6 sibs) 3 children: 29: 0x563fc2432c90 VAL***: '!str v10' (3 sibs) 29: 0x563fc2432d28 VAL***: '!str v20' (3 sibs) 29: 0x563fc2432dc0 VAL***: '!str v30' (3 sibs) 29: 0x563fc24325e0 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2432e60 VAL***: '!str v40' (3 sibs) 29: 0x563fc2432ef8 VAL***: '!str v50' (3 sibs) 29: 0x563fc2432f90 VAL***: '!str v60' (3 sibs) 29: 0x563fc2432678 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2433030 VAL: 'v70' (3 sibs) 29: 0x563fc24330c8 VAL: 'v80' (3 sibs) 29: 0x563fc2433160 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24b7670 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24b7700 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24b7790 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24b7820 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24b78b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24b7940 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24b79d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24b7a60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24b7af0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24b7b80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24b7c10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24b7ca0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24b7d30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24b7dc0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24b7e50 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24b7ee0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24b7f70 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24b8000 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24b8090 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24b8120 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24b81b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24b8240 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24b82d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24b8360 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24b83f0 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] 0x563fc248d670 [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] 0x563fc24b9b00 [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] 0x563fc248f3a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc248f430 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc248f4c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc248f550 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc248f5e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc248f670 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc248f700 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc248f790 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc248f820 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc248f8b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc248f940 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] 0x563fc24bacf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24bad80 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24bae10 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24baea0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24baf30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24bafc0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24bb050 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24bb0e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24bb170 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24bb200 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24bb290 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] 0x563fc24914c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc2491550 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24915e0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc2491670 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc2491700 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc2491790 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc2491820 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24918b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc2491940 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24919d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc2491a60 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] 0x563fc24bb600 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24bb690 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24bb720 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24bb7b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24bb840 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24bb8d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24bb960 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24bb9f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24bba80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24bbb10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24bbba0 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] 0x563fc24931f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc2493280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc2493310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24933a0 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] 0x563fc24bbf10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24bbfa0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24bc030 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24bc0c0 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] 0x563fc2494f20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc2494fb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc2495040 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24950d0 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] 0x563fc24bc820 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24bc8b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24bc940 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24bc9d0 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] 0x563fc2496cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc2496d60 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc2496df0 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] 0x563fc24bd130 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24bd1c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24bd250 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] 0x563fc2498a00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc2498a90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc2498b20 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] 0x563fc24bda40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24bdad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24bdb60 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] 0x563fc249a750 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc249a7e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc249a870 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] 0x563fc24be350 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24be3e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24be470 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] 0x563fc249c500 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc249c590 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc249c620 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] 0x563fc24bec60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24becf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24bed80 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] 0x563fc249e2f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc249e380 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc249e410 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc249e4a0 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] 0x563fc24bf570 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24bf600 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24bf690 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24bf720 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] 0x563fc24a00a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24a0130 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24a01c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24a0250 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] 0x563fc24bfe80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24bff10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24bffa0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24c0030 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] 0x563fc24a2be0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24a2c70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24a2d00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24a2d90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24a2e20 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24a2eb0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24a2f40 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24a2fd0 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24a3060 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24a30f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24a3180 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24a3210 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24a32a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24a3330 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24a33c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24a3450 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24a34e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24a3570 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24a3600 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24a3690 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24a3720 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24a37b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24a3840 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] 0x563fc24c10a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24c1130 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24c11c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24c1250 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24c12e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24c1370 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24c1400 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24c1490 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24c1520 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24c15b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24c1640 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24c16d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24c1760 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24c17f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24c1880 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24c1910 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24c19a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24c1a30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24c1ac0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24c1b50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24c1be0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24c1c70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24c1d00 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] 0x563fc24a5210 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24a52a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24a5330 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24a53c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24a5450 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24a54e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24a5570 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24a5600 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24a5690 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24a5720 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24a57b0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24a5840 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24a58d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24a5960 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] 0x563fc24c0790 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24c0820 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24c08b0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24c0940 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24c09d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24c0a60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24c0af0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24c0b80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24c0c10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24c0ca0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24c0d30 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24c0dc0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24c0e50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24c0ee0 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] 0x563fc24a6f40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24a6fd0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24a7060 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24a70f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24a7180 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24a7210 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24a72a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24a7330 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24a73c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24a7450 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24a74e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24a7570 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24a7600 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24a7690 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] 0x563fc24c22b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24c2340 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24c23d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24c2460 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24c24f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24c2580 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24c2610 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24c26a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24c2730 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24c27c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24c2850 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24c28e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24c2970 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24c2a00 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] 0x563fc24a9b30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24a9bc0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24a9c50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24a9ce0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24a9d70 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24a9e00 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24a9e90 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24a9f20 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24a9fb0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24aa040 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24aa0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24aa160 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24aa1f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24aa280 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24aa310 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24aa3a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24aa430 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24aa4c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24aa550 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24aa5e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24aa670 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24aa700 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24aa790 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24aa820 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24aa8b0 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] 0x563fc24c34d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24c3560 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24c35f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24c3680 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24c3710 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24c37a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24c3830 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24c38c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24c3950 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24c39e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24c3a70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24c3b00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24c3b90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24c3c20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24c3cb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24c3d40 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24c3dd0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24c3e60 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24c3ef0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24c3f80 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24c4010 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24c40a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24c4130 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24c41c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24c4250 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] 0x563fc24aca70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24acb00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24acb90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24acc20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24accb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24acd40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24acdd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24ace60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24acef0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24acf80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24ad010 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24ad0a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24ad130 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24ad1c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24ad250 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24ad2e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24ad370 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24ad400 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24ad490 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24ad520 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24ad5b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24ad640 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24ad6d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24ad760 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24ad7f0 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] 0x563fc24c46e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24c4770 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24c4800 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24c4890 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24c4920 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24c49b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24c4a40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24c4ad0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24c4b60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24c4bf0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24c4c80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24c4d10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24c4da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24c4e30 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24c4ec0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24c4f50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24c4fe0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24c5070 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24c5100 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24c5190 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24c5220 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24c52b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24c5340 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24c53d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24c5460 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] 0x563fc24ac160 [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] 0x563fc24c2bc0 [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] 0x563fc24adc80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24add10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24adda0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24ade30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24adec0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24adf50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24adfe0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24ae070 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24ae100 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24ae190 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24ae220 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] 0x563fc24c58f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24c5980 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24c5a10 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24c5aa0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24c5b30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24c5bc0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24c5c50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24c5ce0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24c5d70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24c5e00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24c5e90 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] 0x563fc24ae590 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24ae620 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24ae6b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24ae740 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24ae7d0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24ae860 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24ae8f0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24ae980 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24aea10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24aeaa0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24aeb30 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] 0x563fc24c6200 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24c6290 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24c6320 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24c63b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24c6440 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24c64d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24c6560 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24c65f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24c6680 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24c6710 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24c67a0 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] 0x563fc24aeea0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24aef30 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24aefc0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24af050 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] 0x563fc24c6b10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24c6ba0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24c6c30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24c6cc0 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] 0x563fc24af7b0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24af840 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24af8d0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24af960 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] 0x563fc24c7420 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24c74b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24c7540 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24c75d0 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] 0x563fc24b00c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b0150 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24b01e0 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] 0x563fc24c7d30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24c7dc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24c7e50 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] 0x563fc24b09d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b0a60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24b0af0 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] 0x563fc24c8640 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24c86d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24c8760 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] 0x563fc24b12e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b1370 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24b1400 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] 0x563fc24c8f50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24c8fe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24c9070 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] 0x563fc24b1bf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24b1c80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24b1d10 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] 0x563fc24c9860 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24c98f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24c9980 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] 0x563fc24b2500 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24b2590 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24b2620 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24b26b0 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] 0x563fc24ca170 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24ca200 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24ca290 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24ca320 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] 0x563fc24b2e10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24b2ea0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24b2f30 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24b2fc0 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] 0x563fc24caa80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24cab10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24caba0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24cac30 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] 0x563fc24b4030 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24b40c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24b4150 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24b41e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24b4270 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24b4300 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24b4390 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24b4420 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24b44b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24b4540 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24b45d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24b4660 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24b46f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24b4780 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24b4810 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24b48a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24b4930 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24b49c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24b4a50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24b4ae0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24b4b70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24b4c00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24b4c90 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] 0x563fc24cbca0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24cbd30 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24cbdc0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24cbe50 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24cbee0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24cbf70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24cc000 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24cc090 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24cc120 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24cc1b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24cc240 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24cc2d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24cc360 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24cc3f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24cc480 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24cc510 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24cc5a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24cc630 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24cc6c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24cc750 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24cc7e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24cc870 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24cc900 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] 0x563fc24b3720 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24b37b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24b3840 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24b38d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24b3960 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24b39f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24b3a80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24b3b10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24b3ba0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24b3c30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24b3cc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24b3d50 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24b3de0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24b3e70 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] 0x563fc24cb390 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24cb420 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24cb4b0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24cb540 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24cb5d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24cb660 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24cb6f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24cb780 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24cb810 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24cb8a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24cb930 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24cb9c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24cba50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24cbae0 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] 0x563fc24b5240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24b52d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24b5360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24b53f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24b5480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24b5510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24b55a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24b5630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24b56c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24b5750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24b57e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24b5870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24b5900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24b5990 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] 0x563fc24cceb0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24ccf40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24ccfd0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24cd060 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24cd0f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24cd180 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24cd210 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24cd2a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24cd330 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24cd3c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24cd450 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24cd4e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24cd570 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24cd600 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] 0x563fc24b6460 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24b64f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24b6580 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24b6610 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24b66a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24b6730 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24b67c0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24b6850 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24b68e0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24b6970 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24b6a00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24b6a90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24b6b20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24b6bb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24b6c40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24b6cd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24b6d60 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24b6df0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24b6e80 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24b6f10 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24b6fa0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24b7030 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24b70c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24b7150 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24b71e0 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] 0x563fc24ce0d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24ce160 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24ce1f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24ce280 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24ce310 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24ce3a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24ce430 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24ce4c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24ce550 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24ce5e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24ce670 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24ce700 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24ce790 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24ce820 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24ce8b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24ce940 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24ce9d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24cea60 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24ceaf0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24ceb80 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24cec10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24ceca0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24ced30 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24cedc0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24cee50 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] 0x563fc24b7670 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24b7700 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24b7790 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24b7820 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24b78b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24b7940 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24b79d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24b7a60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24b7af0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24b7b80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24b7c10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24b7ca0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24b7d30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24b7dc0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24b7e50 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24b7ee0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24b7f70 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24b8000 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24b8090 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24b8120 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24b81b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24b8240 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24b82d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24b8360 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24b83f0 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] 0x563fc24cf2e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24cf370 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24cf400 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24cf490 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24cf520 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24cf5b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24cf640 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24cf6d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24cf760 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24cf7f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24cf880 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24cf910 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24cf9a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24cfa30 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24cfac0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24cfb50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24cfbe0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24cfc70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24cfd00 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24cfd90 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24cfe20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24cfeb0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24cff40 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24cffd0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24d0060 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: 0x563fc242d5f0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc242d070 [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: 0x563fc242d708 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242b750 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x563fc242b7e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x563fc242b880 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x563fc242b918 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x563fc242b9b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x563fc242ba48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x563fc242bae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242bc20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242bcb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242bb78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24cd7c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24cd850 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24cd8e0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24cd970 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24cda00 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24cda90 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24cdb20 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24cdbb0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24cdc40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24cdcd0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24cdd60 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: 0x563fc242d820 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242c240 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x563fc242c2d8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x563fc242c370 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x563fc242c408 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x563fc242c4a0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x563fc242c538 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x563fc242c5d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242c710 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242c7a8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242c668 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d04f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24d0580 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24d0610 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24d06a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24d0730 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24d07c0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24d0850 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24d08e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24d0970 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24d0a00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24d0a90 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: 0x563fc242d938 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242c8c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x563fc242c958 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x563fc242c9f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24cde00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24cde90 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24cdf20 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24cdfb0 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: 0x563fc242da50 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242d3d0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x563fc242d468 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x563fc242d500 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d0b30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24d0bc0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24d0c50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24d0ce0 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: 0x563fc242db68 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242b360 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242b3f8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24ba910 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24ba9a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24baa30 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: 0x563fc242dc80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242be40 VAL***: '!int 0' (2 sibs) 29: 0x563fc242bed8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d0d80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d0e10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24d0ea0 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: 0x563fc242dd98 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242bff0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242c088 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d0f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d0fd0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24d1060 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: 0x563fc242deb0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242e730 VAL***: '!int 0' (2 sibs) 29: 0x563fc242e7c8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d1100 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d1190 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24d1220 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: 0x563fc242dfc8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242cc40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x563fc242cce0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242cd78 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d12c0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24d1350 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24d13e0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24d1470 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: 0x563fc242e0e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242ce90 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x563fc242cf30 VAL***: '!int 0' (2 sibs) 29: 0x563fc242cfc8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d1510 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24d15a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24d1630 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24d16c0 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: 0x563fc242e1f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x563fc242eaf0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x563fc242f220 KEYVAL: 'a' '0' (2 sibs) 29: 0x563fc242f2b8 KEYVAL: 'b' '1' (2 sibs) 29: 0x563fc242eb88 DOCMAP***: !map (12 sibs) 1 children: 29: 0x563fc242f360 KEYVAL: 'a' 'b' (1 sibs) 29: 0x563fc242ec20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x563fc242f400 VAL: 'a' (2 sibs) 29: 0x563fc242f498 VAL: 'b' (2 sibs) 29: 0x563fc242ecb8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ed50 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ede8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ee80 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242ef18 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242efb0 DOCMAP: (12 sibs) 1 children: 29: 0x563fc242f540 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x563fc242f048 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242f0e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f5e0 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f678 KEYVAL: 'b' '' (2 sibs) 29: 0x563fc242f178 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f720 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f7b8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d1760 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24d17f0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24d1880 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24d1910 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24d19a0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24d1a30 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24d1ac0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24d1b50 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24d1be0 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24d1c70 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24d1d00 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24d1d90 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24d1e20 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24d1eb0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24d1f40 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24d1fd0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24d2060 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24d20f0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24d2180 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24d2210 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24d22a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24d2330 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24d23c0 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: 0x563fc242e310 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x563fc242f8d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x563fc242f968 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x563fc242fbd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x563fc242fc68 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x563fc242fa00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x563fc242fd10 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x563fc242fda8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x563fc242fa98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x563fc242fe50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x563fc242fee8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x563fc242fb30 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x563fc242ff90 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x563fc2430028 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d2460 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24d24f0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24d2580 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24d2610 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24d26a0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24d2730 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24d27c0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24d2850 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24d28e0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24d2970 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24d2a00 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24d2a90 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24d2b20 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24d2bb0 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: 0x563fc242e428 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x563fc2430140 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x563fc24301d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x563fc2430440 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x563fc24304d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x563fc2430270 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x563fc2430580 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x563fc2430618 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x563fc2430308 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x563fc24306c0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x563fc2430758 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x563fc24303a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x563fc2430800 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x563fc2430898 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d2c50 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24d2ce0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24d2d70 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24d2e00 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24d2e90 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24d2f20 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24d2fb0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24d3040 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24d30d0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24d3160 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24d31f0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24d3280 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24d3310 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24d33a0 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: 0x563fc242e540 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x563fc2431490 MAP: (6 sibs) 3 children: 29: 0x563fc2431830 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x563fc24318c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x563fc2431960 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x563fc2431528 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431a00 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x563fc2431a98 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x563fc2431b30 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x563fc24315c0 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431bd0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2431c68 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2431d00 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2431658 SEQ: (6 sibs) 3 children: 29: 0x563fc2431da0 VAL***: '!!str v10' (3 sibs) 29: 0x563fc2431e38 VAL***: '!!str v20' (3 sibs) 29: 0x563fc2431ed0 VAL***: '!!str v30' (3 sibs) 29: 0x563fc24316f0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2431f70 VAL***: '!!str v40' (3 sibs) 29: 0x563fc2432008 VAL***: '!!str v50' (3 sibs) 29: 0x563fc24320a0 VAL***: '!!str v60' (3 sibs) 29: 0x563fc2431788 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2432140 VAL: 'v70' (3 sibs) 29: 0x563fc24321d8 VAL: 'v80' (3 sibs) 29: 0x563fc2432270 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d3440 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24d34d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24d3560 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24d35f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24d3680 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24d3710 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24d37a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24d3830 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24d38c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24d3950 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24d39e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24d3a70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24d3b00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24d3b90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24d3c20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24d3cb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24d3d40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24d3dd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24d3e60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24d3ef0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24d3f80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24d4010 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24d40a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24d4130 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24d41c0 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: 0x563fc242e658 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x563fc2432380 MAP: (6 sibs) 3 children: 29: 0x563fc2432720 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x563fc24327b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x563fc2432850 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x563fc2432418 MAP***: !map (6 sibs) 3 children: 29: 0x563fc24328f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x563fc2432988 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x563fc2432a20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x563fc24324b0 MAP***: !map (6 sibs) 3 children: 29: 0x563fc2432ac0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2432b58 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2432bf0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2432548 SEQ: (6 sibs) 3 children: 29: 0x563fc2432c90 VAL***: '!str v10' (3 sibs) 29: 0x563fc2432d28 VAL***: '!str v20' (3 sibs) 29: 0x563fc2432dc0 VAL***: '!str v30' (3 sibs) 29: 0x563fc24325e0 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2432e60 VAL***: '!str v40' (3 sibs) 29: 0x563fc2432ef8 VAL***: '!str v50' (3 sibs) 29: 0x563fc2432f90 VAL***: '!str v60' (3 sibs) 29: 0x563fc2432678 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2433030 VAL: 'v70' (3 sibs) 29: 0x563fc24330c8 VAL: 'v80' (3 sibs) 29: 0x563fc2433160 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d4260 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24d42f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24d4380 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24d4410 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24d44a0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24d4530 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24d45c0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24d4650 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24d46e0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24d4770 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24d4800 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24d4890 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24d4920 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24d49b0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24d4a40 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24d4ad0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24d4b60 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24d4bf0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24d4c80 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24d4d10 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24d4da0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24d4e30 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24d4ec0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24d4f50 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24d4fe0 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: 0x563fc242d5f0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc242d250 [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: 0x563fc242d708 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242b750 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x563fc242b7e8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x563fc242b880 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x563fc242b918 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x563fc242b9b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x563fc242ba48 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x563fc242bae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242bc20 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242bcb8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242bb78 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d5080 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24d5110 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x563fc24d51a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x563fc24d5230 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x563fc24d52c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x563fc24d5350 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x563fc24d53e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x563fc24d5470 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24d5500 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24d5590 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24d5620 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: 0x563fc242d820 [ROOT] MAP: (0 sibs) 8 children: 29: 0x563fc242c240 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x563fc242c2d8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x563fc242c370 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x563fc242c408 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x563fc242c4a0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x563fc242c538 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x563fc242c5d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x563fc242c710 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x563fc242c7a8 KEYVAL: 'age' '15' (2 sibs) 29: 0x563fc242c668 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d56c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x563fc24d5750 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x563fc24d57e0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x563fc24d5870 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x563fc24d5900 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x563fc24d5990 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x563fc24d5a20 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x563fc24d5ab0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x563fc24d5b40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x563fc24d5bd0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x563fc24d5c60 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: 0x563fc242d938 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242c8c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x563fc242c958 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x563fc242c9f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d5d00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24d5d90 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x563fc24d5e20 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x563fc24d5eb0 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: 0x563fc242da50 [ROOT] MAP: (0 sibs) 3 children: 29: 0x563fc242d3d0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x563fc242d468 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x563fc242d500 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d5f50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x563fc24d5fe0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x563fc24d6070 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x563fc24d6100 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: 0x563fc242db68 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242b360 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242b3f8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d61a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d6230 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24d62c0 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: 0x563fc242dc80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242be40 VAL***: '!int 0' (2 sibs) 29: 0x563fc242bed8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d6360 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d63f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24d6480 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: 0x563fc242dd98 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242bff0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242c088 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d6520 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d65b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x563fc24d6640 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: 0x563fc242deb0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x563fc242e730 VAL***: '!int 0' (2 sibs) 29: 0x563fc242e7c8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d66e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x563fc24d6770 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x563fc24d6800 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: 0x563fc242dfc8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242cc40 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x563fc242cce0 VAL***: '!!int 0' (2 sibs) 29: 0x563fc242cd78 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d68a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24d6930 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24d69c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x563fc24d6a50 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: 0x563fc242e0e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x563fc242ce90 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x563fc242cf30 VAL***: '!int 0' (2 sibs) 29: 0x563fc242cfc8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d6af0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x563fc24d6b80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x563fc24d6c10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x563fc24d6ca0 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: 0x563fc242e1f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x563fc242eaf0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x563fc242f220 KEYVAL: 'a' '0' (2 sibs) 29: 0x563fc242f2b8 KEYVAL: 'b' '1' (2 sibs) 29: 0x563fc242eb88 DOCMAP***: !map (12 sibs) 1 children: 29: 0x563fc242f360 KEYVAL: 'a' 'b' (1 sibs) 29: 0x563fc242ec20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x563fc242f400 VAL: 'a' (2 sibs) 29: 0x563fc242f498 VAL: 'b' (2 sibs) 29: 0x563fc242ecb8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ed50 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ede8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242ee80 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242ef18 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x563fc242efb0 DOCMAP: (12 sibs) 1 children: 29: 0x563fc242f540 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x563fc242f048 DOCVAL***: '!!str a b' (12 sibs) 29: 0x563fc242f0e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f5e0 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f678 KEYVAL: 'b' '' (2 sibs) 29: 0x563fc242f178 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x563fc242f720 KEYVAL: 'a' '' (2 sibs) 29: 0x563fc242f7b8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d6d40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x563fc24d6dd0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x563fc24d6e60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x563fc24d6ef0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x563fc24d6f80 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x563fc24d7010 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x563fc24d70a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x563fc24d7130 VAL: 'a' (2 sibs) 29: [8] [8] 0x563fc24d71c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x563fc24d7250 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x563fc24d72e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x563fc24d7370 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x563fc24d7400 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x563fc24d7490 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x563fc24d7520 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x563fc24d75b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x563fc24d7640 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x563fc24d76d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x563fc24d7760 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x563fc24d77f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x563fc24d7880 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x563fc24d7910 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x563fc24d79a0 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: 0x563fc242e310 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x563fc242f8d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x563fc242f968 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x563fc242fbd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x563fc242fc68 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x563fc242fa00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x563fc242fd10 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x563fc242fda8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x563fc242fa98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x563fc242fe50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x563fc242fee8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x563fc242fb30 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x563fc242ff90 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x563fc2430028 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d7a40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x563fc24d7ad0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24d7b60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x563fc24d7bf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x563fc24d7c80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x563fc24d7d10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x563fc24d7da0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x563fc24d7e30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x563fc24d7ec0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x563fc24d7f50 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x563fc24d7fe0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x563fc24d8070 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24d8100 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x563fc24d8190 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: 0x563fc242e428 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x563fc2430140 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x563fc24301d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x563fc2430440 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x563fc24304d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x563fc2430270 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x563fc2430580 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x563fc2430618 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x563fc2430308 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x563fc24306c0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x563fc2430758 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x563fc24303a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x563fc2430800 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x563fc2430898 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d8230 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x563fc24d82c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x563fc24d8350 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x563fc24d83e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x563fc24d8470 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x563fc24d8500 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x563fc24d8590 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x563fc24d8620 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x563fc24d86b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x563fc24d8740 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x563fc24d87d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x563fc24d8860 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x563fc24d88f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x563fc24d8980 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: 0x563fc242e540 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x563fc2431490 MAP: (6 sibs) 3 children: 29: 0x563fc2431830 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x563fc24318c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x563fc2431960 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x563fc2431528 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431a00 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x563fc2431a98 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x563fc2431b30 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x563fc24315c0 MAP***: !!map (6 sibs) 3 children: 29: 0x563fc2431bd0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2431c68 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2431d00 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2431658 SEQ: (6 sibs) 3 children: 29: 0x563fc2431da0 VAL***: '!!str v10' (3 sibs) 29: 0x563fc2431e38 VAL***: '!!str v20' (3 sibs) 29: 0x563fc2431ed0 VAL***: '!!str v30' (3 sibs) 29: 0x563fc24316f0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2431f70 VAL***: '!!str v40' (3 sibs) 29: 0x563fc2432008 VAL***: '!!str v50' (3 sibs) 29: 0x563fc24320a0 VAL***: '!!str v60' (3 sibs) 29: 0x563fc2431788 SEQ***: !!seq (6 sibs) 3 children: 29: 0x563fc2432140 VAL: 'v70' (3 sibs) 29: 0x563fc24321d8 VAL: 'v80' (3 sibs) 29: 0x563fc2432270 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d8a20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24d8ab0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24d8b40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24d8bd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24d8c60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24d8cf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x563fc24d8d80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24d8e10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24d8ea0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24d8f30 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x563fc24d8fc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24d9050 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24d90e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24d9170 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24d9200 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x563fc24d9290 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x563fc24d9320 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x563fc24d93b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24d9440 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x563fc24d94d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x563fc24d9560 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x563fc24d95f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24d9680 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24d9710 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24d97a0 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: 0x563fc242e658 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x563fc2432380 MAP: (6 sibs) 3 children: 29: 0x563fc2432720 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x563fc24327b8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x563fc2432850 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x563fc2432418 MAP***: !map (6 sibs) 3 children: 29: 0x563fc24328f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x563fc2432988 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x563fc2432a20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x563fc24324b0 MAP***: !map (6 sibs) 3 children: 29: 0x563fc2432ac0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x563fc2432b58 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x563fc2432bf0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x563fc2432548 SEQ: (6 sibs) 3 children: 29: 0x563fc2432c90 VAL***: '!str v10' (3 sibs) 29: 0x563fc2432d28 VAL***: '!str v20' (3 sibs) 29: 0x563fc2432dc0 VAL***: '!str v30' (3 sibs) 29: 0x563fc24325e0 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2432e60 VAL***: '!str v40' (3 sibs) 29: 0x563fc2432ef8 VAL***: '!str v50' (3 sibs) 29: 0x563fc2432f90 VAL***: '!str v60' (3 sibs) 29: 0x563fc2432678 SEQ***: !seq (6 sibs) 3 children: 29: 0x563fc2433030 VAL: 'v70' (3 sibs) 29: 0x563fc24330c8 VAL: 'v80' (3 sibs) 29: 0x563fc2433160 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x563fc24d9840 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x563fc24d98d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x563fc24d9960 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x563fc24d99f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x563fc24d9a80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x563fc24d9b10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x563fc24d9ba0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x563fc24d9c30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x563fc24d9cc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x563fc24d9d50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x563fc24d9de0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x563fc24d9e70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x563fc24d9f00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x563fc24d9f90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x563fc24da020 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x563fc24da0b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x563fc24da140 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x563fc24da1d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x563fc24da260 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x563fc24da2f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x563fc24da380 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x563fc24da410 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x563fc24da4a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x563fc24da530 VAL: 'v80' (3 sibs) 29: [24] [24] 0x563fc24da5c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (21 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (21 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x55dbf9973220 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55dbf996f510 DOCMAP: (3 sibs) 3 children: 30: 0x55dbf996f6e0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996f778 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996f810 KEYVAL: '' '' (3 sibs) 30: 0x55dbf996f5a8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55dbf996f8b0 KEYVAL: 'a' '' (2 sibs) 30: 0x55dbf996f948 KEYVAL: 'b' '' (2 sibs) 30: 0x55dbf996f640 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55dbf996f9f0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996fa88 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996fb20 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99e3d70 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55dbf99e3fb0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55dbf99e3e00 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55dbf99e3e90 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55dbf99e3f20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf99e4040 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf99e40d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf99e4160 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf99e41f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf99e4280 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf99e4310 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf99e43a0 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: 0x55dbf9973338 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9970000 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55dbf9970098 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970130 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99701c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970260 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99e5db0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e5e40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf99e5ed0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf99e5f60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf99e5ff0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf99e6080 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: 0x55dbf9973450 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf99707e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55dbf9970878 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99709a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99e7d60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e7df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf99e7e80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf99e7f10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf99e7fa0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf99e8030 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: 0x55dbf9973568 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9970b50 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55dbf9970be8 VAL: '?foo' (5 sibs) 30: 0x55dbf9970c80 VAL: ':foo' (5 sibs) 30: 0x55dbf9970d18 VAL: '-foo' (5 sibs) 30: 0x55dbf9970db0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99e9b70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e9c00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf99e9c90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf99e9d20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf99e9db0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf99e9e40 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: 0x55dbf9973680 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9971790 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55dbf9971828 VAL: '?foo' (5 sibs) 30: 0x55dbf99718c0 VAL: ':foo' (5 sibs) 30: 0x55dbf9971958 VAL: '-foo' (5 sibs) 30: 0x55dbf99719f0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99eba60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99ebaf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf99ebb80 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf99ebc10 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf99ebca0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf99ebd30 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: 0x55dbf9973798 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9970370 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99ed790 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99ed820 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: 0x55dbf99738b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf996f200 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf996f298 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99ef5e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99ef670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf99ef700 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: 0x55dbf99739c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf99704f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970588 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99f13d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f1460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf99f14f0 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: 0x55dbf9973ae0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9972c20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9972cb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99f3100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f3190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf99f3220 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: 0x55dbf9973bf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9970e50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970ee8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99f4eb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f4f40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf99f4fd0 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: 0x55dbf9973d10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9971140 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55dbf9971280 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9971318 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf99711d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99f6e60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f6ef0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf99f6f80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf99f7010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf99f70a0 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: 0x55dbf9973e28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55dbf99714d0 MAP: (2 sibs) 2 children: 30: 0x55dbf9972d60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9972df8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9971568 MAP: (2 sibs) 1 children: 30: 0x55dbf9971610 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99f8d50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f8de0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf99f8e70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf99f8f00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf99f8f90 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf99f9020 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: 0x55dbf9973f40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf99713c0 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] 0x55dbf99fac00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fac90 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: 0x55dbf9974058 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9972f10 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] 0x55dbf99fcab0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fcb40 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: 0x55dbf9974170 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973020 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf99fe960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fe9f0 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: 0x55dbf9974288 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973130 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a00810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a008a0 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: 0x55dbf99743a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9975550 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] 0x55dbf9a026c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a02750 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: 0x55dbf99744b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9971b00 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a04570 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a04600 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: 0x55dbf99745d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9971ba0 KEYVAL: 'a' '' (5 sibs) 30: 0x55dbf9971c38 KEYVAL: 'b' '' (5 sibs) 30: 0x55dbf9971cd0 KEYVAL: 'c' '' (5 sibs) 30: 0x55dbf9971d68 KEYVAL: 'd' '' (5 sibs) 30: 0x55dbf9971e00 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a062a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a06330 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a063c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a06450 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a064e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a06570 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: 0x55dbf99746e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55dbf9971f10 KEYVAL: 'a' '1' (6 sibs) 30: 0x55dbf9971fa8 KEYVAL: 'b' '' (6 sibs) 30: 0x55dbf9972040 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55dbf99720d8 KEYVAL: 'd' '' (6 sibs) 30: 0x55dbf9972170 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55dbf9972208 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a07fd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a08060 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a080f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a08180 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a08210 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a082a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a08330 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: 0x55dbf9973220 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55dbf996f510 DOCMAP: (3 sibs) 3 children: 30: 0x55dbf996f6e0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996f778 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996f810 KEYVAL: '' '' (3 sibs) 30: 0x55dbf996f5a8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55dbf996f8b0 KEYVAL: 'a' '' (2 sibs) 30: 0x55dbf996f948 KEYVAL: 'b' '' (2 sibs) 30: 0x55dbf996f640 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55dbf996f9f0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996fa88 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996fb20 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a08920 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55dbf9a08b60 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55dbf9a089b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55dbf9a08a40 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55dbf9a08ad0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a08bf0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a08c80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a08d10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a08da0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a08e30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a08ec0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a08f50 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: 0x55dbf9973338 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9970000 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55dbf9970098 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970130 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99701c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970260 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a09230 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a092c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a09350 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a093e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a09470 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a09500 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: 0x55dbf9973450 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf99707e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55dbf9970878 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99709a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a09b40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a09bd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a09c60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a09cf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a09d80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a09e10 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: 0x55dbf9973568 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9970b50 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55dbf9970be8 VAL: '?foo' (5 sibs) 30: 0x55dbf9970c80 VAL: ':foo' (5 sibs) 30: 0x55dbf9970d18 VAL: '-foo' (5 sibs) 30: 0x55dbf9970db0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0a450 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a0a4e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a0a570 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a0a600 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a0a690 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a0a720 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: 0x55dbf9973680 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9971790 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55dbf9971828 VAL: '?foo' (5 sibs) 30: 0x55dbf99718c0 VAL: ':foo' (5 sibs) 30: 0x55dbf9971958 VAL: '-foo' (5 sibs) 30: 0x55dbf99719f0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0ad60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a0adf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a0ae80 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a0af10 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a0afa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a0b030 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: 0x55dbf9973798 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9970370 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0b670 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0b700 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: 0x55dbf99738b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf996f200 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf996f298 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0bf80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0c010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a0c0a0 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: 0x55dbf99739c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf99704f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970588 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0c890 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0c920 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a0c9b0 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: 0x55dbf9973ae0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9972c20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9972cb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0d1a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0d230 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a0d2c0 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: 0x55dbf9973bf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9970e50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970ee8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0dab0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0db40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a0dbd0 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: 0x55dbf9973d10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9971140 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55dbf9971280 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9971318 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf99711d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0e3c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0e450 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a0e4e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a0e570 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a0e600 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: 0x55dbf9973e28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55dbf99714d0 MAP: (2 sibs) 2 children: 30: 0x55dbf9972d60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9972df8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9971568 MAP: (2 sibs) 1 children: 30: 0x55dbf9971610 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0ecd0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0ed60 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a0edf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a0ee80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a0ef10 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a0efa0 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: 0x55dbf9973f40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf99713c0 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] 0x55dbf9a0f5e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0f670 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: 0x55dbf9974058 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9972f10 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] 0x55dbf9a0fef0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0ff80 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: 0x55dbf9974170 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973020 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a10800 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a10890 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: 0x55dbf9974288 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973130 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a11110 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a111a0 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: 0x55dbf99743a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9975550 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] 0x55dbf9a11a20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a11ab0 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: 0x55dbf99744b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9971b00 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a12330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a123c0 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: 0x55dbf99745d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9971ba0 KEYVAL: 'a' '' (5 sibs) 30: 0x55dbf9971c38 KEYVAL: 'b' '' (5 sibs) 30: 0x55dbf9971cd0 KEYVAL: 'c' '' (5 sibs) 30: 0x55dbf9971d68 KEYVAL: 'd' '' (5 sibs) 30: 0x55dbf9971e00 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a12c40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a12cd0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a12d60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a12df0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a12e80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a12f10 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: 0x55dbf99746e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55dbf9971f10 KEYVAL: 'a' '1' (6 sibs) 30: 0x55dbf9971fa8 KEYVAL: 'b' '' (6 sibs) 30: 0x55dbf9972040 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55dbf99720d8 KEYVAL: 'd' '' (6 sibs) 30: 0x55dbf9972170 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55dbf9972208 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a13550 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a135e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a13670 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a13700 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a13790 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a13820 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a138b0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: ?\n 30: --- !!set # test that we do not add any last item\n 30: ? a\n 30: ? b\n 30: --- !!set # test that we do add the last item\n 30: ? a\n 30: ? b\n 30: ?\n 30: ...\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x55dbf99e3d70 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55dbf99e3fb0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55dbf99e3e00 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55dbf99e3e90 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55dbf99e3f20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf99e4040 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf99e40d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf99e4160 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf99e41f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf99e4280 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf99e4310 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf99e43a0 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] 0x55dbf9a152c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55dbf9a15350 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55dbf9a153e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55dbf9a15470 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55dbf9a15500 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a15590 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a15620 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a156b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a15740 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a157d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a15860 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a158f0 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] 0x55dbf99e5db0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e5e40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf99e5ed0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf99e5f60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf99e5ff0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf99e6080 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] 0x55dbf9a164b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a16540 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a165d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a16660 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a166f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a16780 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] 0x55dbf99e7d60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e7df0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf99e7e80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf99e7f10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf99e7fa0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf99e8030 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] 0x55dbf9a16dc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a16e50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a16ee0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a16f70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a17000 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a17090 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] 0x55dbf99e9b70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99e9c00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf99e9c90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf99e9d20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf99e9db0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf99e9e40 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] 0x55dbf9a176d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a17760 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a177f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a17880 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a17910 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a179a0 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] 0x55dbf99eba60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf99ebaf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf99ebb80 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf99ebc10 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf99ebca0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf99ebd30 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] 0x55dbf9a17fe0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a18070 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a18100 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a18190 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a18220 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a182b0 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] 0x55dbf99ed790 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99ed820 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] 0x55dbf9a188f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a18980 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] 0x55dbf99ef5e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99ef670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf99ef700 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] 0x55dbf9a19200 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a19290 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a19320 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] 0x55dbf99f13d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f1460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf99f14f0 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] 0x55dbf9a19b10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a19ba0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a19c30 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] 0x55dbf99f3100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f3190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf99f3220 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] 0x55dbf9a1a420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a1a4b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a1a540 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] 0x55dbf99f4eb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f4f40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf99f4fd0 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] 0x55dbf9a1ad30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a1adc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a1ae50 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] 0x55dbf99f6e60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f6ef0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf99f6f80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf99f7010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf99f70a0 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] 0x55dbf9a1b640 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a1b6d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a1b760 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a1b7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a1b880 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] 0x55dbf99f8d50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf99f8de0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf99f8e70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf99f8f00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf99f8f90 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf99f9020 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] 0x55dbf9a1bf50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a1bfe0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a1c070 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a1c100 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a1c190 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a1c220 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] 0x55dbf99fac00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fac90 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] 0x55dbf9a1c860 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1c8f0 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] 0x55dbf99fcab0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fcb40 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] 0x55dbf9a1d170 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1d200 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] 0x55dbf99fe960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf99fe9f0 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] 0x55dbf9a1da80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1db10 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] 0x55dbf9a00810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a008a0 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] 0x55dbf9a1e390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1e420 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] 0x55dbf9a026c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a02750 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] 0x55dbf9a1eca0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1ed30 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] 0x55dbf9a04570 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a04600 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] 0x55dbf9a1f5b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a1f640 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] 0x55dbf9a062a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a06330 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a063c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a06450 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a064e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a06570 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] 0x55dbf9a1fec0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a1ff50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a1ffe0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a20070 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a20100 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a20190 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] 0x55dbf9a07fd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a08060 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a080f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a08180 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a08210 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a082a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a08330 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] 0x55dbf9a207d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a20860 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a208f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a20980 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a20a10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a20aa0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a20b30 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] 0x55dbf9a08920 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55dbf9a08b60 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55dbf9a089b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55dbf9a08a40 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55dbf9a08ad0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a08bf0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a08c80 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a08d10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a08da0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a08e30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a08ec0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a08f50 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] 0x55dbf9a210e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55dbf9a21170 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55dbf9a21200 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55dbf9a21290 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55dbf9a21320 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a213b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a21440 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a214d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a21560 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a215f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a21680 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a21710 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] 0x55dbf9a09230 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a092c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a09350 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a093e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a09470 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a09500 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] 0x55dbf9a219f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a21a80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a21b10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a21ba0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a21c30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a21cc0 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] 0x55dbf9a09b40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a09bd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a09c60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a09cf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a09d80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a09e10 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] 0x55dbf9a22300 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a22390 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a22420 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a224b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a22540 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a225d0 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] 0x55dbf9a0a450 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a0a4e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a0a570 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a0a600 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a0a690 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a0a720 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] 0x55dbf9a22c10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a22ca0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a22d30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a22dc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a22e50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a22ee0 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] 0x55dbf9a0ad60 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a0adf0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a0ae80 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a0af10 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a0afa0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a0b030 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] 0x55dbf9a23520 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a235b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a23640 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a236d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a23760 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a237f0 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] 0x55dbf9a0b670 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0b700 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] 0x55dbf9a23e30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a23ec0 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] 0x55dbf9a0bf80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0c010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a0c0a0 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] 0x55dbf9a24740 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a247d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a24860 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] 0x55dbf9a0c890 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0c920 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a0c9b0 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] 0x55dbf9a25050 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a250e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a25170 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] 0x55dbf9a0d1a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0d230 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a0d2c0 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] 0x55dbf9a25960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a259f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a25a80 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] 0x55dbf9a0dab0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0db40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a0dbd0 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] 0x55dbf9a26270 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a26300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a26390 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: map:\r\n 30: ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: ? an explicit key deindented: its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x55dbf9a0e3c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0e450 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a0e4e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a0e570 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a0e600 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] 0x55dbf9a26b80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a26c10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a26ca0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a26d30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a26dc0 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] 0x55dbf9a0ecd0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a0ed60 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a0edf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a0ee80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a0ef10 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a0efa0 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] 0x55dbf9a27490 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a27520 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a275b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a27640 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a276d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a27760 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] 0x55dbf9a0f5e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0f670 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] 0x55dbf9a27da0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a27e30 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] 0x55dbf9a0fef0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a0ff80 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] 0x55dbf9a286b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a28740 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] 0x55dbf9a10800 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a10890 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] 0x55dbf9a28fc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a29050 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] 0x55dbf9a11110 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a111a0 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] 0x55dbf9a298d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a29960 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] 0x55dbf9a11a20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a11ab0 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] 0x55dbf9a2a1e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2a270 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] 0x55dbf9a12330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a123c0 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] 0x55dbf9a2aaf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2ab80 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] 0x55dbf9a12c40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a12cd0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a12d60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a12df0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a12e80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a12f10 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] 0x55dbf9a2b400 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2b490 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a2b520 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a2b5b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a2b640 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a2b6d0 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] 0x55dbf9a13550 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a135e0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a13670 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a13700 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a13790 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a13820 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a138b0 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] 0x55dbf9a2bd10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a2bda0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a2be30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a2bec0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a2bf50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a2bfe0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a2c070 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: 0x55dbf9973220 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55dbf996f510 DOCMAP: (3 sibs) 3 children: 30: 0x55dbf996f6e0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996f778 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996f810 KEYVAL: '' '' (3 sibs) 30: 0x55dbf996f5a8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55dbf996f8b0 KEYVAL: 'a' '' (2 sibs) 30: 0x55dbf996f948 KEYVAL: 'b' '' (2 sibs) 30: 0x55dbf996f640 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55dbf996f9f0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996fa88 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996fb20 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2c620 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55dbf9a2c6b0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55dbf9a2c740 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55dbf9a2c7d0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55dbf9a2c860 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a2c8f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a2c980 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a2ca10 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a2caa0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a2cb30 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a2cbc0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a2cc50 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: 0x55dbf9973338 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9970000 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55dbf9970098 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970130 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99701c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970260 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2ccf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2cd80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a2ce10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a2cea0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a2cf30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a2cfc0 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: 0x55dbf9973450 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf99707e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55dbf9970878 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99709a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2d060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2d0f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a2d180 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a2d210 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a2d2a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a2d330 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: 0x55dbf9973568 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9970b50 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55dbf9970be8 VAL: '?foo' (5 sibs) 30: 0x55dbf9970c80 VAL: ':foo' (5 sibs) 30: 0x55dbf9970d18 VAL: '-foo' (5 sibs) 30: 0x55dbf9970db0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2d3d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2d460 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a2d4f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a2d580 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a2d610 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a2d6a0 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: 0x55dbf9973680 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9971790 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55dbf9971828 VAL: '?foo' (5 sibs) 30: 0x55dbf99718c0 VAL: ':foo' (5 sibs) 30: 0x55dbf9971958 VAL: '-foo' (5 sibs) 30: 0x55dbf99719f0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2d740 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2d7d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a2d860 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a2d8f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a2d980 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a2da10 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: 0x55dbf9973798 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9970370 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2dab0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2db40 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: 0x55dbf99738b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf996f200 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf996f298 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2dbe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2dc70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a2dd00 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: 0x55dbf99739c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf99704f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970588 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2dda0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2de30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a2dec0 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: 0x55dbf9973ae0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9972c20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9972cb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2df60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2dff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a2e080 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: 0x55dbf9973bf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9970e50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970ee8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2e120 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2e1b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a2e240 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: 0x55dbf9973d10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9971140 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55dbf9971280 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9971318 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf99711d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2e2e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2e370 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a2e400 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a2e490 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a2e520 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: 0x55dbf9973e28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55dbf99714d0 MAP: (2 sibs) 2 children: 30: 0x55dbf9972d60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9972df8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9971568 MAP: (2 sibs) 1 children: 30: 0x55dbf9971610 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2e5c0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a2e650 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a2e6e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a2e770 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a2e800 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a2e890 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: 0x55dbf9973f40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf99713c0 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] 0x55dbf9a2e930 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2e9c0 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: 0x55dbf9974058 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9972f10 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] 0x55dbf9a2ea60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2eaf0 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: 0x55dbf9974170 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973020 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2eb90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2ec20 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: 0x55dbf9974288 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973130 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2ecc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2ed50 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: 0x55dbf99743a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9975550 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] 0x55dbf9a2edf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2ee80 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: 0x55dbf99744b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9971b00 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2ef20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a2efb0 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: 0x55dbf99745d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9971ba0 KEYVAL: 'a' '' (5 sibs) 30: 0x55dbf9971c38 KEYVAL: 'b' '' (5 sibs) 30: 0x55dbf9971cd0 KEYVAL: 'c' '' (5 sibs) 30: 0x55dbf9971d68 KEYVAL: 'd' '' (5 sibs) 30: 0x55dbf9971e00 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2f050 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2f0e0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a2f170 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a2f200 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a2f290 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a2f320 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: 0x55dbf99746e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55dbf9971f10 KEYVAL: 'a' '1' (6 sibs) 30: 0x55dbf9971fa8 KEYVAL: 'b' '' (6 sibs) 30: 0x55dbf9972040 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55dbf99720d8 KEYVAL: 'd' '' (6 sibs) 30: 0x55dbf9972170 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55dbf9972208 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2f3c0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a2f450 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a2f4e0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a2f570 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a2f600 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a2f690 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a2f720 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: 0x55dbf9973220 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55dbf996f510 DOCMAP: (3 sibs) 3 children: 30: 0x55dbf996f6e0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996f778 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996f810 KEYVAL: '' '' (3 sibs) 30: 0x55dbf996f5a8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55dbf996f8b0 KEYVAL: 'a' '' (2 sibs) 30: 0x55dbf996f948 KEYVAL: 'b' '' (2 sibs) 30: 0x55dbf996f640 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55dbf996f9f0 KEYVAL: 'a' '' (3 sibs) 30: 0x55dbf996fa88 KEYVAL: 'b' '' (3 sibs) 30: 0x55dbf996fb20 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2f7c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55dbf9a2f850 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55dbf9a2f8e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55dbf9a2f970 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55dbf9a2fa00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55dbf9a2fa90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55dbf9a2fb20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55dbf9a2fbb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55dbf9a2fc40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55dbf9a2fcd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55dbf9a2fd60 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55dbf9a2fdf0 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: 0x55dbf9973338 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9970000 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55dbf9970098 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970130 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99701c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970260 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a2fe90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a2ff20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a2ffb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a30040 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a300d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a30160 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: 0x55dbf9973450 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf99707e0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55dbf9970878 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55dbf9970910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55dbf99709a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55dbf9970a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a30200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a30290 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55dbf9a30320 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55dbf9a303b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55dbf9a30440 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55dbf9a304d0 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: 0x55dbf9973568 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9970b50 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55dbf9970be8 VAL: '?foo' (5 sibs) 30: 0x55dbf9970c80 VAL: ':foo' (5 sibs) 30: 0x55dbf9970d18 VAL: '-foo' (5 sibs) 30: 0x55dbf9970db0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a30570 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a30600 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a30690 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a30720 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a307b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a30840 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: 0x55dbf9973680 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55dbf9971790 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55dbf9971828 VAL: '?foo' (5 sibs) 30: 0x55dbf99718c0 VAL: ':foo' (5 sibs) 30: 0x55dbf9971958 VAL: '-foo' (5 sibs) 30: 0x55dbf99719f0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a308e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a30970 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55dbf9a30a00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55dbf9a30a90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55dbf9a30b20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55dbf9a30bb0 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: 0x55dbf9973798 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9970370 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a30c50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a30ce0 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: 0x55dbf99738b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf996f200 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf996f298 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a30d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a30e10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a30ea0 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: 0x55dbf99739c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf99704f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970588 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a30f40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a30fd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a31060 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: 0x55dbf9973ae0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9972c20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9972cb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a31100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a31190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55dbf9a31220 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: 0x55dbf9973bf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9970e50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9970ee8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a312c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a31350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55dbf9a313e0 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: 0x55dbf9973d10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55dbf9971140 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55dbf9971280 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9971318 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf99711d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a31480 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a31510 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a315a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a31630 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a316c0 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: 0x55dbf9973e28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55dbf99714d0 MAP: (2 sibs) 2 children: 30: 0x55dbf9972d60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55dbf9972df8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55dbf9971568 MAP: (2 sibs) 1 children: 30: 0x55dbf9971610 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a31760 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55dbf9a317f0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55dbf9a31880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55dbf9a31910 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55dbf9a319a0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55dbf9a31a30 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: 0x55dbf9973f40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf99713c0 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] 0x55dbf9a31ad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a31b60 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: 0x55dbf9974058 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9972f10 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] 0x55dbf9a31c00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a31c90 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: 0x55dbf9974170 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973020 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a31d30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a31dc0 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: 0x55dbf9974288 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9973130 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a31e60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a31ef0 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: 0x55dbf99743a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9975550 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] 0x55dbf9a31f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a32020 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: 0x55dbf99744b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55dbf9971b00 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a320c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55dbf9a32150 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: 0x55dbf99745d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55dbf9971ba0 KEYVAL: 'a' '' (5 sibs) 30: 0x55dbf9971c38 KEYVAL: 'b' '' (5 sibs) 30: 0x55dbf9971cd0 KEYVAL: 'c' '' (5 sibs) 30: 0x55dbf9971d68 KEYVAL: 'd' '' (5 sibs) 30: 0x55dbf9971e00 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a321f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55dbf9a32280 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55dbf9a32310 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55dbf9a323a0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55dbf9a32430 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55dbf9a324c0 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: 0x55dbf99746e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55dbf9971f10 KEYVAL: 'a' '1' (6 sibs) 30: 0x55dbf9971fa8 KEYVAL: 'b' '' (6 sibs) 30: 0x55dbf9972040 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55dbf99720d8 KEYVAL: 'd' '' (6 sibs) 30: 0x55dbf9972170 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55dbf9972208 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55dbf9a32560 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55dbf9a325f0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55dbf9a32680 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55dbf9a32710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55dbf9a327a0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55dbf9a32830 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55dbf9a328c0 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 (16 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (16 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x559dc1962ec0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1961d40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1961f10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1961fa8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962040 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc1961dd8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19620e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962178 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962210 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1961e70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19622b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962348 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19623e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc197b500 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197b590 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197b620 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197b6b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197b740 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197b7d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197b860 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197b8f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197b980 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197ba10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197baa0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197bb30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197bbc0 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: 0x559dc1962fd8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1962730 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1962900 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1962998 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962a30 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19627c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc1962ad0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962b68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962c00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1962860 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc1962ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962d38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc1962dd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc197d5f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197d680 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197d710 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197d7a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197d830 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197d8c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197d950 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197d9e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197da70 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197db00 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197db90 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197dc20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197dcb0 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: 0x559dc19630f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1963350 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1963520 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc19635b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1963650 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19633e8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19636f0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1963788 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1963820 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1963480 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19638c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1963958 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19639f0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc197f540 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197f5d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197f660 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197f6f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197f780 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197f810 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197f8a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197f930 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197f9c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197fa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197fae0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197fb70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197fc00 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: 0x559dc1963208 [ROOT] MAP: (0 sibs) 1 children: 31: 0x559dc1963c40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x559dc1963ce0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x559dc1963d78 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1981490 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1981520 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc19815b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1981640 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: 0x559dc1962ec0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1961d40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1961f10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1961fa8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962040 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc1961dd8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19620e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962178 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962210 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1961e70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19622b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962348 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19623e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1981da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1981e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1981ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1981f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1981fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1982070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1982100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1982190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1982220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc19822b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1982340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc19823d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1982460 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: 0x559dc1962fd8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1962730 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1962900 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1962998 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962a30 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19627c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc1962ad0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962b68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962c00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1962860 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc1962ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962d38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc1962dd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc19826b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1982740 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19827d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1982860 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc19828f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1982980 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1982a10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1982aa0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1982b30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1982bc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1982c50 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1982ce0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1982d70 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: 0x559dc19630f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1963350 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1963520 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc19635b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1963650 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19633e8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19636f0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1963788 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1963820 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1963480 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19638c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1963958 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19639f0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1982fc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1983050 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19830e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1983170 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1983200 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1983290 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1983320 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc19833b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1983440 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc19834d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1983560 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc19835f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1983680 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: 0x559dc1963208 [ROOT] MAP: (0 sibs) 1 children: 31: 0x559dc1963c40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x559dc1963ce0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x559dc1963d78 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc19838d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1983960 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc19839f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1983a80 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] 0x559dc197b500 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197b590 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197b620 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197b6b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197b740 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197b7d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197b860 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197b8f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197b980 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197ba10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197baa0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197bb30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197bbc0 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] 0x559dc1984950 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc19849e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1984a70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1984b00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1984b90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1984c20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1984cb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1984d40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1984dd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1984e60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1984ef0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1984f80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1985010 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] 0x559dc197d5f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197d680 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197d710 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197d7a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197d830 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197d8c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197d950 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197d9e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197da70 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197db00 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197db90 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197dc20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197dcb0 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] 0x559dc1985b40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1985bd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1985c60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1985cf0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1985d80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1985e10 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1985ea0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1985f30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1985fc0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1986050 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc19860e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1986170 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1986200 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] 0x559dc197f540 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc197f5d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc197f660 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc197f6f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc197f780 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc197f810 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc197f8a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc197f930 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc197f9c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc197fa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc197fae0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc197fb70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc197fc00 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] 0x559dc1986450 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc19864e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1986570 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1986600 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1986690 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1986720 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc19867b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1986840 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc19868d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1986960 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc19869f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1986a80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1986b10 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] 0x559dc1981490 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1981520 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc19815b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1981640 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] 0x559dc1986d60 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1986df0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc1986e80 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1986f10 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] 0x559dc1981da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1981e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1981ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1981f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1981fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1982070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1982100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1982190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1982220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc19822b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1982340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc19823d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1982460 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] 0x559dc1987670 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1987700 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1987790 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1987820 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc19878b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1987940 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc19879d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1987a60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1987af0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1987b80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1987c10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1987ca0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1987d30 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] 0x559dc19826b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1982740 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19827d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1982860 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc19828f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1982980 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1982a10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1982aa0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1982b30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1982bc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1982c50 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1982ce0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1982d70 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] 0x559dc1987f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1988010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19880a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1988130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc19881c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1988250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc19882e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1988370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1988400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1988490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1988520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc19885b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1988640 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] 0x559dc1982fc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1983050 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19830e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1983170 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1983200 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1983290 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1983320 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc19833b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1983440 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc19834d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1983560 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc19835f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1983680 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] 0x559dc1988890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1988920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc19889b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1988a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1988ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1988b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1988bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1988c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1988d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1988da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc1988e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc1988ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc1988f50 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] 0x559dc19838d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1983960 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc19839f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1983a80 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] 0x559dc19891a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1989230 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc19892c0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1989350 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: 0x559dc1962ec0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1961d40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1961f10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1961fa8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962040 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc1961dd8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19620e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962178 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962210 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1961e70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19622b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962348 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19623e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1989ab0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc1989b40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc1989bd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc1989c60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc1989cf0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc1989d80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc1989e10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc1989ea0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc1989f30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc1989fc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198a050 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198a0e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198a170 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: 0x559dc1962fd8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1962730 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1962900 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1962998 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962a30 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19627c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc1962ad0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962b68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962c00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1962860 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc1962ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962d38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc1962dd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc198a210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc198a2a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc198a330 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc198a3c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc198a450 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc198a4e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc198a570 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc198a600 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc198a690 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc198a720 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198a7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198a840 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198a8d0 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: 0x559dc19630f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1963350 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1963520 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc19635b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1963650 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19633e8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19636f0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1963788 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1963820 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1963480 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19638c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1963958 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19639f0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc198a970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc198aa00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc198aa90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc198ab20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc198abb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc198ac40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc198acd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc198ad60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc198adf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc198ae80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198af10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198afa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198b030 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: 0x559dc1963208 [ROOT] MAP: (0 sibs) 1 children: 31: 0x559dc1963c40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x559dc1963ce0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x559dc1963d78 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1979c90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc1979d20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc1979db0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1979e40 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: 0x559dc1962ec0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1961d40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1961f10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1961fa8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962040 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc1961dd8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19620e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962178 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962210 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1961e70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19622b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962348 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19623e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc198b0d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc198b160 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc198b1f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc198b280 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc198b310 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc198b3a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc198b430 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc198b4c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc198b550 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc198b5e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198b670 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198b700 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198b790 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: 0x559dc1962fd8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1962730 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1962900 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc1962998 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1962a30 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19627c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc1962ad0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1962b68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1962c00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1962860 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc1962ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1962d38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc1962dd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc198b830 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc198b8c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc198b950 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc198b9e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc198ba70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc198bb00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc198bb90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc198bc20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc198bcb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc198bd40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198bdd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198be60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198bef0 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: 0x559dc19630f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x559dc1963350 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x559dc1963520 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x559dc19635b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x559dc1963650 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x559dc19633e8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x559dc19636f0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x559dc1963788 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x559dc1963820 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x559dc1963480 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x559dc19638c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x559dc1963958 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x559dc19639f0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc198bf90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x559dc198c020 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x559dc198c0b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x559dc198c140 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x559dc198c1d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x559dc198c260 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x559dc198c2f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x559dc198c380 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x559dc198c410 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x559dc198c4a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x559dc198c530 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x559dc198c5c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x559dc198c650 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: 0x559dc1963208 [ROOT] MAP: (0 sibs) 1 children: 31: 0x559dc1963c40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x559dc1963ce0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x559dc1963d78 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x559dc1985360 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x559dc19853f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x559dc1985480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x559dc1985510 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x563b4d928d20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9267d0 SEQ: (3 sibs) 0 children: 32: 0x563b4d926868 SEQ: (3 sibs) 0 children: 32: 0x563b4d926900 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d958cc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d958d50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d958de0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d958e70 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: 0x563b4d928e38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9271c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927390 VAL: '00' (3 sibs) 32: 0x563b4d927428 VAL: '01' (3 sibs) 32: 0x563b4d9274c0 VAL: '02' (3 sibs) 32: 0x563b4d927258 SEQ: (3 sibs) 3 children: 32: 0x563b4d927560 VAL: '10' (3 sibs) 32: 0x563b4d9275f8 VAL: '11' (3 sibs) 32: 0x563b4d927690 VAL: '12' (3 sibs) 32: 0x563b4d9272f0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927730 VAL: '20' (3 sibs) 32: 0x563b4d9277c8 VAL: '21' (3 sibs) 32: 0x563b4d927860 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d95ac30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95acc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95ad50 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95ade0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95ae70 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95af00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95af90 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95b020 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95b0b0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95b140 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95b1d0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95b260 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95b2f0 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: 0x563b4d928f50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927de0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927fb0 VAL: '00' (3 sibs) 32: 0x563b4d928048 VAL: '01' (3 sibs) 32: 0x563b4d9280e0 VAL: '02' (3 sibs) 32: 0x563b4d927e78 SEQ: (3 sibs) 3 children: 32: 0x563b4d928180 VAL: '10' (3 sibs) 32: 0x563b4d928218 VAL: '11' (3 sibs) 32: 0x563b4d9282b0 VAL: '12' (3 sibs) 32: 0x563b4d927f10 SEQ: (3 sibs) 3 children: 32: 0x563b4d928350 VAL: '20' (3 sibs) 32: 0x563b4d9283e8 VAL: '21' (3 sibs) 32: 0x563b4d928480 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d95c9a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95ca30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95cac0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95cb50 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95cbe0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95cc70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95cd00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95cd90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95ce20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95ceb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95cf40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95cfd0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95d060 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: 0x563b4d929068 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d928590 SEQ: (3 sibs) 3 children: 32: 0x563b4d928760 VAL: '00' (3 sibs) 32: 0x563b4d9287f8 VAL: '01' (3 sibs) 32: 0x563b4d928890 VAL: '02' (3 sibs) 32: 0x563b4d928628 SEQ: (3 sibs) 3 children: 32: 0x563b4d928930 VAL: '10' (3 sibs) 32: 0x563b4d9289c8 VAL: '11' (3 sibs) 32: 0x563b4d928a60 VAL: '12' (3 sibs) 32: 0x563b4d9286c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d928b00 VAL: '20' (3 sibs) 32: 0x563b4d928b98 VAL: '21' (3 sibs) 32: 0x563b4d928c30 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d95e790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95e820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95e8b0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95e940 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95e9d0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95ea60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95eaf0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95eb80 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95ec10 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95eca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95ed30 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95edc0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95ee50 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: 0x563b4d929180 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d929610 SEQ: (3 sibs) 3 children: 32: 0x563b4d9297e0 VAL: '00' (3 sibs) 32: 0x563b4d929878 VAL: '01' (3 sibs) 32: 0x563b4d929910 VAL: '02' (3 sibs) 32: 0x563b4d9296a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d9299b0 VAL: '10' (3 sibs) 32: 0x563b4d929a48 VAL: '11' (3 sibs) 32: 0x563b4d929ae0 VAL: '12' (3 sibs) 32: 0x563b4d929740 SEQ: (3 sibs) 3 children: 32: 0x563b4d929b80 VAL: '20' (3 sibs) 32: 0x563b4d929c18 VAL: '21' (3 sibs) 32: 0x563b4d929cb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d960560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9605f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d960680 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d960710 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9607a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d960830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9608c0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d960950 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9609e0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d960a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d960b00 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d960b90 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d960c20 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: 0x563b4d929298 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927970 SEQ: (3 sibs) 3 children: 32: 0x563b4d927b40 VAL: '00' (3 sibs) 32: 0x563b4d927bd8 VAL: '01' (3 sibs) 32: 0x563b4d927c70 VAL: '02' (3 sibs) 32: 0x563b4d927a08 SEQ: (3 sibs) 3 children: 32: 0x563b4d929d50 VAL: '10' (3 sibs) 32: 0x563b4d929de8 VAL: '11' (3 sibs) 32: 0x563b4d929e80 VAL: '12' (3 sibs) 32: 0x563b4d927aa0 SEQ: (3 sibs) 3 children: 32: 0x563b4d929f20 VAL: '20' (3 sibs) 32: 0x563b4d929fb8 VAL: '21' (3 sibs) 32: 0x563b4d92a050 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d962350 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9623e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d962470 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d962500 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d962590 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d962620 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9626b0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d962740 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9627d0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d962860 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9628f0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d962980 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d962a10 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: 0x563b4d9293b0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a160 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a330 VAL: '00' (3 sibs) 32: 0x563b4d92a3c8 VAL: '01' (3 sibs) 32: 0x563b4d92a460 VAL: '02' (3 sibs) 32: 0x563b4d92a1f8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a500 VAL: '10' (3 sibs) 32: 0x563b4d92a598 VAL: '11' (3 sibs) 32: 0x563b4d92a630 VAL: '12' (3 sibs) 32: 0x563b4d92a290 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a6d0 VAL: '20' (3 sibs) 32: 0x563b4d92a768 VAL: '21' (3 sibs) 32: 0x563b4d92a800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d964210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9642a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d964330 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9643c0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d964450 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9644e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d964570 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d964600 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d964690 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d964720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9647b0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d964840 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9648d0 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: 0x563b4d9294c8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a910 SEQ: (3 sibs) 3 children: 32: 0x563b4d92aae0 VAL: '00' (3 sibs) 32: 0x563b4d92ab78 VAL: '01' (3 sibs) 32: 0x563b4d92ac10 VAL: '02' (3 sibs) 32: 0x563b4d92a9a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92acb0 VAL: '10' (3 sibs) 32: 0x563b4d92ad48 VAL: '11' (3 sibs) 32: 0x563b4d92ade0 VAL: '12' (3 sibs) 32: 0x563b4d92aa40 SEQ: (3 sibs) 3 children: 32: 0x563b4d92ae80 VAL: '20' (3 sibs) 32: 0x563b4d92af18 VAL: '21' (3 sibs) 32: 0x563b4d92afb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d966000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d966090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d966120 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9661b0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d966240 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9662d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d966360 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d9663f0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d966480 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d966510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9665a0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d966630 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9666c0 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: 0x563b4d928d20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9267d0 SEQ: (3 sibs) 0 children: 32: 0x563b4d926868 SEQ: (3 sibs) 0 children: 32: 0x563b4d926900 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d966950 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9669e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d966a70 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d966b00 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: 0x563b4d928e38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9271c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927390 VAL: '00' (3 sibs) 32: 0x563b4d927428 VAL: '01' (3 sibs) 32: 0x563b4d9274c0 VAL: '02' (3 sibs) 32: 0x563b4d927258 SEQ: (3 sibs) 3 children: 32: 0x563b4d927560 VAL: '10' (3 sibs) 32: 0x563b4d9275f8 VAL: '11' (3 sibs) 32: 0x563b4d927690 VAL: '12' (3 sibs) 32: 0x563b4d9272f0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927730 VAL: '20' (3 sibs) 32: 0x563b4d9277c8 VAL: '21' (3 sibs) 32: 0x563b4d927860 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d967260 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9672f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d967380 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d967410 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9674a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d967530 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9675c0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d967650 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9676e0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d967770 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d967800 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d967890 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d967920 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: 0x563b4d928f50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927de0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927fb0 VAL: '00' (3 sibs) 32: 0x563b4d928048 VAL: '01' (3 sibs) 32: 0x563b4d9280e0 VAL: '02' (3 sibs) 32: 0x563b4d927e78 SEQ: (3 sibs) 3 children: 32: 0x563b4d928180 VAL: '10' (3 sibs) 32: 0x563b4d928218 VAL: '11' (3 sibs) 32: 0x563b4d9282b0 VAL: '12' (3 sibs) 32: 0x563b4d927f10 SEQ: (3 sibs) 3 children: 32: 0x563b4d928350 VAL: '20' (3 sibs) 32: 0x563b4d9283e8 VAL: '21' (3 sibs) 32: 0x563b4d928480 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d967b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d967c00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d967c90 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d967d20 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d967db0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d967e40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d967ed0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d967f60 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d967ff0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d968080 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d968110 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9681a0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d968230 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: 0x563b4d929068 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d928590 SEQ: (3 sibs) 3 children: 32: 0x563b4d928760 VAL: '00' (3 sibs) 32: 0x563b4d9287f8 VAL: '01' (3 sibs) 32: 0x563b4d928890 VAL: '02' (3 sibs) 32: 0x563b4d928628 SEQ: (3 sibs) 3 children: 32: 0x563b4d928930 VAL: '10' (3 sibs) 32: 0x563b4d9289c8 VAL: '11' (3 sibs) 32: 0x563b4d928a60 VAL: '12' (3 sibs) 32: 0x563b4d9286c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d928b00 VAL: '20' (3 sibs) 32: 0x563b4d928b98 VAL: '21' (3 sibs) 32: 0x563b4d928c30 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d968480 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d968510 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9685a0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d968630 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9686c0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d968750 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9687e0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d968870 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d968900 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d968990 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d968a20 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d968ab0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d968b40 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: 0x563b4d929180 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d929610 SEQ: (3 sibs) 3 children: 32: 0x563b4d9297e0 VAL: '00' (3 sibs) 32: 0x563b4d929878 VAL: '01' (3 sibs) 32: 0x563b4d929910 VAL: '02' (3 sibs) 32: 0x563b4d9296a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d9299b0 VAL: '10' (3 sibs) 32: 0x563b4d929a48 VAL: '11' (3 sibs) 32: 0x563b4d929ae0 VAL: '12' (3 sibs) 32: 0x563b4d929740 SEQ: (3 sibs) 3 children: 32: 0x563b4d929b80 VAL: '20' (3 sibs) 32: 0x563b4d929c18 VAL: '21' (3 sibs) 32: 0x563b4d929cb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d968d90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d968e20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d968eb0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d968f40 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d968fd0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d969060 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9690f0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d969180 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d969210 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d9692a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d969330 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9693c0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d969450 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: 0x563b4d929298 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927970 SEQ: (3 sibs) 3 children: 32: 0x563b4d927b40 VAL: '00' (3 sibs) 32: 0x563b4d927bd8 VAL: '01' (3 sibs) 32: 0x563b4d927c70 VAL: '02' (3 sibs) 32: 0x563b4d927a08 SEQ: (3 sibs) 3 children: 32: 0x563b4d929d50 VAL: '10' (3 sibs) 32: 0x563b4d929de8 VAL: '11' (3 sibs) 32: 0x563b4d929e80 VAL: '12' (3 sibs) 32: 0x563b4d927aa0 SEQ: (3 sibs) 3 children: 32: 0x563b4d929f20 VAL: '20' (3 sibs) 32: 0x563b4d929fb8 VAL: '21' (3 sibs) 32: 0x563b4d92a050 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d9696a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d969730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9697c0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d969850 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9698e0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d969970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d969a00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d969a90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d969b20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d969bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d969c40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d969cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d969d60 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: 0x563b4d9293b0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a160 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a330 VAL: '00' (3 sibs) 32: 0x563b4d92a3c8 VAL: '01' (3 sibs) 32: 0x563b4d92a460 VAL: '02' (3 sibs) 32: 0x563b4d92a1f8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a500 VAL: '10' (3 sibs) 32: 0x563b4d92a598 VAL: '11' (3 sibs) 32: 0x563b4d92a630 VAL: '12' (3 sibs) 32: 0x563b4d92a290 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a6d0 VAL: '20' (3 sibs) 32: 0x563b4d92a768 VAL: '21' (3 sibs) 32: 0x563b4d92a800 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d969fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96a040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96a0d0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96a160 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96a1f0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96a280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96a310 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96a3a0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96a430 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96a4c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96a550 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96a5e0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96a670 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: 0x563b4d9294c8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a910 SEQ: (3 sibs) 3 children: 32: 0x563b4d92aae0 VAL: '00' (3 sibs) 32: 0x563b4d92ab78 VAL: '01' (3 sibs) 32: 0x563b4d92ac10 VAL: '02' (3 sibs) 32: 0x563b4d92a9a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92acb0 VAL: '10' (3 sibs) 32: 0x563b4d92ad48 VAL: '11' (3 sibs) 32: 0x563b4d92ade0 VAL: '12' (3 sibs) 32: 0x563b4d92aa40 SEQ: (3 sibs) 3 children: 32: 0x563b4d92ae80 VAL: '20' (3 sibs) 32: 0x563b4d92af18 VAL: '21' (3 sibs) 32: 0x563b4d92afb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d96a8c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96a950 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96a9e0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96aa70 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96ab00 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96ab90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96ac20 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96acb0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96ad40 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96add0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96ae60 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96aef0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96af80 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] 0x563b4d958cc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d958d50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d958de0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d958e70 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] 0x563b4d96b8d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96b960 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d96b9f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d96ba80 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] 0x563b4d95ac30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95acc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95ad50 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95ade0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95ae70 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95af00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95af90 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95b020 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95b0b0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95b140 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95b1d0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95b260 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95b2f0 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] 0x563b4d96cac0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96cb50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96cbe0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96cc70 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96cd00 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96cd90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96ce20 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96ceb0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96cf40 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96cfd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96d060 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96d0f0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96d180 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] 0x563b4d95c9a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95ca30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95cac0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95cb50 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95cbe0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95cc70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95cd00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95cd90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95ce20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95ceb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95cf40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95cfd0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95d060 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] 0x563b4d96d3d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96d460 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96d4f0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96d580 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96d610 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96d6a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96d730 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96d7c0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96d850 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96d8e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96d970 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96da00 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96da90 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] 0x563b4d95e790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d95e820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d95e8b0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d95e940 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d95e9d0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d95ea60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d95eaf0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d95eb80 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d95ec10 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d95eca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d95ed30 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d95edc0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d95ee50 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] 0x563b4d96dce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96dd70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96de00 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96de90 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96df20 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96dfb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96e040 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96e0d0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96e160 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96e1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96e280 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96e310 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96e3a0 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] 0x563b4d960560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9605f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d960680 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d960710 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9607a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d960830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9608c0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d960950 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9609e0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d960a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d960b00 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d960b90 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d960c20 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] 0x563b4d96e5f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96e680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96e710 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96e7a0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96e830 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96e8c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96e950 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96e9e0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96ea70 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96eb00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96eb90 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96ec20 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96ecb0 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] 0x563b4d962350 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9623e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d962470 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d962500 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d962590 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d962620 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9626b0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d962740 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9627d0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d962860 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9628f0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d962980 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d962a10 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] 0x563b4d96ef00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96ef90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96f020 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96f0b0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96f140 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96f1d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96f260 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96f2f0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96f380 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96f410 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96f4a0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96f530 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96f5c0 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] 0x563b4d964210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9642a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d964330 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9643c0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d964450 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9644e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d964570 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d964600 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d964690 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d964720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9647b0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d964840 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9648d0 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] 0x563b4d96f810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96f8a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96f930 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96f9c0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96fa50 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96fae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96fb70 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96fc00 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96fc90 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96fd20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96fdb0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96fe40 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96fed0 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] 0x563b4d966000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d966090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d966120 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9661b0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d966240 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9662d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d966360 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d9663f0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d966480 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d966510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9665a0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d966630 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9666c0 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] 0x563b4d970120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9701b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d970240 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9702d0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d970360 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9703f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d970480 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d970510 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9705a0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d970630 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9706c0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d970750 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9707e0 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] 0x563b4d966950 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9669e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d966a70 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d966b00 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] 0x563b4d970a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d970ac0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d970b50 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d970be0 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] 0x563b4d967260 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9672f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d967380 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d967410 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9674a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d967530 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9675c0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d967650 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9676e0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d967770 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d967800 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d967890 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d967920 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] 0x563b4d971340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9713d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d971460 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9714f0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d971580 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d971610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9716a0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d971730 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9717c0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d971850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9718e0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d971970 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d971a00 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] 0x563b4d967b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d967c00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d967c90 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d967d20 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d967db0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d967e40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d967ed0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d967f60 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d967ff0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d968080 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d968110 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9681a0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d968230 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] 0x563b4d971c50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d971ce0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d971d70 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d971e00 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d971e90 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d971f20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d971fb0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d972040 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9720d0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d972160 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9721f0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d972280 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d972310 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] 0x563b4d968480 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d968510 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9685a0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d968630 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9686c0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d968750 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9687e0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d968870 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d968900 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d968990 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d968a20 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d968ab0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d968b40 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] 0x563b4d972560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9725f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d972680 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d972710 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9727a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d972830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9728c0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d972950 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9729e0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d972a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d972b00 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d972b90 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d972c20 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] 0x563b4d968d90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d968e20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d968eb0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d968f40 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d968fd0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d969060 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9690f0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d969180 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d969210 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d9692a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d969330 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9693c0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d969450 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] 0x563b4d972e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d972f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d972f90 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d973020 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9730b0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d973140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9731d0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d973260 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9732f0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d973380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d973410 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9734a0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d973530 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] 0x563b4d9696a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d969730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9697c0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d969850 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9698e0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d969970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d969a00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d969a90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d969b20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d969bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d969c40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d969cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d969d60 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] 0x563b4d973780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d973810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9738a0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d973930 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9739c0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d973a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d973ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d973b70 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d973c00 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d973c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d973d20 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d973db0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d973e40 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] 0x563b4d969fb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96a040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96a0d0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96a160 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96a1f0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96a280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96a310 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96a3a0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96a430 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96a4c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96a550 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96a5e0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96a670 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] 0x563b4d974090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d974120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9741b0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d974240 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9742d0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d974360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9743f0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d974480 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d974510 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d9745a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d974630 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9746c0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d974750 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] 0x563b4d96a8c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96a950 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d96a9e0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d96aa70 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d96ab00 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d96ab90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d96ac20 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d96acb0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d96ad40 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d96add0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d96ae60 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d96aef0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d96af80 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] 0x563b4d9749a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d974a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d974ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d974b50 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d974be0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d974c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d974d00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d974d90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d974e20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d974eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d974f40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d974fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d975060 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: 0x563b4d928d20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9267d0 SEQ: (3 sibs) 0 children: 32: 0x563b4d926868 SEQ: (3 sibs) 0 children: 32: 0x563b4d926900 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d96c500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d96c590 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d96c620 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d96c6b0 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: 0x563b4d928e38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9271c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927390 VAL: '00' (3 sibs) 32: 0x563b4d927428 VAL: '01' (3 sibs) 32: 0x563b4d9274c0 VAL: '02' (3 sibs) 32: 0x563b4d927258 SEQ: (3 sibs) 3 children: 32: 0x563b4d927560 VAL: '10' (3 sibs) 32: 0x563b4d9275f8 VAL: '11' (3 sibs) 32: 0x563b4d927690 VAL: '12' (3 sibs) 32: 0x563b4d9272f0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927730 VAL: '20' (3 sibs) 32: 0x563b4d9277c8 VAL: '21' (3 sibs) 32: 0x563b4d927860 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d9752b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d975340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9753d0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d975460 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9754f0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d975580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d975610 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d9756a0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d975730 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d9757c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d975850 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9758e0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d975970 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: 0x563b4d928f50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927de0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927fb0 VAL: '00' (3 sibs) 32: 0x563b4d928048 VAL: '01' (3 sibs) 32: 0x563b4d9280e0 VAL: '02' (3 sibs) 32: 0x563b4d927e78 SEQ: (3 sibs) 3 children: 32: 0x563b4d928180 VAL: '10' (3 sibs) 32: 0x563b4d928218 VAL: '11' (3 sibs) 32: 0x563b4d9282b0 VAL: '12' (3 sibs) 32: 0x563b4d927f10 SEQ: (3 sibs) 3 children: 32: 0x563b4d928350 VAL: '20' (3 sibs) 32: 0x563b4d9283e8 VAL: '21' (3 sibs) 32: 0x563b4d928480 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d975a10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d975aa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d975b30 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d975bc0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d975c50 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d975ce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d975d70 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d975e00 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d975e90 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d975f20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d975fb0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d976040 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9760d0 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: 0x563b4d929068 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d928590 SEQ: (3 sibs) 3 children: 32: 0x563b4d928760 VAL: '00' (3 sibs) 32: 0x563b4d9287f8 VAL: '01' (3 sibs) 32: 0x563b4d928890 VAL: '02' (3 sibs) 32: 0x563b4d928628 SEQ: (3 sibs) 3 children: 32: 0x563b4d928930 VAL: '10' (3 sibs) 32: 0x563b4d9289c8 VAL: '11' (3 sibs) 32: 0x563b4d928a60 VAL: '12' (3 sibs) 32: 0x563b4d9286c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d928b00 VAL: '20' (3 sibs) 32: 0x563b4d928b98 VAL: '21' (3 sibs) 32: 0x563b4d928c30 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d976170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d976200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d976290 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d976320 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9763b0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d976440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d9764d0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d976560 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9765f0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d976680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d976710 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d9767a0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d976830 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: 0x563b4d929180 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d929610 SEQ: (3 sibs) 3 children: 32: 0x563b4d9297e0 VAL: '00' (3 sibs) 32: 0x563b4d929878 VAL: '01' (3 sibs) 32: 0x563b4d929910 VAL: '02' (3 sibs) 32: 0x563b4d9296a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d9299b0 VAL: '10' (3 sibs) 32: 0x563b4d929a48 VAL: '11' (3 sibs) 32: 0x563b4d929ae0 VAL: '12' (3 sibs) 32: 0x563b4d929740 SEQ: (3 sibs) 3 children: 32: 0x563b4d929b80 VAL: '20' (3 sibs) 32: 0x563b4d929c18 VAL: '21' (3 sibs) 32: 0x563b4d929cb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d9768d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d976960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9769f0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d976a80 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d976b10 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d976ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d976c30 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d976cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d976d50 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d976de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d976e70 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d976f00 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d976f90 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: 0x563b4d929298 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927970 SEQ: (3 sibs) 3 children: 32: 0x563b4d927b40 VAL: '00' (3 sibs) 32: 0x563b4d927bd8 VAL: '01' (3 sibs) 32: 0x563b4d927c70 VAL: '02' (3 sibs) 32: 0x563b4d927a08 SEQ: (3 sibs) 3 children: 32: 0x563b4d929d50 VAL: '10' (3 sibs) 32: 0x563b4d929de8 VAL: '11' (3 sibs) 32: 0x563b4d929e80 VAL: '12' (3 sibs) 32: 0x563b4d927aa0 SEQ: (3 sibs) 3 children: 32: 0x563b4d929f20 VAL: '20' (3 sibs) 32: 0x563b4d929fb8 VAL: '21' (3 sibs) 32: 0x563b4d92a050 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d977030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9770c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d977150 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9771e0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d977270 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d977300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d977390 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d977420 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d9774b0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d977540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9775d0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d977660 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9776f0 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: 0x563b4d9293b0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a160 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a330 VAL: '00' (3 sibs) 32: 0x563b4d92a3c8 VAL: '01' (3 sibs) 32: 0x563b4d92a460 VAL: '02' (3 sibs) 32: 0x563b4d92a1f8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a500 VAL: '10' (3 sibs) 32: 0x563b4d92a598 VAL: '11' (3 sibs) 32: 0x563b4d92a630 VAL: '12' (3 sibs) 32: 0x563b4d92a290 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a6d0 VAL: '20' (3 sibs) 32: 0x563b4d92a768 VAL: '21' (3 sibs) 32: 0x563b4d92a800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d977790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d977820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9778b0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d977940 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9779d0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d977a60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d977af0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d977b80 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d977c10 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d977ca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d977d30 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d977dc0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d977e50 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: 0x563b4d9294c8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a910 SEQ: (3 sibs) 3 children: 32: 0x563b4d92aae0 VAL: '00' (3 sibs) 32: 0x563b4d92ab78 VAL: '01' (3 sibs) 32: 0x563b4d92ac10 VAL: '02' (3 sibs) 32: 0x563b4d92a9a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92acb0 VAL: '10' (3 sibs) 32: 0x563b4d92ad48 VAL: '11' (3 sibs) 32: 0x563b4d92ade0 VAL: '12' (3 sibs) 32: 0x563b4d92aa40 SEQ: (3 sibs) 3 children: 32: 0x563b4d92ae80 VAL: '20' (3 sibs) 32: 0x563b4d92af18 VAL: '21' (3 sibs) 32: 0x563b4d92afb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d977ef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d977f80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d978010 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9780a0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d978130 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9781c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d978250 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d9782e0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d978370 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d978400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d978490 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d978520 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9785b0 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: 0x563b4d928d20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9267d0 SEQ: (3 sibs) 0 children: 32: 0x563b4d926868 SEQ: (3 sibs) 0 children: 32: 0x563b4d926900 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d978650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9786e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x563b4d978770 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x563b4d978800 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: 0x563b4d928e38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d9271c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927390 VAL: '00' (3 sibs) 32: 0x563b4d927428 VAL: '01' (3 sibs) 32: 0x563b4d9274c0 VAL: '02' (3 sibs) 32: 0x563b4d927258 SEQ: (3 sibs) 3 children: 32: 0x563b4d927560 VAL: '10' (3 sibs) 32: 0x563b4d9275f8 VAL: '11' (3 sibs) 32: 0x563b4d927690 VAL: '12' (3 sibs) 32: 0x563b4d9272f0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927730 VAL: '20' (3 sibs) 32: 0x563b4d9277c8 VAL: '21' (3 sibs) 32: 0x563b4d927860 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d9788a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d978930 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d9789c0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d978a50 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d978ae0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d978b70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d978c00 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d978c90 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d978d20 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d978db0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d978e40 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d978ed0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d978f60 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: 0x563b4d928f50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927de0 SEQ: (3 sibs) 3 children: 32: 0x563b4d927fb0 VAL: '00' (3 sibs) 32: 0x563b4d928048 VAL: '01' (3 sibs) 32: 0x563b4d9280e0 VAL: '02' (3 sibs) 32: 0x563b4d927e78 SEQ: (3 sibs) 3 children: 32: 0x563b4d928180 VAL: '10' (3 sibs) 32: 0x563b4d928218 VAL: '11' (3 sibs) 32: 0x563b4d9282b0 VAL: '12' (3 sibs) 32: 0x563b4d927f10 SEQ: (3 sibs) 3 children: 32: 0x563b4d928350 VAL: '20' (3 sibs) 32: 0x563b4d9283e8 VAL: '21' (3 sibs) 32: 0x563b4d928480 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d979000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d979090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d979120 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d9791b0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d979240 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d9792d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d979360 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d9793f0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d979480 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d979510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d9795a0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d979630 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d9796c0 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: 0x563b4d929068 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d928590 SEQ: (3 sibs) 3 children: 32: 0x563b4d928760 VAL: '00' (3 sibs) 32: 0x563b4d9287f8 VAL: '01' (3 sibs) 32: 0x563b4d928890 VAL: '02' (3 sibs) 32: 0x563b4d928628 SEQ: (3 sibs) 3 children: 32: 0x563b4d928930 VAL: '10' (3 sibs) 32: 0x563b4d9289c8 VAL: '11' (3 sibs) 32: 0x563b4d928a60 VAL: '12' (3 sibs) 32: 0x563b4d9286c0 SEQ: (3 sibs) 3 children: 32: 0x563b4d928b00 VAL: '20' (3 sibs) 32: 0x563b4d928b98 VAL: '21' (3 sibs) 32: 0x563b4d928c30 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d979760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d9797f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d979880 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d979910 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d9799a0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d979a30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d979ac0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d979b50 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d979be0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d979c70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d979d00 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d979d90 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d979e20 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: 0x563b4d929180 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d929610 SEQ: (3 sibs) 3 children: 32: 0x563b4d9297e0 VAL: '00' (3 sibs) 32: 0x563b4d929878 VAL: '01' (3 sibs) 32: 0x563b4d929910 VAL: '02' (3 sibs) 32: 0x563b4d9296a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d9299b0 VAL: '10' (3 sibs) 32: 0x563b4d929a48 VAL: '11' (3 sibs) 32: 0x563b4d929ae0 VAL: '12' (3 sibs) 32: 0x563b4d929740 SEQ: (3 sibs) 3 children: 32: 0x563b4d929b80 VAL: '20' (3 sibs) 32: 0x563b4d929c18 VAL: '21' (3 sibs) 32: 0x563b4d929cb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d979ec0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d979f50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d979fe0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d97a070 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d97a100 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d97a190 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d97a220 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d97a2b0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d97a340 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d97a3d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d97a460 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d97a4f0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d97a580 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: 0x563b4d929298 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d927970 SEQ: (3 sibs) 3 children: 32: 0x563b4d927b40 VAL: '00' (3 sibs) 32: 0x563b4d927bd8 VAL: '01' (3 sibs) 32: 0x563b4d927c70 VAL: '02' (3 sibs) 32: 0x563b4d927a08 SEQ: (3 sibs) 3 children: 32: 0x563b4d929d50 VAL: '10' (3 sibs) 32: 0x563b4d929de8 VAL: '11' (3 sibs) 32: 0x563b4d929e80 VAL: '12' (3 sibs) 32: 0x563b4d927aa0 SEQ: (3 sibs) 3 children: 32: 0x563b4d929f20 VAL: '20' (3 sibs) 32: 0x563b4d929fb8 VAL: '21' (3 sibs) 32: 0x563b4d92a050 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d97a620 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d97a6b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d97a740 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d97a7d0 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d97a860 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d97a8f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d97a980 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d97aa10 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d97aaa0 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d97ab30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d97abc0 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d97ac50 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d97ace0 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: 0x563b4d9293b0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a160 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a330 VAL: '00' (3 sibs) 32: 0x563b4d92a3c8 VAL: '01' (3 sibs) 32: 0x563b4d92a460 VAL: '02' (3 sibs) 32: 0x563b4d92a1f8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a500 VAL: '10' (3 sibs) 32: 0x563b4d92a598 VAL: '11' (3 sibs) 32: 0x563b4d92a630 VAL: '12' (3 sibs) 32: 0x563b4d92a290 SEQ: (3 sibs) 3 children: 32: 0x563b4d92a6d0 VAL: '20' (3 sibs) 32: 0x563b4d92a768 VAL: '21' (3 sibs) 32: 0x563b4d92a800 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d97ad80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d97ae10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d97aea0 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d97af30 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d97afc0 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d97b050 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d97b0e0 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d97b170 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d97b200 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d97b290 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d97b320 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d97b3b0 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d97b440 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: 0x563b4d9294c8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x563b4d92a910 SEQ: (3 sibs) 3 children: 32: 0x563b4d92aae0 VAL: '00' (3 sibs) 32: 0x563b4d92ab78 VAL: '01' (3 sibs) 32: 0x563b4d92ac10 VAL: '02' (3 sibs) 32: 0x563b4d92a9a8 SEQ: (3 sibs) 3 children: 32: 0x563b4d92acb0 VAL: '10' (3 sibs) 32: 0x563b4d92ad48 VAL: '11' (3 sibs) 32: 0x563b4d92ade0 VAL: '12' (3 sibs) 32: 0x563b4d92aa40 SEQ: (3 sibs) 3 children: 32: 0x563b4d92ae80 VAL: '20' (3 sibs) 32: 0x563b4d92af18 VAL: '21' (3 sibs) 32: 0x563b4d92afb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x563b4d97b4e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x563b4d97b570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x563b4d97b600 VAL: '00' (3 sibs) 32: [3] [3] 0x563b4d97b690 VAL: '01' (3 sibs) 32: [4] [4] 0x563b4d97b720 VAL: '02' (3 sibs) 32: [5] [5] 0x563b4d97b7b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x563b4d97b840 VAL: '10' (3 sibs) 32: [7] [7] 0x563b4d97b8d0 VAL: '11' (3 sibs) 32: [8] [8] 0x563b4d97b960 VAL: '12' (3 sibs) 32: [9] [9] 0x563b4d97b9f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x563b4d97ba80 VAL: '20' (3 sibs) 32: [11] [11] 0x563b4d97bb10 VAL: '21' (3 sibs) 32: [12] [12] 0x563b4d97bba0 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.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x564ee00375c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0035de0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee0035fb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0036180 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0036218 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee00362b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0036048 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036350 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee00363e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0036480 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee00360e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036520 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee00365b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0036650 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee0035e78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee00366f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee00368c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0036958 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee00369f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee0036788 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036a90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0036b28 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0036bc0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0036820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036c60 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0036cf8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee0036d90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0035f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0036e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037000 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0037098 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0037130 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0036ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00371d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0037268 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0037300 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee0036f60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00373a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0037438 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee00374d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee0046060 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee00460f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0046180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee0046210 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee00462a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee0046330 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee00463c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee0046450 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee00464e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee0046570 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee0046600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0046690 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee0046720 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee00467b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee0046840 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee00468d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee0046960 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee00469f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0046a80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee0046b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0046ba0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee0046c30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0046cc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee0046d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0046de0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0046e70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0046f00 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0046f90 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee0047020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee00470b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee0047140 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee00471d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee0047260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee00472f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0047380 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0047410 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee00474a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee0047530 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee00475c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee0047650 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: 0x564ee00376d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0037820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee00379f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037bc0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0037c58 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee0037cf0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0037a88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0037d90 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee0037e28 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0037ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee0037b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0037f60 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee0037ff8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0038090 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee00378b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee0038130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038300 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0038398 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee0038430 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee00381c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00384d0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0038568 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0038600 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0038260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00386a0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0038738 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee00387d0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0037950 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0038870 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038a40 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0038ad8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0038b70 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0038908 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0038c10 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0038ca8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0038d40 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee00389a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0038de0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0038e78 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee0038f10 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee004a1a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004a230 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004a2c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004a350 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004a3e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004a470 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004a500 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004a590 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004a620 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004a6b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004a740 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004a7d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004a860 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004a8f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004a980 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004aa10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004aaa0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004ab30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004abc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004ac50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004ace0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004ad70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004ae00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004ae90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004af20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004afb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004b040 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004b0d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004b160 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004b1f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004b280 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004b310 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004b3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004b430 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004b4c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004b550 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004b5e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004b670 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004b700 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004b790 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: 0x564ee00375c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0035de0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee0035fb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0036180 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0036218 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee00362b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0036048 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036350 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee00363e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0036480 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee00360e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036520 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee00365b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0036650 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee0035e78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee00366f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee00368c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0036958 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee00369f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee0036788 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036a90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0036b28 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0036bc0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0036820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036c60 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0036cf8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee0036d90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0035f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0036e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037000 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0037098 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0037130 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0036ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00371d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0037268 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0037300 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee0036f60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00373a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0037438 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee00374d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee004c5b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004c640 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004c6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004c760 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004c7f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004c880 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004c910 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004c9a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004ca30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004cac0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004cb50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004cbe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004cc70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004cd00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004cd90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004ce20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004ceb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004cf40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004cfd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004d060 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004d0f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004d180 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004d210 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004d2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004d330 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004d3c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004d450 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004d4e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004d570 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004d600 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004d690 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004d720 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004d7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004d840 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004d8d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004d960 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004d9f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004da80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004db10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004dba0 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: 0x564ee00376d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0037820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee00379f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037bc0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0037c58 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee0037cf0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0037a88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0037d90 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee0037e28 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0037ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee0037b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0037f60 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee0037ff8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0038090 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee00378b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee0038130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038300 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0038398 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee0038430 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee00381c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00384d0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0038568 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0038600 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0038260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00386a0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0038738 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee00387d0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0037950 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0038870 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038a40 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0038ad8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0038b70 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0038908 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0038c10 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0038ca8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0038d40 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee00389a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0038de0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0038e78 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee0038f10 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee004e9c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004ea50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004eae0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004eb70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004ec00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004ec90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004ed20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004edb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004ee40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004eed0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004ef60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004eff0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004f080 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004f110 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004f1a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004f230 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004f2c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004f350 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004f3e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004f470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004f500 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004f590 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004f620 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004f6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004f740 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004f7d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004f860 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004f8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004f980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004fa10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004faa0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004fb30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004fbc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004fc50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004fce0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004fd70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004fe00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004fe90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004ff20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004ffb0 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] 0x564ee0046060 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee00460f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0046180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee0046210 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee00462a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee0046330 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee00463c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee0046450 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee00464e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee0046570 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee0046600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0046690 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee0046720 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee00467b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee0046840 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee00468d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee0046960 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee00469f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0046a80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee0046b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0046ba0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee0046c30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0046cc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee0046d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0046de0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0046e70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0046f00 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0046f90 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee0047020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee00470b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee0047140 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee00471d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee0047260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee00472f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0047380 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0047410 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee00474a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee0047530 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee00475c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee0047650 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] 0x564ee0051fe0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee0052070 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0052100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee0052190 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee0052220 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee00522b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee0052340 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee00523d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee0052460 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee00524f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee0052580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0052610 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee00526a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee0052730 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee00527c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee0052850 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee00528e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee0052970 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0052a00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee0052a90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0052b20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee0052bb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0052c40 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee0052cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0052d60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0052df0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0052e80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0052f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee0052fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee0053030 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee00530c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee0053150 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee00531e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee0053270 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0053300 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0053390 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee0053420 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee00534b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee0053540 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee00535d0 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] 0x564ee004a1a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004a230 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004a2c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004a350 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004a3e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004a470 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004a500 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004a590 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004a620 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004a6b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004a740 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004a7d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004a860 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004a8f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004a980 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004aa10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004aaa0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004ab30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004abc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004ac50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004ace0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004ad70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004ae00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004ae90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004af20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004afb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004b040 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004b0d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004b160 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004b1f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004b280 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004b310 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004b3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004b430 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004b4c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004b550 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004b5e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004b670 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004b700 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004b790 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] 0x564ee00543f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee0054480 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0054510 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee00545a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee0054630 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee00546c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee0054750 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee00547e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee0054870 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee0054900 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee0054990 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0054a20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee0054ab0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee0054b40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee0054bd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee0054c60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee0054cf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee0054d80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0054e10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee0054ea0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0054f30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee0054fc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0055050 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee00550e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0055170 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0055200 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0055290 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0055320 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee00553b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee0055440 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee00554d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee0055560 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee00555f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee0055680 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0055710 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee00557a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee0055830 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee00558c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee0055950 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee00559e0 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] 0x564ee004c5b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004c640 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004c6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004c760 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004c7f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004c880 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004c910 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004c9a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004ca30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004cac0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004cb50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004cbe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004cc70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004cd00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004cd90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004ce20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004ceb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004cf40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004cfd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004d060 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004d0f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004d180 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004d210 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004d2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004d330 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004d3c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004d450 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004d4e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004d570 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004d600 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004d690 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004d720 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004d7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004d840 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004d8d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004d960 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004d9f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004da80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004db10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004dba0 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] 0x564ee0056800 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee0056890 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0056920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee00569b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee0056a40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee0056ad0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee0056b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee0056bf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee0056c80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee0056d10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee0056da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0056e30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee0056ec0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee0056f50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee0056fe0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee0057070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee0057100 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee0057190 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0057220 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee00572b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0057340 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee00573d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0057460 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee00574f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0057580 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0057610 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee00576a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0057730 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee00577c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee0057850 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee00578e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee0057970 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee0057a00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee0057a90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0057b20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0057bb0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee0057c40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee0057cd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee0057d60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee0057df0 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] 0x564ee004e9c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee004ea50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee004eae0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee004eb70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee004ec00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee004ec90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee004ed20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee004edb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee004ee40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee004eed0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee004ef60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee004eff0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee004f080 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee004f110 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee004f1a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee004f230 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee004f2c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee004f350 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee004f3e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee004f470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee004f500 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee004f590 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee004f620 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee004f6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee004f740 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee004f7d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee004f860 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee004f8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee004f980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee004fa10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee004faa0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee004fb30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee004fbc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee004fc50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee004fce0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee004fd70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee004fe00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee004fe90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee004ff20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee004ffb0 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] 0x564ee0058c10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee0058ca0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee0058d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee0058dc0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee0058e50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee0058ee0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee0058f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee0059000 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee0059090 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee0059120 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee00591b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee0059240 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee00592d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee0059360 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee00593f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee0059480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee0059510 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee00595a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee0059630 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee00596c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee0059750 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee00597e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0059870 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee0059900 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0059990 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee0059a20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0059ab0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0059b40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee0059bd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee0059c60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee0059cf0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee0059d80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee0059e10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee0059ea0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee0059f30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0059fc0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee005a050 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee005a0e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee005a170 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee005a200 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: 0x564ee00375c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0035de0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee0035fb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0036180 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0036218 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee00362b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0036048 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036350 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee00363e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0036480 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee00360e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036520 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee00365b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0036650 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee0035e78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee00366f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee00368c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0036958 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee00369f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee0036788 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036a90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0036b28 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0036bc0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0036820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036c60 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0036cf8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee0036d90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0035f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0036e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037000 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0037098 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0037130 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0036ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00371d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0037268 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0037300 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee0036f60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00373a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0037438 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee00374d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee005b020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee005b0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee005b140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee005b1d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee005b260 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee005b2f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee005b380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee005b410 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee005b4a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee005b530 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee005b5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee005b650 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee005b6e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee005b770 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee005b800 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee005b890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee005b920 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee005b9b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee005ba40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee005bad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee005bb60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee005bbf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee005bc80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee005bd10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee005bda0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee005be30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee005bec0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee005bf50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee005bfe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee005c070 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee005c100 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee005c190 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee005c220 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee005c2b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee005c340 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee005c3d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee005c460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee005c4f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee005c580 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee005c610 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: 0x564ee00376d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0037820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee00379f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037bc0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0037c58 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee0037cf0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0037a88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0037d90 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee0037e28 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0037ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee0037b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0037f60 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee0037ff8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0038090 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee00378b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee0038130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038300 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0038398 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee0038430 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee00381c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00384d0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0038568 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0038600 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0038260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00386a0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0038738 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee00387d0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0037950 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0038870 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038a40 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0038ad8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0038b70 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0038908 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0038c10 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0038ca8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0038d40 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee00389a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0038de0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0038e78 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee0038f10 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee005c6b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee005c740 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee005c7d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee005c860 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee005c8f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee005c980 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee005ca10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee005caa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee005cb30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee005cbc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee005cc50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee005cce0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee005cd70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee005ce00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee005ce90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee005cf20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee005cfb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee005d040 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee005d0d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee005d160 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee005d1f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee005d280 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee005d310 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee005d3a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee005d430 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee005d4c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee005d550 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee005d5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee005d670 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee005d700 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee005d790 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee005d820 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee005d8b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee005d940 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee005d9d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee005da60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee005daf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee005db80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee005dc10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee005dca0 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: 0x564ee00375c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0035de0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee0035fb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0036180 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0036218 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee00362b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0036048 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036350 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee00363e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0036480 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee00360e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036520 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee00365b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0036650 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee0035e78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee00366f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee00368c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0036958 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee00369f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee0036788 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0036a90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0036b28 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0036bc0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0036820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0036c60 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0036cf8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee0036d90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0035f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0036e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037000 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0037098 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0037130 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0036ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00371d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0037268 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0037300 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee0036f60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00373a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0037438 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee00374d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee005dd40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee005ddd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee005de60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee005def0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee005df80 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee005e010 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee005e0a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee005e130 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee005e1c0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee005e250 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee005e2e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee005e370 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee005e400 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee005e490 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee005e520 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee005e5b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee005e640 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee005e6d0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee005e760 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee005e7f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee005e880 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee005e910 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee005e9a0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee005ea30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee005eac0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee005eb50 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee005ebe0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee005ec70 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee005ed00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee005ed90 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee005ee20 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee005eeb0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee005ef40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee005efd0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee005f060 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee005f0f0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee005f180 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee005f210 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee005f2a0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee005f330 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: 0x564ee00376d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x564ee0037820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x564ee00379f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0037bc0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x564ee0037c58 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x564ee0037cf0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x564ee0037a88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0037d90 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x564ee0037e28 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x564ee0037ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x564ee0037b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0037f60 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x564ee0037ff8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x564ee0038090 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x564ee00378b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x564ee0038130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038300 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x564ee0038398 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x564ee0038430 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x564ee00381c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee00384d0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x564ee0038568 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x564ee0038600 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x564ee0038260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee00386a0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x564ee0038738 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x564ee00387d0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x564ee0037950 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x564ee0038870 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x564ee0038a40 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x564ee0038ad8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x564ee0038b70 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x564ee0038908 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x564ee0038c10 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x564ee0038ca8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x564ee0038d40 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x564ee00389a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x564ee0038de0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x564ee0038e78 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x564ee0038f10 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x564ee005f3d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x564ee005f460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x564ee005f4f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x564ee005f580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x564ee005f610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x564ee005f6a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x564ee005f730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x564ee005f7c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x564ee005f850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x564ee005f8e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x564ee005f970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x564ee005fa00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x564ee005fa90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x564ee005fb20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x564ee005fbb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x564ee005fc40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x564ee005fcd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x564ee005fd60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x564ee005fdf0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x564ee005fe80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x564ee005ff10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x564ee005ffa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x564ee0060030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x564ee00600c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x564ee0060150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x564ee00601e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x564ee0060270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x564ee0060300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x564ee0060390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x564ee0060420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x564ee00604b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x564ee0060540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x564ee00605d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x564ee0060660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x564ee00606f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x564ee0060780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x564ee0060810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x564ee00608a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x564ee0060930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x564ee00609c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (2 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (2 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x559552f91000 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8dde0 SEQ: (3 sibs) 3 children: 34: 0x559552f8dfb0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e180 VAL: '000' (3 sibs) 34: 0x559552f8e218 VAL: '001' (3 sibs) 34: 0x559552f8e2b0 VAL: '002' (3 sibs) 34: 0x559552f8e048 SEQ: (3 sibs) 3 children: 34: 0x559552f8e350 VAL: '010' (3 sibs) 34: 0x559552f8e3e8 VAL: '011' (3 sibs) 34: 0x559552f8e480 VAL: '012' (3 sibs) 34: 0x559552f8e0e0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e520 VAL: '020' (3 sibs) 34: 0x559552f8e5b8 VAL: '021' (3 sibs) 34: 0x559552f8e650 VAL: '022' (3 sibs) 34: 0x559552f8de78 SEQ: (3 sibs) 3 children: 34: 0x559552f8e6f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e8c0 VAL: '100' (3 sibs) 34: 0x559552f8e958 VAL: '101' (3 sibs) 34: 0x559552f8e9f0 VAL: '102' (3 sibs) 34: 0x559552f8e788 SEQ: (3 sibs) 3 children: 34: 0x559552f8ea90 VAL: '110' (3 sibs) 34: 0x559552f8eb28 VAL: '111' (3 sibs) 34: 0x559552f8ebc0 VAL: '112' (3 sibs) 34: 0x559552f8e820 SEQ: (3 sibs) 3 children: 34: 0x559552f8ec60 VAL: '120' (3 sibs) 34: 0x559552f8ecf8 VAL: '121' (3 sibs) 34: 0x559552f8ed90 VAL: '122' (3 sibs) 34: 0x559552f8df10 SEQ: (3 sibs) 3 children: 34: 0x559552f8ee30 SEQ: (3 sibs) 3 children: 34: 0x559552f8f000 VAL: '200' (3 sibs) 34: 0x559552f8f098 VAL: '201' (3 sibs) 34: 0x559552f8f130 VAL: '202' (3 sibs) 34: 0x559552f8eec8 SEQ: (3 sibs) 3 children: 34: 0x559552f8f1d0 VAL: '210' (3 sibs) 34: 0x559552f8f268 VAL: '211' (3 sibs) 34: 0x559552f8f300 VAL: '212' (3 sibs) 34: 0x559552f8ef60 SEQ: (3 sibs) 3 children: 34: 0x559552f8f3a0 VAL: '220' (3 sibs) 34: 0x559552f8f438 VAL: '221' (3 sibs) 34: 0x559552f8f4d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fac180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fac210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fac2a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fac330 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fac3c0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fac450 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fac4e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fac570 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fac600 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fac690 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fac720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fac7b0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fac840 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fac8d0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fac960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fac9f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552faca80 VAL: '100' (3 sibs) 34: [17] [17] 0x559552facb10 VAL: '101' (3 sibs) 34: [18] [18] 0x559552facba0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552facc30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552faccc0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552facd50 VAL: '111' (3 sibs) 34: [22] [22] 0x559552facde0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552face70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552facf00 VAL: '120' (3 sibs) 34: [25] [25] 0x559552facf90 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fad020 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fad0b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fad140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fad1d0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fad260 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fad2f0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fad380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fad410 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fad4a0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fad530 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fad5c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fad650 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fad6e0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fad770 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: 0x559552f91118 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8f820 SEQ: (3 sibs) 3 children: 34: 0x559552f8f9f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8fbc0 VAL: '000' (3 sibs) 34: 0x559552f8fc58 VAL: '001' (3 sibs) 34: 0x559552f8fcf0 VAL: '002' (3 sibs) 34: 0x559552f8fa88 SEQ: (3 sibs) 3 children: 34: 0x559552f8fd90 VAL: '010' (3 sibs) 34: 0x559552f8fe28 VAL: '011' (3 sibs) 34: 0x559552f8fec0 VAL: '012' (3 sibs) 34: 0x559552f8fb20 SEQ: (3 sibs) 3 children: 34: 0x559552f8ff60 VAL: '020' (3 sibs) 34: 0x559552f8fff8 VAL: '021' (3 sibs) 34: 0x559552f90090 VAL: '022' (3 sibs) 34: 0x559552f8f8b8 SEQ: (3 sibs) 3 children: 34: 0x559552f90130 SEQ: (3 sibs) 3 children: 34: 0x559552f90300 VAL: '100' (3 sibs) 34: 0x559552f90398 VAL: '101' (3 sibs) 34: 0x559552f90430 VAL: '102' (3 sibs) 34: 0x559552f901c8 SEQ: (3 sibs) 3 children: 34: 0x559552f904d0 VAL: '110' (3 sibs) 34: 0x559552f90568 VAL: '111' (3 sibs) 34: 0x559552f90600 VAL: '112' (3 sibs) 34: 0x559552f90260 SEQ: (3 sibs) 3 children: 34: 0x559552f906a0 VAL: '120' (3 sibs) 34: 0x559552f90738 VAL: '121' (3 sibs) 34: 0x559552f907d0 VAL: '122' (3 sibs) 34: 0x559552f8f950 SEQ: (3 sibs) 3 children: 34: 0x559552f90870 SEQ: (3 sibs) 3 children: 34: 0x559552f90a40 VAL: '200' (3 sibs) 34: 0x559552f90ad8 VAL: '201' (3 sibs) 34: 0x559552f90b70 VAL: '202' (3 sibs) 34: 0x559552f90908 SEQ: (3 sibs) 3 children: 34: 0x559552f90c10 VAL: '210' (3 sibs) 34: 0x559552f90ca8 VAL: '211' (3 sibs) 34: 0x559552f90d40 VAL: '212' (3 sibs) 34: 0x559552f909a0 SEQ: (3 sibs) 3 children: 34: 0x559552f90de0 VAL: '220' (3 sibs) 34: 0x559552f90e78 VAL: '221' (3 sibs) 34: 0x559552f90f10 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fb00b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb0140 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb01d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb0260 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb02f0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb0380 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb0410 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb04a0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb0530 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb05c0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb0650 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb06e0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb0770 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb0800 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb0890 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb0920 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb09b0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb0a40 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb0ad0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb0b60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb0bf0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb0c80 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb0d10 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb0da0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb0e30 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb0ec0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb0f50 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb0fe0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb1070 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb1100 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb1190 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb1220 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb12b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb1340 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb13d0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb1460 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb14f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb1580 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb1610 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb16a0 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: 0x559552f91230 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f91490 SEQ: (3 sibs) 3 children: 34: 0x559552f91660 SEQ: (3 sibs) 3 children: 34: 0x559552f91830 VAL: '000' (3 sibs) 34: 0x559552f918c8 VAL: '001' (3 sibs) 34: 0x559552f91960 VAL: '002' (3 sibs) 34: 0x559552f916f8 SEQ: (3 sibs) 3 children: 34: 0x559552f91a00 VAL: '010' (3 sibs) 34: 0x559552f91a98 VAL: '011' (3 sibs) 34: 0x559552f91b30 VAL: '012' (3 sibs) 34: 0x559552f91790 SEQ: (3 sibs) 3 children: 34: 0x559552f91bd0 VAL: '020' (3 sibs) 34: 0x559552f91c68 VAL: '021' (3 sibs) 34: 0x559552f91d00 VAL: '022' (3 sibs) 34: 0x559552f91528 SEQ: (3 sibs) 3 children: 34: 0x559552f91da0 SEQ: (3 sibs) 3 children: 34: 0x559552f91f70 VAL: '100' (3 sibs) 34: 0x559552f92008 VAL: '101' (3 sibs) 34: 0x559552f920a0 VAL: '102' (3 sibs) 34: 0x559552f91e38 SEQ: (3 sibs) 3 children: 34: 0x559552f92140 VAL: '110' (3 sibs) 34: 0x559552f921d8 VAL: '111' (3 sibs) 34: 0x559552f92270 VAL: '112' (3 sibs) 34: 0x559552f91ed0 SEQ: (3 sibs) 3 children: 34: 0x559552f92310 VAL: '120' (3 sibs) 34: 0x559552f923a8 VAL: '121' (3 sibs) 34: 0x559552f92440 VAL: '122' (3 sibs) 34: 0x559552f915c0 SEQ: (3 sibs) 3 children: 34: 0x559552f924e0 SEQ: (3 sibs) 3 children: 34: 0x559552f926b0 VAL: '200' (3 sibs) 34: 0x559552f92748 VAL: '201' (3 sibs) 34: 0x559552f927e0 VAL: '202' (3 sibs) 34: 0x559552f92578 SEQ: (3 sibs) 3 children: 34: 0x559552f92880 VAL: '210' (3 sibs) 34: 0x559552f92918 VAL: '211' (3 sibs) 34: 0x559552f929b0 VAL: '212' (3 sibs) 34: 0x559552f92610 SEQ: (3 sibs) 3 children: 34: 0x559552f92a50 VAL: '220' (3 sibs) 34: 0x559552f92ae8 VAL: '221' (3 sibs) 34: 0x559552f92b80 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fb4150 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb41e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb4270 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb4300 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb4390 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb4420 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb44b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb4540 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb45d0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb4660 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb46f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb4780 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb4810 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb48a0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb4930 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb49c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb4a50 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb4ae0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb4b70 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb4c00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb4c90 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb4d20 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb4db0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb4e40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb4ed0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb4f60 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb4ff0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb5080 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb5110 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb51a0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb5230 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb52c0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb5350 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb53e0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb5470 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb5500 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb5590 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb5620 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb56b0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb5740 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: 0x559552f91348 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f92c90 SEQ: (3 sibs) 3 children: 34: 0x559552f92e60 SEQ: (3 sibs) 3 children: 34: 0x559552f93030 VAL: '000' (3 sibs) 34: 0x559552f930c8 VAL: '001' (3 sibs) 34: 0x559552f93160 VAL: '002' (3 sibs) 34: 0x559552f92ef8 SEQ: (3 sibs) 3 children: 34: 0x559552f93200 VAL: '010' (3 sibs) 34: 0x559552f93298 VAL: '011' (3 sibs) 34: 0x559552f93330 VAL: '012' (3 sibs) 34: 0x559552f92f90 SEQ: (3 sibs) 3 children: 34: 0x559552f933d0 VAL: '020' (3 sibs) 34: 0x559552f93468 VAL: '021' (3 sibs) 34: 0x559552f93500 VAL: '022' (3 sibs) 34: 0x559552f92d28 SEQ: (3 sibs) 3 children: 34: 0x559552f935a0 SEQ: (3 sibs) 3 children: 34: 0x559552f93770 VAL: '100' (3 sibs) 34: 0x559552f93808 VAL: '101' (3 sibs) 34: 0x559552f938a0 VAL: '102' (3 sibs) 34: 0x559552f93638 SEQ: (3 sibs) 3 children: 34: 0x559552f93940 VAL: '110' (3 sibs) 34: 0x559552f939d8 VAL: '111' (3 sibs) 34: 0x559552f93a70 VAL: '112' (3 sibs) 34: 0x559552f936d0 SEQ: (3 sibs) 3 children: 34: 0x559552f93b10 VAL: '120' (3 sibs) 34: 0x559552f93ba8 VAL: '121' (3 sibs) 34: 0x559552f93c40 VAL: '122' (3 sibs) 34: 0x559552f92dc0 SEQ: (3 sibs) 3 children: 34: 0x559552f93ce0 SEQ: (3 sibs) 3 children: 34: 0x559552f93eb0 VAL: '200' (3 sibs) 34: 0x559552f93f48 VAL: '201' (3 sibs) 34: 0x559552f93fe0 VAL: '202' (3 sibs) 34: 0x559552f93d78 SEQ: (3 sibs) 3 children: 34: 0x559552f94080 VAL: '210' (3 sibs) 34: 0x559552f94118 VAL: '211' (3 sibs) 34: 0x559552f941b0 VAL: '212' (3 sibs) 34: 0x559552f93e10 SEQ: (3 sibs) 3 children: 34: 0x559552f94250 VAL: '220' (3 sibs) 34: 0x559552f942e8 VAL: '221' (3 sibs) 34: 0x559552f94380 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fb8710 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb87a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb8830 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb88c0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb8950 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb89e0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb8a70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb8b00 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb8b90 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb8c20 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb8cb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb8d40 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb8dd0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb8e60 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb8ef0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb8f80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb9010 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb90a0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb9130 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb91c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb9250 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb92e0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb9370 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb9400 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb9490 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb9520 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb95b0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb9640 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb96d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb9760 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb97f0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb9880 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb9910 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb99a0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb9a30 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb9ac0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb9b50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb9be0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb9c70 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb9d00 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: 0x559552f91000 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8dde0 SEQ: (3 sibs) 3 children: 34: 0x559552f8dfb0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e180 VAL: '000' (3 sibs) 34: 0x559552f8e218 VAL: '001' (3 sibs) 34: 0x559552f8e2b0 VAL: '002' (3 sibs) 34: 0x559552f8e048 SEQ: (3 sibs) 3 children: 34: 0x559552f8e350 VAL: '010' (3 sibs) 34: 0x559552f8e3e8 VAL: '011' (3 sibs) 34: 0x559552f8e480 VAL: '012' (3 sibs) 34: 0x559552f8e0e0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e520 VAL: '020' (3 sibs) 34: 0x559552f8e5b8 VAL: '021' (3 sibs) 34: 0x559552f8e650 VAL: '022' (3 sibs) 34: 0x559552f8de78 SEQ: (3 sibs) 3 children: 34: 0x559552f8e6f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e8c0 VAL: '100' (3 sibs) 34: 0x559552f8e958 VAL: '101' (3 sibs) 34: 0x559552f8e9f0 VAL: '102' (3 sibs) 34: 0x559552f8e788 SEQ: (3 sibs) 3 children: 34: 0x559552f8ea90 VAL: '110' (3 sibs) 34: 0x559552f8eb28 VAL: '111' (3 sibs) 34: 0x559552f8ebc0 VAL: '112' (3 sibs) 34: 0x559552f8e820 SEQ: (3 sibs) 3 children: 34: 0x559552f8ec60 VAL: '120' (3 sibs) 34: 0x559552f8ecf8 VAL: '121' (3 sibs) 34: 0x559552f8ed90 VAL: '122' (3 sibs) 34: 0x559552f8df10 SEQ: (3 sibs) 3 children: 34: 0x559552f8ee30 SEQ: (3 sibs) 3 children: 34: 0x559552f8f000 VAL: '200' (3 sibs) 34: 0x559552f8f098 VAL: '201' (3 sibs) 34: 0x559552f8f130 VAL: '202' (3 sibs) 34: 0x559552f8eec8 SEQ: (3 sibs) 3 children: 34: 0x559552f8f1d0 VAL: '210' (3 sibs) 34: 0x559552f8f268 VAL: '211' (3 sibs) 34: 0x559552f8f300 VAL: '212' (3 sibs) 34: 0x559552f8ef60 SEQ: (3 sibs) 3 children: 34: 0x559552f8f3a0 VAL: '220' (3 sibs) 34: 0x559552f8f438 VAL: '221' (3 sibs) 34: 0x559552f8f4d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fbab20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbabb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbac40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbacd0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbad60 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbadf0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbae80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbaf10 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbafa0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbb030 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbb0c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbb150 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbb1e0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbb270 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbb300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbb390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbb420 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbb4b0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbb540 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbb5d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbb660 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbb6f0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbb780 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fbb810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fbb8a0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fbb930 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fbb9c0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fbba50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fbbae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fbbb70 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fbbc00 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fbbc90 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fbbd20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fbbdb0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fbbe40 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fbbed0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fbbf60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fbbff0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fbc080 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fbc110 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: 0x559552f91118 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8f820 SEQ: (3 sibs) 3 children: 34: 0x559552f8f9f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8fbc0 VAL: '000' (3 sibs) 34: 0x559552f8fc58 VAL: '001' (3 sibs) 34: 0x559552f8fcf0 VAL: '002' (3 sibs) 34: 0x559552f8fa88 SEQ: (3 sibs) 3 children: 34: 0x559552f8fd90 VAL: '010' (3 sibs) 34: 0x559552f8fe28 VAL: '011' (3 sibs) 34: 0x559552f8fec0 VAL: '012' (3 sibs) 34: 0x559552f8fb20 SEQ: (3 sibs) 3 children: 34: 0x559552f8ff60 VAL: '020' (3 sibs) 34: 0x559552f8fff8 VAL: '021' (3 sibs) 34: 0x559552f90090 VAL: '022' (3 sibs) 34: 0x559552f8f8b8 SEQ: (3 sibs) 3 children: 34: 0x559552f90130 SEQ: (3 sibs) 3 children: 34: 0x559552f90300 VAL: '100' (3 sibs) 34: 0x559552f90398 VAL: '101' (3 sibs) 34: 0x559552f90430 VAL: '102' (3 sibs) 34: 0x559552f901c8 SEQ: (3 sibs) 3 children: 34: 0x559552f904d0 VAL: '110' (3 sibs) 34: 0x559552f90568 VAL: '111' (3 sibs) 34: 0x559552f90600 VAL: '112' (3 sibs) 34: 0x559552f90260 SEQ: (3 sibs) 3 children: 34: 0x559552f906a0 VAL: '120' (3 sibs) 34: 0x559552f90738 VAL: '121' (3 sibs) 34: 0x559552f907d0 VAL: '122' (3 sibs) 34: 0x559552f8f950 SEQ: (3 sibs) 3 children: 34: 0x559552f90870 SEQ: (3 sibs) 3 children: 34: 0x559552f90a40 VAL: '200' (3 sibs) 34: 0x559552f90ad8 VAL: '201' (3 sibs) 34: 0x559552f90b70 VAL: '202' (3 sibs) 34: 0x559552f90908 SEQ: (3 sibs) 3 children: 34: 0x559552f90c10 VAL: '210' (3 sibs) 34: 0x559552f90ca8 VAL: '211' (3 sibs) 34: 0x559552f90d40 VAL: '212' (3 sibs) 34: 0x559552f909a0 SEQ: (3 sibs) 3 children: 34: 0x559552f90de0 VAL: '220' (3 sibs) 34: 0x559552f90e78 VAL: '221' (3 sibs) 34: 0x559552f90f10 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fbcf30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbcfc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbd050 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbd0e0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbd170 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbd200 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbd290 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbd320 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbd3b0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbd440 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbd4d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbd560 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbd5f0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbd680 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbd710 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbd7a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbd830 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbd8c0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbd950 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbd9e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbda70 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbdb00 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbdb90 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fbdc20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fbdcb0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fbdd40 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fbddd0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fbde60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fbdef0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fbdf80 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fbe010 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fbe0a0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fbe130 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fbe1c0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fbe250 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fbe2e0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fbe370 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fbe400 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fbe490 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fbe520 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: 0x559552f91230 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f91490 SEQ: (3 sibs) 3 children: 34: 0x559552f91660 SEQ: (3 sibs) 3 children: 34: 0x559552f91830 VAL: '000' (3 sibs) 34: 0x559552f918c8 VAL: '001' (3 sibs) 34: 0x559552f91960 VAL: '002' (3 sibs) 34: 0x559552f916f8 SEQ: (3 sibs) 3 children: 34: 0x559552f91a00 VAL: '010' (3 sibs) 34: 0x559552f91a98 VAL: '011' (3 sibs) 34: 0x559552f91b30 VAL: '012' (3 sibs) 34: 0x559552f91790 SEQ: (3 sibs) 3 children: 34: 0x559552f91bd0 VAL: '020' (3 sibs) 34: 0x559552f91c68 VAL: '021' (3 sibs) 34: 0x559552f91d00 VAL: '022' (3 sibs) 34: 0x559552f91528 SEQ: (3 sibs) 3 children: 34: 0x559552f91da0 SEQ: (3 sibs) 3 children: 34: 0x559552f91f70 VAL: '100' (3 sibs) 34: 0x559552f92008 VAL: '101' (3 sibs) 34: 0x559552f920a0 VAL: '102' (3 sibs) 34: 0x559552f91e38 SEQ: (3 sibs) 3 children: 34: 0x559552f92140 VAL: '110' (3 sibs) 34: 0x559552f921d8 VAL: '111' (3 sibs) 34: 0x559552f92270 VAL: '112' (3 sibs) 34: 0x559552f91ed0 SEQ: (3 sibs) 3 children: 34: 0x559552f92310 VAL: '120' (3 sibs) 34: 0x559552f923a8 VAL: '121' (3 sibs) 34: 0x559552f92440 VAL: '122' (3 sibs) 34: 0x559552f915c0 SEQ: (3 sibs) 3 children: 34: 0x559552f924e0 SEQ: (3 sibs) 3 children: 34: 0x559552f926b0 VAL: '200' (3 sibs) 34: 0x559552f92748 VAL: '201' (3 sibs) 34: 0x559552f927e0 VAL: '202' (3 sibs) 34: 0x559552f92578 SEQ: (3 sibs) 3 children: 34: 0x559552f92880 VAL: '210' (3 sibs) 34: 0x559552f92918 VAL: '211' (3 sibs) 34: 0x559552f929b0 VAL: '212' (3 sibs) 34: 0x559552f92610 SEQ: (3 sibs) 3 children: 34: 0x559552f92a50 VAL: '220' (3 sibs) 34: 0x559552f92ae8 VAL: '221' (3 sibs) 34: 0x559552f92b80 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fbf340 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbf3d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbf460 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbf4f0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbf580 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbf610 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbf6a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbf730 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbf7c0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbf850 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbf8e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbf970 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbfa00 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbfa90 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbfb20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbfbb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbfc40 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbfcd0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbfd60 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbfdf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbfe80 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbff10 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbffa0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc0030 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc00c0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc0150 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc01e0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc0270 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc0300 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc0390 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc0420 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc04b0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc0540 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc05d0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc0660 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc06f0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc0780 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc0810 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc08a0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc0930 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: 0x559552f91348 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f92c90 SEQ: (3 sibs) 3 children: 34: 0x559552f92e60 SEQ: (3 sibs) 3 children: 34: 0x559552f93030 VAL: '000' (3 sibs) 34: 0x559552f930c8 VAL: '001' (3 sibs) 34: 0x559552f93160 VAL: '002' (3 sibs) 34: 0x559552f92ef8 SEQ: (3 sibs) 3 children: 34: 0x559552f93200 VAL: '010' (3 sibs) 34: 0x559552f93298 VAL: '011' (3 sibs) 34: 0x559552f93330 VAL: '012' (3 sibs) 34: 0x559552f92f90 SEQ: (3 sibs) 3 children: 34: 0x559552f933d0 VAL: '020' (3 sibs) 34: 0x559552f93468 VAL: '021' (3 sibs) 34: 0x559552f93500 VAL: '022' (3 sibs) 34: 0x559552f92d28 SEQ: (3 sibs) 3 children: 34: 0x559552f935a0 SEQ: (3 sibs) 3 children: 34: 0x559552f93770 VAL: '100' (3 sibs) 34: 0x559552f93808 VAL: '101' (3 sibs) 34: 0x559552f938a0 VAL: '102' (3 sibs) 34: 0x559552f93638 SEQ: (3 sibs) 3 children: 34: 0x559552f93940 VAL: '110' (3 sibs) 34: 0x559552f939d8 VAL: '111' (3 sibs) 34: 0x559552f93a70 VAL: '112' (3 sibs) 34: 0x559552f936d0 SEQ: (3 sibs) 3 children: 34: 0x559552f93b10 VAL: '120' (3 sibs) 34: 0x559552f93ba8 VAL: '121' (3 sibs) 34: 0x559552f93c40 VAL: '122' (3 sibs) 34: 0x559552f92dc0 SEQ: (3 sibs) 3 children: 34: 0x559552f93ce0 SEQ: (3 sibs) 3 children: 34: 0x559552f93eb0 VAL: '200' (3 sibs) 34: 0x559552f93f48 VAL: '201' (3 sibs) 34: 0x559552f93fe0 VAL: '202' (3 sibs) 34: 0x559552f93d78 SEQ: (3 sibs) 3 children: 34: 0x559552f94080 VAL: '210' (3 sibs) 34: 0x559552f94118 VAL: '211' (3 sibs) 34: 0x559552f941b0 VAL: '212' (3 sibs) 34: 0x559552f93e10 SEQ: (3 sibs) 3 children: 34: 0x559552f94250 VAL: '220' (3 sibs) 34: 0x559552f942e8 VAL: '221' (3 sibs) 34: 0x559552f94380 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fc1750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fc17e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fc1870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fc1900 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fc1990 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fc1a20 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fc1ab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fc1b40 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fc1bd0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fc1c60 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fc1cf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fc1d80 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fc1e10 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fc1ea0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fc1f30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fc1fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fc2050 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fc20e0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fc2170 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fc2200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fc2290 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fc2320 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fc23b0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc2440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc24d0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc2560 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc25f0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc2680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc2710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc27a0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc2830 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc28c0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc2950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc29e0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc2a70 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc2b00 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc2b90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc2c20 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc2cb0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc2d40 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] 0x559552fac180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fac210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fac2a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fac330 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fac3c0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fac450 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fac4e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fac570 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fac600 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fac690 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fac720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fac7b0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fac840 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fac8d0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fac960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fac9f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552faca80 VAL: '100' (3 sibs) 34: [17] [17] 0x559552facb10 VAL: '101' (3 sibs) 34: [18] [18] 0x559552facba0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552facc30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552faccc0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552facd50 VAL: '111' (3 sibs) 34: [22] [22] 0x559552facde0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552face70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552facf00 VAL: '120' (3 sibs) 34: [25] [25] 0x559552facf90 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fad020 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fad0b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fad140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fad1d0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fad260 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fad2f0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fad380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fad410 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fad4a0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fad530 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fad5c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fad650 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fad6e0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fad770 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] 0x559552fc4d70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fc4e00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fc4e90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fc4f20 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fc4fb0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fc5040 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fc50d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fc5160 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fc51f0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fc5280 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fc5310 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fc53a0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fc5430 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fc54c0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fc5550 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fc55e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fc5670 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fc5700 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fc5790 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fc5820 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fc58b0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fc5940 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fc59d0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc5a60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc5af0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc5b80 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc5c10 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc5ca0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc5d30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc5dc0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc5e50 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc5ee0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc5f70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc6000 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc6090 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc6120 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc61b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc6240 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc62d0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc6360 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] 0x559552fb00b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb0140 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb01d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb0260 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb02f0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb0380 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb0410 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb04a0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb0530 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb05c0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb0650 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb06e0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb0770 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb0800 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb0890 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb0920 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb09b0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb0a40 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb0ad0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb0b60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb0bf0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb0c80 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb0d10 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb0da0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb0e30 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb0ec0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb0f50 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb0fe0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb1070 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb1100 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb1190 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb1220 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb12b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb1340 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb13d0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb1460 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb14f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb1580 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb1610 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb16a0 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] 0x559552fc7180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fc7210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fc72a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fc7330 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fc73c0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fc7450 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fc74e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fc7570 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fc7600 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fc7690 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fc7720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fc77b0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fc7840 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fc78d0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fc7960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fc79f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fc7a80 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fc7b10 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fc7ba0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fc7c30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fc7cc0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fc7d50 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fc7de0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc7e70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc7f00 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc7f90 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc8020 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc80b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc8140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc81d0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc8260 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc82f0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc8380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc8410 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc84a0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc8530 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc85c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc8650 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc86e0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc8770 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] 0x559552fb4150 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb41e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb4270 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb4300 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb4390 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb4420 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb44b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb4540 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb45d0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb4660 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb46f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb4780 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb4810 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb48a0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb4930 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb49c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb4a50 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb4ae0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb4b70 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb4c00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb4c90 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb4d20 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb4db0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb4e40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb4ed0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb4f60 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb4ff0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb5080 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb5110 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb51a0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb5230 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb52c0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb5350 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb53e0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb5470 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb5500 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb5590 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb5620 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb56b0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb5740 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] 0x559552fc9590 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fc9620 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fc96b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fc9740 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fc97d0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fc9860 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fc98f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fc9980 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fc9a10 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fc9aa0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fc9b30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fc9bc0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fc9c50 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fc9ce0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fc9d70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fc9e00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fc9e90 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fc9f20 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fc9fb0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fca040 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fca0d0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fca160 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fca1f0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fca280 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fca310 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fca3a0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fca430 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fca4c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fca550 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fca5e0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fca670 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fca700 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fca790 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fca820 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fca8b0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fca940 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fca9d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fcaa60 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fcaaf0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fcab80 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] 0x559552fb8710 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fb87a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fb8830 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fb88c0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fb8950 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fb89e0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fb8a70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fb8b00 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fb8b90 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fb8c20 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fb8cb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fb8d40 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fb8dd0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fb8e60 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fb8ef0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fb8f80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fb9010 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fb90a0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fb9130 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fb91c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fb9250 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fb92e0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fb9370 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fb9400 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fb9490 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fb9520 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fb95b0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fb9640 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fb96d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fb9760 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fb97f0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fb9880 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fb9910 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fb99a0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fb9a30 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fb9ac0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fb9b50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fb9be0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fb9c70 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fb9d00 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] 0x559552fcb9a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fcba30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fcbac0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fcbb50 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fcbbe0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fcbc70 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fcbd00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fcbd90 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fcbe20 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fcbeb0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fcbf40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fcbfd0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fcc060 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fcc0f0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fcc180 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fcc210 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fcc2a0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fcc330 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fcc3c0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fcc450 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fcc4e0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fcc570 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fcc600 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fcc690 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fcc720 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fcc7b0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fcc840 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fcc8d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fcc960 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fcc9f0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fcca80 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fccb10 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fccba0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fccc30 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fcccc0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fccd50 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fccde0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fcce70 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fccf00 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fccf90 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] 0x559552fbab20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbabb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbac40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbacd0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbad60 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbadf0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbae80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbaf10 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbafa0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbb030 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbb0c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbb150 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbb1e0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbb270 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbb300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbb390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbb420 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbb4b0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbb540 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbb5d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbb660 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbb6f0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbb780 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fbb810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fbb8a0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fbb930 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fbb9c0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fbba50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fbbae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fbbb70 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fbbc00 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fbbc90 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fbbd20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fbbdb0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fbbe40 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fbbed0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fbbf60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fbbff0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fbc080 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fbc110 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] 0x559552fcddb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fcde40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fcded0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fcdf60 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fcdff0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fce080 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fce110 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fce1a0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fce230 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fce2c0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fce350 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fce3e0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fce470 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fce500 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fce590 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fce620 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fce6b0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fce740 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fce7d0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fce860 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fce8f0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fce980 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fcea10 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fceaa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fceb30 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fcebc0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fcec50 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fcece0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fced70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fcee00 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fcee90 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fcef20 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fcefb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fcf040 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fcf0d0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fcf160 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fcf1f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fcf280 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fcf310 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fcf3a0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x559552fbcf30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbcfc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbd050 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbd0e0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbd170 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbd200 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbd290 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbd320 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbd3b0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbd440 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbd4d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbd560 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbd5f0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbd680 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbd710 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbd7a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbd830 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbd8c0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbd950 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbd9e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbda70 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbdb00 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbdb90 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fbdc20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fbdcb0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fbdd40 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fbddd0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fbde60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fbdef0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fbdf80 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fbe010 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fbe0a0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fbe130 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fbe1c0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fbe250 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fbe2e0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fbe370 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fbe400 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fbe490 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fbe520 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] 0x559552fd01c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fd0250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fd02e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fd0370 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fd0400 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fd0490 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fd0520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fd05b0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fd0640 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fd06d0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fd0760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fd07f0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fd0880 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fd0910 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fd09a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fd0a30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fd0ac0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fd0b50 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fd0be0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fd0c70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fd0d00 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fd0d90 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fd0e20 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fd0eb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fd0f40 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fd0fd0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fd1060 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fd10f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fd1180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fd1210 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fd12a0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fd1330 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fd13c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fd1450 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fd14e0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fd1570 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fd1600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fd1690 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fd1720 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fd17b0 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] 0x559552fbf340 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fbf3d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fbf460 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fbf4f0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fbf580 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fbf610 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fbf6a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fbf730 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fbf7c0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fbf850 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fbf8e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fbf970 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fbfa00 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fbfa90 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fbfb20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fbfbb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fbfc40 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fbfcd0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fbfd60 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fbfdf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fbfe80 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fbff10 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fbffa0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc0030 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc00c0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc0150 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc01e0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc0270 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc0300 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc0390 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc0420 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc04b0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc0540 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc05d0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc0660 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc06f0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc0780 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc0810 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc08a0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc0930 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] 0x559552fd37e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fd3870 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fd3900 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fd3990 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fd3a20 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fd3ab0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fd3b40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fd3bd0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fd3c60 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fd3cf0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fd3d80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fd3e10 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fd3ea0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fd3f30 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fd3fc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fd4050 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fd40e0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fd4170 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fd4200 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fd4290 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fd4320 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fd43b0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fd4440 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fd44d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fd4560 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fd45f0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fd4680 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fd4710 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fd47a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fd4830 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fd48c0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fd4950 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fd49e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fd4a70 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fd4b00 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fd4b90 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fd4c20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fd4cb0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fd4d40 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fd4dd0 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] 0x559552fc1750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fc17e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fc1870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fc1900 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fc1990 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fc1a20 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fc1ab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fc1b40 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fc1bd0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fc1c60 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fc1cf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fc1d80 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fc1e10 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fc1ea0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fc1f30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fc1fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fc2050 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fc20e0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fc2170 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fc2200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fc2290 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fc2320 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fc23b0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fc2440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fc24d0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fc2560 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fc25f0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fc2680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fc2710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fc27a0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fc2830 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fc28c0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fc2950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fc29e0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fc2a70 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fc2b00 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fc2b90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fc2c20 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fc2cb0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fc2d40 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] 0x559552fd5bf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fd5c80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fd5d10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fd5da0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fd5e30 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fd5ec0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fd5f50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fd5fe0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fd6070 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fd6100 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fd6190 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fd6220 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fd62b0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fd6340 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fd63d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fd6460 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fd64f0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fd6580 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fd6610 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fd66a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fd6730 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fd67c0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fd6850 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fd68e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fd6970 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fd6a00 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fd6a90 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fd6b20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fd6bb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fd6c40 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fd6cd0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fd6d60 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fd6df0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fd6e80 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fd6f10 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fd6fa0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fd7030 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fd70c0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fd7150 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fd71e0 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: 0x559552f91000 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8dde0 SEQ: (3 sibs) 3 children: 34: 0x559552f8dfb0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e180 VAL: '000' (3 sibs) 34: 0x559552f8e218 VAL: '001' (3 sibs) 34: 0x559552f8e2b0 VAL: '002' (3 sibs) 34: 0x559552f8e048 SEQ: (3 sibs) 3 children: 34: 0x559552f8e350 VAL: '010' (3 sibs) 34: 0x559552f8e3e8 VAL: '011' (3 sibs) 34: 0x559552f8e480 VAL: '012' (3 sibs) 34: 0x559552f8e0e0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e520 VAL: '020' (3 sibs) 34: 0x559552f8e5b8 VAL: '021' (3 sibs) 34: 0x559552f8e650 VAL: '022' (3 sibs) 34: 0x559552f8de78 SEQ: (3 sibs) 3 children: 34: 0x559552f8e6f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e8c0 VAL: '100' (3 sibs) 34: 0x559552f8e958 VAL: '101' (3 sibs) 34: 0x559552f8e9f0 VAL: '102' (3 sibs) 34: 0x559552f8e788 SEQ: (3 sibs) 3 children: 34: 0x559552f8ea90 VAL: '110' (3 sibs) 34: 0x559552f8eb28 VAL: '111' (3 sibs) 34: 0x559552f8ebc0 VAL: '112' (3 sibs) 34: 0x559552f8e820 SEQ: (3 sibs) 3 children: 34: 0x559552f8ec60 VAL: '120' (3 sibs) 34: 0x559552f8ecf8 VAL: '121' (3 sibs) 34: 0x559552f8ed90 VAL: '122' (3 sibs) 34: 0x559552f8df10 SEQ: (3 sibs) 3 children: 34: 0x559552f8ee30 SEQ: (3 sibs) 3 children: 34: 0x559552f8f000 VAL: '200' (3 sibs) 34: 0x559552f8f098 VAL: '201' (3 sibs) 34: 0x559552f8f130 VAL: '202' (3 sibs) 34: 0x559552f8eec8 SEQ: (3 sibs) 3 children: 34: 0x559552f8f1d0 VAL: '210' (3 sibs) 34: 0x559552f8f268 VAL: '211' (3 sibs) 34: 0x559552f8f300 VAL: '212' (3 sibs) 34: 0x559552f8ef60 SEQ: (3 sibs) 3 children: 34: 0x559552f8f3a0 VAL: '220' (3 sibs) 34: 0x559552f8f438 VAL: '221' (3 sibs) 34: 0x559552f8f4d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fd8000 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fd8090 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fd8120 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fd81b0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fd8240 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fd82d0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fd8360 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fd83f0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fd8480 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fd8510 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fd85a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fd8630 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fd86c0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fd8750 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fd87e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fd8870 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fd8900 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fd8990 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fd8a20 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fd8ab0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fd8b40 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fd8bd0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fd8c60 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fd8cf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fd8d80 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fd8e10 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fd8ea0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fd8f30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fd8fc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fd9050 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fd90e0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fd9170 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fd9200 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fd9290 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fd9320 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fd93b0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fd9440 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fd94d0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fd9560 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fd95f0 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: 0x559552f91118 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8f820 SEQ: (3 sibs) 3 children: 34: 0x559552f8f9f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8fbc0 VAL: '000' (3 sibs) 34: 0x559552f8fc58 VAL: '001' (3 sibs) 34: 0x559552f8fcf0 VAL: '002' (3 sibs) 34: 0x559552f8fa88 SEQ: (3 sibs) 3 children: 34: 0x559552f8fd90 VAL: '010' (3 sibs) 34: 0x559552f8fe28 VAL: '011' (3 sibs) 34: 0x559552f8fec0 VAL: '012' (3 sibs) 34: 0x559552f8fb20 SEQ: (3 sibs) 3 children: 34: 0x559552f8ff60 VAL: '020' (3 sibs) 34: 0x559552f8fff8 VAL: '021' (3 sibs) 34: 0x559552f90090 VAL: '022' (3 sibs) 34: 0x559552f8f8b8 SEQ: (3 sibs) 3 children: 34: 0x559552f90130 SEQ: (3 sibs) 3 children: 34: 0x559552f90300 VAL: '100' (3 sibs) 34: 0x559552f90398 VAL: '101' (3 sibs) 34: 0x559552f90430 VAL: '102' (3 sibs) 34: 0x559552f901c8 SEQ: (3 sibs) 3 children: 34: 0x559552f904d0 VAL: '110' (3 sibs) 34: 0x559552f90568 VAL: '111' (3 sibs) 34: 0x559552f90600 VAL: '112' (3 sibs) 34: 0x559552f90260 SEQ: (3 sibs) 3 children: 34: 0x559552f906a0 VAL: '120' (3 sibs) 34: 0x559552f90738 VAL: '121' (3 sibs) 34: 0x559552f907d0 VAL: '122' (3 sibs) 34: 0x559552f8f950 SEQ: (3 sibs) 3 children: 34: 0x559552f90870 SEQ: (3 sibs) 3 children: 34: 0x559552f90a40 VAL: '200' (3 sibs) 34: 0x559552f90ad8 VAL: '201' (3 sibs) 34: 0x559552f90b70 VAL: '202' (3 sibs) 34: 0x559552f90908 SEQ: (3 sibs) 3 children: 34: 0x559552f90c10 VAL: '210' (3 sibs) 34: 0x559552f90ca8 VAL: '211' (3 sibs) 34: 0x559552f90d40 VAL: '212' (3 sibs) 34: 0x559552f909a0 SEQ: (3 sibs) 3 children: 34: 0x559552f90de0 VAL: '220' (3 sibs) 34: 0x559552f90e78 VAL: '221' (3 sibs) 34: 0x559552f90f10 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fd9690 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fd9720 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fd97b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fd9840 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fd98d0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fd9960 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fd99f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fd9a80 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fd9b10 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fd9ba0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fd9c30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fd9cc0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fd9d50 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fd9de0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fd9e70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fd9f00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fd9f90 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fda020 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fda0b0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fda140 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fda1d0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fda260 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fda2f0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fda380 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fda410 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fda4a0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fda530 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fda5c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fda650 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fda6e0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fda770 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fda800 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fda890 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fda920 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fda9b0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fdaa40 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fdaad0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fdab60 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fdabf0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fdac80 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: 0x559552f91230 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f91490 SEQ: (3 sibs) 3 children: 34: 0x559552f91660 SEQ: (3 sibs) 3 children: 34: 0x559552f91830 VAL: '000' (3 sibs) 34: 0x559552f918c8 VAL: '001' (3 sibs) 34: 0x559552f91960 VAL: '002' (3 sibs) 34: 0x559552f916f8 SEQ: (3 sibs) 3 children: 34: 0x559552f91a00 VAL: '010' (3 sibs) 34: 0x559552f91a98 VAL: '011' (3 sibs) 34: 0x559552f91b30 VAL: '012' (3 sibs) 34: 0x559552f91790 SEQ: (3 sibs) 3 children: 34: 0x559552f91bd0 VAL: '020' (3 sibs) 34: 0x559552f91c68 VAL: '021' (3 sibs) 34: 0x559552f91d00 VAL: '022' (3 sibs) 34: 0x559552f91528 SEQ: (3 sibs) 3 children: 34: 0x559552f91da0 SEQ: (3 sibs) 3 children: 34: 0x559552f91f70 VAL: '100' (3 sibs) 34: 0x559552f92008 VAL: '101' (3 sibs) 34: 0x559552f920a0 VAL: '102' (3 sibs) 34: 0x559552f91e38 SEQ: (3 sibs) 3 children: 34: 0x559552f92140 VAL: '110' (3 sibs) 34: 0x559552f921d8 VAL: '111' (3 sibs) 34: 0x559552f92270 VAL: '112' (3 sibs) 34: 0x559552f91ed0 SEQ: (3 sibs) 3 children: 34: 0x559552f92310 VAL: '120' (3 sibs) 34: 0x559552f923a8 VAL: '121' (3 sibs) 34: 0x559552f92440 VAL: '122' (3 sibs) 34: 0x559552f915c0 SEQ: (3 sibs) 3 children: 34: 0x559552f924e0 SEQ: (3 sibs) 3 children: 34: 0x559552f926b0 VAL: '200' (3 sibs) 34: 0x559552f92748 VAL: '201' (3 sibs) 34: 0x559552f927e0 VAL: '202' (3 sibs) 34: 0x559552f92578 SEQ: (3 sibs) 3 children: 34: 0x559552f92880 VAL: '210' (3 sibs) 34: 0x559552f92918 VAL: '211' (3 sibs) 34: 0x559552f929b0 VAL: '212' (3 sibs) 34: 0x559552f92610 SEQ: (3 sibs) 3 children: 34: 0x559552f92a50 VAL: '220' (3 sibs) 34: 0x559552f92ae8 VAL: '221' (3 sibs) 34: 0x559552f92b80 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fdad20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fdadb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fdae40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fdaed0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fdaf60 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fdaff0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fdb080 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fdb110 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fdb1a0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fdb230 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fdb2c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fdb350 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fdb3e0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fdb470 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fdb500 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fdb590 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fdb620 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fdb6b0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fdb740 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fdb7d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fdb860 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fdb8f0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fdb980 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fdba10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fdbaa0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fdbb30 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fdbbc0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fdbc50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fdbce0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fdbd70 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fdbe00 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fdbe90 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fdbf20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fdbfb0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fdc040 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fdc0d0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fdc160 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fdc1f0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fdc280 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fdc310 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: 0x559552f91348 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f92c90 SEQ: (3 sibs) 3 children: 34: 0x559552f92e60 SEQ: (3 sibs) 3 children: 34: 0x559552f93030 VAL: '000' (3 sibs) 34: 0x559552f930c8 VAL: '001' (3 sibs) 34: 0x559552f93160 VAL: '002' (3 sibs) 34: 0x559552f92ef8 SEQ: (3 sibs) 3 children: 34: 0x559552f93200 VAL: '010' (3 sibs) 34: 0x559552f93298 VAL: '011' (3 sibs) 34: 0x559552f93330 VAL: '012' (3 sibs) 34: 0x559552f92f90 SEQ: (3 sibs) 3 children: 34: 0x559552f933d0 VAL: '020' (3 sibs) 34: 0x559552f93468 VAL: '021' (3 sibs) 34: 0x559552f93500 VAL: '022' (3 sibs) 34: 0x559552f92d28 SEQ: (3 sibs) 3 children: 34: 0x559552f935a0 SEQ: (3 sibs) 3 children: 34: 0x559552f93770 VAL: '100' (3 sibs) 34: 0x559552f93808 VAL: '101' (3 sibs) 34: 0x559552f938a0 VAL: '102' (3 sibs) 34: 0x559552f93638 SEQ: (3 sibs) 3 children: 34: 0x559552f93940 VAL: '110' (3 sibs) 34: 0x559552f939d8 VAL: '111' (3 sibs) 34: 0x559552f93a70 VAL: '112' (3 sibs) 34: 0x559552f936d0 SEQ: (3 sibs) 3 children: 34: 0x559552f93b10 VAL: '120' (3 sibs) 34: 0x559552f93ba8 VAL: '121' (3 sibs) 34: 0x559552f93c40 VAL: '122' (3 sibs) 34: 0x559552f92dc0 SEQ: (3 sibs) 3 children: 34: 0x559552f93ce0 SEQ: (3 sibs) 3 children: 34: 0x559552f93eb0 VAL: '200' (3 sibs) 34: 0x559552f93f48 VAL: '201' (3 sibs) 34: 0x559552f93fe0 VAL: '202' (3 sibs) 34: 0x559552f93d78 SEQ: (3 sibs) 3 children: 34: 0x559552f94080 VAL: '210' (3 sibs) 34: 0x559552f94118 VAL: '211' (3 sibs) 34: 0x559552f941b0 VAL: '212' (3 sibs) 34: 0x559552f93e10 SEQ: (3 sibs) 3 children: 34: 0x559552f94250 VAL: '220' (3 sibs) 34: 0x559552f942e8 VAL: '221' (3 sibs) 34: 0x559552f94380 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fdc3b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fdc440 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fdc4d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fdc560 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fdc5f0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fdc680 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fdc710 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fdc7a0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fdc830 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fdc8c0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fdc950 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fdc9e0 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fdca70 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fdcb00 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fdcb90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fdcc20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fdccb0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fdcd40 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fdcdd0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fdce60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fdcef0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fdcf80 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fdd010 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fdd0a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fdd130 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fdd1c0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fdd250 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fdd2e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fdd370 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fdd400 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fdd490 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fdd520 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fdd5b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fdd640 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fdd6d0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fdd760 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fdd7f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fdd880 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fdd910 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fdd9a0 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: 0x559552f91000 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8dde0 SEQ: (3 sibs) 3 children: 34: 0x559552f8dfb0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e180 VAL: '000' (3 sibs) 34: 0x559552f8e218 VAL: '001' (3 sibs) 34: 0x559552f8e2b0 VAL: '002' (3 sibs) 34: 0x559552f8e048 SEQ: (3 sibs) 3 children: 34: 0x559552f8e350 VAL: '010' (3 sibs) 34: 0x559552f8e3e8 VAL: '011' (3 sibs) 34: 0x559552f8e480 VAL: '012' (3 sibs) 34: 0x559552f8e0e0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e520 VAL: '020' (3 sibs) 34: 0x559552f8e5b8 VAL: '021' (3 sibs) 34: 0x559552f8e650 VAL: '022' (3 sibs) 34: 0x559552f8de78 SEQ: (3 sibs) 3 children: 34: 0x559552f8e6f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8e8c0 VAL: '100' (3 sibs) 34: 0x559552f8e958 VAL: '101' (3 sibs) 34: 0x559552f8e9f0 VAL: '102' (3 sibs) 34: 0x559552f8e788 SEQ: (3 sibs) 3 children: 34: 0x559552f8ea90 VAL: '110' (3 sibs) 34: 0x559552f8eb28 VAL: '111' (3 sibs) 34: 0x559552f8ebc0 VAL: '112' (3 sibs) 34: 0x559552f8e820 SEQ: (3 sibs) 3 children: 34: 0x559552f8ec60 VAL: '120' (3 sibs) 34: 0x559552f8ecf8 VAL: '121' (3 sibs) 34: 0x559552f8ed90 VAL: '122' (3 sibs) 34: 0x559552f8df10 SEQ: (3 sibs) 3 children: 34: 0x559552f8ee30 SEQ: (3 sibs) 3 children: 34: 0x559552f8f000 VAL: '200' (3 sibs) 34: 0x559552f8f098 VAL: '201' (3 sibs) 34: 0x559552f8f130 VAL: '202' (3 sibs) 34: 0x559552f8eec8 SEQ: (3 sibs) 3 children: 34: 0x559552f8f1d0 VAL: '210' (3 sibs) 34: 0x559552f8f268 VAL: '211' (3 sibs) 34: 0x559552f8f300 VAL: '212' (3 sibs) 34: 0x559552f8ef60 SEQ: (3 sibs) 3 children: 34: 0x559552f8f3a0 VAL: '220' (3 sibs) 34: 0x559552f8f438 VAL: '221' (3 sibs) 34: 0x559552f8f4d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fdda40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fddad0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fddb60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fddbf0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fddc80 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fddd10 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fddda0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fdde30 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fddec0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fddf50 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fddfe0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fde070 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fde100 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fde190 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fde220 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fde2b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fde340 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fde3d0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fde460 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fde4f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fde580 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fde610 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fde6a0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fde730 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fde7c0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fde850 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fde8e0 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fde970 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fdea00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fdea90 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fdeb20 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fdebb0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fdec40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fdecd0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fded60 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fdedf0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fdee80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fdef10 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fdefa0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fdf030 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: 0x559552f91118 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f8f820 SEQ: (3 sibs) 3 children: 34: 0x559552f8f9f0 SEQ: (3 sibs) 3 children: 34: 0x559552f8fbc0 VAL: '000' (3 sibs) 34: 0x559552f8fc58 VAL: '001' (3 sibs) 34: 0x559552f8fcf0 VAL: '002' (3 sibs) 34: 0x559552f8fa88 SEQ: (3 sibs) 3 children: 34: 0x559552f8fd90 VAL: '010' (3 sibs) 34: 0x559552f8fe28 VAL: '011' (3 sibs) 34: 0x559552f8fec0 VAL: '012' (3 sibs) 34: 0x559552f8fb20 SEQ: (3 sibs) 3 children: 34: 0x559552f8ff60 VAL: '020' (3 sibs) 34: 0x559552f8fff8 VAL: '021' (3 sibs) 34: 0x559552f90090 VAL: '022' (3 sibs) 34: 0x559552f8f8b8 SEQ: (3 sibs) 3 children: 34: 0x559552f90130 SEQ: (3 sibs) 3 children: 34: 0x559552f90300 VAL: '100' (3 sibs) 34: 0x559552f90398 VAL: '101' (3 sibs) 34: 0x559552f90430 VAL: '102' (3 sibs) 34: 0x559552f901c8 SEQ: (3 sibs) 3 children: 34: 0x559552f904d0 VAL: '110' (3 sibs) 34: 0x559552f90568 VAL: '111' (3 sibs) 34: 0x559552f90600 VAL: '112' (3 sibs) 34: 0x559552f90260 SEQ: (3 sibs) 3 children: 34: 0x559552f906a0 VAL: '120' (3 sibs) 34: 0x559552f90738 VAL: '121' (3 sibs) 34: 0x559552f907d0 VAL: '122' (3 sibs) 34: 0x559552f8f950 SEQ: (3 sibs) 3 children: 34: 0x559552f90870 SEQ: (3 sibs) 3 children: 34: 0x559552f90a40 VAL: '200' (3 sibs) 34: 0x559552f90ad8 VAL: '201' (3 sibs) 34: 0x559552f90b70 VAL: '202' (3 sibs) 34: 0x559552f90908 SEQ: (3 sibs) 3 children: 34: 0x559552f90c10 VAL: '210' (3 sibs) 34: 0x559552f90ca8 VAL: '211' (3 sibs) 34: 0x559552f90d40 VAL: '212' (3 sibs) 34: 0x559552f909a0 SEQ: (3 sibs) 3 children: 34: 0x559552f90de0 VAL: '220' (3 sibs) 34: 0x559552f90e78 VAL: '221' (3 sibs) 34: 0x559552f90f10 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fdf0d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fdf160 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fdf1f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fdf280 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fdf310 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fdf3a0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fdf430 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fdf4c0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fdf550 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fdf5e0 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fdf670 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fdf700 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fdf790 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fdf820 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fdf8b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fdf940 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fdf9d0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fdfa60 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fdfaf0 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fdfb80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fdfc10 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fdfca0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fdfd30 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fdfdc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fdfe50 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fdfee0 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fdff70 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fe0000 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fe0090 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fe0120 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fe01b0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fe0240 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fe02d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fe0360 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fe03f0 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fe0480 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fe0510 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fe05a0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fe0630 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fe06c0 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: 0x559552f91230 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f91490 SEQ: (3 sibs) 3 children: 34: 0x559552f91660 SEQ: (3 sibs) 3 children: 34: 0x559552f91830 VAL: '000' (3 sibs) 34: 0x559552f918c8 VAL: '001' (3 sibs) 34: 0x559552f91960 VAL: '002' (3 sibs) 34: 0x559552f916f8 SEQ: (3 sibs) 3 children: 34: 0x559552f91a00 VAL: '010' (3 sibs) 34: 0x559552f91a98 VAL: '011' (3 sibs) 34: 0x559552f91b30 VAL: '012' (3 sibs) 34: 0x559552f91790 SEQ: (3 sibs) 3 children: 34: 0x559552f91bd0 VAL: '020' (3 sibs) 34: 0x559552f91c68 VAL: '021' (3 sibs) 34: 0x559552f91d00 VAL: '022' (3 sibs) 34: 0x559552f91528 SEQ: (3 sibs) 3 children: 34: 0x559552f91da0 SEQ: (3 sibs) 3 children: 34: 0x559552f91f70 VAL: '100' (3 sibs) 34: 0x559552f92008 VAL: '101' (3 sibs) 34: 0x559552f920a0 VAL: '102' (3 sibs) 34: 0x559552f91e38 SEQ: (3 sibs) 3 children: 34: 0x559552f92140 VAL: '110' (3 sibs) 34: 0x559552f921d8 VAL: '111' (3 sibs) 34: 0x559552f92270 VAL: '112' (3 sibs) 34: 0x559552f91ed0 SEQ: (3 sibs) 3 children: 34: 0x559552f92310 VAL: '120' (3 sibs) 34: 0x559552f923a8 VAL: '121' (3 sibs) 34: 0x559552f92440 VAL: '122' (3 sibs) 34: 0x559552f915c0 SEQ: (3 sibs) 3 children: 34: 0x559552f924e0 SEQ: (3 sibs) 3 children: 34: 0x559552f926b0 VAL: '200' (3 sibs) 34: 0x559552f92748 VAL: '201' (3 sibs) 34: 0x559552f927e0 VAL: '202' (3 sibs) 34: 0x559552f92578 SEQ: (3 sibs) 3 children: 34: 0x559552f92880 VAL: '210' (3 sibs) 34: 0x559552f92918 VAL: '211' (3 sibs) 34: 0x559552f929b0 VAL: '212' (3 sibs) 34: 0x559552f92610 SEQ: (3 sibs) 3 children: 34: 0x559552f92a50 VAL: '220' (3 sibs) 34: 0x559552f92ae8 VAL: '221' (3 sibs) 34: 0x559552f92b80 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fe0760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fe07f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fe0880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fe0910 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fe09a0 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fe0a30 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fe0ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fe0b50 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fe0be0 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fe0c70 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fe0d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fe0d90 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fe0e20 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fe0eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fe0f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fe0fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fe1060 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fe10f0 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fe1180 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fe1210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fe12a0 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fe1330 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fe13c0 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fe1450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fe14e0 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fe1570 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fe1600 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fe1690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fe1720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fe17b0 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fe1840 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fe18d0 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fe1960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fe19f0 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fe1a80 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fe1b10 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fe1ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fe1c30 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fe1cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fe1d50 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: 0x559552f91348 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x559552f92c90 SEQ: (3 sibs) 3 children: 34: 0x559552f92e60 SEQ: (3 sibs) 3 children: 34: 0x559552f93030 VAL: '000' (3 sibs) 34: 0x559552f930c8 VAL: '001' (3 sibs) 34: 0x559552f93160 VAL: '002' (3 sibs) 34: 0x559552f92ef8 SEQ: (3 sibs) 3 children: 34: 0x559552f93200 VAL: '010' (3 sibs) 34: 0x559552f93298 VAL: '011' (3 sibs) 34: 0x559552f93330 VAL: '012' (3 sibs) 34: 0x559552f92f90 SEQ: (3 sibs) 3 children: 34: 0x559552f933d0 VAL: '020' (3 sibs) 34: 0x559552f93468 VAL: '021' (3 sibs) 34: 0x559552f93500 VAL: '022' (3 sibs) 34: 0x559552f92d28 SEQ: (3 sibs) 3 children: 34: 0x559552f935a0 SEQ: (3 sibs) 3 children: 34: 0x559552f93770 VAL: '100' (3 sibs) 34: 0x559552f93808 VAL: '101' (3 sibs) 34: 0x559552f938a0 VAL: '102' (3 sibs) 34: 0x559552f93638 SEQ: (3 sibs) 3 children: 34: 0x559552f93940 VAL: '110' (3 sibs) 34: 0x559552f939d8 VAL: '111' (3 sibs) 34: 0x559552f93a70 VAL: '112' (3 sibs) 34: 0x559552f936d0 SEQ: (3 sibs) 3 children: 34: 0x559552f93b10 VAL: '120' (3 sibs) 34: 0x559552f93ba8 VAL: '121' (3 sibs) 34: 0x559552f93c40 VAL: '122' (3 sibs) 34: 0x559552f92dc0 SEQ: (3 sibs) 3 children: 34: 0x559552f93ce0 SEQ: (3 sibs) 3 children: 34: 0x559552f93eb0 VAL: '200' (3 sibs) 34: 0x559552f93f48 VAL: '201' (3 sibs) 34: 0x559552f93fe0 VAL: '202' (3 sibs) 34: 0x559552f93d78 SEQ: (3 sibs) 3 children: 34: 0x559552f94080 VAL: '210' (3 sibs) 34: 0x559552f94118 VAL: '211' (3 sibs) 34: 0x559552f941b0 VAL: '212' (3 sibs) 34: 0x559552f93e10 SEQ: (3 sibs) 3 children: 34: 0x559552f94250 VAL: '220' (3 sibs) 34: 0x559552f942e8 VAL: '221' (3 sibs) 34: 0x559552f94380 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x559552fe1df0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x559552fe1e80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x559552fe1f10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x559552fe1fa0 VAL: '000' (3 sibs) 34: [4] [4] 0x559552fe2030 VAL: '001' (3 sibs) 34: [5] [5] 0x559552fe20c0 VAL: '002' (3 sibs) 34: [6] [6] 0x559552fe2150 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x559552fe21e0 VAL: '010' (3 sibs) 34: [8] [8] 0x559552fe2270 VAL: '011' (3 sibs) 34: [9] [9] 0x559552fe2300 VAL: '012' (3 sibs) 34: [10] [10] 0x559552fe2390 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x559552fe2420 VAL: '020' (3 sibs) 34: [12] [12] 0x559552fe24b0 VAL: '021' (3 sibs) 34: [13] [13] 0x559552fe2540 VAL: '022' (3 sibs) 34: [14] [14] 0x559552fe25d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x559552fe2660 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x559552fe26f0 VAL: '100' (3 sibs) 34: [17] [17] 0x559552fe2780 VAL: '101' (3 sibs) 34: [18] [18] 0x559552fe2810 VAL: '102' (3 sibs) 34: [19] [19] 0x559552fe28a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x559552fe2930 VAL: '110' (3 sibs) 34: [21] [21] 0x559552fe29c0 VAL: '111' (3 sibs) 34: [22] [22] 0x559552fe2a50 VAL: '112' (3 sibs) 34: [23] [23] 0x559552fe2ae0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x559552fe2b70 VAL: '120' (3 sibs) 34: [25] [25] 0x559552fe2c00 VAL: '121' (3 sibs) 34: [26] [26] 0x559552fe2c90 VAL: '122' (3 sibs) 34: [27] [27] 0x559552fe2d20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x559552fe2db0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x559552fe2e40 VAL: '200' (3 sibs) 34: [30] [30] 0x559552fe2ed0 VAL: '201' (3 sibs) 34: [31] [31] 0x559552fe2f60 VAL: '202' (3 sibs) 34: [32] [32] 0x559552fe2ff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x559552fe3080 VAL: '210' (3 sibs) 34: [34] [34] 0x559552fe3110 VAL: '211' (3 sibs) 34: [35] [35] 0x559552fe31a0 VAL: '212' (3 sibs) 34: [36] [36] 0x559552fe3230 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x559552fe32c0 VAL: '220' (3 sibs) 34: [38] [38] 0x559552fe3350 VAL: '221' (3 sibs) 34: [39] [39] 0x559552fe33e0 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. (8 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x5619874b1980 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874ad0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874ad280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874ad450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ad620 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874ad6b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874ad750 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874ad4e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ad7f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874ad888 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874ad920 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874ad580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ad9c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874ada58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874adaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874ad318 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874adb90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874add60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874addf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874ade90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874adc28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874adf30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874adfc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874ae060 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874adcc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae100 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874ae198 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874ae230 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874ad3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874ae2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ae4a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874ae538 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874ae5d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874ae368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ae670 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874ae708 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874ae7a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874ae400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae840 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874ae8d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874ae970 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874ad148 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874aea10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874aebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874aedb0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874aee48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874aeee0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874aec78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874aef80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874af018 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874af0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874aed10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af150 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874af1e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874af280 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874aeaa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874af320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874af4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874af588 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874af620 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874af3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874af6c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874af758 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874af7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874af450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af890 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874af928 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874af9c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874aeb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874afa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874afc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874afcc8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874afd60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874afaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874afe00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874afe98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874aff30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874afb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874affd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b0068 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b0100 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874ad1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0540 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b05d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b0670 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0710 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b07a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b0840 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b08e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b0978 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b0a10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b0238 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0c80 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b0d18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b0db0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0e50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b0ee8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b0f80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1020 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b10b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b1150 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b02d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b11f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b13c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b1458 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b14f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b1288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b1590 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b1628 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b16c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b1320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1760 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b17f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b1890 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874bdc30 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874bdcc0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874bdd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874bdde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874bde70 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874bdf00 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874bdf90 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874be020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874be0b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874be140 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874be1d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874be260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874be2f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874be380 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874be410 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874be4a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874be530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874be5c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874be650 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874be6e0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874be770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874be800 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874be890 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874be920 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874be9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874bea40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874bead0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874beb60 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874bebf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874bec80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874bed10 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874beda0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874bee30 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874beec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874bef50 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874befe0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874bf070 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874bf100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874bf190 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874bf220 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874bf2b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874bf340 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874bf3d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874bf460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874bf4f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874bf580 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874bf610 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874bf6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874bf730 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874bf7c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874bf850 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874bf8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874bf970 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874bfa00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874bfa90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874bfb20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874bfbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874bfc40 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874bfcd0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874bfd60 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874bfdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874bfe80 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874bff10 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874bffa0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874c0030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874c00c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874c0150 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874c01e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874c0270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874c0300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874c0390 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874c0420 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874c04b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874c0540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874c05d0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874c0660 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874c06f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874c0780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874c0810 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874c08a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874c0930 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874c09c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874c0a50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874c0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874c0b70 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874c0c00 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874c0c90 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874c0d20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874c0db0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874c0e40 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874c0ed0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874c0f60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874c0ff0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874c1080 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874c1110 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874c11a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874c1230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874c12c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874c1350 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874c13e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874c1470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874c1500 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874c1590 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874c1620 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874c16b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874c1740 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874c17d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874c1860 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874c18f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874c1980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874c1a10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874c1aa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874c1b30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874c1bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874c1c50 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874c1ce0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874c1d70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874c1e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874c1e90 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874c1f20 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874c1fb0 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: 0x5619874b1a98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874b1be0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874b1db0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b1f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2150 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874b21e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874b2280 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874b2018 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2320 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874b23b8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874b2450 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874b20b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b24f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874b2588 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874b2620 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874b1e48 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2890 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874b2928 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874b29c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874b2758 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2a60 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874b2af8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874b2b90 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874b27f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b2c30 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874b2cc8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874b2d60 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874b1ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2fd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874b3068 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874b3100 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874b2e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b31a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874b3238 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874b32d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874b2f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3370 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874b3408 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874b34a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874b1c78 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874b3540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b3710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b38e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874b3978 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874b3a10 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874b37a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b3ab0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874b3b48 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874b3be0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874b3840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874b3d18 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874b3db0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874b35d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b3e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4020 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874b40b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874b4150 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874b3ee8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b41f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874b4288 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874b4320 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874b3f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b43c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874b4458 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874b44f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874b3670 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b4590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4760 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874b47f8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874b4890 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874b4628 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b4930 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874b49c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874b4a60 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874b46c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b4b00 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b4b98 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b4c30 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874b1d10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b4cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b4ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5070 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b5108 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b51a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b4f38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5240 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b52d8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b5370 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b4fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5410 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b54a8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b5540 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b4d68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b55e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b57b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b5848 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b58e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b5678 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5980 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b5a18 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b5ab0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b5710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5b50 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b5be8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b5c80 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b4e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b5d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b5f88 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b6020 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b5db8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b60c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b6158 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b61f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b6290 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b6328 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b63c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874c6370 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874c6400 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874c6490 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874c6520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874c65b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874c6640 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874c66d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874c6760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874c67f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874c6880 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874c6910 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874c69a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874c6a30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874c6ac0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874c6b50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874c6be0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874c6c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874c6d00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874c6d90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874c6e20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874c6eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874c6f40 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874c6fd0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874c7060 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874c70f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874c7180 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874c7210 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874c72a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874c7330 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874c7450 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874c74e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874c7570 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874c7600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874c7690 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874c7720 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874c77b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874c7840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874c78d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874c7960 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874c79f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874c7a80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874c7b10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874c7ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874c7c30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874c7cc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874c7d50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874c7de0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874c7e70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874c7f00 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874c7f90 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874c8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874c80b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874c8140 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874c81d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874c8260 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874c82f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874c8380 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874c8410 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874c84a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874c8530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874c85c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874c8650 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874c86e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874c8770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874c8800 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874c8890 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874c8920 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874c89b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874c8a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874c8ad0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874c8b60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874c8bf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874c8c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874c8d10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874c8da0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874c8e30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874c8ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874c8f50 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874c8fe0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874c9070 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874c9100 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874c9190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874c9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874c92b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874c9340 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874c93d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874c9460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874c94f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874c9580 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874c9610 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874c96a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874c9730 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874c97c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874c9850 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874c98e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874c9970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874c9a00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874c9a90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874c9b20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874c9bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874c9c40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874c9cd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874c9d60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874c9df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874c9e80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874c9f10 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874c9fa0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874ca030 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874ca0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874ca150 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874ca1e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874ca270 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874ca300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874ca390 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874ca420 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874ca4b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874ca540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874ca5d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874ca660 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874ca6f0 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: 0x5619874b1980 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874ad0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874ad280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874ad450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ad620 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874ad6b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874ad750 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874ad4e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ad7f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874ad888 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874ad920 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874ad580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ad9c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874ada58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874adaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874ad318 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874adb90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874add60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874addf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874ade90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874adc28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874adf30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874adfc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874ae060 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874adcc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae100 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874ae198 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874ae230 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874ad3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874ae2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ae4a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874ae538 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874ae5d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874ae368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ae670 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874ae708 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874ae7a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874ae400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae840 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874ae8d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874ae970 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874ad148 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874aea10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874aebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874aedb0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874aee48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874aeee0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874aec78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874aef80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874af018 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874af0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874aed10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af150 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874af1e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874af280 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874aeaa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874af320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874af4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874af588 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874af620 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874af3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874af6c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874af758 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874af7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874af450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af890 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874af928 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874af9c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874aeb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874afa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874afc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874afcc8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874afd60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874afaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874afe00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874afe98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874aff30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874afb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874affd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b0068 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b0100 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874ad1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0540 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b05d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b0670 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0710 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b07a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b0840 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b08e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b0978 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b0a10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b0238 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0c80 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b0d18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b0db0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0e50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b0ee8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b0f80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1020 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b10b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b1150 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b02d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b11f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b13c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b1458 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b14f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b1288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b1590 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b1628 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b16c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b1320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1760 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b17f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b1890 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874cab80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874cac10 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874caca0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874cad30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874cadc0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874cae50 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874caee0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874caf70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874cb000 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874cb090 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874cb120 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874cb1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874cb240 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874cb2d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874cb360 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874cb3f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874cb480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874cb510 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874cb5a0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874cb630 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874cb6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874cb750 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874cb7e0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874cb870 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874cb900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874cb990 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874cba20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874cbab0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874cbb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874cbbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874cbc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874cbcf0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874cbd80 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874cbe10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874cbea0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874cbf30 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874cbfc0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874cc050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874cc0e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874cc170 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874cc200 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874cc290 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874cc320 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874cc3b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874cc440 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874cc4d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874cc560 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874cc5f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874cc680 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874cc710 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874cc7a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874cc830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874cc8c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874cc950 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874cc9e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874cca70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874ccb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874ccb90 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874ccc20 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874cccb0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874ccd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874ccdd0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874cce60 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874ccef0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874ccf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874cd010 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874cd0a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874cd130 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874cd1c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874cd250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874cd2e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874cd370 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874cd400 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874cd490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874cd520 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874cd5b0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874cd640 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874cd6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874cd760 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874cd7f0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874cd880 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874cd910 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874cd9a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874cda30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874cdac0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874cdb50 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874cdbe0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874cdc70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874cdd00 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874cdd90 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874cde20 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874cdeb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874cdf40 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874cdfd0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874ce060 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874ce0f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874ce180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874ce210 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874ce2a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874ce330 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874ce3c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874ce450 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874ce4e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874ce570 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874ce600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874ce690 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874ce720 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874ce7b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874ce840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874ce8d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874ce960 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874ce9f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874cea80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874ceb10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874ceba0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874cec30 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874cecc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874ced50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874cede0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874cee70 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874cef00 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: 0x5619874b1a98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874b1be0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874b1db0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b1f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2150 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874b21e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874b2280 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874b2018 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2320 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874b23b8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874b2450 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874b20b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b24f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874b2588 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874b2620 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874b1e48 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2890 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874b2928 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874b29c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874b2758 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2a60 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874b2af8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874b2b90 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874b27f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b2c30 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874b2cc8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874b2d60 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874b1ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2fd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874b3068 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874b3100 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874b2e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b31a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874b3238 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874b32d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874b2f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3370 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874b3408 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874b34a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874b1c78 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874b3540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b3710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b38e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874b3978 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874b3a10 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874b37a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b3ab0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874b3b48 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874b3be0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874b3840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874b3d18 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874b3db0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874b35d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b3e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4020 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874b40b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874b4150 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874b3ee8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b41f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874b4288 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874b4320 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874b3f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b43c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874b4458 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874b44f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874b3670 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b4590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4760 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874b47f8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874b4890 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874b4628 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b4930 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874b49c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874b4a60 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874b46c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b4b00 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b4b98 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b4c30 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874b1d10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b4cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b4ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5070 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b5108 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b51a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b4f38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5240 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b52d8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b5370 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b4fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5410 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b54a8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b5540 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b4d68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b55e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b57b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b5848 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b58e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b5678 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5980 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b5a18 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b5ab0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b5710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5b50 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b5be8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b5c80 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b4e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b5d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b5f88 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b6020 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b5db8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b60c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b6158 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b61f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b6290 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b6328 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b63c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874cf390 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874cf420 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874cf4b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874cf540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874cf5d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874cf660 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874cf6f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874cf780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874cf810 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874cf8a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874cf930 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874cf9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874cfa50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874cfae0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874cfb70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874cfc00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874cfc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874cfd20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874cfdb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874cfe40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874cfed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874cff60 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874cfff0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874d0080 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874d0110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874d01a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874d0230 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874d02c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874d0350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874d03e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874d0470 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874d0500 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874d0590 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874d0620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874d06b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874d0740 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874d07d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874d0860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874d08f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874d0980 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874d0a10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874d0aa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874d0b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874d0bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874d0c50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874d0ce0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874d0d70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874d0e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874d0e90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874d0f20 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874d0fb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874d1040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874d10d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874d1160 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874d11f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874d1280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874d1310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874d13a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874d1430 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874d14c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874d1550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874d15e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874d1670 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874d1700 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874d1790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874d1820 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874d18b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874d1940 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874d19d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874d1a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874d1af0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874d1b80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874d1c10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874d1ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874d1d30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874d1dc0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874d1e50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874d1ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874d1f70 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874d2000 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874d2090 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874d2120 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874d21b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874d2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874d22d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874d2360 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874d23f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874d2480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874d2510 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874d25a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874d2630 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874d26c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874d2750 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874d27e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874d2870 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874d2900 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874d2990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874d2a20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874d2ab0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874d2b40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874d2bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874d2c60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874d2cf0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874d2d80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874d2e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874d2ea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874d2f30 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874d2fc0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874d3050 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874d30e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874d3170 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874d3200 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874d3290 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874d3320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874d33b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874d3440 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874d34d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874d3560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874d35f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874d3680 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874d3710 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] 0x5619874bdc30 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874bdcc0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874bdd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874bdde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874bde70 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874bdf00 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874bdf90 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874be020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874be0b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874be140 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874be1d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874be260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874be2f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874be380 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874be410 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874be4a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874be530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874be5c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874be650 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874be6e0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874be770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874be800 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874be890 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874be920 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874be9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874bea40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874bead0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874beb60 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874bebf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874bec80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874bed10 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874beda0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874bee30 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874beec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874bef50 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874befe0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874bf070 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874bf100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874bf190 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874bf220 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874bf2b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874bf340 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874bf3d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874bf460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874bf4f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874bf580 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874bf610 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874bf6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874bf730 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874bf7c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874bf850 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874bf8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874bf970 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874bfa00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874bfa90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874bfb20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874bfbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874bfc40 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874bfcd0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874bfd60 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874bfdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874bfe80 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874bff10 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874bffa0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874c0030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874c00c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874c0150 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874c01e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874c0270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874c0300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874c0390 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874c0420 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874c04b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874c0540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874c05d0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874c0660 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874c06f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874c0780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874c0810 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874c08a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874c0930 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874c09c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874c0a50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874c0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874c0b70 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874c0c00 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874c0c90 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874c0d20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874c0db0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874c0e40 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874c0ed0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874c0f60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874c0ff0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874c1080 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874c1110 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874c11a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874c1230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874c12c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874c1350 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874c13e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874c1470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874c1500 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874c1590 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874c1620 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874c16b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874c1740 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874c17d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874c1860 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874c18f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874c1980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874c1a10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874c1aa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874c1b30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874c1bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874c1c50 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874c1ce0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874c1d70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874c1e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874c1e90 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874c1f20 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874c1fb0 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] 0x5619874d5fb0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874d6040 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874d60d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874d6160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874d61f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874d6280 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874d6310 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874d63a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874d6430 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874d64c0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874d6550 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874d65e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874d6670 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874d6700 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874d6790 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874d6820 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874d68b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874d6940 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874d69d0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874d6a60 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874d6af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874d6b80 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874d6c10 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874d6ca0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874d6d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874d6dc0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874d6e50 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874d6ee0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874d6f70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874d7000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874d7090 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874d7120 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874d71b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874d7240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874d72d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874d7360 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874d73f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874d7480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874d7510 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874d75a0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874d7630 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874d76c0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874d7750 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874d77e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874d7870 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874d7900 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874d7990 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874d7a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874d7ab0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874d7b40 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874d7bd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874d7c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874d7cf0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874d7d80 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874d7e10 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874d7ea0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874d7f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874d7fc0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874d8050 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874d80e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874d8170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874d8200 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874d8290 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874d8320 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874d83b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874d8440 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874d84d0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874d8560 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874d85f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874d8680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874d8710 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874d87a0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874d8830 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874d88c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874d8950 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874d89e0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874d8a70 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874d8b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874d8b90 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874d8c20 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874d8cb0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874d8d40 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874d8dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874d8e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874d8ef0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874d8f80 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874d9010 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874d90a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874d9130 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874d91c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874d9250 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874d92e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874d9370 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874d9400 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874d9490 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874d9520 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874d95b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874d9640 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874d96d0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874d9760 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874d97f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874d9880 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874d9910 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874d99a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874d9a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874d9ac0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874d9b50 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874d9be0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874d9c70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874d9d00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874d9d90 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874d9e20 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874d9eb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874d9f40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874d9fd0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874da060 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874da0f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874da180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874da210 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874da2a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874da330 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] 0x5619874c6370 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874c6400 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874c6490 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874c6520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874c65b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874c6640 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874c66d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874c6760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874c67f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874c6880 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874c6910 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874c69a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874c6a30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874c6ac0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874c6b50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874c6be0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874c6c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874c6d00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874c6d90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874c6e20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874c6eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874c6f40 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874c6fd0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874c7060 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874c70f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874c7180 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874c7210 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874c72a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874c7330 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874c73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874c7450 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874c74e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874c7570 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874c7600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874c7690 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874c7720 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874c77b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874c7840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874c78d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874c7960 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874c79f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874c7a80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874c7b10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874c7ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874c7c30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874c7cc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874c7d50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874c7de0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874c7e70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874c7f00 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874c7f90 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874c8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874c80b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874c8140 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874c81d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874c8260 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874c82f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874c8380 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874c8410 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874c84a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874c8530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874c85c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874c8650 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874c86e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874c8770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874c8800 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874c8890 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874c8920 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874c89b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874c8a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874c8ad0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874c8b60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874c8bf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874c8c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874c8d10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874c8da0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874c8e30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874c8ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874c8f50 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874c8fe0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874c9070 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874c9100 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874c9190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874c9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874c92b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874c9340 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874c93d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874c9460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874c94f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874c9580 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874c9610 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874c96a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874c9730 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874c97c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874c9850 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874c98e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874c9970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874c9a00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874c9a90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874c9b20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874c9bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874c9c40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874c9cd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874c9d60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874c9df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874c9e80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874c9f10 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874c9fa0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874ca030 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874ca0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874ca150 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874ca1e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874ca270 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874ca300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874ca390 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874ca420 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874ca4b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874ca540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874ca5d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874ca660 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874ca6f0 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] 0x5619874da7c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874da850 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874da8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874da970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874daa00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874daa90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874dab20 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874dabb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874dac40 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874dacd0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874dad60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874dadf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874dae80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874daf10 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874dafa0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874db030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874db0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874db150 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874db1e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874db270 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874db300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874db390 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874db420 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874db4b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874db540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874db5d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874db660 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874db6f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874db780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874db810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874db8a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874db930 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874db9c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874dba50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874dbae0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874dbb70 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874dbc00 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874dbc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874dbd20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874dbdb0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874dbe40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874dbed0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874dbf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874dbff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874dc080 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874dc110 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874dc1a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874dc230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874dc2c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874dc350 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874dc3e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874dc470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874dc500 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874dc590 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874dc620 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874dc6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874dc740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874dc7d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874dc860 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874dc8f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874dc980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874dca10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874dcaa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874dcb30 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874dcbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874dcc50 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874dcce0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874dcd70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874dce00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874dce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874dcf20 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874dcfb0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874dd040 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874dd0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874dd160 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874dd1f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874dd280 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874dd310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874dd3a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874dd430 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874dd4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874dd550 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874dd5e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874dd670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874dd700 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874dd790 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874dd820 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874dd8b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874dd940 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874dd9d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874dda60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874ddaf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874ddb80 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874ddc10 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874ddca0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874ddd30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874dddc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874dde50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874ddee0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874ddf70 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874de000 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874de090 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874de120 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874de1b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874de240 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874de2d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874de360 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874de3f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874de480 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874de510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874de5a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874de630 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874de6c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874de750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874de7e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874de870 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874de900 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874de990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874dea20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874deab0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874deb40 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x5619874cab80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874cac10 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874caca0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874cad30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874cadc0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874cae50 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874caee0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874caf70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874cb000 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874cb090 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874cb120 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874cb1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874cb240 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874cb2d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874cb360 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874cb3f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874cb480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874cb510 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874cb5a0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874cb630 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874cb6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874cb750 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874cb7e0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874cb870 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874cb900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874cb990 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874cba20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874cbab0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874cbb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874cbbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874cbc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874cbcf0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874cbd80 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874cbe10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874cbea0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874cbf30 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874cbfc0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874cc050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874cc0e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874cc170 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874cc200 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874cc290 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874cc320 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874cc3b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874cc440 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874cc4d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874cc560 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874cc5f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874cc680 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874cc710 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874cc7a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874cc830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874cc8c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874cc950 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874cc9e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874cca70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874ccb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874ccb90 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874ccc20 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874cccb0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874ccd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874ccdd0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874cce60 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874ccef0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874ccf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874cd010 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874cd0a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874cd130 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874cd1c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874cd250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874cd2e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874cd370 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874cd400 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874cd490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874cd520 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874cd5b0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874cd640 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874cd6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874cd760 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874cd7f0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874cd880 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874cd910 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874cd9a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874cda30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874cdac0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874cdb50 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874cdbe0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874cdc70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874cdd00 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874cdd90 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874cde20 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874cdeb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874cdf40 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874cdfd0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874ce060 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874ce0f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874ce180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874ce210 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874ce2a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874ce330 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874ce3c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874ce450 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874ce4e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874ce570 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874ce600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874ce690 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874ce720 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874ce7b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874ce840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874ce8d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874ce960 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874ce9f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874cea80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874ceb10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874ceba0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874cec30 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874cecc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874ced50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874cede0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874cee70 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874cef00 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] 0x5619874e13e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874e1470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874e1500 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874e1590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874e1620 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874e16b0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874e1740 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874e17d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874e1860 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874e18f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874e1980 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874e1a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874e1aa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874e1b30 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874e1bc0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874e1c50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874e1ce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874e1d70 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874e1e00 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874e1e90 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874e1f20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874e1fb0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874e2040 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874e20d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874e2160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874e21f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874e2280 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874e2310 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874e23a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874e2430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874e24c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874e2550 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874e25e0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874e2670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874e2700 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874e2790 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874e2820 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874e28b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874e2940 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874e29d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874e2a60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874e2af0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874e2b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874e2c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874e2ca0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874e2d30 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874e2dc0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874e2e50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874e2ee0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874e2f70 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874e3000 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874e3090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874e3120 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874e31b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874e3240 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874e32d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874e3360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874e33f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874e3480 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874e3510 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874e35a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874e3630 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874e36c0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874e3750 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874e37e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874e3870 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874e3900 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874e3990 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874e3a20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874e3ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874e3b40 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874e3bd0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874e3c60 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874e3cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874e3d80 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874e3e10 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874e3ea0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874e3f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874e3fc0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874e4050 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874e40e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874e4170 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874e4200 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874e4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874e4320 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874e43b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874e4440 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874e44d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874e4560 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874e45f0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874e4680 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874e4710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874e47a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874e4830 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874e48c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874e4950 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874e49e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874e4a70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874e4b00 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874e4b90 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874e4c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874e4cb0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874e4d40 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874e4dd0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874e4e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874e4ef0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874e4f80 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874e5010 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874e50a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874e5130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874e51c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874e5250 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874e52e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874e5370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874e5400 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874e5490 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874e5520 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874e55b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874e5640 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874e56d0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874e5760 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] 0x5619874cf390 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874cf420 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874cf4b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874cf540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874cf5d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874cf660 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874cf6f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874cf780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874cf810 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874cf8a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874cf930 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874cf9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874cfa50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874cfae0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874cfb70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874cfc00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874cfc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874cfd20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874cfdb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874cfe40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874cfed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874cff60 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874cfff0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874d0080 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874d0110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874d01a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874d0230 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874d02c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874d0350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874d03e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874d0470 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874d0500 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874d0590 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874d0620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874d06b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874d0740 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874d07d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874d0860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874d08f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874d0980 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874d0a10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874d0aa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874d0b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874d0bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874d0c50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874d0ce0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874d0d70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874d0e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874d0e90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874d0f20 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874d0fb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874d1040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874d10d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874d1160 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874d11f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874d1280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874d1310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874d13a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874d1430 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874d14c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874d1550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874d15e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874d1670 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874d1700 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874d1790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874d1820 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874d18b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874d1940 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874d19d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874d1a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874d1af0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874d1b80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874d1c10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874d1ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874d1d30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874d1dc0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874d1e50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874d1ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874d1f70 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874d2000 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874d2090 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874d2120 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874d21b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874d2240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874d22d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874d2360 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874d23f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874d2480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874d2510 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874d25a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874d2630 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874d26c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874d2750 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874d27e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874d2870 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874d2900 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874d2990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874d2a20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874d2ab0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874d2b40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874d2bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874d2c60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874d2cf0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874d2d80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874d2e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874d2ea0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874d2f30 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874d2fc0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874d3050 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874d30e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874d3170 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874d3200 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874d3290 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874d3320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874d33b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874d3440 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874d34d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874d3560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874d35f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874d3680 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874d3710 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] 0x5619874e5bf0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874e5c80 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874e5d10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874e5da0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874e5e30 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874e5ec0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874e5f50 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874e5fe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874e6070 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874e6100 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874e6190 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874e6220 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874e62b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874e6340 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874e63d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874e6460 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874e64f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874e6580 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874e6610 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874e66a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874e6730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874e67c0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874e6850 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874e68e0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874e6970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874e6a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874e6a90 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874e6b20 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874e6bb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874e6c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874e6cd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874e6d60 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874e6df0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874e6e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874e6f10 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874e6fa0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874e7030 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874e70c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874e7150 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874e71e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874e7270 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874e7300 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874e7390 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874e7420 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874e74b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874e7540 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874e75d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874e7660 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874e76f0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874e7780 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874e7810 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874e78a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874e7930 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874e79c0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874e7a50 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874e7ae0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874e7b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874e7c00 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874e7c90 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874e7d20 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874e7db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874e7e40 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874e7ed0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874e7f60 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874e7ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874e8080 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874e8110 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874e81a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874e8230 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874e82c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874e8350 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874e83e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874e8470 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874e8500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874e8590 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874e8620 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874e86b0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874e8740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874e87d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874e8860 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874e88f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874e8980 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874e8a10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874e8aa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874e8b30 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874e8bc0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874e8c50 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874e8ce0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874e8d70 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874e8e00 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874e8e90 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874e8f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874e8fb0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874e9040 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874e90d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874e9160 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874e91f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874e9280 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874e9310 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874e93a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874e9430 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874e94c0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874e9550 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874e95e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874e9670 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874e9700 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874e9790 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874e9820 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874e98b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874e9940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874e99d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874e9a60 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874e9af0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874e9b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874e9c10 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874e9ca0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874e9d30 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874e9dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874e9e50 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874e9ee0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874e9f70 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x5619874b1980 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874ad0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874ad280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874ad450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ad620 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874ad6b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874ad750 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874ad4e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ad7f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874ad888 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874ad920 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874ad580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ad9c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874ada58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874adaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874ad318 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874adb90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874add60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874addf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874ade90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874adc28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874adf30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874adfc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874ae060 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874adcc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae100 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874ae198 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874ae230 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874ad3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874ae2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ae4a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874ae538 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874ae5d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874ae368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ae670 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874ae708 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874ae7a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874ae400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae840 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874ae8d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874ae970 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874ad148 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874aea10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874aebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874aedb0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874aee48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874aeee0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874aec78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874aef80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874af018 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874af0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874aed10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af150 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874af1e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874af280 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874aeaa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874af320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874af4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874af588 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874af620 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874af3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874af6c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874af758 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874af7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874af450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af890 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874af928 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874af9c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874aeb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874afa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874afc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874afcc8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874afd60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874afaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874afe00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874afe98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874aff30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874afb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874affd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b0068 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b0100 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874ad1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0540 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b05d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b0670 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0710 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b07a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b0840 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b08e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b0978 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b0a10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b0238 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0c80 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b0d18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b0db0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0e50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b0ee8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b0f80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1020 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b10b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b1150 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b02d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b11f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b13c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b1458 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b14f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b1288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b1590 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b1628 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b16c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b1320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1760 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b17f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b1890 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874ea400 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874ea490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874ea520 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874ea5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874ea640 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874ea6d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874ea760 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874ea7f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874ea880 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874ea910 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874ea9a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874eaa30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874eaac0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874eab50 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874eabe0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874eac70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874ead00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874ead90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874eae20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874eaeb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874eaf40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874eafd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874eb060 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874eb0f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874eb180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874eb210 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874eb2a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874eb330 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874eb3c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874eb450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874eb4e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874eb570 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874eb600 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874eb690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874eb720 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874eb7b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874eb840 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874eb8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874eb960 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874eb9f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874eba80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874ebb10 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874ebba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874ebc30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874ebcc0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874ebd50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874ebde0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874ebe70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874ebf00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874ebf90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874ec020 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874ec0b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874ec140 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874ec1d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874ec260 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874ec2f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874ec380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874ec410 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874ec4a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874ec530 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874ec5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874ec650 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874ec6e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874ec770 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874ec800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874ec890 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874ec920 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874ec9b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874eca40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874ecad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874ecb60 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874ecbf0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874ecc80 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874ecd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874ecda0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874ece30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874ecec0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874ecf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874ecfe0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874ed070 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874ed100 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874ed190 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874ed220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874ed2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874ed340 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874ed3d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874ed460 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874ed4f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874ed580 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874ed610 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874ed6a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874ed730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874ed7c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874ed850 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874ed8e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874ed970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874eda00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874eda90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874edb20 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874edbb0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874edc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874edcd0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874edd60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874eddf0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874ede80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874edf10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874edfa0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874ee030 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874ee0c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874ee150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874ee1e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874ee270 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874ee300 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874ee390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874ee420 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874ee4b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874ee540 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874ee5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874ee660 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874ee6f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874ee780 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: 0x5619874b1a98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874b1be0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874b1db0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b1f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2150 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874b21e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874b2280 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874b2018 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2320 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874b23b8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874b2450 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874b20b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b24f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874b2588 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874b2620 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874b1e48 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2890 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874b2928 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874b29c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874b2758 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2a60 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874b2af8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874b2b90 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874b27f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b2c30 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874b2cc8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874b2d60 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874b1ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2fd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874b3068 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874b3100 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874b2e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b31a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874b3238 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874b32d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874b2f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3370 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874b3408 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874b34a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874b1c78 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874b3540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b3710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b38e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874b3978 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874b3a10 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874b37a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b3ab0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874b3b48 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874b3be0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874b3840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874b3d18 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874b3db0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874b35d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b3e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4020 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874b40b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874b4150 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874b3ee8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b41f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874b4288 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874b4320 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874b3f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b43c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874b4458 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874b44f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874b3670 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b4590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4760 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874b47f8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874b4890 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874b4628 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b4930 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874b49c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874b4a60 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874b46c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b4b00 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b4b98 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b4c30 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874b1d10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b4cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b4ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5070 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b5108 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b51a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b4f38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5240 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b52d8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b5370 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b4fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5410 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b54a8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b5540 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b4d68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b55e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b57b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b5848 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b58e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b5678 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5980 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b5a18 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b5ab0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b5710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5b50 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b5be8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b5c80 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b4e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b5d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b5f88 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b6020 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b5db8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b60c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b6158 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b61f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b6290 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b6328 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b63c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874ee820 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874ee8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874ee940 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874ee9d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874eea60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874eeaf0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874eeb80 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874eec10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874eeca0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874eed30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874eedc0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874eee50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874eeee0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874eef70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874ef000 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874ef090 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874ef120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874ef1b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874ef240 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874ef2d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874ef360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874ef3f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874ef480 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874ef510 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874ef5a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874ef630 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874ef6c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874ef750 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874ef7e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874ef870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874ef900 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874ef990 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874efa20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874efab0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874efb40 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874efbd0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874efc60 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874efcf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874efd80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874efe10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874efea0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874eff30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874effc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874f0050 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874f00e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874f0170 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874f0200 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874f0290 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874f0320 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874f03b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874f0440 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874f04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874f0560 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874f05f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874f0680 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874f0710 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874f07a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874f0830 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874f08c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874f0950 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874f09e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874f0a70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874f0b00 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874f0b90 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874f0c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874f0cb0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874f0d40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874f0dd0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874f0e60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874f0ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874f0f80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874f1010 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874f10a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874f1130 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874f11c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874f1250 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874f12e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874f1370 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874f1400 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874f1490 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874f1520 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874f15b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874f1640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874f16d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874f1760 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874f17f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874f1880 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874f1910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874f19a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874f1a30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874f1ac0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874f1b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874f1be0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874f1c70 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874f1d00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874f1d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874f1e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874f1eb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874f1f40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874f1fd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874f2060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874f20f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874f2180 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874f2210 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874f22a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874f2330 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874f23c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874f2450 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874f24e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874f2570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874f2600 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874f2690 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874f2720 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874f27b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874f2840 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874f28d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874f2960 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874f29f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874f2a80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874f2b10 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874f2ba0 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: 0x5619874b1980 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874ad0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874ad280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874ad450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ad620 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874ad6b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874ad750 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874ad4e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ad7f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874ad888 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874ad920 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874ad580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ad9c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874ada58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874adaf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874ad318 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874adb90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874add60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874addf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874ade90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874adc28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874adf30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874adfc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874ae060 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874adcc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae100 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874ae198 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874ae230 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874ad3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874ae2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874ae4a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874ae538 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874ae5d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874ae368 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874ae670 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874ae708 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874ae7a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874ae400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874ae840 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874ae8d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874ae970 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874ad148 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874aea10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874aebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874aedb0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874aee48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874aeee0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874aec78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874aef80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874af018 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874af0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874aed10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af150 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874af1e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874af280 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874aeaa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874af320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874af4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874af588 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874af620 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874af3b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874af6c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874af758 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874af7f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874af450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874af890 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874af928 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874af9c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874aeb40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874afa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874afc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874afcc8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874afd60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874afaf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874afe00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874afe98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874aff30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874afb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874affd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b0068 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b0100 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874ad1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b0370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0540 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b05d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b0670 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b0408 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0710 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b07a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b0840 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b08e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b0978 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b0a10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b0238 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b0c80 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b0d18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b0db0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b0b48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b0e50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b0ee8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b0f80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b0be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1020 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b10b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b1150 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b02d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b11f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b13c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b1458 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b14f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b1288 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b1590 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b1628 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b16c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b1320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b1760 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b17f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b1890 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874f2c40 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874f2cd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874f2d60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874f2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874f2e80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874f2f10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874f2fa0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874f3030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874f30c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874f3150 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874f31e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874f3270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874f3300 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874f3390 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874f3420 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874f34b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874f3540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874f35d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874f3660 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874f36f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874f3780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874f3810 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874f38a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874f3930 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874f39c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874f3a50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874f3ae0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874f3b70 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874f3c00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874f3c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874f3d20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874f3db0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874f3e40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874f3ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874f3f60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874f3ff0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874f4080 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874f4110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874f41a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874f4230 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874f42c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874f4350 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874f43e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874f4470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874f4500 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874f4590 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874f4620 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874f46b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874f4740 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874f47d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874f4860 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874f48f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874f4980 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874f4a10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874f4aa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874f4b30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874f4bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874f4c50 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874f4ce0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874f4d70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874f4e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874f4e90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874f4f20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874f4fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874f5040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874f50d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874f5160 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874f51f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874f5280 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874f5310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874f53a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874f5430 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874f54c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874f5550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874f55e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874f5670 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874f5700 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874f5790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874f5820 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874f58b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874f5940 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874f59d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874f5a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874f5af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874f5b80 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874f5c10 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874f5ca0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874f5d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874f5dc0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874f5e50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874f5ee0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874f5f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874f6000 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874f6090 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874f6120 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874f61b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874f6240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874f62d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874f6360 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874f63f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874f6480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874f6510 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874f65a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874f6630 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874f66c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874f6750 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874f67e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874f6870 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874f6900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874f6990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874f6a20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874f6ab0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874f6b40 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874f6bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874f6c60 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874f6cf0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874f6d80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874f6e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874f6ea0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874f6f30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874f6fc0 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: 0x5619874b1a98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5619874b1be0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x5619874b1db0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b1f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2150 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x5619874b21e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x5619874b2280 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5619874b2018 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2320 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5619874b23b8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x5619874b2450 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x5619874b20b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b24f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x5619874b2588 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x5619874b2620 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5619874b1e48 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2890 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x5619874b2928 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5619874b29c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x5619874b2758 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b2a60 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5619874b2af8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x5619874b2b90 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5619874b27f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b2c30 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x5619874b2cc8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x5619874b2d60 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x5619874b1ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b2fd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x5619874b3068 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x5619874b3100 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x5619874b2e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b31a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x5619874b3238 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5619874b32d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x5619874b2f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3370 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5619874b3408 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5619874b34a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x5619874b1c78 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5619874b3540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b3710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b38e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5619874b3978 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5619874b3a10 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5619874b37a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b3ab0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5619874b3b48 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5619874b3be0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5619874b3840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b3c80 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5619874b3d18 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5619874b3db0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5619874b35d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b3e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4020 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5619874b40b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5619874b4150 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5619874b3ee8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b41f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5619874b4288 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5619874b4320 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5619874b3f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b43c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5619874b4458 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5619874b44f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5619874b3670 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b4590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b4760 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5619874b47f8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5619874b4890 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5619874b4628 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b4930 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5619874b49c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5619874b4a60 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5619874b46c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b4b00 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5619874b4b98 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5619874b4c30 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5619874b1d10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5619874b4cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5619874b4ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5070 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5619874b5108 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5619874b51a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5619874b4f38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5240 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5619874b52d8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5619874b5370 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5619874b4fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5410 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5619874b54a8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5619874b5540 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5619874b4d68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5619874b55e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b57b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5619874b5848 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5619874b58e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5619874b5678 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b5980 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5619874b5a18 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5619874b5ab0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5619874b5710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b5b50 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5619874b5be8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5619874b5c80 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5619874b4e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5619874b5d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5619874b5ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5619874b5f88 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5619874b6020 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5619874b5db8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5619874b60c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5619874b6158 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5619874b61f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5619874b5e50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5619874b6290 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5619874b6328 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5619874b63c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5619874f7060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5619874f70f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5619874f7180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5619874f7210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5619874f72a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5619874f7330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5619874f73c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5619874f7450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5619874f74e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5619874f7570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5619874f7600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5619874f7690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5619874f7720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5619874f77b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5619874f7840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5619874f78d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5619874f7960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5619874f79f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5619874f7a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5619874f7b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5619874f7ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5619874f7c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5619874f7cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5619874f7d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5619874f7de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5619874f7e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5619874f7f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5619874f7f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5619874f8020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5619874f80b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5619874f8140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5619874f81d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5619874f8260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5619874f82f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5619874f8380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5619874f8410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5619874f84a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5619874f8530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5619874f85c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5619874f8650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5619874f86e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5619874f8770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5619874f8800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5619874f8890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5619874f8920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5619874f89b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5619874f8a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5619874f8ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5619874f8b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5619874f8bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5619874f8c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5619874f8d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5619874f8da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5619874f8e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5619874f8ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5619874f8f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5619874f8fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5619874f9070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5619874f9100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5619874f9190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5619874f9220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5619874f92b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5619874f9340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5619874f93d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5619874f9460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5619874f94f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5619874f9580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5619874f9610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5619874f96a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5619874f9730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5619874f97c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5619874f9850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5619874f98e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5619874f9970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5619874f9a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5619874f9a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5619874f9b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5619874f9bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5619874f9c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5619874f9cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5619874f9d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5619874f9df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5619874f9e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5619874f9f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5619874f9fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5619874fa030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5619874fa0c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5619874fa150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5619874fa1e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5619874fa270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5619874fa300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5619874fa390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5619874fa420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5619874fa4b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5619874fa540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5619874fa5d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5619874fa660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5619874fa6f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5619874fa780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5619874fa810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5619874fa8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5619874fa930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5619874fa9c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5619874faa50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5619874faae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5619874fab70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5619874fac00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5619874fac90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5619874fad20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5619874fadb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5619874fae40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5619874faed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5619874faf60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5619874faff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5619874fb080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5619874fb110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5619874fb1a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5619874fb230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5619874fb2c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5619874fb350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5619874fb3e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (13 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (13 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x56059a0b9980 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b50b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5280 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5620 VAL: '0000' (3 sibs) 36: 0x56059a0b56b8 VAL: '0001' (3 sibs) 36: 0x56059a0b5750 VAL: '0002' (3 sibs) 36: 0x56059a0b54e8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b57f0 VAL: '0010' (3 sibs) 36: 0x56059a0b5888 VAL: '0011' (3 sibs) 36: 0x56059a0b5920 VAL: '0012' (3 sibs) 36: 0x56059a0b5580 SEQ: (3 sibs) 3 children: 36: 0x56059a0b59c0 VAL: '0020' (3 sibs) 36: 0x56059a0b5a58 VAL: '0021' (3 sibs) 36: 0x56059a0b5af0 VAL: '0022' (3 sibs) 36: 0x56059a0b5318 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5d60 VAL: '0100' (3 sibs) 36: 0x56059a0b5df8 VAL: '0101' (3 sibs) 36: 0x56059a0b5e90 VAL: '0102' (3 sibs) 36: 0x56059a0b5c28 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5f30 VAL: '0110' (3 sibs) 36: 0x56059a0b5fc8 VAL: '0111' (3 sibs) 36: 0x56059a0b6060 VAL: '0112' (3 sibs) 36: 0x56059a0b5cc0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6100 VAL: '0120' (3 sibs) 36: 0x56059a0b6198 VAL: '0121' (3 sibs) 36: 0x56059a0b6230 VAL: '0122' (3 sibs) 36: 0x56059a0b53b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b62d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b64a0 VAL: '0200' (3 sibs) 36: 0x56059a0b6538 VAL: '0201' (3 sibs) 36: 0x56059a0b65d0 VAL: '0202' (3 sibs) 36: 0x56059a0b6368 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6670 VAL: '0210' (3 sibs) 36: 0x56059a0b6708 VAL: '0211' (3 sibs) 36: 0x56059a0b67a0 VAL: '0212' (3 sibs) 36: 0x56059a0b6400 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6840 VAL: '0220' (3 sibs) 36: 0x56059a0b68d8 VAL: '0221' (3 sibs) 36: 0x56059a0b6970 VAL: '0222' (3 sibs) 36: 0x56059a0b5148 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6a10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6db0 VAL: '1000' (3 sibs) 36: 0x56059a0b6e48 VAL: '1001' (3 sibs) 36: 0x56059a0b6ee0 VAL: '1002' (3 sibs) 36: 0x56059a0b6c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6f80 VAL: '1010' (3 sibs) 36: 0x56059a0b7018 VAL: '1011' (3 sibs) 36: 0x56059a0b70b0 VAL: '1012' (3 sibs) 36: 0x56059a0b6d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7150 VAL: '1020' (3 sibs) 36: 0x56059a0b71e8 VAL: '1021' (3 sibs) 36: 0x56059a0b7280 VAL: '1022' (3 sibs) 36: 0x56059a0b6aa8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b74f0 VAL: '1100' (3 sibs) 36: 0x56059a0b7588 VAL: '1101' (3 sibs) 36: 0x56059a0b7620 VAL: '1102' (3 sibs) 36: 0x56059a0b73b8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b76c0 VAL: '1110' (3 sibs) 36: 0x56059a0b7758 VAL: '1111' (3 sibs) 36: 0x56059a0b77f0 VAL: '1112' (3 sibs) 36: 0x56059a0b7450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7890 VAL: '1120' (3 sibs) 36: 0x56059a0b7928 VAL: '1121' (3 sibs) 36: 0x56059a0b79c0 VAL: '1122' (3 sibs) 36: 0x56059a0b6b40 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7a60 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7c30 VAL: '1200' (3 sibs) 36: 0x56059a0b7cc8 VAL: '1201' (3 sibs) 36: 0x56059a0b7d60 VAL: '1202' (3 sibs) 36: 0x56059a0b7af8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7e00 VAL: '1210' (3 sibs) 36: 0x56059a0b7e98 VAL: '1211' (3 sibs) 36: 0x56059a0b7f30 VAL: '1212' (3 sibs) 36: 0x56059a0b7b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7fd0 VAL: '1220' (3 sibs) 36: 0x56059a0b8068 VAL: '1221' (3 sibs) 36: 0x56059a0b8100 VAL: '1222' (3 sibs) 36: 0x56059a0b51e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b81a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8370 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8540 VAL: '2000' (3 sibs) 36: 0x56059a0b85d8 VAL: '2001' (3 sibs) 36: 0x56059a0b8670 VAL: '2002' (3 sibs) 36: 0x56059a0b8408 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8710 VAL: '2010' (3 sibs) 36: 0x56059a0b87a8 VAL: '2011' (3 sibs) 36: 0x56059a0b8840 VAL: '2012' (3 sibs) 36: 0x56059a0b84a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b88e0 VAL: '2020' (3 sibs) 36: 0x56059a0b8978 VAL: '2021' (3 sibs) 36: 0x56059a0b8a10 VAL: '2022' (3 sibs) 36: 0x56059a0b8238 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8ab0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8c80 VAL: '2100' (3 sibs) 36: 0x56059a0b8d18 VAL: '2101' (3 sibs) 36: 0x56059a0b8db0 VAL: '2102' (3 sibs) 36: 0x56059a0b8b48 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8e50 VAL: '2110' (3 sibs) 36: 0x56059a0b8ee8 VAL: '2111' (3 sibs) 36: 0x56059a0b8f80 VAL: '2112' (3 sibs) 36: 0x56059a0b8be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9020 VAL: '2120' (3 sibs) 36: 0x56059a0b90b8 VAL: '2121' (3 sibs) 36: 0x56059a0b9150 VAL: '2122' (3 sibs) 36: 0x56059a0b82d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b91f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b93c0 VAL: '2200' (3 sibs) 36: 0x56059a0b9458 VAL: '2201' (3 sibs) 36: 0x56059a0b94f0 VAL: '2202' (3 sibs) 36: 0x56059a0b9288 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9590 VAL: '2210' (3 sibs) 36: 0x56059a0b9628 VAL: '2211' (3 sibs) 36: 0x56059a0b96c0 VAL: '2212' (3 sibs) 36: 0x56059a0b9320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9760 VAL: '2220' (3 sibs) 36: 0x56059a0b97f8 VAL: '2221' (3 sibs) 36: 0x56059a0b9890 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0c4970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0c4a00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0c4a90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0c4b20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0c4bb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0c4c40 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0c4cd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0c4d60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0c4df0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0c4e80 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0c4f10 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0c4fa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0c5030 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0c50c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0c5150 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0c51e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0c5270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0c5300 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0c5390 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0c5420 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0c54b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0c5540 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0c55d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0c5660 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0c56f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0c5780 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0c5810 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0c58a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0c5930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0c59c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0c5a50 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0c5ae0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0c5b70 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0c5c00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0c5c90 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0c5d20 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0c5db0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0c5e40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0c5ed0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0c5f60 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0c5ff0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0c6080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0c6110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0c61a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0c6230 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0c62c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0c6350 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0c63e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0c6470 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0c6500 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0c6590 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0c6620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0c66b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0c6740 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0c67d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0c6860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0c68f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0c6980 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0c6a10 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0c6aa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0c6b30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0c6bc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0c6c50 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0c6ce0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0c6d70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0c6e00 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0c6e90 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0c6f20 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0c6fb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0c7040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0c70d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0c7160 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0c71f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0c7280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0c7310 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0c73a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0c7430 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0c74c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0c7550 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0c75e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0c7670 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0c7700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0c7790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0c7820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0c78b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0c7940 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0c79d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0c7a60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0c7af0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0c7b80 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0c7c10 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0c7ca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0c7d30 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0c7dc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0c7e50 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0c7ee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0c7f70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0c8000 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0c8090 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0c8120 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0c81b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0c8240 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0c82d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0c8360 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0c83f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0c8480 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0c8510 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0c85a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0c8630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0c86c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0c8750 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0c87e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0c8870 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0c8900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0c8990 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0c8a20 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0c8ab0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0c8b40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0c8bd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0c8c60 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0c8cf0 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: 0x56059a0b9a98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b9be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9db0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9f80 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba150 VAL: '0000' (3 sibs) 36: 0x56059a0ba1e8 VAL: '0001' (3 sibs) 36: 0x56059a0ba280 VAL: '0002' (3 sibs) 36: 0x56059a0ba018 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba320 VAL: '0010' (3 sibs) 36: 0x56059a0ba3b8 VAL: '0011' (3 sibs) 36: 0x56059a0ba450 VAL: '0012' (3 sibs) 36: 0x56059a0ba0b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba4f0 VAL: '0020' (3 sibs) 36: 0x56059a0ba588 VAL: '0021' (3 sibs) 36: 0x56059a0ba620 VAL: '0022' (3 sibs) 36: 0x56059a0b9e48 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba890 VAL: '0100' (3 sibs) 36: 0x56059a0ba928 VAL: '0101' (3 sibs) 36: 0x56059a0ba9c0 VAL: '0102' (3 sibs) 36: 0x56059a0ba758 SEQ: (3 sibs) 3 children: 36: 0x56059a0baa60 VAL: '0110' (3 sibs) 36: 0x56059a0baaf8 VAL: '0111' (3 sibs) 36: 0x56059a0bab90 VAL: '0112' (3 sibs) 36: 0x56059a0ba7f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bac30 VAL: '0120' (3 sibs) 36: 0x56059a0bacc8 VAL: '0121' (3 sibs) 36: 0x56059a0bad60 VAL: '0122' (3 sibs) 36: 0x56059a0b9ee0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bae00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bafd0 VAL: '0200' (3 sibs) 36: 0x56059a0bb068 VAL: '0201' (3 sibs) 36: 0x56059a0bb100 VAL: '0202' (3 sibs) 36: 0x56059a0bae98 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb1a0 VAL: '0210' (3 sibs) 36: 0x56059a0bb238 VAL: '0211' (3 sibs) 36: 0x56059a0bb2d0 VAL: '0212' (3 sibs) 36: 0x56059a0baf30 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb370 VAL: '0220' (3 sibs) 36: 0x56059a0bb408 VAL: '0221' (3 sibs) 36: 0x56059a0bb4a0 VAL: '0222' (3 sibs) 36: 0x56059a0b9c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb540 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb8e0 VAL: '1000' (3 sibs) 36: 0x56059a0bb978 VAL: '1001' (3 sibs) 36: 0x56059a0bba10 VAL: '1002' (3 sibs) 36: 0x56059a0bb7a8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbab0 VAL: '1010' (3 sibs) 36: 0x56059a0bbb48 VAL: '1011' (3 sibs) 36: 0x56059a0bbbe0 VAL: '1012' (3 sibs) 36: 0x56059a0bb840 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbc80 VAL: '1020' (3 sibs) 36: 0x56059a0bbd18 VAL: '1021' (3 sibs) 36: 0x56059a0bbdb0 VAL: '1022' (3 sibs) 36: 0x56059a0bb5d8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbe50 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc020 VAL: '1100' (3 sibs) 36: 0x56059a0bc0b8 VAL: '1101' (3 sibs) 36: 0x56059a0bc150 VAL: '1102' (3 sibs) 36: 0x56059a0bbee8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc1f0 VAL: '1110' (3 sibs) 36: 0x56059a0bc288 VAL: '1111' (3 sibs) 36: 0x56059a0bc320 VAL: '1112' (3 sibs) 36: 0x56059a0bbf80 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc3c0 VAL: '1120' (3 sibs) 36: 0x56059a0bc458 VAL: '1121' (3 sibs) 36: 0x56059a0bc4f0 VAL: '1122' (3 sibs) 36: 0x56059a0bb670 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc590 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc760 VAL: '1200' (3 sibs) 36: 0x56059a0bc7f8 VAL: '1201' (3 sibs) 36: 0x56059a0bc890 VAL: '1202' (3 sibs) 36: 0x56059a0bc628 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc930 VAL: '1210' (3 sibs) 36: 0x56059a0bc9c8 VAL: '1211' (3 sibs) 36: 0x56059a0bca60 VAL: '1212' (3 sibs) 36: 0x56059a0bc6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcb00 VAL: '1220' (3 sibs) 36: 0x56059a0bcb98 VAL: '1221' (3 sibs) 36: 0x56059a0bcc30 VAL: '1222' (3 sibs) 36: 0x56059a0b9d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0bccd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcea0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd070 VAL: '2000' (3 sibs) 36: 0x56059a0bd108 VAL: '2001' (3 sibs) 36: 0x56059a0bd1a0 VAL: '2002' (3 sibs) 36: 0x56059a0bcf38 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd240 VAL: '2010' (3 sibs) 36: 0x56059a0bd2d8 VAL: '2011' (3 sibs) 36: 0x56059a0bd370 VAL: '2012' (3 sibs) 36: 0x56059a0bcfd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd410 VAL: '2020' (3 sibs) 36: 0x56059a0bd4a8 VAL: '2021' (3 sibs) 36: 0x56059a0bd540 VAL: '2022' (3 sibs) 36: 0x56059a0bcd68 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd5e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd7b0 VAL: '2100' (3 sibs) 36: 0x56059a0bd848 VAL: '2101' (3 sibs) 36: 0x56059a0bd8e0 VAL: '2102' (3 sibs) 36: 0x56059a0bd678 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd980 VAL: '2110' (3 sibs) 36: 0x56059a0bda18 VAL: '2111' (3 sibs) 36: 0x56059a0bdab0 VAL: '2112' (3 sibs) 36: 0x56059a0bd710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdb50 VAL: '2120' (3 sibs) 36: 0x56059a0bdbe8 VAL: '2121' (3 sibs) 36: 0x56059a0bdc80 VAL: '2122' (3 sibs) 36: 0x56059a0bce00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdd20 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdef0 VAL: '2200' (3 sibs) 36: 0x56059a0bdf88 VAL: '2201' (3 sibs) 36: 0x56059a0be020 VAL: '2202' (3 sibs) 36: 0x56059a0bddb8 SEQ: (3 sibs) 3 children: 36: 0x56059a0be0c0 VAL: '2210' (3 sibs) 36: 0x56059a0be158 VAL: '2211' (3 sibs) 36: 0x56059a0be1f0 VAL: '2212' (3 sibs) 36: 0x56059a0bde50 SEQ: (3 sibs) 3 children: 36: 0x56059a0be290 VAL: '2220' (3 sibs) 36: 0x56059a0be328 VAL: '2221' (3 sibs) 36: 0x56059a0be3c0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0cc7a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0cc830 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0cc8c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0cc950 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0cc9e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0cca70 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0ccb00 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0ccb90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0ccc20 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0cccb0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0ccd40 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0ccdd0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0cce60 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0ccef0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0ccf80 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0cd010 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0cd0a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0cd130 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0cd1c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0cd250 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0cd2e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0cd370 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0cd400 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0cd490 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0cd520 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0cd5b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0cd640 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0cd6d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0cd760 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0cd7f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0cd880 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0cd910 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0cd9a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0cda30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0cdac0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0cdb50 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0cdbe0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0cdc70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0cdd00 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0cdd90 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0cde20 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0cdeb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0cdf40 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0cdfd0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0ce060 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0ce0f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0ce180 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0ce210 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0ce2a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0ce330 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0ce3c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0ce450 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0ce4e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0ce570 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0ce600 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0ce690 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0ce720 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0ce7b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0ce840 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0ce8d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0ce960 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0ce9f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0cea80 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0ceb10 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0ceba0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0cec30 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0cecc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0ced50 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0cede0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0cee70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0cef00 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0cef90 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0cf020 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0cf0b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0cf140 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0cf1d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0cf260 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0cf2f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0cf380 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0cf410 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0cf4a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0cf530 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0cf5c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0cf650 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0cf6e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0cf770 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0cf800 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0cf890 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0cf920 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0cf9b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0cfa40 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0cfad0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0cfb60 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0cfbf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0cfc80 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0cfd10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0cfda0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0cfe30 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0cfec0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0cff50 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0cffe0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d0070 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d0100 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d0190 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d0220 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d02b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d0340 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d03d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d0460 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d04f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d0580 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d0610 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d06a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d0730 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d07c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d0850 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d08e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d0970 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d0a00 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d0a90 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d0b20 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: 0x56059a0b9980 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b50b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5280 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5620 VAL: '0000' (3 sibs) 36: 0x56059a0b56b8 VAL: '0001' (3 sibs) 36: 0x56059a0b5750 VAL: '0002' (3 sibs) 36: 0x56059a0b54e8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b57f0 VAL: '0010' (3 sibs) 36: 0x56059a0b5888 VAL: '0011' (3 sibs) 36: 0x56059a0b5920 VAL: '0012' (3 sibs) 36: 0x56059a0b5580 SEQ: (3 sibs) 3 children: 36: 0x56059a0b59c0 VAL: '0020' (3 sibs) 36: 0x56059a0b5a58 VAL: '0021' (3 sibs) 36: 0x56059a0b5af0 VAL: '0022' (3 sibs) 36: 0x56059a0b5318 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5d60 VAL: '0100' (3 sibs) 36: 0x56059a0b5df8 VAL: '0101' (3 sibs) 36: 0x56059a0b5e90 VAL: '0102' (3 sibs) 36: 0x56059a0b5c28 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5f30 VAL: '0110' (3 sibs) 36: 0x56059a0b5fc8 VAL: '0111' (3 sibs) 36: 0x56059a0b6060 VAL: '0112' (3 sibs) 36: 0x56059a0b5cc0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6100 VAL: '0120' (3 sibs) 36: 0x56059a0b6198 VAL: '0121' (3 sibs) 36: 0x56059a0b6230 VAL: '0122' (3 sibs) 36: 0x56059a0b53b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b62d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b64a0 VAL: '0200' (3 sibs) 36: 0x56059a0b6538 VAL: '0201' (3 sibs) 36: 0x56059a0b65d0 VAL: '0202' (3 sibs) 36: 0x56059a0b6368 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6670 VAL: '0210' (3 sibs) 36: 0x56059a0b6708 VAL: '0211' (3 sibs) 36: 0x56059a0b67a0 VAL: '0212' (3 sibs) 36: 0x56059a0b6400 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6840 VAL: '0220' (3 sibs) 36: 0x56059a0b68d8 VAL: '0221' (3 sibs) 36: 0x56059a0b6970 VAL: '0222' (3 sibs) 36: 0x56059a0b5148 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6a10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6db0 VAL: '1000' (3 sibs) 36: 0x56059a0b6e48 VAL: '1001' (3 sibs) 36: 0x56059a0b6ee0 VAL: '1002' (3 sibs) 36: 0x56059a0b6c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6f80 VAL: '1010' (3 sibs) 36: 0x56059a0b7018 VAL: '1011' (3 sibs) 36: 0x56059a0b70b0 VAL: '1012' (3 sibs) 36: 0x56059a0b6d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7150 VAL: '1020' (3 sibs) 36: 0x56059a0b71e8 VAL: '1021' (3 sibs) 36: 0x56059a0b7280 VAL: '1022' (3 sibs) 36: 0x56059a0b6aa8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b74f0 VAL: '1100' (3 sibs) 36: 0x56059a0b7588 VAL: '1101' (3 sibs) 36: 0x56059a0b7620 VAL: '1102' (3 sibs) 36: 0x56059a0b73b8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b76c0 VAL: '1110' (3 sibs) 36: 0x56059a0b7758 VAL: '1111' (3 sibs) 36: 0x56059a0b77f0 VAL: '1112' (3 sibs) 36: 0x56059a0b7450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7890 VAL: '1120' (3 sibs) 36: 0x56059a0b7928 VAL: '1121' (3 sibs) 36: 0x56059a0b79c0 VAL: '1122' (3 sibs) 36: 0x56059a0b6b40 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7a60 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7c30 VAL: '1200' (3 sibs) 36: 0x56059a0b7cc8 VAL: '1201' (3 sibs) 36: 0x56059a0b7d60 VAL: '1202' (3 sibs) 36: 0x56059a0b7af8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7e00 VAL: '1210' (3 sibs) 36: 0x56059a0b7e98 VAL: '1211' (3 sibs) 36: 0x56059a0b7f30 VAL: '1212' (3 sibs) 36: 0x56059a0b7b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7fd0 VAL: '1220' (3 sibs) 36: 0x56059a0b8068 VAL: '1221' (3 sibs) 36: 0x56059a0b8100 VAL: '1222' (3 sibs) 36: 0x56059a0b51e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b81a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8370 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8540 VAL: '2000' (3 sibs) 36: 0x56059a0b85d8 VAL: '2001' (3 sibs) 36: 0x56059a0b8670 VAL: '2002' (3 sibs) 36: 0x56059a0b8408 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8710 VAL: '2010' (3 sibs) 36: 0x56059a0b87a8 VAL: '2011' (3 sibs) 36: 0x56059a0b8840 VAL: '2012' (3 sibs) 36: 0x56059a0b84a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b88e0 VAL: '2020' (3 sibs) 36: 0x56059a0b8978 VAL: '2021' (3 sibs) 36: 0x56059a0b8a10 VAL: '2022' (3 sibs) 36: 0x56059a0b8238 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8ab0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8c80 VAL: '2100' (3 sibs) 36: 0x56059a0b8d18 VAL: '2101' (3 sibs) 36: 0x56059a0b8db0 VAL: '2102' (3 sibs) 36: 0x56059a0b8b48 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8e50 VAL: '2110' (3 sibs) 36: 0x56059a0b8ee8 VAL: '2111' (3 sibs) 36: 0x56059a0b8f80 VAL: '2112' (3 sibs) 36: 0x56059a0b8be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9020 VAL: '2120' (3 sibs) 36: 0x56059a0b90b8 VAL: '2121' (3 sibs) 36: 0x56059a0b9150 VAL: '2122' (3 sibs) 36: 0x56059a0b82d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b91f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b93c0 VAL: '2200' (3 sibs) 36: 0x56059a0b9458 VAL: '2201' (3 sibs) 36: 0x56059a0b94f0 VAL: '2202' (3 sibs) 36: 0x56059a0b9288 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9590 VAL: '2210' (3 sibs) 36: 0x56059a0b9628 VAL: '2211' (3 sibs) 36: 0x56059a0b96c0 VAL: '2212' (3 sibs) 36: 0x56059a0b9320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9760 VAL: '2220' (3 sibs) 36: 0x56059a0b97f8 VAL: '2221' (3 sibs) 36: 0x56059a0b9890 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0d0fb0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0d1040 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0d10d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0d1160 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0d11f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0d1280 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0d1310 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0d13a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0d1430 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0d14c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0d1550 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0d15e0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0d1670 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0d1700 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0d1790 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0d1820 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0d18b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0d1940 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0d19d0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0d1a60 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0d1af0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0d1b80 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0d1c10 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0d1ca0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0d1d30 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0d1dc0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0d1e50 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0d1ee0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0d1f70 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0d2000 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0d2090 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0d2120 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0d21b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0d2240 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0d22d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0d2360 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0d23f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0d2480 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0d2510 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0d25a0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0d2630 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0d26c0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0d2750 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0d27e0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0d2870 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0d2900 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0d2990 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0d2a20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0d2ab0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0d2b40 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0d2bd0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0d2c60 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0d2cf0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0d2d80 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0d2e10 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0d2ea0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0d2f30 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0d2fc0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0d3050 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0d30e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0d3170 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0d3200 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0d3290 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0d3320 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0d33b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0d3440 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0d34d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0d3560 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0d35f0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0d3680 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0d3710 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0d37a0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0d3830 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0d38c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0d3950 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0d39e0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0d3a70 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0d3b00 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0d3b90 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0d3c20 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0d3cb0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0d3d40 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0d3dd0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0d3e60 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0d3ef0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0d3f80 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0d4010 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0d40a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0d4130 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0d41c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0d4250 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0d42e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0d4370 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0d4400 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0d4490 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0d4520 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0d45b0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0d4640 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0d46d0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0d4760 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0d47f0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d4880 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d4910 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d49a0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d4a30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d4ac0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d4b50 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d4be0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d4c70 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d4d00 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d4d90 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d4e20 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d4eb0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d4f40 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d4fd0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d5060 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d50f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d5180 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d5210 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d52a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d5330 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: 0x56059a0b9a98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b9be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9db0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9f80 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba150 VAL: '0000' (3 sibs) 36: 0x56059a0ba1e8 VAL: '0001' (3 sibs) 36: 0x56059a0ba280 VAL: '0002' (3 sibs) 36: 0x56059a0ba018 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba320 VAL: '0010' (3 sibs) 36: 0x56059a0ba3b8 VAL: '0011' (3 sibs) 36: 0x56059a0ba450 VAL: '0012' (3 sibs) 36: 0x56059a0ba0b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba4f0 VAL: '0020' (3 sibs) 36: 0x56059a0ba588 VAL: '0021' (3 sibs) 36: 0x56059a0ba620 VAL: '0022' (3 sibs) 36: 0x56059a0b9e48 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba890 VAL: '0100' (3 sibs) 36: 0x56059a0ba928 VAL: '0101' (3 sibs) 36: 0x56059a0ba9c0 VAL: '0102' (3 sibs) 36: 0x56059a0ba758 SEQ: (3 sibs) 3 children: 36: 0x56059a0baa60 VAL: '0110' (3 sibs) 36: 0x56059a0baaf8 VAL: '0111' (3 sibs) 36: 0x56059a0bab90 VAL: '0112' (3 sibs) 36: 0x56059a0ba7f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bac30 VAL: '0120' (3 sibs) 36: 0x56059a0bacc8 VAL: '0121' (3 sibs) 36: 0x56059a0bad60 VAL: '0122' (3 sibs) 36: 0x56059a0b9ee0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bae00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bafd0 VAL: '0200' (3 sibs) 36: 0x56059a0bb068 VAL: '0201' (3 sibs) 36: 0x56059a0bb100 VAL: '0202' (3 sibs) 36: 0x56059a0bae98 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb1a0 VAL: '0210' (3 sibs) 36: 0x56059a0bb238 VAL: '0211' (3 sibs) 36: 0x56059a0bb2d0 VAL: '0212' (3 sibs) 36: 0x56059a0baf30 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb370 VAL: '0220' (3 sibs) 36: 0x56059a0bb408 VAL: '0221' (3 sibs) 36: 0x56059a0bb4a0 VAL: '0222' (3 sibs) 36: 0x56059a0b9c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb540 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb8e0 VAL: '1000' (3 sibs) 36: 0x56059a0bb978 VAL: '1001' (3 sibs) 36: 0x56059a0bba10 VAL: '1002' (3 sibs) 36: 0x56059a0bb7a8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbab0 VAL: '1010' (3 sibs) 36: 0x56059a0bbb48 VAL: '1011' (3 sibs) 36: 0x56059a0bbbe0 VAL: '1012' (3 sibs) 36: 0x56059a0bb840 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbc80 VAL: '1020' (3 sibs) 36: 0x56059a0bbd18 VAL: '1021' (3 sibs) 36: 0x56059a0bbdb0 VAL: '1022' (3 sibs) 36: 0x56059a0bb5d8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbe50 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc020 VAL: '1100' (3 sibs) 36: 0x56059a0bc0b8 VAL: '1101' (3 sibs) 36: 0x56059a0bc150 VAL: '1102' (3 sibs) 36: 0x56059a0bbee8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc1f0 VAL: '1110' (3 sibs) 36: 0x56059a0bc288 VAL: '1111' (3 sibs) 36: 0x56059a0bc320 VAL: '1112' (3 sibs) 36: 0x56059a0bbf80 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc3c0 VAL: '1120' (3 sibs) 36: 0x56059a0bc458 VAL: '1121' (3 sibs) 36: 0x56059a0bc4f0 VAL: '1122' (3 sibs) 36: 0x56059a0bb670 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc590 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc760 VAL: '1200' (3 sibs) 36: 0x56059a0bc7f8 VAL: '1201' (3 sibs) 36: 0x56059a0bc890 VAL: '1202' (3 sibs) 36: 0x56059a0bc628 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc930 VAL: '1210' (3 sibs) 36: 0x56059a0bc9c8 VAL: '1211' (3 sibs) 36: 0x56059a0bca60 VAL: '1212' (3 sibs) 36: 0x56059a0bc6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcb00 VAL: '1220' (3 sibs) 36: 0x56059a0bcb98 VAL: '1221' (3 sibs) 36: 0x56059a0bcc30 VAL: '1222' (3 sibs) 36: 0x56059a0b9d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0bccd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcea0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd070 VAL: '2000' (3 sibs) 36: 0x56059a0bd108 VAL: '2001' (3 sibs) 36: 0x56059a0bd1a0 VAL: '2002' (3 sibs) 36: 0x56059a0bcf38 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd240 VAL: '2010' (3 sibs) 36: 0x56059a0bd2d8 VAL: '2011' (3 sibs) 36: 0x56059a0bd370 VAL: '2012' (3 sibs) 36: 0x56059a0bcfd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd410 VAL: '2020' (3 sibs) 36: 0x56059a0bd4a8 VAL: '2021' (3 sibs) 36: 0x56059a0bd540 VAL: '2022' (3 sibs) 36: 0x56059a0bcd68 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd5e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd7b0 VAL: '2100' (3 sibs) 36: 0x56059a0bd848 VAL: '2101' (3 sibs) 36: 0x56059a0bd8e0 VAL: '2102' (3 sibs) 36: 0x56059a0bd678 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd980 VAL: '2110' (3 sibs) 36: 0x56059a0bda18 VAL: '2111' (3 sibs) 36: 0x56059a0bdab0 VAL: '2112' (3 sibs) 36: 0x56059a0bd710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdb50 VAL: '2120' (3 sibs) 36: 0x56059a0bdbe8 VAL: '2121' (3 sibs) 36: 0x56059a0bdc80 VAL: '2122' (3 sibs) 36: 0x56059a0bce00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdd20 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdef0 VAL: '2200' (3 sibs) 36: 0x56059a0bdf88 VAL: '2201' (3 sibs) 36: 0x56059a0be020 VAL: '2202' (3 sibs) 36: 0x56059a0bddb8 SEQ: (3 sibs) 3 children: 36: 0x56059a0be0c0 VAL: '2210' (3 sibs) 36: 0x56059a0be158 VAL: '2211' (3 sibs) 36: 0x56059a0be1f0 VAL: '2212' (3 sibs) 36: 0x56059a0bde50 SEQ: (3 sibs) 3 children: 36: 0x56059a0be290 VAL: '2220' (3 sibs) 36: 0x56059a0be328 VAL: '2221' (3 sibs) 36: 0x56059a0be3c0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0d57c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0d5850 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0d58e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0d5970 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0d5a00 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0d5a90 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0d5b20 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0d5bb0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0d5c40 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0d5cd0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0d5d60 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0d5df0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0d5e80 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0d5f10 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0d5fa0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0d6030 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0d60c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0d6150 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0d61e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0d6270 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0d6300 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0d6390 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0d6420 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0d64b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0d6540 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0d65d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0d6660 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0d66f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0d6780 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0d6810 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0d68a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0d6930 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0d69c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0d6a50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0d6ae0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0d6b70 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0d6c00 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0d6c90 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0d6d20 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0d6db0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0d6e40 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0d6ed0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0d6f60 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0d6ff0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0d7080 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0d7110 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0d71a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0d7230 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0d72c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0d7350 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0d73e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0d7470 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0d7500 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0d7590 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0d7620 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0d76b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0d7740 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0d77d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0d7860 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0d78f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0d7980 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0d7a10 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0d7aa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0d7b30 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0d7bc0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0d7c50 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0d7ce0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0d7d70 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0d7e00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0d7e90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0d7f20 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0d7fb0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0d8040 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0d80d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0d8160 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0d81f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0d8280 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0d8310 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0d83a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0d8430 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0d84c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0d8550 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0d85e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0d8670 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0d8700 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0d8790 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0d8820 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0d88b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0d8940 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0d89d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0d8a60 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0d8af0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0d8b80 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0d8c10 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0d8ca0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0d8d30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0d8dc0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0d8e50 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0d8ee0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0d8f70 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0d9000 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d9090 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d9120 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d91b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d9240 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d92d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d9360 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d93f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d9480 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d9510 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d95a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d9630 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d96c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d9750 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d97e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d9870 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d9900 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d9990 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d9a20 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d9ab0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d9b40 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] 0x56059a0c4970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0c4a00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0c4a90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0c4b20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0c4bb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0c4c40 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0c4cd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0c4d60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0c4df0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0c4e80 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0c4f10 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0c4fa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0c5030 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0c50c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0c5150 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0c51e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0c5270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0c5300 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0c5390 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0c5420 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0c54b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0c5540 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0c55d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0c5660 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0c56f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0c5780 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0c5810 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0c58a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0c5930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0c59c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0c5a50 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0c5ae0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0c5b70 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0c5c00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0c5c90 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0c5d20 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0c5db0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0c5e40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0c5ed0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0c5f60 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0c5ff0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0c6080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0c6110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0c61a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0c6230 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0c62c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0c6350 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0c63e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0c6470 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0c6500 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0c6590 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0c6620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0c66b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0c6740 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0c67d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0c6860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0c68f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0c6980 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0c6a10 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0c6aa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0c6b30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0c6bc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0c6c50 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0c6ce0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0c6d70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0c6e00 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0c6e90 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0c6f20 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0c6fb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0c7040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0c70d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0c7160 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0c71f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0c7280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0c7310 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0c73a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0c7430 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0c74c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0c7550 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0c75e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0c7670 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0c7700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0c7790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0c7820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0c78b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0c7940 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0c79d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0c7a60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0c7af0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0c7b80 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0c7c10 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0c7ca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0c7d30 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0c7dc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0c7e50 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0c7ee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0c7f70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0c8000 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0c8090 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0c8120 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0c81b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0c8240 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0c82d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0c8360 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0c83f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0c8480 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0c8510 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0c85a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0c8630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0c86c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0c8750 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0c87e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0c8870 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0c8900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0c8990 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0c8a20 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0c8ab0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0c8b40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0c8bd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0c8c60 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0c8cf0 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] 0x56059a0dc3e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0dc470 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0dc500 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0dc590 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0dc620 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0dc6b0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0dc740 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0dc7d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0dc860 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0dc8f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0dc980 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0dca10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0dcaa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0dcb30 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0dcbc0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0dcc50 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0dcce0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0dcd70 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0dce00 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0dce90 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0dcf20 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0dcfb0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0dd040 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0dd0d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0dd160 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0dd1f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0dd280 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0dd310 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0dd3a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0dd430 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0dd4c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0dd550 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0dd5e0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0dd670 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0dd700 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0dd790 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0dd820 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0dd8b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0dd940 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0dd9d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0dda60 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0ddaf0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0ddb80 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0ddc10 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0ddca0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0ddd30 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0dddc0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0dde50 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0ddee0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0ddf70 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0de000 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0de090 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0de120 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0de1b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0de240 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0de2d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0de360 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0de3f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0de480 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0de510 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0de5a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0de630 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0de6c0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0de750 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0de7e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0de870 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0de900 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0de990 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0dea20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0deab0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0deb40 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0debd0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0dec60 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0decf0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0ded80 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0dee10 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0deea0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0def30 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0defc0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0df050 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0df0e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0df170 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0df200 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0df290 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0df320 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0df3b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0df440 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0df4d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0df560 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0df5f0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0df680 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0df710 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0df7a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0df830 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0df8c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0df950 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0df9e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0dfa70 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0dfb00 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0dfb90 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0dfc20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0dfcb0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0dfd40 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0dfdd0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0dfe60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0dfef0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0dff80 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0e0010 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0e00a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0e0130 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0e01c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0e0250 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0e02e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0e0370 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0e0400 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0e0490 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0e0520 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0e05b0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0e0640 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0e06d0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0e0760 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] 0x56059a0cc7a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0cc830 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0cc8c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0cc950 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0cc9e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0cca70 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0ccb00 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0ccb90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0ccc20 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0cccb0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0ccd40 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0ccdd0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0cce60 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0ccef0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0ccf80 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0cd010 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0cd0a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0cd130 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0cd1c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0cd250 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0cd2e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0cd370 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0cd400 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0cd490 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0cd520 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0cd5b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0cd640 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0cd6d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0cd760 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0cd7f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0cd880 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0cd910 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0cd9a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0cda30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0cdac0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0cdb50 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0cdbe0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0cdc70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0cdd00 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0cdd90 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0cde20 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0cdeb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0cdf40 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0cdfd0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0ce060 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0ce0f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0ce180 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0ce210 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0ce2a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0ce330 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0ce3c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0ce450 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0ce4e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0ce570 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0ce600 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0ce690 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0ce720 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0ce7b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0ce840 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0ce8d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0ce960 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0ce9f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0cea80 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0ceb10 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0ceba0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0cec30 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0cecc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0ced50 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0cede0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0cee70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0cef00 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0cef90 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0cf020 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0cf0b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0cf140 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0cf1d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0cf260 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0cf2f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0cf380 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0cf410 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0cf4a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0cf530 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0cf5c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0cf650 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0cf6e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0cf770 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0cf800 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0cf890 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0cf920 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0cf9b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0cfa40 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0cfad0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0cfb60 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0cfbf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0cfc80 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0cfd10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0cfda0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0cfe30 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0cfec0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0cff50 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0cffe0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d0070 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d0100 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d0190 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d0220 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d02b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d0340 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d03d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d0460 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d04f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d0580 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d0610 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d06a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d0730 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d07c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d0850 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d08e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d0970 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d0a00 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d0a90 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d0b20 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] 0x56059a0e0bf0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0e0c80 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0e0d10 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0e0da0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0e0e30 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0e0ec0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0e0f50 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0e0fe0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0e1070 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0e1100 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0e1190 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0e1220 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0e12b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0e1340 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0e13d0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0e1460 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0e14f0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0e1580 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0e1610 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0e16a0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0e1730 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0e17c0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0e1850 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0e18e0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0e1970 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0e1a00 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0e1a90 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0e1b20 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0e1bb0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0e1c40 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0e1cd0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0e1d60 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0e1df0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0e1e80 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0e1f10 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0e1fa0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0e2030 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0e20c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0e2150 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0e21e0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0e2270 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0e2300 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0e2390 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0e2420 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0e24b0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0e2540 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0e25d0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0e2660 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0e26f0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0e2780 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0e2810 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0e28a0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0e2930 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0e29c0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0e2a50 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0e2ae0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0e2b70 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0e2c00 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0e2c90 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0e2d20 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0e2db0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0e2e40 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0e2ed0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0e2f60 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0e2ff0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0e3080 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0e3110 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0e31a0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0e3230 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0e32c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0e3350 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0e33e0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0e3470 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0e3500 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0e3590 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0e3620 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0e36b0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0e3740 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0e37d0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0e3860 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0e38f0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0e3980 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0e3a10 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0e3aa0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0e3b30 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0e3bc0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0e3c50 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0e3ce0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0e3d70 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0e3e00 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0e3e90 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0e3f20 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0e3fb0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0e4040 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0e40d0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0e4160 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0e41f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0e4280 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0e4310 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0e43a0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0e4430 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0e44c0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0e4550 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0e45e0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0e4670 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0e4700 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0e4790 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0e4820 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0e48b0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0e4940 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0e49d0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0e4a60 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0e4af0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0e4b80 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0e4c10 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0e4ca0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0e4d30 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0e4dc0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0e4e50 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0e4ee0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0e4f70 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] 0x56059a0d0fb0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0d1040 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0d10d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0d1160 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0d11f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0d1280 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0d1310 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0d13a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0d1430 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0d14c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0d1550 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0d15e0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0d1670 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0d1700 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0d1790 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0d1820 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0d18b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0d1940 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0d19d0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0d1a60 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0d1af0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0d1b80 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0d1c10 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0d1ca0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0d1d30 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0d1dc0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0d1e50 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0d1ee0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0d1f70 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0d2000 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0d2090 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0d2120 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0d21b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0d2240 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0d22d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0d2360 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0d23f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0d2480 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0d2510 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0d25a0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0d2630 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0d26c0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0d2750 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0d27e0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0d2870 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0d2900 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0d2990 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0d2a20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0d2ab0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0d2b40 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0d2bd0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0d2c60 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0d2cf0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0d2d80 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0d2e10 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0d2ea0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0d2f30 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0d2fc0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0d3050 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0d30e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0d3170 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0d3200 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0d3290 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0d3320 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0d33b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0d3440 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0d34d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0d3560 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0d35f0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0d3680 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0d3710 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0d37a0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0d3830 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0d38c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0d3950 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0d39e0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0d3a70 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0d3b00 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0d3b90 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0d3c20 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0d3cb0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0d3d40 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0d3dd0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0d3e60 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0d3ef0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0d3f80 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0d4010 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0d40a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0d4130 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0d41c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0d4250 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0d42e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0d4370 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0d4400 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0d4490 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0d4520 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0d45b0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0d4640 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0d46d0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0d4760 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0d47f0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d4880 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d4910 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d49a0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d4a30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d4ac0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d4b50 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d4be0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d4c70 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d4d00 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d4d90 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d4e20 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d4eb0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d4f40 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d4fd0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d5060 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d50f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d5180 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d5210 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d52a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d5330 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] 0x56059a0e5400 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0e5490 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0e5520 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0e55b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0e5640 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0e56d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0e5760 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0e57f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0e5880 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0e5910 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0e59a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0e5a30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0e5ac0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0e5b50 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0e5be0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0e5c70 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0e5d00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0e5d90 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0e5e20 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0e5eb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0e5f40 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0e5fd0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0e6060 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0e60f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0e6180 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0e6210 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0e62a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0e6330 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0e63c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0e6450 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0e64e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0e6570 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0e6600 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0e6690 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0e6720 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0e67b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0e6840 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0e68d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0e6960 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0e69f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0e6a80 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0e6b10 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0e6ba0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0e6c30 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0e6cc0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0e6d50 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0e6de0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0e6e70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0e6f00 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0e6f90 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0e7020 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0e70b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0e7140 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0e71d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0e7260 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0e72f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0e7380 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0e7410 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0e74a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0e7530 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0e75c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0e7650 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0e76e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0e7770 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0e7800 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0e7890 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0e7920 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0e79b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0e7a40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0e7ad0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0e7b60 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0e7bf0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0e7c80 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0e7d10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0e7da0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0e7e30 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0e7ec0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0e7f50 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0e7fe0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0e8070 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0e8100 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0e8190 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0e8220 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0e82b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0e8340 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0e83d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0e8460 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0e84f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0e8580 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0e8610 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0e86a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0e8730 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0e87c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0e8850 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0e88e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0e8970 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0e8a00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0e8a90 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0e8b20 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0e8bb0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0e8c40 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0e8cd0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0e8d60 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0e8df0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0e8e80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0e8f10 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0e8fa0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0e9030 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0e90c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0e9150 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0e91e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0e9270 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0e9300 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0e9390 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0e9420 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0e94b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0e9540 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0e95d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0e9660 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0e96f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0e9780 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x56059a0d57c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0d5850 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0d58e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0d5970 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0d5a00 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0d5a90 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0d5b20 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0d5bb0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0d5c40 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0d5cd0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0d5d60 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0d5df0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0d5e80 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0d5f10 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0d5fa0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0d6030 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0d60c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0d6150 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0d61e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0d6270 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0d6300 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0d6390 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0d6420 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0d64b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0d6540 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0d65d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0d6660 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0d66f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0d6780 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0d6810 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0d68a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0d6930 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0d69c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0d6a50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0d6ae0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0d6b70 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0d6c00 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0d6c90 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0d6d20 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0d6db0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0d6e40 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0d6ed0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0d6f60 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0d6ff0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0d7080 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0d7110 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0d71a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0d7230 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0d72c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0d7350 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0d73e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0d7470 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0d7500 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0d7590 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0d7620 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0d76b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0d7740 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0d77d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0d7860 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0d78f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0d7980 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0d7a10 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0d7aa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0d7b30 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0d7bc0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0d7c50 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0d7ce0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0d7d70 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0d7e00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0d7e90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0d7f20 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0d7fb0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0d8040 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0d80d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0d8160 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0d81f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0d8280 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0d8310 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0d83a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0d8430 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0d84c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0d8550 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0d85e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0d8670 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0d8700 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0d8790 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0d8820 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0d88b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0d8940 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0d89d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0d8a60 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0d8af0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0d8b80 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0d8c10 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0d8ca0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0d8d30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0d8dc0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0d8e50 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0d8ee0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0d8f70 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0d9000 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0d9090 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0d9120 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0d91b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0d9240 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0d92d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0d9360 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0d93f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0d9480 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0d9510 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0d95a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0d9630 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0d96c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0d9750 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0d97e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0d9870 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0d9900 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0d9990 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0d9a20 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0d9ab0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0d9b40 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] 0x56059a0e9c10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0e9ca0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0e9d30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0e9dc0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0e9e50 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0e9ee0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0e9f70 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0ea000 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0ea090 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0ea120 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0ea1b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0ea240 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0ea2d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0ea360 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0ea3f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0ea480 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0ea510 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0ea5a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0ea630 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0ea6c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0ea750 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0ea7e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0ea870 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0ea900 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0ea990 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0eaa20 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0eaab0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0eab40 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0eabd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0eac60 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0eacf0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0ead80 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0eae10 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0eaea0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0eaf30 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0eafc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0eb050 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0eb0e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0eb170 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0eb200 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0eb290 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0eb320 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0eb3b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0eb440 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0eb4d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0eb560 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0eb5f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0eb680 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0eb710 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0eb7a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0eb830 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0eb8c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0eb950 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0eb9e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0eba70 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0ebb00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0ebb90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0ebc20 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0ebcb0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0ebd40 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0ebdd0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0ebe60 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0ebef0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0ebf80 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0ec010 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0ec0a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0ec130 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0ec1c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0ec250 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0ec2e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0ec370 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0ec400 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0ec490 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0ec520 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0ec5b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0ec640 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0ec6d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0ec760 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0ec7f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0ec880 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0ec910 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0ec9a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0eca30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0ecac0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0ecb50 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0ecbe0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0ecc70 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0ecd00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0ecd90 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0ece20 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0eceb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0ecf40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0ecfd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0ed060 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0ed0f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0ed180 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0ed210 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0ed2a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0ed330 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0ed3c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0ed450 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0ed4e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0ed570 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0ed600 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0ed690 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0ed720 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0ed7b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0ed840 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0ed8d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0ed960 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0ed9f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0eda80 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0edb10 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0edba0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0edc30 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0edcc0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0edd50 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0edde0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0ede70 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0edf00 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0edf90 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (4 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x56059a0b9980 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b50b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5280 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5620 VAL: '0000' (3 sibs) 36: 0x56059a0b56b8 VAL: '0001' (3 sibs) 36: 0x56059a0b5750 VAL: '0002' (3 sibs) 36: 0x56059a0b54e8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b57f0 VAL: '0010' (3 sibs) 36: 0x56059a0b5888 VAL: '0011' (3 sibs) 36: 0x56059a0b5920 VAL: '0012' (3 sibs) 36: 0x56059a0b5580 SEQ: (3 sibs) 3 children: 36: 0x56059a0b59c0 VAL: '0020' (3 sibs) 36: 0x56059a0b5a58 VAL: '0021' (3 sibs) 36: 0x56059a0b5af0 VAL: '0022' (3 sibs) 36: 0x56059a0b5318 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5d60 VAL: '0100' (3 sibs) 36: 0x56059a0b5df8 VAL: '0101' (3 sibs) 36: 0x56059a0b5e90 VAL: '0102' (3 sibs) 36: 0x56059a0b5c28 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5f30 VAL: '0110' (3 sibs) 36: 0x56059a0b5fc8 VAL: '0111' (3 sibs) 36: 0x56059a0b6060 VAL: '0112' (3 sibs) 36: 0x56059a0b5cc0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6100 VAL: '0120' (3 sibs) 36: 0x56059a0b6198 VAL: '0121' (3 sibs) 36: 0x56059a0b6230 VAL: '0122' (3 sibs) 36: 0x56059a0b53b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b62d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b64a0 VAL: '0200' (3 sibs) 36: 0x56059a0b6538 VAL: '0201' (3 sibs) 36: 0x56059a0b65d0 VAL: '0202' (3 sibs) 36: 0x56059a0b6368 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6670 VAL: '0210' (3 sibs) 36: 0x56059a0b6708 VAL: '0211' (3 sibs) 36: 0x56059a0b67a0 VAL: '0212' (3 sibs) 36: 0x56059a0b6400 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6840 VAL: '0220' (3 sibs) 36: 0x56059a0b68d8 VAL: '0221' (3 sibs) 36: 0x56059a0b6970 VAL: '0222' (3 sibs) 36: 0x56059a0b5148 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6a10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6db0 VAL: '1000' (3 sibs) 36: 0x56059a0b6e48 VAL: '1001' (3 sibs) 36: 0x56059a0b6ee0 VAL: '1002' (3 sibs) 36: 0x56059a0b6c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6f80 VAL: '1010' (3 sibs) 36: 0x56059a0b7018 VAL: '1011' (3 sibs) 36: 0x56059a0b70b0 VAL: '1012' (3 sibs) 36: 0x56059a0b6d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7150 VAL: '1020' (3 sibs) 36: 0x56059a0b71e8 VAL: '1021' (3 sibs) 36: 0x56059a0b7280 VAL: '1022' (3 sibs) 36: 0x56059a0b6aa8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b74f0 VAL: '1100' (3 sibs) 36: 0x56059a0b7588 VAL: '1101' (3 sibs) 36: 0x56059a0b7620 VAL: '1102' (3 sibs) 36: 0x56059a0b73b8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b76c0 VAL: '1110' (3 sibs) 36: 0x56059a0b7758 VAL: '1111' (3 sibs) 36: 0x56059a0b77f0 VAL: '1112' (3 sibs) 36: 0x56059a0b7450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7890 VAL: '1120' (3 sibs) 36: 0x56059a0b7928 VAL: '1121' (3 sibs) 36: 0x56059a0b79c0 VAL: '1122' (3 sibs) 36: 0x56059a0b6b40 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7a60 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7c30 VAL: '1200' (3 sibs) 36: 0x56059a0b7cc8 VAL: '1201' (3 sibs) 36: 0x56059a0b7d60 VAL: '1202' (3 sibs) 36: 0x56059a0b7af8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7e00 VAL: '1210' (3 sibs) 36: 0x56059a0b7e98 VAL: '1211' (3 sibs) 36: 0x56059a0b7f30 VAL: '1212' (3 sibs) 36: 0x56059a0b7b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7fd0 VAL: '1220' (3 sibs) 36: 0x56059a0b8068 VAL: '1221' (3 sibs) 36: 0x56059a0b8100 VAL: '1222' (3 sibs) 36: 0x56059a0b51e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b81a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8370 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8540 VAL: '2000' (3 sibs) 36: 0x56059a0b85d8 VAL: '2001' (3 sibs) 36: 0x56059a0b8670 VAL: '2002' (3 sibs) 36: 0x56059a0b8408 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8710 VAL: '2010' (3 sibs) 36: 0x56059a0b87a8 VAL: '2011' (3 sibs) 36: 0x56059a0b8840 VAL: '2012' (3 sibs) 36: 0x56059a0b84a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b88e0 VAL: '2020' (3 sibs) 36: 0x56059a0b8978 VAL: '2021' (3 sibs) 36: 0x56059a0b8a10 VAL: '2022' (3 sibs) 36: 0x56059a0b8238 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8ab0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8c80 VAL: '2100' (3 sibs) 36: 0x56059a0b8d18 VAL: '2101' (3 sibs) 36: 0x56059a0b8db0 VAL: '2102' (3 sibs) 36: 0x56059a0b8b48 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8e50 VAL: '2110' (3 sibs) 36: 0x56059a0b8ee8 VAL: '2111' (3 sibs) 36: 0x56059a0b8f80 VAL: '2112' (3 sibs) 36: 0x56059a0b8be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9020 VAL: '2120' (3 sibs) 36: 0x56059a0b90b8 VAL: '2121' (3 sibs) 36: 0x56059a0b9150 VAL: '2122' (3 sibs) 36: 0x56059a0b82d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b91f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b93c0 VAL: '2200' (3 sibs) 36: 0x56059a0b9458 VAL: '2201' (3 sibs) 36: 0x56059a0b94f0 VAL: '2202' (3 sibs) 36: 0x56059a0b9288 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9590 VAL: '2210' (3 sibs) 36: 0x56059a0b9628 VAL: '2211' (3 sibs) 36: 0x56059a0b96c0 VAL: '2212' (3 sibs) 36: 0x56059a0b9320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9760 VAL: '2220' (3 sibs) 36: 0x56059a0b97f8 VAL: '2221' (3 sibs) 36: 0x56059a0b9890 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0ee420 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0ee4b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0ee540 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0ee5d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0ee660 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0ee6f0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0ee780 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0ee810 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0ee8a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0ee930 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0ee9c0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0eea50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0eeae0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0eeb70 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0eec00 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0eec90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0eed20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0eedb0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0eee40 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0eeed0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0eef60 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0eeff0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0ef080 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0ef110 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0ef1a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0ef230 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0ef2c0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0ef350 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0ef3e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0ef470 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0ef500 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0ef590 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0ef620 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0ef6b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0ef740 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0ef7d0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0ef860 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0ef8f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0ef980 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0efa10 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0efaa0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0efb30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0efbc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0efc50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0efce0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0efd70 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0efe00 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0efe90 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0eff20 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0effb0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0f0040 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0f00d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0f0160 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0f01f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0f0280 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0f0310 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0f03a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0f0430 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0f04c0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0f0550 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0f05e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0f0670 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0f0700 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0f0790 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0f0820 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0f08b0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0f0940 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0f09d0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0f0a60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0f0af0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0f0b80 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0f0c10 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0f0ca0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0f0d30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0f0dc0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0f0e50 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0f0ee0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0f0f70 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0f1000 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0f1090 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0f1120 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0f11b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0f1240 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0f12d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0f1360 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0f13f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0f1480 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0f1510 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0f15a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0f1630 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0f16c0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0f1750 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0f17e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0f1870 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0f1900 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0f1990 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0f1a20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0f1ab0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0f1b40 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0f1bd0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0f1c60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0f1cf0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0f1d80 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0f1e10 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0f1ea0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0f1f30 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0f1fc0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0f2050 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0f20e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0f2170 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0f2200 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0f2290 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0f2320 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0f23b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0f2440 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0f24d0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0f2560 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0f25f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0f2680 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0f2710 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0f27a0 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: 0x56059a0b9a98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b9be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9db0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9f80 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba150 VAL: '0000' (3 sibs) 36: 0x56059a0ba1e8 VAL: '0001' (3 sibs) 36: 0x56059a0ba280 VAL: '0002' (3 sibs) 36: 0x56059a0ba018 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba320 VAL: '0010' (3 sibs) 36: 0x56059a0ba3b8 VAL: '0011' (3 sibs) 36: 0x56059a0ba450 VAL: '0012' (3 sibs) 36: 0x56059a0ba0b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba4f0 VAL: '0020' (3 sibs) 36: 0x56059a0ba588 VAL: '0021' (3 sibs) 36: 0x56059a0ba620 VAL: '0022' (3 sibs) 36: 0x56059a0b9e48 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba890 VAL: '0100' (3 sibs) 36: 0x56059a0ba928 VAL: '0101' (3 sibs) 36: 0x56059a0ba9c0 VAL: '0102' (3 sibs) 36: 0x56059a0ba758 SEQ: (3 sibs) 3 children: 36: 0x56059a0baa60 VAL: '0110' (3 sibs) 36: 0x56059a0baaf8 VAL: '0111' (3 sibs) 36: 0x56059a0bab90 VAL: '0112' (3 sibs) 36: 0x56059a0ba7f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bac30 VAL: '0120' (3 sibs) 36: 0x56059a0bacc8 VAL: '0121' (3 sibs) 36: 0x56059a0bad60 VAL: '0122' (3 sibs) 36: 0x56059a0b9ee0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bae00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bafd0 VAL: '0200' (3 sibs) 36: 0x56059a0bb068 VAL: '0201' (3 sibs) 36: 0x56059a0bb100 VAL: '0202' (3 sibs) 36: 0x56059a0bae98 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb1a0 VAL: '0210' (3 sibs) 36: 0x56059a0bb238 VAL: '0211' (3 sibs) 36: 0x56059a0bb2d0 VAL: '0212' (3 sibs) 36: 0x56059a0baf30 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb370 VAL: '0220' (3 sibs) 36: 0x56059a0bb408 VAL: '0221' (3 sibs) 36: 0x56059a0bb4a0 VAL: '0222' (3 sibs) 36: 0x56059a0b9c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb540 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb8e0 VAL: '1000' (3 sibs) 36: 0x56059a0bb978 VAL: '1001' (3 sibs) 36: 0x56059a0bba10 VAL: '1002' (3 sibs) 36: 0x56059a0bb7a8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbab0 VAL: '1010' (3 sibs) 36: 0x56059a0bbb48 VAL: '1011' (3 sibs) 36: 0x56059a0bbbe0 VAL: '1012' (3 sibs) 36: 0x56059a0bb840 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbc80 VAL: '1020' (3 sibs) 36: 0x56059a0bbd18 VAL: '1021' (3 sibs) 36: 0x56059a0bbdb0 VAL: '1022' (3 sibs) 36: 0x56059a0bb5d8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbe50 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc020 VAL: '1100' (3 sibs) 36: 0x56059a0bc0b8 VAL: '1101' (3 sibs) 36: 0x56059a0bc150 VAL: '1102' (3 sibs) 36: 0x56059a0bbee8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc1f0 VAL: '1110' (3 sibs) 36: 0x56059a0bc288 VAL: '1111' (3 sibs) 36: 0x56059a0bc320 VAL: '1112' (3 sibs) 36: 0x56059a0bbf80 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc3c0 VAL: '1120' (3 sibs) 36: 0x56059a0bc458 VAL: '1121' (3 sibs) 36: 0x56059a0bc4f0 VAL: '1122' (3 sibs) 36: 0x56059a0bb670 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc590 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc760 VAL: '1200' (3 sibs) 36: 0x56059a0bc7f8 VAL: '1201' (3 sibs) 36: 0x56059a0bc890 VAL: '1202' (3 sibs) 36: 0x56059a0bc628 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc930 VAL: '1210' (3 sibs) 36: 0x56059a0bc9c8 VAL: '1211' (3 sibs) 36: 0x56059a0bca60 VAL: '1212' (3 sibs) 36: 0x56059a0bc6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcb00 VAL: '1220' (3 sibs) 36: 0x56059a0bcb98 VAL: '1221' (3 sibs) 36: 0x56059a0bcc30 VAL: '1222' (3 sibs) 36: 0x56059a0b9d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0bccd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcea0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd070 VAL: '2000' (3 sibs) 36: 0x56059a0bd108 VAL: '2001' (3 sibs) 36: 0x56059a0bd1a0 VAL: '2002' (3 sibs) 36: 0x56059a0bcf38 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd240 VAL: '2010' (3 sibs) 36: 0x56059a0bd2d8 VAL: '2011' (3 sibs) 36: 0x56059a0bd370 VAL: '2012' (3 sibs) 36: 0x56059a0bcfd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd410 VAL: '2020' (3 sibs) 36: 0x56059a0bd4a8 VAL: '2021' (3 sibs) 36: 0x56059a0bd540 VAL: '2022' (3 sibs) 36: 0x56059a0bcd68 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd5e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd7b0 VAL: '2100' (3 sibs) 36: 0x56059a0bd848 VAL: '2101' (3 sibs) 36: 0x56059a0bd8e0 VAL: '2102' (3 sibs) 36: 0x56059a0bd678 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd980 VAL: '2110' (3 sibs) 36: 0x56059a0bda18 VAL: '2111' (3 sibs) 36: 0x56059a0bdab0 VAL: '2112' (3 sibs) 36: 0x56059a0bd710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdb50 VAL: '2120' (3 sibs) 36: 0x56059a0bdbe8 VAL: '2121' (3 sibs) 36: 0x56059a0bdc80 VAL: '2122' (3 sibs) 36: 0x56059a0bce00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdd20 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdef0 VAL: '2200' (3 sibs) 36: 0x56059a0bdf88 VAL: '2201' (3 sibs) 36: 0x56059a0be020 VAL: '2202' (3 sibs) 36: 0x56059a0bddb8 SEQ: (3 sibs) 3 children: 36: 0x56059a0be0c0 VAL: '2210' (3 sibs) 36: 0x56059a0be158 VAL: '2211' (3 sibs) 36: 0x56059a0be1f0 VAL: '2212' (3 sibs) 36: 0x56059a0bde50 SEQ: (3 sibs) 3 children: 36: 0x56059a0be290 VAL: '2220' (3 sibs) 36: 0x56059a0be328 VAL: '2221' (3 sibs) 36: 0x56059a0be3c0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0f2840 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0f28d0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0f2960 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0f29f0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0f2a80 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0f2b10 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0f2ba0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0f2c30 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0f2cc0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0f2d50 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0f2de0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0f2e70 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0f2f00 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0f2f90 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0f3020 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0f30b0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0f3140 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0f31d0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0f3260 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0f32f0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0f3380 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0f3410 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0f34a0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0f3530 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0f35c0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0f3650 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0f36e0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0f3770 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0f3800 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0f3890 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0f3920 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0f39b0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0f3a40 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0f3ad0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0f3b60 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0f3bf0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0f3c80 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0f3d10 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0f3da0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0f3e30 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0f3ec0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0f3f50 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0f3fe0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0f4070 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0f4100 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0f4190 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0f4220 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0f42b0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0f4340 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0f43d0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0f4460 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0f44f0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0f4580 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0f4610 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0f46a0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0f4730 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0f47c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0f4850 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0f48e0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0f4970 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0f4a00 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0f4a90 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0f4b20 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0f4bb0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0f4c40 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0f4cd0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0f4d60 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0f4df0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0f4e80 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0f4f10 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0f4fa0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0f5030 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0f50c0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0f5150 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0f51e0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0f5270 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0f5300 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0f5390 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0f5420 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0f54b0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0f5540 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0f55d0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0f5660 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0f56f0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0f5780 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0f5810 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0f58a0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0f5930 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0f59c0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0f5a50 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0f5ae0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0f5b70 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0f5c00 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0f5c90 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0f5d20 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0f5db0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0f5e40 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0f5ed0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0f5f60 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0f5ff0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0f6080 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0f6110 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0f61a0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0f6230 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0f62c0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0f6350 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0f63e0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0f6470 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0f6500 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0f6590 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0f6620 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0f66b0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0f6740 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0f67d0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0f6860 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0f68f0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0f6980 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0f6a10 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0f6aa0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0f6b30 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0f6bc0 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: 0x56059a0b9980 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b50b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5280 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5620 VAL: '0000' (3 sibs) 36: 0x56059a0b56b8 VAL: '0001' (3 sibs) 36: 0x56059a0b5750 VAL: '0002' (3 sibs) 36: 0x56059a0b54e8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b57f0 VAL: '0010' (3 sibs) 36: 0x56059a0b5888 VAL: '0011' (3 sibs) 36: 0x56059a0b5920 VAL: '0012' (3 sibs) 36: 0x56059a0b5580 SEQ: (3 sibs) 3 children: 36: 0x56059a0b59c0 VAL: '0020' (3 sibs) 36: 0x56059a0b5a58 VAL: '0021' (3 sibs) 36: 0x56059a0b5af0 VAL: '0022' (3 sibs) 36: 0x56059a0b5318 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5d60 VAL: '0100' (3 sibs) 36: 0x56059a0b5df8 VAL: '0101' (3 sibs) 36: 0x56059a0b5e90 VAL: '0102' (3 sibs) 36: 0x56059a0b5c28 SEQ: (3 sibs) 3 children: 36: 0x56059a0b5f30 VAL: '0110' (3 sibs) 36: 0x56059a0b5fc8 VAL: '0111' (3 sibs) 36: 0x56059a0b6060 VAL: '0112' (3 sibs) 36: 0x56059a0b5cc0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6100 VAL: '0120' (3 sibs) 36: 0x56059a0b6198 VAL: '0121' (3 sibs) 36: 0x56059a0b6230 VAL: '0122' (3 sibs) 36: 0x56059a0b53b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b62d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b64a0 VAL: '0200' (3 sibs) 36: 0x56059a0b6538 VAL: '0201' (3 sibs) 36: 0x56059a0b65d0 VAL: '0202' (3 sibs) 36: 0x56059a0b6368 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6670 VAL: '0210' (3 sibs) 36: 0x56059a0b6708 VAL: '0211' (3 sibs) 36: 0x56059a0b67a0 VAL: '0212' (3 sibs) 36: 0x56059a0b6400 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6840 VAL: '0220' (3 sibs) 36: 0x56059a0b68d8 VAL: '0221' (3 sibs) 36: 0x56059a0b6970 VAL: '0222' (3 sibs) 36: 0x56059a0b5148 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6a10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6db0 VAL: '1000' (3 sibs) 36: 0x56059a0b6e48 VAL: '1001' (3 sibs) 36: 0x56059a0b6ee0 VAL: '1002' (3 sibs) 36: 0x56059a0b6c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0b6f80 VAL: '1010' (3 sibs) 36: 0x56059a0b7018 VAL: '1011' (3 sibs) 36: 0x56059a0b70b0 VAL: '1012' (3 sibs) 36: 0x56059a0b6d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7150 VAL: '1020' (3 sibs) 36: 0x56059a0b71e8 VAL: '1021' (3 sibs) 36: 0x56059a0b7280 VAL: '1022' (3 sibs) 36: 0x56059a0b6aa8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b74f0 VAL: '1100' (3 sibs) 36: 0x56059a0b7588 VAL: '1101' (3 sibs) 36: 0x56059a0b7620 VAL: '1102' (3 sibs) 36: 0x56059a0b73b8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b76c0 VAL: '1110' (3 sibs) 36: 0x56059a0b7758 VAL: '1111' (3 sibs) 36: 0x56059a0b77f0 VAL: '1112' (3 sibs) 36: 0x56059a0b7450 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7890 VAL: '1120' (3 sibs) 36: 0x56059a0b7928 VAL: '1121' (3 sibs) 36: 0x56059a0b79c0 VAL: '1122' (3 sibs) 36: 0x56059a0b6b40 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7a60 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7c30 VAL: '1200' (3 sibs) 36: 0x56059a0b7cc8 VAL: '1201' (3 sibs) 36: 0x56059a0b7d60 VAL: '1202' (3 sibs) 36: 0x56059a0b7af8 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7e00 VAL: '1210' (3 sibs) 36: 0x56059a0b7e98 VAL: '1211' (3 sibs) 36: 0x56059a0b7f30 VAL: '1212' (3 sibs) 36: 0x56059a0b7b90 SEQ: (3 sibs) 3 children: 36: 0x56059a0b7fd0 VAL: '1220' (3 sibs) 36: 0x56059a0b8068 VAL: '1221' (3 sibs) 36: 0x56059a0b8100 VAL: '1222' (3 sibs) 36: 0x56059a0b51e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b81a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8370 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8540 VAL: '2000' (3 sibs) 36: 0x56059a0b85d8 VAL: '2001' (3 sibs) 36: 0x56059a0b8670 VAL: '2002' (3 sibs) 36: 0x56059a0b8408 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8710 VAL: '2010' (3 sibs) 36: 0x56059a0b87a8 VAL: '2011' (3 sibs) 36: 0x56059a0b8840 VAL: '2012' (3 sibs) 36: 0x56059a0b84a0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b88e0 VAL: '2020' (3 sibs) 36: 0x56059a0b8978 VAL: '2021' (3 sibs) 36: 0x56059a0b8a10 VAL: '2022' (3 sibs) 36: 0x56059a0b8238 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8ab0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8c80 VAL: '2100' (3 sibs) 36: 0x56059a0b8d18 VAL: '2101' (3 sibs) 36: 0x56059a0b8db0 VAL: '2102' (3 sibs) 36: 0x56059a0b8b48 SEQ: (3 sibs) 3 children: 36: 0x56059a0b8e50 VAL: '2110' (3 sibs) 36: 0x56059a0b8ee8 VAL: '2111' (3 sibs) 36: 0x56059a0b8f80 VAL: '2112' (3 sibs) 36: 0x56059a0b8be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9020 VAL: '2120' (3 sibs) 36: 0x56059a0b90b8 VAL: '2121' (3 sibs) 36: 0x56059a0b9150 VAL: '2122' (3 sibs) 36: 0x56059a0b82d0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b91f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b93c0 VAL: '2200' (3 sibs) 36: 0x56059a0b9458 VAL: '2201' (3 sibs) 36: 0x56059a0b94f0 VAL: '2202' (3 sibs) 36: 0x56059a0b9288 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9590 VAL: '2210' (3 sibs) 36: 0x56059a0b9628 VAL: '2211' (3 sibs) 36: 0x56059a0b96c0 VAL: '2212' (3 sibs) 36: 0x56059a0b9320 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9760 VAL: '2220' (3 sibs) 36: 0x56059a0b97f8 VAL: '2221' (3 sibs) 36: 0x56059a0b9890 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0f6c60 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0f6cf0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0f6d80 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0f6e10 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0f6ea0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0f6f30 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0f6fc0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0f7050 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0f70e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0f7170 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0f7200 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0f7290 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0f7320 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0f73b0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0f7440 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0f74d0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0f7560 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0f75f0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0f7680 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0f7710 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0f77a0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0f7830 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0f78c0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0f7950 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0f79e0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0f7a70 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0f7b00 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0f7b90 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0f7c20 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0f7cb0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0f7d40 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0f7dd0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0f7e60 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0f7ef0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0f7f80 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0f8010 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0f80a0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0f8130 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0f81c0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0f8250 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0f82e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0f8370 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0f8400 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0f8490 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0f8520 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0f85b0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0f8640 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0f86d0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0f8760 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0f87f0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0f8880 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0f8910 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0f89a0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0f8a30 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0f8ac0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0f8b50 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0f8be0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0f8c70 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0f8d00 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0f8d90 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0f8e20 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0f8eb0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0f8f40 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0f8fd0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0f9060 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0f90f0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0f9180 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0f9210 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0f92a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0f9330 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0f93c0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0f9450 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0f94e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0f9570 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0f9600 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0f9690 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0f9720 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0f97b0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0f9840 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0f98d0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0f9960 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0f99f0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0f9a80 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0f9b10 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0f9ba0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0f9c30 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0f9cc0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0f9d50 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0f9de0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0f9e70 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0f9f00 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0f9f90 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0fa020 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0fa0b0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0fa140 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0fa1d0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0fa260 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0fa2f0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0fa380 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0fa410 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0fa4a0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0fa530 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0fa5c0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0fa650 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0fa6e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0fa770 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0fa800 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0fa890 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0fa920 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0fa9b0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0faa40 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0faad0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0fab60 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0fabf0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0fac80 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0fad10 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0fada0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0fae30 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0faec0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0faf50 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0fafe0 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: 0x56059a0b9a98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56059a0b9be0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9db0 SEQ: (3 sibs) 3 children: 36: 0x56059a0b9f80 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba150 VAL: '0000' (3 sibs) 36: 0x56059a0ba1e8 VAL: '0001' (3 sibs) 36: 0x56059a0ba280 VAL: '0002' (3 sibs) 36: 0x56059a0ba018 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba320 VAL: '0010' (3 sibs) 36: 0x56059a0ba3b8 VAL: '0011' (3 sibs) 36: 0x56059a0ba450 VAL: '0012' (3 sibs) 36: 0x56059a0ba0b0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba4f0 VAL: '0020' (3 sibs) 36: 0x56059a0ba588 VAL: '0021' (3 sibs) 36: 0x56059a0ba620 VAL: '0022' (3 sibs) 36: 0x56059a0b9e48 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0ba890 VAL: '0100' (3 sibs) 36: 0x56059a0ba928 VAL: '0101' (3 sibs) 36: 0x56059a0ba9c0 VAL: '0102' (3 sibs) 36: 0x56059a0ba758 SEQ: (3 sibs) 3 children: 36: 0x56059a0baa60 VAL: '0110' (3 sibs) 36: 0x56059a0baaf8 VAL: '0111' (3 sibs) 36: 0x56059a0bab90 VAL: '0112' (3 sibs) 36: 0x56059a0ba7f0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bac30 VAL: '0120' (3 sibs) 36: 0x56059a0bacc8 VAL: '0121' (3 sibs) 36: 0x56059a0bad60 VAL: '0122' (3 sibs) 36: 0x56059a0b9ee0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bae00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bafd0 VAL: '0200' (3 sibs) 36: 0x56059a0bb068 VAL: '0201' (3 sibs) 36: 0x56059a0bb100 VAL: '0202' (3 sibs) 36: 0x56059a0bae98 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb1a0 VAL: '0210' (3 sibs) 36: 0x56059a0bb238 VAL: '0211' (3 sibs) 36: 0x56059a0bb2d0 VAL: '0212' (3 sibs) 36: 0x56059a0baf30 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb370 VAL: '0220' (3 sibs) 36: 0x56059a0bb408 VAL: '0221' (3 sibs) 36: 0x56059a0bb4a0 VAL: '0222' (3 sibs) 36: 0x56059a0b9c78 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb540 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bb8e0 VAL: '1000' (3 sibs) 36: 0x56059a0bb978 VAL: '1001' (3 sibs) 36: 0x56059a0bba10 VAL: '1002' (3 sibs) 36: 0x56059a0bb7a8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbab0 VAL: '1010' (3 sibs) 36: 0x56059a0bbb48 VAL: '1011' (3 sibs) 36: 0x56059a0bbbe0 VAL: '1012' (3 sibs) 36: 0x56059a0bb840 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbc80 VAL: '1020' (3 sibs) 36: 0x56059a0bbd18 VAL: '1021' (3 sibs) 36: 0x56059a0bbdb0 VAL: '1022' (3 sibs) 36: 0x56059a0bb5d8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bbe50 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc020 VAL: '1100' (3 sibs) 36: 0x56059a0bc0b8 VAL: '1101' (3 sibs) 36: 0x56059a0bc150 VAL: '1102' (3 sibs) 36: 0x56059a0bbee8 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc1f0 VAL: '1110' (3 sibs) 36: 0x56059a0bc288 VAL: '1111' (3 sibs) 36: 0x56059a0bc320 VAL: '1112' (3 sibs) 36: 0x56059a0bbf80 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc3c0 VAL: '1120' (3 sibs) 36: 0x56059a0bc458 VAL: '1121' (3 sibs) 36: 0x56059a0bc4f0 VAL: '1122' (3 sibs) 36: 0x56059a0bb670 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc590 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc760 VAL: '1200' (3 sibs) 36: 0x56059a0bc7f8 VAL: '1201' (3 sibs) 36: 0x56059a0bc890 VAL: '1202' (3 sibs) 36: 0x56059a0bc628 SEQ: (3 sibs) 3 children: 36: 0x56059a0bc930 VAL: '1210' (3 sibs) 36: 0x56059a0bc9c8 VAL: '1211' (3 sibs) 36: 0x56059a0bca60 VAL: '1212' (3 sibs) 36: 0x56059a0bc6c0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcb00 VAL: '1220' (3 sibs) 36: 0x56059a0bcb98 VAL: '1221' (3 sibs) 36: 0x56059a0bcc30 VAL: '1222' (3 sibs) 36: 0x56059a0b9d10 SEQ: (3 sibs) 3 children: 36: 0x56059a0bccd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bcea0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd070 VAL: '2000' (3 sibs) 36: 0x56059a0bd108 VAL: '2001' (3 sibs) 36: 0x56059a0bd1a0 VAL: '2002' (3 sibs) 36: 0x56059a0bcf38 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd240 VAL: '2010' (3 sibs) 36: 0x56059a0bd2d8 VAL: '2011' (3 sibs) 36: 0x56059a0bd370 VAL: '2012' (3 sibs) 36: 0x56059a0bcfd0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd410 VAL: '2020' (3 sibs) 36: 0x56059a0bd4a8 VAL: '2021' (3 sibs) 36: 0x56059a0bd540 VAL: '2022' (3 sibs) 36: 0x56059a0bcd68 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd5e0 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd7b0 VAL: '2100' (3 sibs) 36: 0x56059a0bd848 VAL: '2101' (3 sibs) 36: 0x56059a0bd8e0 VAL: '2102' (3 sibs) 36: 0x56059a0bd678 SEQ: (3 sibs) 3 children: 36: 0x56059a0bd980 VAL: '2110' (3 sibs) 36: 0x56059a0bda18 VAL: '2111' (3 sibs) 36: 0x56059a0bdab0 VAL: '2112' (3 sibs) 36: 0x56059a0bd710 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdb50 VAL: '2120' (3 sibs) 36: 0x56059a0bdbe8 VAL: '2121' (3 sibs) 36: 0x56059a0bdc80 VAL: '2122' (3 sibs) 36: 0x56059a0bce00 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdd20 SEQ: (3 sibs) 3 children: 36: 0x56059a0bdef0 VAL: '2200' (3 sibs) 36: 0x56059a0bdf88 VAL: '2201' (3 sibs) 36: 0x56059a0be020 VAL: '2202' (3 sibs) 36: 0x56059a0bddb8 SEQ: (3 sibs) 3 children: 36: 0x56059a0be0c0 VAL: '2210' (3 sibs) 36: 0x56059a0be158 VAL: '2211' (3 sibs) 36: 0x56059a0be1f0 VAL: '2212' (3 sibs) 36: 0x56059a0bde50 SEQ: (3 sibs) 3 children: 36: 0x56059a0be290 VAL: '2220' (3 sibs) 36: 0x56059a0be328 VAL: '2221' (3 sibs) 36: 0x56059a0be3c0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56059a0fb080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56059a0fb110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56059a0fb1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56059a0fb230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56059a0fb2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56059a0fb350 VAL: '0001' (3 sibs) 36: [6] [6] 0x56059a0fb3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56059a0fb470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56059a0fb500 VAL: '0010' (3 sibs) 36: [9] [9] 0x56059a0fb590 VAL: '0011' (3 sibs) 36: [10] [10] 0x56059a0fb620 VAL: '0012' (3 sibs) 36: [11] [11] 0x56059a0fb6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56059a0fb740 VAL: '0020' (3 sibs) 36: [13] [13] 0x56059a0fb7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56059a0fb860 VAL: '0022' (3 sibs) 36: [15] [15] 0x56059a0fb8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56059a0fb980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56059a0fba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x56059a0fbaa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56059a0fbb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x56059a0fbbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56059a0fbc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x56059a0fbce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56059a0fbd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x56059a0fbe00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56059a0fbe90 VAL: '0120' (3 sibs) 36: [26] [26] 0x56059a0fbf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x56059a0fbfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56059a0fc040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56059a0fc0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56059a0fc160 VAL: '0200' (3 sibs) 36: [31] [31] 0x56059a0fc1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56059a0fc280 VAL: '0202' (3 sibs) 36: [33] [33] 0x56059a0fc310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56059a0fc3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56059a0fc430 VAL: '0211' (3 sibs) 36: [36] [36] 0x56059a0fc4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56059a0fc550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56059a0fc5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56059a0fc670 VAL: '0221' (3 sibs) 36: [40] [40] 0x56059a0fc700 VAL: '0222' (3 sibs) 36: [41] [41] 0x56059a0fc790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56059a0fc820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56059a0fc8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56059a0fc940 VAL: '1000' (3 sibs) 36: [45] [45] 0x56059a0fc9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56059a0fca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x56059a0fcaf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56059a0fcb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x56059a0fcc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x56059a0fcca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56059a0fcd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56059a0fcdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56059a0fce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x56059a0fcee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56059a0fcf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56059a0fd000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56059a0fd090 VAL: '1100' (3 sibs) 36: [58] [58] 0x56059a0fd120 VAL: '1101' (3 sibs) 36: [59] [59] 0x56059a0fd1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56059a0fd240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56059a0fd2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56059a0fd360 VAL: '1111' (3 sibs) 36: [63] [63] 0x56059a0fd3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56059a0fd480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56059a0fd510 VAL: '1120' (3 sibs) 36: [66] [66] 0x56059a0fd5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56059a0fd630 VAL: '1122' (3 sibs) 36: [68] [68] 0x56059a0fd6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56059a0fd750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56059a0fd7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56059a0fd870 VAL: '1201' (3 sibs) 36: [72] [72] 0x56059a0fd900 VAL: '1202' (3 sibs) 36: [73] [73] 0x56059a0fd990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56059a0fda20 VAL: '1210' (3 sibs) 36: [75] [75] 0x56059a0fdab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56059a0fdb40 VAL: '1212' (3 sibs) 36: [77] [77] 0x56059a0fdbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56059a0fdc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x56059a0fdcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56059a0fdd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x56059a0fde10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56059a0fdea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56059a0fdf30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56059a0fdfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56059a0fe050 VAL: '2001' (3 sibs) 36: [86] [86] 0x56059a0fe0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56059a0fe170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56059a0fe200 VAL: '2010' (3 sibs) 36: [89] [89] 0x56059a0fe290 VAL: '2011' (3 sibs) 36: [90] [90] 0x56059a0fe320 VAL: '2012' (3 sibs) 36: [91] [91] 0x56059a0fe3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56059a0fe440 VAL: '2020' (3 sibs) 36: [93] [93] 0x56059a0fe4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56059a0fe560 VAL: '2022' (3 sibs) 36: [95] [95] 0x56059a0fe5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56059a0fe680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56059a0fe710 VAL: '2100' (3 sibs) 36: [98] [98] 0x56059a0fe7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56059a0fe830 VAL: '2102' (3 sibs) 36: [100] [100] 0x56059a0fe8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56059a0fe950 VAL: '2110' (3 sibs) 36: [102] [102] 0x56059a0fe9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56059a0fea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x56059a0feb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56059a0feb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x56059a0fec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x56059a0fecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56059a0fed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56059a0fedd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56059a0fee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x56059a0feef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56059a0fef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x56059a0ff010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56059a0ff0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56059a0ff130 VAL: '2211' (3 sibs) 36: [116] [116] 0x56059a0ff1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56059a0ff250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56059a0ff2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56059a0ff370 VAL: '2221' (3 sibs) 36: [120] [120] 0x56059a0ff400 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (5 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (14 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (14 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x55f097f82c40 [ROOT] MAP: (0 sibs) 3 children: 37: 0x55f097f7d760 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x55f097f7d7f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x55f097f7d890 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fafdc0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fafe50 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fafee0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097faff70 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: 0x55f097f82d58 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7df30 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7dfc8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7de88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e070 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e108 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fb1c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb1cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb1d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb1e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb1ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb1f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb1fc0 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: 0x55f097f82e70 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e620 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e760 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e7f8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e6b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e8a0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e938 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fb3ab0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb3b40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb3bd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb3c60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb3cf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb3d80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb3e10 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: 0x55f097f82f88 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7eb20 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7ebb8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7ea78 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7ec60 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7ecf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fb58a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb5930 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb59c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb5a50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb5ae0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb5b70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb5c00 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: 0x55f097f830a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55f097f834c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55f097f83990 MAP: (1 sibs) 4 children: 37: 0x55f097f83a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83ac8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f83b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f83bf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83558 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55f097f835f0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55f097f83ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f83e70 MAP: (1 sibs) 4 children: 37: 0x55f097f83f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83fa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f840d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83d38 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84180 MAP: (1 sibs) 4 children: 37: 0x55f097f84220 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f842b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f843e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f83688 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55f097f83720 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55f097f84490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84660 MAP: (1 sibs) 4 children: 37: 0x55f097f84700 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84798 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f848c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84528 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84970 MAP: (1 sibs) 4 children: 37: 0x55f097f84a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84aa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84b40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f84bd8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f845c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f837b8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55f097f83850 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55f097f84c80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84e50 MAP: (1 sibs) 4 children: 37: 0x55f097f84ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84f88 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85020 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f850b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84d18 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f85160 MAP: (1 sibs) 4 children: 37: 0x55f097f85200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f85298 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f853c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84db0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f838e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fbaf80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fbb010 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fbb0a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fbb130 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fbb1c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fbb250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fbb2e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fbb370 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fbb400 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fbb490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fbb520 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fbb5b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fbb640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fbb6d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fbb760 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fbb7f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fbb880 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fbb910 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fbb9a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fbba30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fbbac0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fbbb50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fbbbe0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fbbc70 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fbbd00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fbbd90 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fbbe20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fbbeb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fbbf40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fbbfd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fbc060 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fbc0f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fbc180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fbc210 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fbc2a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fbc330 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fbc3c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fbc450 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fbc4e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fbc570 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fbc600 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fbc690 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fbc720 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fbc7b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fbc840 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fbc8d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fbc960 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fbc9f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fbca80 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fbcb10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fbcba0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fbcc30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fbccc0 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: 0x55f097f831b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ee10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e1b0 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e248 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7eea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e2f0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e388 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fbd390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fbd420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fbd4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fbd540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fbd5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fbd660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fbd6f0 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: 0x55f097f832d0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e4a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f80610 VAL: 'John Smith' (2 sibs) 37: 0x55f097f806a8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e538 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f80750 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f807e8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fbf0c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fbf150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fbf1e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fbf270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fbf300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fbf390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fbf420 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: 0x55f097f833e8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55f097f80300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55f097f7fff0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55f097f7f320 VAL: 'a' (5 sibs) 37: 0x55f097f7f3b8 VAL: 'b' (5 sibs) 37: 0x55f097f7f450 VAL: 'c' (5 sibs) 37: 0x55f097f7f4e8 VAL: 'd' (5 sibs) 37: 0x55f097f7f580 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc0df0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fc0e80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fc0f10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fc0fa0 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fc1030 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fc10c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fc1150 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fc11e0 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: 0x55f097f82c40 [ROOT] MAP: (0 sibs) 3 children: 37: 0x55f097f7d760 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x55f097f7d7f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x55f097f7d890 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc1700 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fc1790 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fc1820 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fc18b0 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: 0x55f097f82d58 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7df30 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7dfc8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7de88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e070 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e108 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc2010 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc20a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc2130 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc21c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc2250 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc22e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc2370 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: 0x55f097f82e70 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e620 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e760 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e7f8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e6b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e8a0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e938 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc2920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc29b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc2a40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc2ad0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc2b60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc2bf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc2c80 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: 0x55f097f82f88 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7eb20 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7ebb8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7ea78 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7ec60 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7ecf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc3230 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc32c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc3350 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc33e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc3470 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc3500 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc3590 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: 0x55f097f830a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55f097f834c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55f097f83990 MAP: (1 sibs) 4 children: 37: 0x55f097f83a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83ac8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f83b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f83bf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83558 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55f097f835f0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55f097f83ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f83e70 MAP: (1 sibs) 4 children: 37: 0x55f097f83f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83fa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f840d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83d38 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84180 MAP: (1 sibs) 4 children: 37: 0x55f097f84220 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f842b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f843e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f83688 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55f097f83720 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55f097f84490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84660 MAP: (1 sibs) 4 children: 37: 0x55f097f84700 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84798 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f848c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84528 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84970 MAP: (1 sibs) 4 children: 37: 0x55f097f84a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84aa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84b40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f84bd8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f845c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f837b8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55f097f83850 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55f097f84c80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84e50 MAP: (1 sibs) 4 children: 37: 0x55f097f84ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84f88 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85020 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f850b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84d18 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f85160 MAP: (1 sibs) 4 children: 37: 0x55f097f85200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f85298 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f853c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84db0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f838e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc5660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fc56f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fc5780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fc5810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fc58a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fc5930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fc59c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fc5a50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fc5ae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fc5b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fc5c00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fc5c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fc5d20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fc5db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fc5e40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fc5ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fc5f60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fc5ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fc6080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fc6110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fc61a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fc6230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fc62c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fc6350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fc63e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fc6470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fc6500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fc6590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fc6620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fc66b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fc6740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fc67d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fc6860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fc68f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fc6980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fc6a10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fc6aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fc6b30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fc6bc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fc6c50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fc6ce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fc6d70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fc6e00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fc6e90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fc6f20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fc6fb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fc7040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fc70d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fc7160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fc71f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fc7280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fc7310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fc73a0 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: 0x55f097f831b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ee10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e1b0 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e248 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7eea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e2f0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e388 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc3b40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc3bd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc3c60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc3cf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc3d80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc3e10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc3ea0 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: 0x55f097f832d0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e4a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f80610 VAL: 'John Smith' (2 sibs) 37: 0x55f097f806a8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e538 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f80750 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f807e8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc4450 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc44e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc4570 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc4600 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc4690 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc4720 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc47b0 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: 0x55f097f833e8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55f097f80300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55f097f7fff0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55f097f7f320 VAL: 'a' (5 sibs) 37: 0x55f097f7f3b8 VAL: 'b' (5 sibs) 37: 0x55f097f7f450 VAL: 'c' (5 sibs) 37: 0x55f097f7f4e8 VAL: 'd' (5 sibs) 37: 0x55f097f7f580 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc7a70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fc7b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fc7b90 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fc7c20 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fc7cb0 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fc7d40 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fc7dd0 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fc7e60 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x55f097fafdc0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fafe50 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fafee0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097faff70 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] 0x55f097fc8a70 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fc8b00 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fc8b90 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fc8c20 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] 0x55f097fb1c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb1cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb1d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb1e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb1ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb1f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb1fc0 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] 0x55f097fc9c60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc9cf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc9d80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc9e10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc9ea0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc9f30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc9fc0 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] 0x55f097fb3ab0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb3b40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb3bd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb3c60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb3cf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb3d80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb3e10 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] 0x55f097fca570 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fca600 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fca690 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fca720 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fca7b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fca840 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fca8d0 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] 0x55f097fb58a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fb5930 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fb59c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fb5a50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fb5ae0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fb5b70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fb5c00 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] 0x55f097fcae80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fcaf10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fcafa0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fcb030 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fcb0c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fcb150 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fcb1e0 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] 0x55f097fbaf80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fbb010 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fbb0a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fbb130 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fbb1c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fbb250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fbb2e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fbb370 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fbb400 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fbb490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fbb520 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fbb5b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fbb640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fbb6d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fbb760 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fbb7f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fbb880 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fbb910 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fbb9a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fbba30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fbbac0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fbbb50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fbbbe0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fbbc70 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fbbd00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fbbd90 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fbbe20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fbbeb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fbbf40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fbbfd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fbc060 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fbc0f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fbc180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fbc210 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fbc2a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fbc330 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fbc3c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fbc450 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fbc4e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fbc570 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fbc600 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fbc690 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fbc720 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fbc7b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fbc840 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fbc8d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fbc960 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fbc9f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fbca80 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fbcb10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fbcba0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fbcc30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fbccc0 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] 0x55f097fcd2b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fcd340 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fcd3d0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fcd460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fcd4f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fcd580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fcd610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fcd6a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fcd730 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fcd7c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fcd850 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fcd8e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fcd970 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fcda00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fcda90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fcdb20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fcdbb0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fcdc40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fcdcd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fcdd60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fcddf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fcde80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fcdf10 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fcdfa0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fce030 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fce0c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fce150 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fce1e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fce270 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fce300 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fce390 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fce420 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fce4b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fce540 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fce5d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fce660 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fce6f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fce780 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fce810 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fce8a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fce930 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fce9c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fcea50 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fceae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fceb70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fcec00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fcec90 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fced20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fcedb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fcee40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fceed0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fcef60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fceff0 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] 0x55f097fbd390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fbd420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fbd4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fbd540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fbd5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fbd660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fbd6f0 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] 0x55f097fcb790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fcb820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fcb8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fcb940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fcb9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fcba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fcbaf0 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] 0x55f097fbf0c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fbf150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fbf1e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fbf270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fbf300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fbf390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fbf420 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] 0x55f097fcc0a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fcc130 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fcc1c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fcc250 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fcc2e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fcc370 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fcc400 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] 0x55f097fc0df0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fc0e80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fc0f10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fc0fa0 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fc1030 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fc10c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fc1150 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fc11e0 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] 0x55f097fcf6c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fcf750 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fcf7e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fcf870 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fcf900 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fcf990 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fcfa20 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fcfab0 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] 0x55f097fc1700 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fc1790 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fc1820 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fc18b0 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] 0x55f097fcffd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fd0060 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fd00f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fd0180 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] 0x55f097fc2010 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc20a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc2130 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc21c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc2250 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc22e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc2370 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] 0x55f097fd08e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd0970 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd0a00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd0a90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd0b20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd0bb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd0c40 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] 0x55f097fc2920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc29b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc2a40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc2ad0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc2b60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc2bf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc2c80 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] 0x55f097fd11f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd1280 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd1310 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd13a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd1430 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd14c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd1550 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] 0x55f097fc3230 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc32c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc3350 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc33e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc3470 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc3500 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc3590 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] 0x55f097fd1b00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd1b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd1c20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd1cb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd1d40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd1dd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd1e60 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] 0x55f097fc5660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fc56f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fc5780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fc5810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fc58a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fc5930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fc59c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fc5a50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fc5ae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fc5b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fc5c00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fc5c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fc5d20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fc5db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fc5e40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fc5ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fc5f60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fc5ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fc6080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fc6110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fc61a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fc6230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fc62c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fc6350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fc63e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fc6470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fc6500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fc6590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fc6620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fc66b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fc6740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fc67d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fc6860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fc68f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fc6980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fc6a10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fc6aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fc6b30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fc6bc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fc6c50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fc6ce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fc6d70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fc6e00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fc6e90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fc6f20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fc6fb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fc7040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fc70d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fc7160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fc71f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fc7280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fc7310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fc73a0 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] 0x55f097fd3f30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fd3fc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fd4050 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fd40e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fd4170 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fd4200 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fd4290 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fd4320 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fd43b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fd4440 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fd44d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fd4560 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fd45f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fd4680 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fd4710 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fd47a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fd4830 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fd48c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fd4950 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fd49e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fd4a70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fd4b00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fd4b90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fd4c20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fd4cb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fd4d40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fd4dd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fd4e60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fd4ef0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fd4f80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fd5010 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fd50a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fd5130 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fd51c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fd5250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fd52e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fd5370 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fd5400 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fd5490 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fd5520 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fd55b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fd5640 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fd56d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fd5760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fd57f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fd5880 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fd5910 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fd59a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fd5a30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fd5ac0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fd5b50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fd5be0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fd5c70 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] 0x55f097fc3b40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc3bd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc3c60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc3cf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc3d80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc3e10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc3ea0 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] 0x55f097fd2410 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd24a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd2530 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd25c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd2650 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd26e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd2770 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] 0x55f097fc4450 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fc44e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fc4570 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fc4600 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fc4690 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fc4720 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fc47b0 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] 0x55f097fd2d20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd2db0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd2e40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd2ed0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd2f60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd2ff0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd3080 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] 0x55f097fc7a70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fc7b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fc7b90 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fc7c20 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fc7cb0 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fc7d40 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fc7dd0 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fc7e60 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] 0x55f097fd6340 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fd63d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fd6460 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fd64f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fd6580 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fd6610 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fd66a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fd6730 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: 0x55f097f82c40 [ROOT] MAP: (0 sibs) 3 children: 37: 0x55f097f7d760 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x55f097f7d7f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x55f097f7d890 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fc9620 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fc96b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fc9740 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fc97d0 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: 0x55f097f82d58 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7df30 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7dfc8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7de88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e070 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e108 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd3630 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd36c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd3750 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd37e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd3870 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd3900 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd3990 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: 0x55f097f82e70 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e620 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e760 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e7f8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e6b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e8a0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e938 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd3a30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd3ac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd3b50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd3be0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd3c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd3d00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd3d90 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: 0x55f097f82f88 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7eb20 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7ebb8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7ea78 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7ec60 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7ecf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fcc9b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fcca40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fccad0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fccb60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fccbf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fccc80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fccd10 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: 0x55f097f830a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55f097f834c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55f097f83990 MAP: (1 sibs) 4 children: 37: 0x55f097f83a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83ac8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f83b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f83bf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83558 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55f097f835f0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55f097f83ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f83e70 MAP: (1 sibs) 4 children: 37: 0x55f097f83f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83fa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f840d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83d38 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84180 MAP: (1 sibs) 4 children: 37: 0x55f097f84220 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f842b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f843e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f83688 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55f097f83720 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55f097f84490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84660 MAP: (1 sibs) 4 children: 37: 0x55f097f84700 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84798 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f848c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84528 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84970 MAP: (1 sibs) 4 children: 37: 0x55f097f84a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84aa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84b40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f84bd8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f845c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f837b8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55f097f83850 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55f097f84c80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84e50 MAP: (1 sibs) 4 children: 37: 0x55f097f84ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84f88 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85020 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f850b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84d18 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f85160 MAP: (1 sibs) 4 children: 37: 0x55f097f85200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f85298 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f853c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84db0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f838e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd6c50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fd6ce0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fd6d70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fd6e00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fd6e90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fd6f20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fd6fb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fd7040 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fd70d0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fd7160 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fd71f0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fd7280 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fd7310 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fd73a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fd7430 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fd74c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fd7550 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fd75e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fd7670 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fd7700 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fd7790 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fd7820 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fd78b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fd7940 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fd79d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fd7a60 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fd7af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fd7b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fd7c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fd7ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fd7d30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fd7dc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fd7e50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fd7ee0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fd7f70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fd8000 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fd8090 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fd8120 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fd81b0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fd8240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fd82d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fd8360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fd83f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fd8480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fd8510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fd85a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fd8630 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fd86c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fd8750 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fd87e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fd8870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fd8900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fd8990 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: 0x55f097f831b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ee10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e1b0 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e248 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7eea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e2f0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e388 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fccdb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fcce40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fcced0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fccf60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fccff0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fcd080 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fcd110 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: 0x55f097f832d0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e4a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f80610 VAL: 'John Smith' (2 sibs) 37: 0x55f097f806a8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e538 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f80750 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f807e8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd8a30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd8ac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd8b50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd8be0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd8c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd8d00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd8d90 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: 0x55f097f833e8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55f097f80300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55f097f7fff0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55f097f7f320 VAL: 'a' (5 sibs) 37: 0x55f097f7f3b8 VAL: 'b' (5 sibs) 37: 0x55f097f7f450 VAL: 'c' (5 sibs) 37: 0x55f097f7f4e8 VAL: 'd' (5 sibs) 37: 0x55f097f7f580 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd8e30 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fd8ec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fd8f50 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fd8fe0 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fd9070 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fd9100 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fd9190 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fd9220 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: 0x55f097f82c40 [ROOT] MAP: (0 sibs) 3 children: 37: 0x55f097f7d760 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x55f097f7d7f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x55f097f7d890 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd92c0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x55f097fd9350 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x55f097fd93e0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x55f097fd9470 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: 0x55f097f82d58 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7df30 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7dfc8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7de88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e070 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e108 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd9510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd95a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd9630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd96c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd9750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd97e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd9870 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: 0x55f097f82e70 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e620 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e760 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e7f8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e6b8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e8a0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e938 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd9910 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd99a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd9a30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd9ac0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd9b50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd9be0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fd9c70 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: 0x55f097f82f88 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7eb20 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7ebb8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7ea78 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7ec60 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7ecf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fd9d10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fd9da0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fd9e30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fd9ec0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fd9f50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fd9fe0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fda070 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: 0x55f097f830a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55f097f834c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55f097f83990 MAP: (1 sibs) 4 children: 37: 0x55f097f83a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83ac8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f83b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f83bf8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83558 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55f097f835f0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55f097f83ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f83e70 MAP: (1 sibs) 4 children: 37: 0x55f097f83f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f83fa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f840d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83d38 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84180 MAP: (1 sibs) 4 children: 37: 0x55f097f84220 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f842b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f843e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f83dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f83688 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55f097f83720 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55f097f84490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84660 MAP: (1 sibs) 4 children: 37: 0x55f097f84700 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84798 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f848c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84528 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f84970 MAP: (1 sibs) 4 children: 37: 0x55f097f84a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84aa8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f84b40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f84bd8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f845c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f837b8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55f097f83850 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55f097f84c80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55f097f84e50 MAP: (1 sibs) 4 children: 37: 0x55f097f84ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f84f88 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85020 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f850b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84d18 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55f097f85160 MAP: (1 sibs) 4 children: 37: 0x55f097f85200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55f097f85298 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55f097f85330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55f097f853c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55f097f84db0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55f097f838e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fda110 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x55f097fda1a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x55f097fda230 MAP: (1 sibs) 4 children: 37: [3] [3] 0x55f097fda2c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x55f097fda350 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x55f097fda3e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x55f097fda470 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x55f097fda500 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x55f097fda590 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x55f097fda620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x55f097fda6b0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x55f097fda740 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x55f097fda7d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x55f097fda860 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x55f097fda8f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x55f097fda980 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x55f097fdaa10 MAP: (1 sibs) 4 children: 37: [17] [17] 0x55f097fdaaa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x55f097fdab30 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x55f097fdabc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x55f097fdac50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x55f097fdace0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x55f097fdad70 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x55f097fdae00 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x55f097fdae90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x55f097fdaf20 MAP: (1 sibs) 4 children: 37: [26] [26] 0x55f097fdafb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x55f097fdb040 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x55f097fdb0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x55f097fdb160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x55f097fdb1f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x55f097fdb280 MAP: (1 sibs) 4 children: 37: [32] [32] 0x55f097fdb310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x55f097fdb3a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x55f097fdb430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x55f097fdb4c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x55f097fdb550 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x55f097fdb5e0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x55f097fdb670 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x55f097fdb700 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x55f097fdb790 MAP: (1 sibs) 4 children: 37: [41] [41] 0x55f097fdb820 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x55f097fdb8b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x55f097fdb940 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x55f097fdb9d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x55f097fdba60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x55f097fdbaf0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x55f097fdbb80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x55f097fdbc10 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x55f097fdbca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x55f097fdbd30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x55f097fdbdc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x55f097fdbe50 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: 0x55f097f831b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7ee10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f7e1b0 VAL: 'John Smith' (2 sibs) 37: 0x55f097f7e248 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7eea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f7e2f0 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f7e388 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fdbef0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fdbf80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fdc010 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fdc0a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fdc130 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fdc1c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fdc250 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: 0x55f097f832d0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x55f097f7e4a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55f097f80610 VAL: 'John Smith' (2 sibs) 37: 0x55f097f806a8 VAL: 'Bill Jones' (2 sibs) 37: 0x55f097f7e538 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55f097f80750 VAL: 'Mary Smith' (2 sibs) 37: 0x55f097f807e8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fdc2f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x55f097fdc380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x55f097fdc410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x55f097fdc4a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x55f097fdc530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x55f097fdc5c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x55f097fdc650 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: 0x55f097f833e8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55f097f80300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55f097f7fff0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55f097f7f320 VAL: 'a' (5 sibs) 37: 0x55f097f7f3b8 VAL: 'b' (5 sibs) 37: 0x55f097f7f450 VAL: 'c' (5 sibs) 37: 0x55f097f7f4e8 VAL: 'd' (5 sibs) 37: 0x55f097f7f580 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x55f097fdc6f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x55f097fdc780 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x55f097fdc810 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x55f097fdc8a0 VAL: 'a' (5 sibs) 37: [4] [4] 0x55f097fdc930 VAL: 'b' (5 sibs) 37: [5] [5] 0x55f097fdc9c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x55f097fdca50 VAL: 'd' (5 sibs) 37: [7] [7] 0x55f097fdcae0 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 (8 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (8 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x55e9a4f2e050 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f2a1e0 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a278 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a310 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f77920 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f779b0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f77a40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f77ad0 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: 0x55e9a4f2e168 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a8e0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2aa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2aab8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2a978 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2ab60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2abf8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f79650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f796e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f79770 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f79800 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f79890 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f79920 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f799b0 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: 0x55e9a4f2e280 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b180 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b2c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b358 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b218 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b400 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b498 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f7b380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7b410 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7b4a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7b530 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7b5c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7b650 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7b6e0 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: 0x55e9a4f2e398 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b5b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b788 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b648 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b8c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f7d0b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7d140 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7d1d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7d260 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7d2f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7d380 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7d410 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: 0x55e9a4f2e4b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2c2b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c3f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2c488 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2c348 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2c5c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f7ede0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7ee70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7ef00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7ef90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7f020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7f0b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7f140 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: 0x55e9a4f2e5c8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55e9a4f2ad10 MAP: (1 sibs) 2 children: 38: 0x55e9a4f2a4f0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2a588 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f80b10 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f80ba0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4f80c30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f80cc0 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: 0x55e9a4f2e6e0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55e9a4f2c820 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2ca90 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cb28 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2c8b8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cbd0 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2cc68 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2c950 MAP: (4 sibs) 3 children: 38: 0x55e9a4f2cd10 KEYVAL: 'b' '2' (3 sibs) 38: 0x55e9a4f2cda8 KEYVAL: 'a' '1' (3 sibs) 38: 0x55e9a4f2ce40 KEYVAL: 'c' '3' (3 sibs) 38: 0x55e9a4f2c9e8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cee0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cf78 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f82840 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f828d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4f82960 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f829f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4f82a80 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4f82b10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4f82ba0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4f82c30 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4f82cc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4f82d50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4f82de0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4f82e70 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4f82f00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4f82f90 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: 0x55e9a4f2e7f8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55e9a4f2d090 KEYVAL: 'a' '1' (4 sibs) 38: 0x55e9a4f2d128 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d1c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d258 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f84570 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f84600 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4f84690 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4f84720 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4f847b0 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: 0x55e9a4f2e910 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55e9a4f2f200 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55e9a4f2f2a0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f5a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55e9a4f2f338 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f640 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55e9a4f2f3d0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f6e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55e9a4f2f468 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f780 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55e9a4f2f820 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55e9a4f2f8b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55e9a4f2f500 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f960 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55e9a4f2fa00 VAL: 'val1' (2 sibs) 38: 0x55e9a4f2fa98 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f86480 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f86510 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4f865a0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4f86630 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4f866c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4f86750 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4f867e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4f86870 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4f86900 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4f86990 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4f86a20 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4f86ab0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4f86b40 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4f86bd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4f86c60 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4f86cf0 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: 0x55e9a4f2ea28 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55e9a4f2aef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55e9a4f2b9e0 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2ba80 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2af88 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55e9a4f2bb20 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2bbc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2b020 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55e9a4f2c670 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bc60 KEYVAL: '' '' (1 sibs) 38: 0x55e9a4f2c708 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bd00 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f88200 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f88290 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4f88320 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4f883b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4f88440 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4f884d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4f88560 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4f885f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4f88680 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4f88710 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4f887a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4f88830 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: 0x55e9a4f2eb40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a3b0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fb40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2fbd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55e9a4f2fc70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2a448 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fd10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55e9a4f2fda8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55e9a4f2fe40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8a090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8a120 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8a1b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8a240 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8a2d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8a360 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8a3f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8a480 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8a510 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: 0x55e9a4f2ec58 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2adb0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fee0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2ff78 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55e9a4f30010 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2ae48 MAP: (2 sibs) 3 children: 38: 0x55e9a4f300b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55e9a4f30148 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55e9a4f301e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8bf20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8bfb0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8c040 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8c0d0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8c160 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8c1f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8c280 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8c310 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8c3a0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55e9a4f8bf20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8bfb0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8c040 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8c0d0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8c160 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8c1f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8c280 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8c310 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8c3a0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55e9a4f8bf20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8bfb0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8c040 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8c0d0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8c160 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8c1f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8c280 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8c310 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8c3a0 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: 0x55e9a4f2ed70 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f30450 MAP: (3 sibs) 3 children: 38: 0x55e9a4f30620 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55e9a4f306b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55e9a4f30750 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55e9a4f304e8 MAP: (3 sibs) 3 children: 38: 0x55e9a4f307f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55e9a4f30888 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55e9a4f30920 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55e9a4f30580 MAP: (3 sibs) 3 children: 38: 0x55e9a4f309c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55e9a4f30a58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55e9a4f30af0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8ddc0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f8de50 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4f8dee0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8df70 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8e000 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8e090 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4f8e120 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8e1b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8e240 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4f8e2d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4f8e360 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4f8e3f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4f8e480 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: 0x55e9a4f2e050 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f2a1e0 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a278 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a310 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8e6d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f8e760 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f8e7f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f8e880 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: 0x55e9a4f2e168 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a8e0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2aa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2aab8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2a978 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2ab60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2abf8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8efe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8f070 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f8f100 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f8f190 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f8f220 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f8f2b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f8f340 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: 0x55e9a4f2e280 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b180 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b2c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b358 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b218 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b400 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b498 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f8f8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8f980 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f8fa10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f8faa0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f8fb30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f8fbc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f8fc50 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: 0x55e9a4f2e398 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b5b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b788 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b648 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b8c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f90200 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f90290 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f90320 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f903b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f90440 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f904d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f90560 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: 0x55e9a4f2e4b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2c2b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c3f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2c488 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2c348 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2c5c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f90b10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f90ba0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f90c30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f90cc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f90d50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f90de0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f90e70 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: 0x55e9a4f2e5c8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55e9a4f2ad10 MAP: (1 sibs) 2 children: 38: 0x55e9a4f2a4f0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2a588 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f91420 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f914b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4f91540 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f915d0 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: 0x55e9a4f2e6e0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55e9a4f2c820 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2ca90 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cb28 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2c8b8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cbd0 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2cc68 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2c950 MAP: (4 sibs) 3 children: 38: 0x55e9a4f2cd10 KEYVAL: 'b' '2' (3 sibs) 38: 0x55e9a4f2cda8 KEYVAL: 'a' '1' (3 sibs) 38: 0x55e9a4f2ce40 KEYVAL: 'c' '3' (3 sibs) 38: 0x55e9a4f2c9e8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cee0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cf78 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f91d30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f91dc0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4f91e50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f91ee0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4f91f70 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4f92000 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4f92090 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4f92120 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4f921b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4f92240 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4f922d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4f92360 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4f923f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4f92480 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: 0x55e9a4f2e7f8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55e9a4f2d090 KEYVAL: 'a' '1' (4 sibs) 38: 0x55e9a4f2d128 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d1c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d258 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f92640 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f926d0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4f92760 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4f927f0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4f92880 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: 0x55e9a4f2e910 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55e9a4f2f200 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55e9a4f2f2a0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f5a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55e9a4f2f338 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f640 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55e9a4f2f3d0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f6e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55e9a4f2f468 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f780 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55e9a4f2f820 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55e9a4f2f8b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55e9a4f2f500 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f960 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55e9a4f2fa00 VAL: 'val1' (2 sibs) 38: 0x55e9a4f2fa98 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f92f50 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f92fe0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4f93070 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4f93100 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4f93190 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4f93220 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4f932b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4f93340 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4f933d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4f93460 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4f934f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4f93580 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4f93610 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4f936a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4f93730 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4f937c0 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: 0x55e9a4f2ea28 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55e9a4f2aef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55e9a4f2b9e0 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2ba80 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2af88 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55e9a4f2bb20 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2bbc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2b020 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55e9a4f2c670 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bc60 KEYVAL: '' '' (1 sibs) 38: 0x55e9a4f2c708 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bd00 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f93860 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f938f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4f93980 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4f93a10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4f93aa0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4f93b30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4f93bc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4f93c50 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4f93ce0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4f93d70 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4f93e00 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4f93e90 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: 0x55e9a4f2eb40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a3b0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fb40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2fbd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55e9a4f2fc70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2a448 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fd10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55e9a4f2fda8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55e9a4f2fe40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f94170 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94200 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94290 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94320 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f943b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94440 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f944d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94560 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f945f0 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: 0x55e9a4f2ec58 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2adb0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fee0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2ff78 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55e9a4f30010 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2ae48 MAP: (2 sibs) 3 children: 38: 0x55e9a4f300b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55e9a4f30148 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55e9a4f301e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f94a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94b10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94ba0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94c30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f94cc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94d50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f94de0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94e70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f94f00 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55e9a4f94a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94b10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94ba0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94c30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f94cc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94d50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f94de0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94e70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f94f00 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55e9a4f94a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94b10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94ba0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94c30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f94cc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94d50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f94de0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94e70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f94f00 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: 0x55e9a4f2ed70 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f30450 MAP: (3 sibs) 3 children: 38: 0x55e9a4f30620 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55e9a4f306b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55e9a4f30750 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55e9a4f304e8 MAP: (3 sibs) 3 children: 38: 0x55e9a4f307f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55e9a4f30888 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55e9a4f30920 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55e9a4f30580 MAP: (3 sibs) 3 children: 38: 0x55e9a4f309c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55e9a4f30a58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55e9a4f30af0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f95390 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f95420 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4f954b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f95540 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f955d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f95660 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4f956f0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f95780 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f95810 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4f958a0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4f95930 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4f959c0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4f95a50 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] 0x55e9a4f77920 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f779b0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f77a40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f77ad0 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] 0x55e9a4f96e60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f96ef0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f96f80 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f97010 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] 0x55e9a4f79650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f796e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f79770 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f79800 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f79890 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f79920 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f799b0 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] 0x55e9a4f98050 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f980e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f98170 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f98200 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f98290 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f98320 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f983b0 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] 0x55e9a4f7b380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7b410 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7b4a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7b530 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7b5c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7b650 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7b6e0 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] 0x55e9a4f98960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f989f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f98a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f98b10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f98ba0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f98c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f98cc0 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] 0x55e9a4f7d0b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7d140 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7d1d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7d260 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7d2f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7d380 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7d410 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] 0x55e9a4f99270 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f99300 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f99390 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f99420 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f994b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f99540 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f995d0 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] 0x55e9a4f7ede0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f7ee70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f7ef00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f7ef90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f7f020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f7f0b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f7f140 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] 0x55e9a4f99b80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f99c10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f99ca0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f99d30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f99dc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f99e50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f99ee0 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] 0x55e9a4f80b10 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f80ba0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4f80c30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f80cc0 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] 0x55e9a4f9a490 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f9a520 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4f9a5b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f9a640 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] 0x55e9a4f82840 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f828d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4f82960 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f829f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4f82a80 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4f82b10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4f82ba0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4f82c30 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4f82cc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4f82d50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4f82de0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4f82e70 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4f82f00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4f82f90 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] 0x55e9a4f9ada0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f9ae30 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4f9aec0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f9af50 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4f9afe0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4f9b070 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4f9b100 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4f9b190 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4f9b220 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4f9b2b0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4f9b340 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4f9b3d0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4f9b460 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4f9b4f0 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] 0x55e9a4f84570 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f84600 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4f84690 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4f84720 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4f847b0 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] 0x55e9a4f9b6b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f9b740 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4f9b7d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4f9b860 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4f9b8f0 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] 0x55e9a4f86480 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f86510 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4f865a0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4f86630 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4f866c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4f86750 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4f867e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4f86870 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4f86900 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4f86990 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4f86a20 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4f86ab0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4f86b40 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4f86bd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4f86c60 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4f86cf0 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] 0x55e9a4f9bfc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f9c050 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4f9c0e0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4f9c170 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4f9c200 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4f9c290 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4f9c320 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4f9c3b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4f9c440 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4f9c4d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4f9c560 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4f9c5f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4f9c680 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4f9c710 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4f9c7a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4f9c830 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] 0x55e9a4f88200 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f88290 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4f88320 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4f883b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4f88440 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4f884d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4f88560 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4f885f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4f88680 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4f88710 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4f887a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4f88830 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] 0x55e9a4f9c8d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f9c960 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4f9c9f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4f9ca80 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4f9cb10 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4f9cba0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4f9cc30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4f9ccc0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4f9cd50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4f9cde0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4f9ce70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4f9cf00 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] 0x55e9a4f8a090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8a120 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8a1b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8a240 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8a2d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8a360 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8a3f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8a480 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8a510 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] 0x55e9a4f9d1e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f9d270 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f9d300 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f9d390 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f9d420 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f9d4b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f9d540 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f9d5d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f9d660 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] 0x55e9a4f8bf20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8bfb0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f8c040 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8c0d0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8c160 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8c1f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f8c280 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8c310 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8c3a0 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] 0x55e9a4f9daf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f9db80 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f9dc10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f9dca0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f9dd30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f9ddc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f9de50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f9dee0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f9df70 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] 0x55e9a4f8ddc0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f8de50 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4f8dee0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f8df70 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f8e000 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f8e090 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4f8e120 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f8e1b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f8e240 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4f8e2d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4f8e360 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4f8e3f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4f8e480 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] 0x55e9a4f9e400 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f9e490 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4f9e520 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f9e5b0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f9e640 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f9e6d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4f9e760 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f9e7f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f9e880 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4f9e910 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4f9e9a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4f9ea30 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4f9eac0 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] 0x55e9a4f8e6d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f8e760 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f8e7f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f8e880 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] 0x55e9a4f9ed10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f9eda0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f9ee30 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f9eec0 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] 0x55e9a4f8efe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8f070 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f8f100 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f8f190 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f8f220 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f8f2b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f8f340 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] 0x55e9a4f9f620 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f9f6b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f9f740 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f9f7d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f9f860 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f9f8f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f9f980 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] 0x55e9a4f8f8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f8f980 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f8fa10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f8faa0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f8fb30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f8fbc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f8fc50 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] 0x55e9a4f9ff30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f9ffc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa0050 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa00e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa0170 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa0200 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa0290 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] 0x55e9a4f90200 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f90290 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f90320 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f903b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f90440 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f904d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f90560 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] 0x55e9a4fa0840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa08d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa0960 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa09f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa0a80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa0b10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa0ba0 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] 0x55e9a4f90b10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f90ba0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4f90c30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4f90cc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4f90d50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4f90de0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4f90e70 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] 0x55e9a4fa1150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa11e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa1270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa1300 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa1390 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa1420 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa14b0 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] 0x55e9a4f91420 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f914b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4f91540 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f915d0 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] 0x55e9a4fa1a60 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fa1af0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4fa1b80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fa1c10 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] 0x55e9a4f91d30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f91dc0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4f91e50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4f91ee0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4f91f70 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4f92000 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4f92090 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4f92120 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4f921b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4f92240 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4f922d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4f92360 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4f923f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4f92480 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] 0x55e9a4fa2370 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fa2400 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4fa2490 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fa2520 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4fa25b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4fa2640 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4fa26d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4fa2760 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4fa27f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4fa2880 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4fa2910 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4fa29a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4fa2a30 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4fa2ac0 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] 0x55e9a4f92640 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4f926d0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4f92760 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4f927f0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4f92880 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] 0x55e9a4fa2c80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fa2d10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4fa2da0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4fa2e30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4fa2ec0 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] 0x55e9a4f92f50 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4f92fe0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4f93070 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4f93100 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4f93190 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4f93220 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4f932b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4f93340 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4f933d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4f93460 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4f934f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4f93580 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4f93610 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4f936a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4f93730 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4f937c0 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] 0x55e9a4fa3590 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fa3620 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4fa36b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4fa3740 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4fa37d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4fa3860 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4fa38f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4fa3980 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4fa3a10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4fa3aa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4fa3b30 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4fa3bc0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4fa3c50 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4fa3ce0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4fa3d70 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4fa3e00 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] 0x55e9a4f93860 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f938f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4f93980 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4f93a10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4f93aa0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4f93b30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4f93bc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4f93c50 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4f93ce0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4f93d70 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4f93e00 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4f93e90 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] 0x55e9a4fa3ea0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4fa3f30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4fa3fc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4fa4050 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4fa40e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4fa4170 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4fa4200 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4fa4290 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4fa4320 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4fa43b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4fa4440 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4fa44d0 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] 0x55e9a4f94170 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94200 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94290 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94320 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f943b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94440 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f944d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94560 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f945f0 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] 0x55e9a4fa47b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa4840 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fa48d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa4960 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa49f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa4a80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fa4b10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa4ba0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa4c30 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] 0x55e9a4f94a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4f94b10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4f94ba0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f94c30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f94cc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f94d50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4f94de0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f94e70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f94f00 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] 0x55e9a4fa50c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa5150 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fa51e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa5270 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa5300 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa5390 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fa5420 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa54b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa5540 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] 0x55e9a4f95390 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f95420 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4f954b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4f95540 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4f955d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4f95660 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4f956f0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4f95780 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4f95810 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4f958a0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4f95930 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4f959c0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4f95a50 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] 0x55e9a4fa59d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4fa5a60 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4fa5af0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa5b80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa5c10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa5ca0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4fa5d30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa5dc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa5e50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4fa5ee0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4fa5f70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4fa6000 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4fa6090 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: 0x55e9a4f2e050 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f2a1e0 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a278 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a310 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4f97b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4f97bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4f97c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4f97ce0 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: 0x55e9a4f2e168 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a8e0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2aa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2aab8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2a978 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2ab60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2abf8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa62e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa6370 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa6400 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa6490 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa6520 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa65b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa6640 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: 0x55e9a4f2e280 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b180 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b2c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b358 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b218 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b400 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b498 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa66e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa6770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa6800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa6890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa6920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa69b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa6a40 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: 0x55e9a4f2e398 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b5b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b788 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b648 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b8c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa6ae0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa6b70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa6c00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa6c90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa6d20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa6db0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa6e40 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: 0x55e9a4f2e4b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2c2b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c3f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2c488 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2c348 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2c5c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa6ee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa6f70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fa7000 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fa7090 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fa7120 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fa71b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fa7240 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: 0x55e9a4f2e5c8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55e9a4f2ad10 MAP: (1 sibs) 2 children: 38: 0x55e9a4f2a4f0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2a588 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa72e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fa7370 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4fa7400 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fa7490 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: 0x55e9a4f2e6e0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55e9a4f2c820 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2ca90 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cb28 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2c8b8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cbd0 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2cc68 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2c950 MAP: (4 sibs) 3 children: 38: 0x55e9a4f2cd10 KEYVAL: 'b' '2' (3 sibs) 38: 0x55e9a4f2cda8 KEYVAL: 'a' '1' (3 sibs) 38: 0x55e9a4f2ce40 KEYVAL: 'c' '3' (3 sibs) 38: 0x55e9a4f2c9e8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cee0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cf78 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa7530 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fa75c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4fa7650 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fa76e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4fa7770 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4fa7800 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4fa7890 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4fa7920 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4fa79b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4fa7a40 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4fa7ad0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4fa7b60 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4fa7bf0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4fa7c80 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: 0x55e9a4f2e7f8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55e9a4f2d090 KEYVAL: 'a' '1' (4 sibs) 38: 0x55e9a4f2d128 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d1c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d258 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa7d20 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fa7db0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4fa7e40 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4fa7ed0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4fa7f60 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: 0x55e9a4f2e910 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55e9a4f2f200 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55e9a4f2f2a0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f5a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55e9a4f2f338 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f640 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55e9a4f2f3d0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f6e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55e9a4f2f468 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f780 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55e9a4f2f820 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55e9a4f2f8b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55e9a4f2f500 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f960 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55e9a4f2fa00 VAL: 'val1' (2 sibs) 38: 0x55e9a4f2fa98 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa8000 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fa8090 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4fa8120 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4fa81b0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4fa8240 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4fa82d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4fa8360 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4fa83f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4fa8480 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4fa8510 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4fa85a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4fa8630 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4fa86c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4fa8750 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4fa87e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4fa8870 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: 0x55e9a4f2ea28 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55e9a4f2aef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55e9a4f2b9e0 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2ba80 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2af88 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55e9a4f2bb20 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2bbc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2b020 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55e9a4f2c670 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bc60 KEYVAL: '' '' (1 sibs) 38: 0x55e9a4f2c708 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bd00 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa8910 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4fa89a0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4fa8a30 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4fa8ac0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4fa8b50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4fa8be0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4fa8c70 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4fa8d00 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4fa8d90 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4fa8e20 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4fa8eb0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4fa8f40 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: 0x55e9a4f2eb40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a3b0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fb40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2fbd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55e9a4f2fc70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2a448 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fd10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55e9a4f2fda8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55e9a4f2fe40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa8fe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa9070 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fa9100 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa9190 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa9220 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa92b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fa9340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa93d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa9460 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: 0x55e9a4f2ec58 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2adb0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fee0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2ff78 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55e9a4f30010 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2ae48 MAP: (2 sibs) 3 children: 38: 0x55e9a4f300b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55e9a4f30148 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55e9a4f301e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa9500 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fa9590 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fa9620 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa96b0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa9740 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa97d0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fa9860 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa98f0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa9980 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: 0x55e9a4f2ed70 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f30450 MAP: (3 sibs) 3 children: 38: 0x55e9a4f30620 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55e9a4f306b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55e9a4f30750 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55e9a4f304e8 MAP: (3 sibs) 3 children: 38: 0x55e9a4f307f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55e9a4f30888 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55e9a4f30920 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55e9a4f30580 MAP: (3 sibs) 3 children: 38: 0x55e9a4f309c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55e9a4f30a58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55e9a4f30af0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fa9a20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4fa9ab0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4fa9b40 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fa9bd0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fa9c60 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fa9cf0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4fa9d80 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fa9e10 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fa9ea0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4fa9f30 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4fa9fc0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4faa050 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4faa0e0 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: 0x55e9a4f2e050 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f2a1e0 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a278 MAP: (3 sibs) 0 children: 38: 0x55e9a4f2a310 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faa180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4faa210 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55e9a4faa2a0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55e9a4faa330 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: 0x55e9a4f2e168 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a8e0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2aa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2aab8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2a978 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2ab60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2abf8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faa3d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4faa460 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4faa4f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4faa580 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4faa610 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4faa6a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4faa730 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: 0x55e9a4f2e280 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b180 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b2c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b358 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b218 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b400 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b498 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faa7d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4faa860 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4faa8f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4faa980 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4faaa10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4faaaa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4faab30 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: 0x55e9a4f2e398 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2b5b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2b788 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2b648 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2b830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2b8c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faabd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4faac60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4faacf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4faad80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4faae10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4faaea0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4faaf30 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: 0x55e9a4f2e4b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2c2b0 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c3f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55e9a4f2c488 KEYVAL: 'age' '33' (2 sibs) 38: 0x55e9a4f2c348 MAP: (2 sibs) 2 children: 38: 0x55e9a4f2c530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55e9a4f2c5c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faafd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fab060 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55e9a4fab0f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55e9a4fab180 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55e9a4fab210 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55e9a4fab2a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55e9a4fab330 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: 0x55e9a4f2e5c8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55e9a4f2ad10 MAP: (1 sibs) 2 children: 38: 0x55e9a4f2a4f0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2a588 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fab3d0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fab460 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55e9a4fab4f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fab580 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: 0x55e9a4f2e6e0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55e9a4f2c820 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2ca90 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cb28 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2c8b8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cbd0 KEYVAL: 'b' '2' (2 sibs) 38: 0x55e9a4f2cc68 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2c950 MAP: (4 sibs) 3 children: 38: 0x55e9a4f2cd10 KEYVAL: 'b' '2' (3 sibs) 38: 0x55e9a4f2cda8 KEYVAL: 'a' '1' (3 sibs) 38: 0x55e9a4f2ce40 KEYVAL: 'c' '3' (3 sibs) 38: 0x55e9a4f2c9e8 MAP: (4 sibs) 2 children: 38: 0x55e9a4f2cee0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55e9a4f2cf78 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fab620 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fab6b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55e9a4fab740 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55e9a4fab7d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55e9a4fab860 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55e9a4fab8f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55e9a4fab980 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55e9a4faba10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55e9a4fabaa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55e9a4fabb30 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55e9a4fabbc0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55e9a4fabc50 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55e9a4fabce0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55e9a4fabd70 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: 0x55e9a4f2e7f8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55e9a4f2d090 KEYVAL: 'a' '1' (4 sibs) 38: 0x55e9a4f2d128 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d1c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x55e9a4f2d258 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fabe10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55e9a4fabea0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55e9a4fabf30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55e9a4fabfc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55e9a4fac050 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: 0x55e9a4f2e910 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55e9a4f2f200 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55e9a4f2f2a0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f5a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55e9a4f2f338 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f640 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55e9a4f2f3d0 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f6e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55e9a4f2f468 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f780 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55e9a4f2f820 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55e9a4f2f8b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55e9a4f2f500 MAP: (5 sibs) 1 children: 38: 0x55e9a4f2f960 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55e9a4f2fa00 VAL: 'val1' (2 sibs) 38: 0x55e9a4f2fa98 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fac0f0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55e9a4fac180 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55e9a4fac210 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55e9a4fac2a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55e9a4fac330 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55e9a4fac3c0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55e9a4fac450 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55e9a4fac4e0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55e9a4fac570 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55e9a4fac600 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55e9a4fac690 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55e9a4fac720 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55e9a4fac7b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55e9a4fac840 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55e9a4fac8d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55e9a4fac960 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: 0x55e9a4f2ea28 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55e9a4f2aef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55e9a4f2b9e0 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2ba80 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2af88 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55e9a4f2bb20 MAP: (1 sibs) 1 children: 38: 0x55e9a4f2bbc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55e9a4f2b020 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55e9a4f2c670 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bc60 KEYVAL: '' '' (1 sibs) 38: 0x55e9a4f2c708 MAP: (2 sibs) 1 children: 38: 0x55e9a4f2bd00 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4faca00 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4faca90 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55e9a4facb20 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55e9a4facbb0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55e9a4facc40 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55e9a4faccd0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55e9a4facd60 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55e9a4facdf0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55e9a4face80 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55e9a4facf10 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55e9a4facfa0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55e9a4fad030 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: 0x55e9a4f2eb40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2a3b0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fb40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2fbd8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55e9a4f2fc70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2a448 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fd10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55e9a4f2fda8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55e9a4f2fe40 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fad0d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fad160 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fad1f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fad280 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fad310 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fad3a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fad430 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fad4c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fad550 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: 0x55e9a4f2ec58 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55e9a4f2adb0 MAP: (2 sibs) 3 children: 38: 0x55e9a4f2fee0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55e9a4f2ff78 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55e9a4f30010 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55e9a4f2ae48 MAP: (2 sibs) 3 children: 38: 0x55e9a4f300b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55e9a4f30148 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55e9a4f301e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fad5f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55e9a4fad680 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55e9a4fad710 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fad7a0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fad830 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fad8c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55e9a4fad950 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fad9e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fada70 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: 0x55e9a4f2ed70 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55e9a4f30450 MAP: (3 sibs) 3 children: 38: 0x55e9a4f30620 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55e9a4f306b8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55e9a4f30750 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55e9a4f304e8 MAP: (3 sibs) 3 children: 38: 0x55e9a4f307f0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55e9a4f30888 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55e9a4f30920 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55e9a4f30580 MAP: (3 sibs) 3 children: 38: 0x55e9a4f309c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55e9a4f30a58 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55e9a4f30af0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55e9a4fadb10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55e9a4fadba0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55e9a4fadc30 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55e9a4fadcc0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55e9a4fadd50 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55e9a4fadde0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55e9a4fade70 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55e9a4fadf00 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55e9a4fadf90 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55e9a4fae020 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55e9a4fae0b0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55e9a4fae140 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55e9a4fae1d0 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 (13 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (13 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x5572a06e7330 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5572a06e5a50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5572a06e5ae8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5572a06e5b80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5572a06e5cc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5572a06e5d58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5572a06e5c18 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5572a06e5e00 VAL: 'item 1' (2 sibs) 39: 0x5572a06e5e98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06f9120 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a06f91b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a06f9240 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a06f92d0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a06f9360 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a06f93f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a06f9480 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a06f9510 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a06f95a0 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: 0x5572a06e7448 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e6cd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e5780 MAP: (2 sibs) 4 children: 39: 0x5572a06e6d70 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e6e08 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e6ea0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e6f38 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e5818 MAP: (2 sibs) 5 children: 39: 0x5572a06e6fe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7078 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7110 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e71a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7240 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06fb530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fb5c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06fb650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06fb6e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fb770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fb800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fb890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fb920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fb9b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fba40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fbad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06fbb60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06fbbf0 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: 0x5572a06e7560 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e77c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e7860 MAP: (2 sibs) 4 children: 39: 0x5572a06e79a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e7a38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e7ad0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e7b68 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e78f8 MAP: (2 sibs) 5 children: 39: 0x5572a06e7c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7ca8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7d40 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e7dd8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7e70 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06fd7e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fd870 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06fd900 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06fd990 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fda20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fdab0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fdb40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fdbd0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fdc60 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fdcf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fdd80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06fde10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06fdea0 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: 0x5572a06e7330 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5572a06e5a50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5572a06e5ae8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5572a06e5b80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5572a06e5cc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5572a06e5d58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5572a06e5c18 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5572a06e5e00 VAL: 'item 1' (2 sibs) 39: 0x5572a06e5e98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06fe0f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a06fe180 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a06fe210 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a06fe2a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a06fe330 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a06fe3c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a06fe450 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a06fe4e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a06fe570 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: 0x5572a06e7448 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e6cd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e5780 MAP: (2 sibs) 4 children: 39: 0x5572a06e6d70 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e6e08 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e6ea0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e6f38 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e5818 MAP: (2 sibs) 5 children: 39: 0x5572a06e6fe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7078 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7110 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e71a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7240 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06fea00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fea90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06feb20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06febb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fec40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fecd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fed60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fedf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fee80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fef10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fefa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06ff030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06ff0c0 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: 0x5572a06e7560 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e77c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e7860 MAP: (2 sibs) 4 children: 39: 0x5572a06e79a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e7a38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e7ad0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e7b68 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e78f8 MAP: (2 sibs) 5 children: 39: 0x5572a06e7c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7ca8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7d40 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e7dd8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7e70 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a06ff310 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06ff3a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06ff430 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06ff4c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06ff550 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06ff5e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06ff670 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06ff700 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06ff790 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06ff820 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06ff8b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06ff940 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06ff9d0 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] 0x5572a06f9120 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a06f91b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a06f9240 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a06f92d0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a06f9360 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a06f93f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a06f9480 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a06f9510 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a06f95a0 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] 0x5572a07007e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a0700870 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a0700900 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a0700990 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a0700a20 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a0700ab0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a0700b40 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a0700bd0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a0700c60 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] 0x5572a06fb530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fb5c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06fb650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06fb6e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fb770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fb800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fb890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fb920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fb9b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fba40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fbad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06fbb60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06fbbf0 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] 0x5572a07019d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0701a60 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0701af0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0701b80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0701c10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a0701ca0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0701d30 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0701dc0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0701e50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0701ee0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0701f70 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0702000 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a0702090 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] 0x5572a06fd7e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fd870 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06fd900 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06fd990 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fda20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fdab0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fdb40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fdbd0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fdc60 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fdcf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fdd80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06fde10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06fdea0 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] 0x5572a07022e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0702370 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0702400 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0702490 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0702520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a07025b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0702640 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a07026d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0702760 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a07027f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0702880 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0702910 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a07029a0 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] 0x5572a06fe0f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a06fe180 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a06fe210 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a06fe2a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a06fe330 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a06fe3c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a06fe450 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a06fe4e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a06fe570 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] 0x5572a0702bf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a0702c80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a0702d10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a0702da0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a0702e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a0702ec0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a0702f50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a0702fe0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a0703070 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] 0x5572a06fea00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06fea90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06feb20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06febb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06fec40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06fecd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06fed60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06fedf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06fee80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06fef10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06fefa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06ff030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06ff0c0 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] 0x5572a0703500 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0703590 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0703620 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a07036b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0703740 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a07037d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0703860 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a07038f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0703980 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0703a10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0703aa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0703b30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a0703bc0 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] 0x5572a06ff310 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a06ff3a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a06ff430 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a06ff4c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a06ff550 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a06ff5e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a06ff670 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a06ff700 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a06ff790 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a06ff820 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a06ff8b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a06ff940 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a06ff9d0 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] 0x5572a0703e10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0703ea0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0703f30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0703fc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0704050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a07040e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0704170 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0704200 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0704290 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0704320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a07043b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0704440 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a07044d0 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: 0x5572a06e7330 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5572a06e5a50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5572a06e5ae8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5572a06e5b80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5572a06e5cc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5572a06e5d58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5572a06e5c18 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5572a06e5e00 VAL: 'item 1' (2 sibs) 39: 0x5572a06e5e98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a07012b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a0701340 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a07013d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a0701460 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a07014f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a0701580 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a0701610 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a07016a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a0701730 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: 0x5572a06e7448 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e6cd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e5780 MAP: (2 sibs) 4 children: 39: 0x5572a06e6d70 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e6e08 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e6ea0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e6f38 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e5818 MAP: (2 sibs) 5 children: 39: 0x5572a06e6fe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7078 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7110 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e71a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7240 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a0704720 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a07047b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0704840 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a07048d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0704960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a07049f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0704a80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0704b10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0704ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0704c30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0704cc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0704d50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a0704de0 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: 0x5572a06e7560 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e77c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e7860 MAP: (2 sibs) 4 children: 39: 0x5572a06e79a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e7a38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e7ad0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e7b68 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e78f8 MAP: (2 sibs) 5 children: 39: 0x5572a06e7c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7ca8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7d40 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e7dd8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7e70 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a0704e80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0704f10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0704fa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0705030 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a07050c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a0705150 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a07051e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0705270 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0705300 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0705390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0705420 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a07054b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a0705540 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: 0x5572a06e7330 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5572a06e5a50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5572a06e5ae8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5572a06e5b80 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5572a06e5cc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5572a06e5d58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5572a06e5c18 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5572a06e5e00 VAL: 'item 1' (2 sibs) 39: 0x5572a06e5e98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a07055e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5572a0705670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5572a0705700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5572a0705790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5572a0705820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5572a07058b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5572a0705940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5572a07059d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5572a0705a60 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: 0x5572a06e7448 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e6cd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e5780 MAP: (2 sibs) 4 children: 39: 0x5572a06e6d70 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e6e08 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e6ea0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e6f38 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e5818 MAP: (2 sibs) 5 children: 39: 0x5572a06e6fe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7078 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7110 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e71a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7240 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a0705b00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a0705b90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0705c20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0705cb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a0705d40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a0705dd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a0705e60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0705ef0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a0705f80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0706010 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a07060a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0706130 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a07061c0 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: 0x5572a06e7560 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5572a06e77c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5572a06e7860 MAP: (2 sibs) 4 children: 39: 0x5572a06e79a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5572a06e7a38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5572a06e7ad0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5572a06e7b68 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5572a06e78f8 MAP: (2 sibs) 5 children: 39: 0x5572a06e7c10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5572a06e7ca8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5572a06e7d40 KEYVAL: 'size' '8' (5 sibs) 39: 0x5572a06e7dd8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5572a06e7e70 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5572a0706260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5572a07062f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5572a0706380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5572a0706410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5572a07064a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5572a0706530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5572a07065c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5572a0706650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5572a07066e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5572a0706770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5572a0706800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5572a0706890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5572a0706920 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (2 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x556353a1df90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1da50 VAL: 'item 1' (4 sibs) 40: 0x556353a1dae8 VAL: 'item 2' (4 sibs) 40: 0x556353a1db80 SEQ: (4 sibs) 2 children: 40: 0x556353a1dcc0 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1dd58 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1dc18 MAP: (4 sibs) 2 children: 40: 0x556353a1de00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1de98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a29dd0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a29e60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a29ef0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a29f80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2a010 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2a0a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2a130 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2a1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2a250 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: 0x556353a1e0a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1e1f0 VAL: 'item 1' (4 sibs) 40: 0x556353a1e288 VAL: 'item 2' (4 sibs) 40: 0x556353a1e320 SEQ: (4 sibs) 2 children: 40: 0x556353a1e460 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1e4f8 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1e3b8 MAP: (4 sibs) 2 children: 40: 0x556353a1e5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1e638 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a2be60 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2bef0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2bf80 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2c010 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2c0a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2c130 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2c1c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2c250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2c2e0 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: 0x556353a1df90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1da50 VAL: 'item 1' (4 sibs) 40: 0x556353a1dae8 VAL: 'item 2' (4 sibs) 40: 0x556353a1db80 SEQ: (4 sibs) 2 children: 40: 0x556353a1dcc0 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1dd58 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1dc18 MAP: (4 sibs) 2 children: 40: 0x556353a1de00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1de98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a2c770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2c800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2c890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2c920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2c9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2ca40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2cad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2cb60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2cbf0 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: 0x556353a1e0a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1e1f0 VAL: 'item 1' (4 sibs) 40: 0x556353a1e288 VAL: 'item 2' (4 sibs) 40: 0x556353a1e320 SEQ: (4 sibs) 2 children: 40: 0x556353a1e460 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1e4f8 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1e3b8 MAP: (4 sibs) 2 children: 40: 0x556353a1e5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1e638 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a2d080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2d110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2d1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2d230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2d2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2d350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2d3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2d470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2d500 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] 0x556353a29dd0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a29e60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a29ef0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a29f80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2a010 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2a0a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2a130 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2a1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2a250 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] 0x556353a2de40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2ded0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2df60 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2dff0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2e080 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2e110 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2e1a0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2e230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2e2c0 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] 0x556353a2be60 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2bef0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2bf80 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2c010 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2c0a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2c130 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2c1c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2c250 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2c2e0 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] 0x556353a2f030 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2f0c0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2f150 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2f1e0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2f270 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2f300 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2f390 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2f420 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2f4b0 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] 0x556353a2c770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2c800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2c890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2c920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2c9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2ca40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2cad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2cb60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2cbf0 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] 0x556353a2f940 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2f9d0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2fa60 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2faf0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2fb80 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2fc10 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2fca0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2fd30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2fdc0 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] 0x556353a2d080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2d110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2d1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2d230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2d2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2d350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2d3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2d470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2d500 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] 0x556353a30250 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a302e0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a30370 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a30400 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a30490 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a30520 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a305b0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a30640 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a306d0 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: 0x556353a1df90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1da50 VAL: 'item 1' (4 sibs) 40: 0x556353a1dae8 VAL: 'item 2' (4 sibs) 40: 0x556353a1db80 SEQ: (4 sibs) 2 children: 40: 0x556353a1dcc0 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1dd58 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1dc18 MAP: (4 sibs) 2 children: 40: 0x556353a1de00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1de98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a2e750 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a2e7e0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a2e870 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a2e900 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a2e990 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a2ea20 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a2eab0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a2eb40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a2ebd0 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: 0x556353a1e0a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1e1f0 VAL: 'item 1' (4 sibs) 40: 0x556353a1e288 VAL: 'item 2' (4 sibs) 40: 0x556353a1e320 SEQ: (4 sibs) 2 children: 40: 0x556353a1e460 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1e4f8 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1e3b8 MAP: (4 sibs) 2 children: 40: 0x556353a1e5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1e638 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a30b60 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a30bf0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a30c80 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a30d10 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a30da0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a30e30 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a30ec0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a30f50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a30fe0 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: 0x556353a1df90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1da50 VAL: 'item 1' (4 sibs) 40: 0x556353a1dae8 VAL: 'item 2' (4 sibs) 40: 0x556353a1db80 SEQ: (4 sibs) 2 children: 40: 0x556353a1dcc0 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1dd58 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1dc18 MAP: (4 sibs) 2 children: 40: 0x556353a1de00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1de98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a31080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a31110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a311a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a31230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a312c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a31350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a313e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a31470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a31500 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: 0x556353a1e0a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x556353a1e1f0 VAL: 'item 1' (4 sibs) 40: 0x556353a1e288 VAL: 'item 2' (4 sibs) 40: 0x556353a1e320 SEQ: (4 sibs) 2 children: 40: 0x556353a1e460 VAL: 'item 3.1' (2 sibs) 40: 0x556353a1e4f8 VAL: 'item 3.2' (2 sibs) 40: 0x556353a1e3b8 MAP: (4 sibs) 2 children: 40: 0x556353a1e5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x556353a1e638 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x556353a315a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x556353a31630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x556353a316c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x556353a31750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x556353a317e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x556353a31870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x556353a31900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x556353a31990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x556353a31a20 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x556cea3b3d50 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556cea3b27d0 VAL: 'a' (21 sibs) 41: 0x556cea3b2868 VAL: 'b:b' (21 sibs) 41: 0x556cea3b2900 VAL: 'c{c' (21 sibs) 41: 0x556cea3b2998 VAL: 'cc{' (21 sibs) 41: 0x556cea3b2a30 VAL: 'c}c' (21 sibs) 41: 0x556cea3b2ac8 VAL: 'cc}' (21 sibs) 41: 0x556cea3b2b60 VAL: 'c!c' (21 sibs) 41: 0x556cea3b2bf8 VAL: 'cc!' (21 sibs) 41: 0x556cea3b2c90 VAL: '.foo' (21 sibs) 41: 0x556cea3b2d28 VAL: '.' (21 sibs) 41: 0x556cea3b2dc0 VAL: '-a' (21 sibs) 41: 0x556cea3b2e58 VAL: '+b' (21 sibs) 41: 0x556cea3b2ef0 VAL: '/b' (21 sibs) 41: 0x556cea3b2f88 VAL: ':c' (21 sibs) 41: 0x556cea3b3020 VAL: '$g' (21 sibs) 41: 0x556cea3b30b8 VAL: '*' (21 sibs) 41: 0x556cea3b3150 VAL: '*' (21 sibs) 41: 0x556cea3b31e8 VAL: '*' (21 sibs) 41: 0x556cea3b3280 VAL: '*a' (21 sibs) 41: 0x556cea3b3318 VAL: '*a' (21 sibs) 41: 0x556cea3b33b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3cd2f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3cd380 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3cd410 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3cd4a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3cd530 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3cd5c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3cd650 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3cd6e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3cd770 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3cd800 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3cd890 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3cd920 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3cd9b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3cda40 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3cdad0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3cdb60 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3cdbf0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3cdc80 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3cdd10 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3cdda0 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3cde30 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3cdec0 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: 0x556cea3b3e68 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556cea3b3700 VAL: 'a' (10 sibs) 41: 0x556cea3b3798 VAL: 'b' (10 sibs) 41: 0x556cea3b3830 VAL: 'c' (10 sibs) 41: 0x556cea3b38c8 VAL: '.foo' (10 sibs) 41: 0x556cea3b3960 VAL: '.' (10 sibs) 41: 0x556cea3b39f8 VAL: '-a' (10 sibs) 41: 0x556cea3b3a90 VAL: '+b' (10 sibs) 41: 0x556cea3b3b28 VAL: '/b' (10 sibs) 41: 0x556cea3b3bc0 VAL: ':c' (10 sibs) 41: 0x556cea3b3c58 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3cf920 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3cf9b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3cfa40 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3cfad0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3cfb60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3cfbf0 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3cfc80 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3cfd10 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3cfda0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3cfe30 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3cfec0 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: 0x556cea3b3f80 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b41e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4278 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4310 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b43a8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4440 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b44d8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4570 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4608 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b46a0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4738 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b47d0 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b4868 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d1650 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d16e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d1770 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d1800 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d1890 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d1920 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d19b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d1a40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d1ad0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d1b60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d1bf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d1c80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d1d10 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: 0x556cea3b4098 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b4980 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4a18 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4ab0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b4b48 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4be0 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b4c78 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4d10 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4da8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b4e40 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4ed8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b4f70 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b5008 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d3380 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d3410 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d34a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d3530 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d35c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d3650 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d36e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d3770 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d3800 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d3890 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d3920 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d39b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d3a40 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: 0x556cea3b3d50 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556cea3b27d0 VAL: 'a' (21 sibs) 41: 0x556cea3b2868 VAL: 'b:b' (21 sibs) 41: 0x556cea3b2900 VAL: 'c{c' (21 sibs) 41: 0x556cea3b2998 VAL: 'cc{' (21 sibs) 41: 0x556cea3b2a30 VAL: 'c}c' (21 sibs) 41: 0x556cea3b2ac8 VAL: 'cc}' (21 sibs) 41: 0x556cea3b2b60 VAL: 'c!c' (21 sibs) 41: 0x556cea3b2bf8 VAL: 'cc!' (21 sibs) 41: 0x556cea3b2c90 VAL: '.foo' (21 sibs) 41: 0x556cea3b2d28 VAL: '.' (21 sibs) 41: 0x556cea3b2dc0 VAL: '-a' (21 sibs) 41: 0x556cea3b2e58 VAL: '+b' (21 sibs) 41: 0x556cea3b2ef0 VAL: '/b' (21 sibs) 41: 0x556cea3b2f88 VAL: ':c' (21 sibs) 41: 0x556cea3b3020 VAL: '$g' (21 sibs) 41: 0x556cea3b30b8 VAL: '*' (21 sibs) 41: 0x556cea3b3150 VAL: '*' (21 sibs) 41: 0x556cea3b31e8 VAL: '*' (21 sibs) 41: 0x556cea3b3280 VAL: '*a' (21 sibs) 41: 0x556cea3b3318 VAL: '*a' (21 sibs) 41: 0x556cea3b33b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d45a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3d4630 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3d46c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3d4750 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3d47e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3d4870 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3d4900 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3d4990 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3d4a20 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3d4ab0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3d4b40 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3d4bd0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3d4c60 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3d4cf0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3d4d80 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3d4e10 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3d4ea0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3d4f30 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3d4fc0 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3d5050 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3d50e0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3d5170 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: 0x556cea3b3e68 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556cea3b3700 VAL: 'a' (10 sibs) 41: 0x556cea3b3798 VAL: 'b' (10 sibs) 41: 0x556cea3b3830 VAL: 'c' (10 sibs) 41: 0x556cea3b38c8 VAL: '.foo' (10 sibs) 41: 0x556cea3b3960 VAL: '.' (10 sibs) 41: 0x556cea3b39f8 VAL: '-a' (10 sibs) 41: 0x556cea3b3a90 VAL: '+b' (10 sibs) 41: 0x556cea3b3b28 VAL: '/b' (10 sibs) 41: 0x556cea3b3bc0 VAL: ':c' (10 sibs) 41: 0x556cea3b3c58 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d3c90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3d3d20 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3d3db0 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3d3e40 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3d3ed0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3d3f60 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3d3ff0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3d4080 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3d4110 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3d41a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3d4230 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: 0x556cea3b3f80 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b41e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4278 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4310 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b43a8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4440 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b44d8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4570 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4608 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b46a0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4738 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b47d0 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b4868 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d57b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d5840 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d58d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d5960 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d59f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d5a80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d5b10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d5ba0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d5c30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d5cc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d5d50 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d5de0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d5e70 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: 0x556cea3b4098 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b4980 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4a18 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4ab0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b4b48 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4be0 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b4c78 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4d10 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4da8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b4e40 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4ed8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b4f70 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b5008 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d60c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d6150 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d61e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d6270 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d6300 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d6390 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d6420 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d64b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d6540 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d65d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d6660 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d66f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d6780 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] 0x556cea3cd2f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3cd380 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3cd410 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3cd4a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3cd530 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3cd5c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3cd650 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3cd6e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3cd770 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3cd800 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3cd890 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3cd920 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3cd9b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3cda40 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3cdad0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3cdb60 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3cdbf0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3cdc80 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3cdd10 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3cdda0 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3cde30 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3cdec0 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] 0x556cea3d8040 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3d80d0 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3d8160 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3d81f0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3d8280 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3d8310 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3d83a0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3d8430 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3d84c0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3d8550 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3d85e0 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3d8670 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3d8700 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3d8790 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3d8820 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3d88b0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3d8940 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3d89d0 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3d8a60 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3d8af0 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3d8b80 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3d8c10 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] 0x556cea3cf920 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3cf9b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3cfa40 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3cfad0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3cfb60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3cfbf0 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3cfc80 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3cfd10 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3cfda0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3cfe30 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3cfec0 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] 0x556cea3d6e50 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3d6ee0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3d6f70 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3d7000 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3d7090 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3d7120 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3d71b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3d7240 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3d72d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3d7360 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3d73f0 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] 0x556cea3d1650 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d16e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d1770 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d1800 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d1890 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d1920 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d19b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d1a40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d1ad0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d1b60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d1bf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d1c80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d1d10 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] 0x556cea3d9250 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d92e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d9370 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d9400 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d9490 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d9520 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d95b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d9640 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d96d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d9760 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d97f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d9880 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d9910 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] 0x556cea3d3380 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d3410 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d34a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d3530 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d35c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d3650 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d36e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d3770 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d3800 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d3890 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d3920 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d39b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d3a40 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] 0x556cea3d9b60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d9bf0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d9c80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d9d10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d9da0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d9e30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d9ec0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d9f50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d9fe0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3da070 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3da100 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3da190 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3da220 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] 0x556cea3d45a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3d4630 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3d46c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3d4750 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3d47e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3d4870 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3d4900 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3d4990 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3d4a20 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3d4ab0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3d4b40 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3d4bd0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3d4c60 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3d4cf0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3d4d80 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3d4e10 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3d4ea0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3d4f30 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3d4fc0 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3d5050 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3d50e0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3d5170 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] 0x556cea3dad80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3dae10 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3daea0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3daf30 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3dafc0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3db050 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3db0e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3db170 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3db200 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3db290 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3db320 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3db3b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3db440 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3db4d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3db560 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3db5f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3db680 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3db710 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3db7a0 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3db830 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3db8c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3db950 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] 0x556cea3d3c90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3d3d20 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3d3db0 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3d3e40 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3d3ed0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3d3f60 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3d3ff0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3d4080 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3d4110 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3d41a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3d4230 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] 0x556cea3da470 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3da500 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3da590 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3da620 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3da6b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3da740 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3da7d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3da860 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3da8f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3da980 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3daa10 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] 0x556cea3d57b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d5840 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d58d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d5960 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d59f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d5a80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d5b10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d5ba0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d5c30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d5cc0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d5d50 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d5de0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d5e70 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] 0x556cea3dbf90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3dc020 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3dc0b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3dc140 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3dc1d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3dc260 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3dc2f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3dc380 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3dc410 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3dc4a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3dc530 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3dc5c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3dc650 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] 0x556cea3d60c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3d6150 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3d61e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3d6270 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3d6300 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3d6390 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3d6420 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3d64b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3d6540 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3d65d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3d6660 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3d66f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3d6780 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] 0x556cea3dc8a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3dc930 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3dc9c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3dca50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3dcae0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3dcb70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3dcc00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3dcc90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3dcd20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3dcdb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3dce40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3dced0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3dcf60 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: 0x556cea3b3d50 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556cea3b27d0 VAL: 'a' (21 sibs) 41: 0x556cea3b2868 VAL: 'b:b' (21 sibs) 41: 0x556cea3b2900 VAL: 'c{c' (21 sibs) 41: 0x556cea3b2998 VAL: 'cc{' (21 sibs) 41: 0x556cea3b2a30 VAL: 'c}c' (21 sibs) 41: 0x556cea3b2ac8 VAL: 'cc}' (21 sibs) 41: 0x556cea3b2b60 VAL: 'c!c' (21 sibs) 41: 0x556cea3b2bf8 VAL: 'cc!' (21 sibs) 41: 0x556cea3b2c90 VAL: '.foo' (21 sibs) 41: 0x556cea3b2d28 VAL: '.' (21 sibs) 41: 0x556cea3b2dc0 VAL: '-a' (21 sibs) 41: 0x556cea3b2e58 VAL: '+b' (21 sibs) 41: 0x556cea3b2ef0 VAL: '/b' (21 sibs) 41: 0x556cea3b2f88 VAL: ':c' (21 sibs) 41: 0x556cea3b3020 VAL: '$g' (21 sibs) 41: 0x556cea3b30b8 VAL: '*' (21 sibs) 41: 0x556cea3b3150 VAL: '*' (21 sibs) 41: 0x556cea3b31e8 VAL: '*' (21 sibs) 41: 0x556cea3b3280 VAL: '*a' (21 sibs) 41: 0x556cea3b3318 VAL: '*a' (21 sibs) 41: 0x556cea3b33b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3dd1b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3dd240 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3dd2d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3dd360 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3dd3f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3dd480 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3dd510 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3dd5a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3dd630 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3dd6c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3dd750 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3dd7e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3dd870 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3dd900 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3dd990 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3dda20 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3ddab0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3ddb40 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3ddbd0 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3ddc60 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3ddcf0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3ddd80 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: 0x556cea3b3e68 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556cea3b3700 VAL: 'a' (10 sibs) 41: 0x556cea3b3798 VAL: 'b' (10 sibs) 41: 0x556cea3b3830 VAL: 'c' (10 sibs) 41: 0x556cea3b38c8 VAL: '.foo' (10 sibs) 41: 0x556cea3b3960 VAL: '.' (10 sibs) 41: 0x556cea3b39f8 VAL: '-a' (10 sibs) 41: 0x556cea3b3a90 VAL: '+b' (10 sibs) 41: 0x556cea3b3b28 VAL: '/b' (10 sibs) 41: 0x556cea3b3bc0 VAL: ':c' (10 sibs) 41: 0x556cea3b3c58 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3d7760 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3d77f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3d7880 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3d7910 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3d79a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3d7a30 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3d7ac0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3d7b50 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3d7be0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3d7c70 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3d7d00 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: 0x556cea3b3f80 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b41e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4278 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4310 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b43a8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4440 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b44d8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4570 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4608 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b46a0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4738 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b47d0 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b4868 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3dde20 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3ddeb0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3ddf40 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3ddfd0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3de060 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3de0f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3de180 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3de210 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3de2a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3de330 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3de3c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3de450 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3de4e0 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: 0x556cea3b4098 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b4980 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4a18 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4ab0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b4b48 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4be0 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b4c78 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4d10 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4da8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b4e40 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4ed8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b4f70 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b5008 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3de580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3de610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3de6a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3de730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3de7c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3de850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3de8e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3de970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3dea00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3dea90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3deb20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3debb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3dec40 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: 0x556cea3b3d50 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556cea3b27d0 VAL: 'a' (21 sibs) 41: 0x556cea3b2868 VAL: 'b:b' (21 sibs) 41: 0x556cea3b2900 VAL: 'c{c' (21 sibs) 41: 0x556cea3b2998 VAL: 'cc{' (21 sibs) 41: 0x556cea3b2a30 VAL: 'c}c' (21 sibs) 41: 0x556cea3b2ac8 VAL: 'cc}' (21 sibs) 41: 0x556cea3b2b60 VAL: 'c!c' (21 sibs) 41: 0x556cea3b2bf8 VAL: 'cc!' (21 sibs) 41: 0x556cea3b2c90 VAL: '.foo' (21 sibs) 41: 0x556cea3b2d28 VAL: '.' (21 sibs) 41: 0x556cea3b2dc0 VAL: '-a' (21 sibs) 41: 0x556cea3b2e58 VAL: '+b' (21 sibs) 41: 0x556cea3b2ef0 VAL: '/b' (21 sibs) 41: 0x556cea3b2f88 VAL: ':c' (21 sibs) 41: 0x556cea3b3020 VAL: '$g' (21 sibs) 41: 0x556cea3b30b8 VAL: '*' (21 sibs) 41: 0x556cea3b3150 VAL: '*' (21 sibs) 41: 0x556cea3b31e8 VAL: '*' (21 sibs) 41: 0x556cea3b3280 VAL: '*a' (21 sibs) 41: 0x556cea3b3318 VAL: '*a' (21 sibs) 41: 0x556cea3b33b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3dece0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556cea3ded70 VAL: 'a' (21 sibs) 41: [2] [2] 0x556cea3dee00 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556cea3dee90 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556cea3def20 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556cea3defb0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556cea3df040 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556cea3df0d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556cea3df160 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556cea3df1f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556cea3df280 VAL: '.' (21 sibs) 41: [11] [11] 0x556cea3df310 VAL: '-a' (21 sibs) 41: [12] [12] 0x556cea3df3a0 VAL: '+b' (21 sibs) 41: [13] [13] 0x556cea3df430 VAL: '/b' (21 sibs) 41: [14] [14] 0x556cea3df4c0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556cea3df550 VAL: '$g' (21 sibs) 41: [16] [16] 0x556cea3df5e0 VAL: '*' (21 sibs) 41: [17] [17] 0x556cea3df670 VAL: '*' (21 sibs) 41: [18] [18] 0x556cea3df700 VAL: '*' (21 sibs) 41: [19] [19] 0x556cea3df790 VAL: '*a' (21 sibs) 41: [20] [20] 0x556cea3df820 VAL: '*a' (21 sibs) 41: [21] [21] 0x556cea3df8b0 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: 0x556cea3b3e68 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556cea3b3700 VAL: 'a' (10 sibs) 41: 0x556cea3b3798 VAL: 'b' (10 sibs) 41: 0x556cea3b3830 VAL: 'c' (10 sibs) 41: 0x556cea3b38c8 VAL: '.foo' (10 sibs) 41: 0x556cea3b3960 VAL: '.' (10 sibs) 41: 0x556cea3b39f8 VAL: '-a' (10 sibs) 41: 0x556cea3b3a90 VAL: '+b' (10 sibs) 41: 0x556cea3b3b28 VAL: '/b' (10 sibs) 41: 0x556cea3b3bc0 VAL: ':c' (10 sibs) 41: 0x556cea3b3c58 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3df950 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556cea3df9e0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556cea3dfa70 VAL: 'b' (10 sibs) 41: [3] [3] 0x556cea3dfb00 VAL: 'c' (10 sibs) 41: [4] [4] 0x556cea3dfb90 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556cea3dfc20 VAL: '.' (10 sibs) 41: [6] [6] 0x556cea3dfcb0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556cea3dfd40 VAL: '+b' (10 sibs) 41: [8] [8] 0x556cea3dfdd0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556cea3dfe60 VAL: ':c' (10 sibs) 41: [10] [10] 0x556cea3dfef0 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: 0x556cea3b3f80 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b41e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4278 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4310 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b43a8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4440 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b44d8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4570 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4608 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b46a0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4738 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b47d0 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b4868 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3dff90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3e0020 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3e00b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3e0140 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3e01d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3e0260 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3e02f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3e0380 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3e0410 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3e04a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3e0530 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3e05c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3e0650 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: 0x556cea3b4098 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556cea3b4980 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556cea3b4a18 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556cea3b4ab0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556cea3b4b48 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556cea3b4be0 KEYVAL: '.' '.' (12 sibs) 41: 0x556cea3b4c78 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556cea3b4d10 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556cea3b4da8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556cea3b4e40 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556cea3b4ed8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556cea3b4f70 KEYVAL: '*' '*' (12 sibs) 41: 0x556cea3b5008 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556cea3e06f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556cea3e0780 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556cea3e0810 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556cea3e08a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556cea3e0930 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556cea3e09c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556cea3e0a50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556cea3e0ae0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556cea3e0b70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556cea3e0c00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556cea3e0c90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556cea3e0d20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556cea3e0db0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x557fe60c3fe0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b6540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557fe60b6a10 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b6aa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b65d8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557fe60b6b50 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b6be8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b6670 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557fe60b6c90 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b6708 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557fe60b6d30 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b67a0 MAP: (8 sibs) 4 children: 42: 0x557fe60b6dd0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b6e68 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b6f00 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b6f98 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b6838 MAP: (8 sibs) 3 children: 42: 0x557fe60b7040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557fe60b70d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x557fe60b7170 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557fe60b68d0 MAP: (8 sibs) 2 children: 42: 0x557fe60b7210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557fe60b7350 VAL***: '*CENTER' (2 sibs) 42: 0x557fe60b73e8 VAL***: '*BIG' (2 sibs) 42: 0x557fe60b72a8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557fe60b6968 MAP: (8 sibs) 3 children: 42: 0x557fe60b7490 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557fe60b7660 VAL***: '*BIG' (3 sibs) 42: 0x557fe60b76f8 VAL***: '*LEFT' (3 sibs) 42: 0x557fe60b7790 VAL***: '*SMALL' (3 sibs) 42: 0x557fe60b7528 KEYVAL: 'x' '1' (3 sibs) 42: 0x557fe60b75c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6142860 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61428f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe6142980 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6142a10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe6142aa0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe6142b30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6142bc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6142c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe6142ce0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6142d70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe6142e00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6142e90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6142f20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6142fb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6143040 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61430d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe6143160 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe61431f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe6143280 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe6143310 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61433a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe6143430 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe61434c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe6143550 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe61435e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe6143670 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe6143700 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe6143790 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe6143820 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61438b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe6143940 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe61439d0 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: 0x557fe60c40f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b8230 MAP: (8 sibs) 2 children: 42: 0x557fe60b53c0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b5458 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b82c8 MAP: (8 sibs) 2 children: 42: 0x557fe60b5bc0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b5c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b8360 MAP: (8 sibs) 1 children: 42: 0x557fe60b8700 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b83f8 MAP: (8 sibs) 1 children: 42: 0x557fe60b87a0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b8490 MAP: (8 sibs) 4 children: 42: 0x557fe60b8840 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b88d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8970 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8a08 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8528 MAP: (8 sibs) 4 children: 42: 0x557fe60b8ab0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8b48 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8be0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8c78 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b85c0 MAP: (8 sibs) 4 children: 42: 0x557fe60b8d20 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8db8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8e50 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8ee8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8658 MAP: (8 sibs) 4 children: 42: 0x557fe60b8f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b9028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b90c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b9158 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61457a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6145830 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe61458c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6145950 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61459e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe6145a70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6145b00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6145b90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe6145c20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6145cb0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe6145d40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6145dd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6145e60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6145ef0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6145f80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6146010 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61460a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe6146130 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe61461c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe6146250 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61462e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe6146370 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe6146400 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe6146490 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe6146520 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe61465b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe6146640 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe61466d0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x557fe6146760 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61467f0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x557fe6146880 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe6146910 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61469b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6146a40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe6146ad0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6146b60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe6146bf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe6146c80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6146d10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6146da0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe6146e30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6146ec0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe6146f50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6146fe0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6147070 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6147100 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6147190 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6147220 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61472b0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x557fe6147bb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x557fe6147c40 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x557fe61473d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x557fe6147460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x557fe61474f0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x557fe6147340 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x557fe6147cd0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x557fe6147610 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x557fe6147730 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x557fe61477c0 MAP: (8 sibs) 4 children: 42: [27] [30] 0x557fe6147a90 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x557fe61478e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x557fe61476a0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x557fe6147b20 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61469b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6146a40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe6146ad0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6146b60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe6146bf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe6146c80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6146d10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6146da0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe6146e30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6146ec0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe6146f50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6146fe0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6147070 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6147100 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6147190 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6147220 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61472b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe6147340 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe61473d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe6147460 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe61474f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe6147580 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe6147610 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe61476a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe6147730 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61477c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe6147850 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61478e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe6147970 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe6147a00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe6147a90 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: 0x557fe60c4210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b96e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9778 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9810 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60b9a80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60b9b18 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60b98a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60b55a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b9940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60b9bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9c58 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b99d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60b9d00 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9d98 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6148dc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6148e50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe6148ee0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe6148f70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6149000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe6149090 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6149120 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61491b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6149240 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61492d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6149360 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61493f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6149480 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6149510 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: 0x557fe60c4328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9eb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9f48 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9fe0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60ba250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60ba2e8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60ba078 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60ba390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60ba110 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60ba430 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba4c8 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60ba1a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60ba570 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba608 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe614b100 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614b190 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe614b220 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe614b2b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614b340 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe614b3d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe614b460 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614b4f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614b580 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614b610 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe614b6a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614b730 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe614b850 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: 0x557fe60c4440 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60baff0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb088 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb120 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb428 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb1b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb4d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60bb250 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb608 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60bb2e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bb6b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb748 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe614d270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614d300 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe614d390 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe614d420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614d4b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe614d540 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe614d5d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614d660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614d6f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614d780 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe614d810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614d8a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614d930 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe614d9c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe614d270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614d300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614d390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614d420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614d4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614d540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614d5d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614d660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614d6f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557fe614da50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614d810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614d8a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557fe614d780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614d9c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe614d270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614d300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614d390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614d420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614d4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614d540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614d5d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614d660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614d6f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614d780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614d810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614d8a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614d930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614d9c0 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: 0x557fe60c4558 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b9308 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b93a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb7f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb888 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60b9438 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b94d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb9d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bba68 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b9568 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bbb10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bbba8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe614f5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614f650 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe614f6e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe614f770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614f800 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe614f890 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe614f920 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614f9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614fa40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614fad0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe614fb60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614fbf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614fc80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe614fd10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe614f5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614f650 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614f6e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614f770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614f800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614f890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614f920 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614f9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614fa40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557fe614fda0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614fb60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614fbf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557fe614fad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614fd10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe614f5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614f650 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614f6e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614f770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614f800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614f890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614f920 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614f9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614fa40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614fad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614fb60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614fbf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614fc80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614fd10 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: 0x557fe60c4670 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bc2c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bc358 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bc3f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60b5d00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60b5d98 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bc488 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bc6f0 MAP: (2 sibs) 4 children: 42: 0x557fe60b7aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7b38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7bd0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7c68 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bc788 MAP: (2 sibs) 5 children: 42: 0x557fe60bc830 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bc8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bc960 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bc9f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bca90 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bc520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557fe60b58b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b5948 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b59e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bc5b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557fe60bc650 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] 0x557fe6152bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6152c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6152ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6152d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6152e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6152e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6152f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6152fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6153040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61530d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6153160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61531f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6153280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6153310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61533a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6153430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61534c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6153550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61535e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6153670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6153700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6153790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6153820 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe61538b0 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: 0x557fe60c4788 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bcba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bcc38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bccd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60bcfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60bd068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bcd68 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bd110 MAP: (2 sibs) 4 children: 42: 0x557fe60b7d10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7da8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7e40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7ed8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bd1a8 MAP: (2 sibs) 5 children: 42: 0x557fe60bd250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bd2e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bd380 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bd418 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bd4b0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bce00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557fe60b61e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b6278 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b6310 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bce98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557fe60bd550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60bd5e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60bd680 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bcf30 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] 0x557fe6155db0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6155e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6155ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6155f60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6155ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6156080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6156110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61561a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6156230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61562c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6156350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61563e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6156470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6156500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6156590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6156620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61566b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6156740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61567d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6156860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61568f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6156980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6156a10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe6156aa0 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] 0x557fe6155db0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6155e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6155ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6155f60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6155ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6156080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6156110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61561a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6156230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61562c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6156350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61563e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6156470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6156500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6156590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6156620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61566b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6156740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61567d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6156860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61568f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6156980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6156a10 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x557fe6156b30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x557fe6156bc0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x557fe6156c50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x557fe6156aa0 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] 0x557fe6155db0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6155e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6155ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6155f60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6155ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6156080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6156110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61561a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6156230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61562c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6156350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61563e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6156470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6156500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6156590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6156620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61566b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6156740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61567d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6156860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61568f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6156980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6156a10 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe6156aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe6156b30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe6156bc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe6156c50 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: 0x557fe60c48a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60bf240 MAP: (6 sibs) 1 children: 42: 0x557fe60bf5e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557fe60bf680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bf718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60bf7b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60bf848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60bf8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60bf2d8 MAP: (6 sibs) 1 children: 42: 0x557fe60bf980 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557fe60bfa20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bfab8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60bfb50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60bfbe8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60bfc80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60bf370 MAP: (6 sibs) 1 children: 42: 0x557fe60bfd20 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557fe60bf408 MAP: (6 sibs) 1 children: 42: 0x557fe60bfdc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557fe60bf4a0 MAP: (6 sibs) 1 children: 42: 0x557fe60bfe60 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557fe60bff00 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557fe60bff98 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557fe60bf538 MAP: (6 sibs) 1 children: 42: 0x557fe60c0040 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6158f70 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6159000 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe6159090 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe6159120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61591b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6159240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61592d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6159360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61593f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6159480 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe6159510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61595a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6159630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61596c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6159750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61597e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe6159870 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe6159900 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe6159990 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe6159a20 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe6159ab0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe6159b40 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe6159bd0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe6159c60 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe6159cf0 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: 0x557fe60c49b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60c12e0 MAP: (6 sibs) 1 children: 42: 0x557fe60bad20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c17b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c18e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c1378 MAP: (6 sibs) 1 children: 42: 0x557fe60badc0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1a18 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c1ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c1b48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c1be0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1410 MAP: (6 sibs) 1 children: 42: 0x557fe60bae60 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1c80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1d18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c1db0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1e48 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c1ee0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c14a8 MAP: (6 sibs) 1 children: 42: 0x557fe60c1f80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c20b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c21e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c2280 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1540 MAP: (6 sibs) 1 children: 42: 0x557fe60c2320 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c23c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c2458 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c24f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c2588 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c2620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c15d8 MAP: (6 sibs) 1 children: 42: 0x557fe60c26c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c27f8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c2928 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c29c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe615c130 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe615c1c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe615c250 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe615c2e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe615c370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe615c400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe615c490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe615c520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe615c5b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe615c640 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe615c6d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe615c760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe615c7f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe615c880 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe615c910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe615c9a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe615ca30 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe615cac0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe615cb50 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe615cbe0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe615cc70 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe615cd00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe615cd90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe615ce20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe615ceb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe615d340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe615d3d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe615d460 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe615d4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe615d580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe615d610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe615d6a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe615d730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe615d7c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe615d850 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe615d8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe615d970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe615da00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe615da90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe615db20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe615dbb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe615dc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x557fe615e150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x557fe615e1e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x557fe615e270 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x557fe615e300 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x557fe615e390 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x557fe615dcd0 MAP: (6 sibs) 1 children: 42: [23] [18] 0x557fe615dd60 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x557fe615e420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x557fe615e4b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x557fe615e540 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x557fe615e5d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x557fe615e660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x557fe615ddf0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x557fe615de80 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x557fe615e6f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x557fe615e780 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x557fe615e810 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x557fe615e8a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x557fe615dfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x557fe615e030 MAP: (6 sibs) 1 children: 42: [37] [24] 0x557fe615e0c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x557fe615df10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe615e930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe615e9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe615ea50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe615eae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe615d340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe615d3d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe615d460 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe615d4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe615d580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe615d610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe615d6a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe615d730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe615d7c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe615d850 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe615d8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe615d970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe615da00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe615da90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe615db20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe615dbb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe615dc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe615dcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe615dd60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe615ddf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe615de80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe615df10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe615dfa0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe615e030 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe615e0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe615e150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe615e1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe615e270 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe615e300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe615e390 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe615e420 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe615e4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe615e540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe615e5d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe615e660 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe615e6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe615e780 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe615e810 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe615e8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe615e930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe615e9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe615ea50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe615eae0 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: 0x557fe60c4ad0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557fe60c2a60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2af8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2b90 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2c28 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2cc0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2d58 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2df0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2e88 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c06e0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c2fb8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c0780 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c3050 DOCMAP: (17 sibs) 2 children: 42: 0x557fe60b5280 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557fe60b5318 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557fe60c30e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0820 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3180 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c08c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3218 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c00e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c32b0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0180 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c3348 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557fe60c33e0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6160660 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe61606f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe6160780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe6160810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61608a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe6160930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe61609c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe6160a50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe6160ae0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe6160b70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe6160c00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe6160c90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe6160d20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe6160db0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe6160e40 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe6160ed0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe6160f60 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe6160ff0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe6161080 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe6161110 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61611a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe6161230 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61612c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe6161350 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe61613e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe6161470 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: 0x557fe60c4be8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60c0ce0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557fe60c0d78 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557fe60c0e10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557fe60c0ea8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557fe60c0f40 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba6b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557fe60ba748 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe615fd50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe615fde0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe615fe70 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe615ff00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe615ff90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe6160020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61600b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe6160140 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: 0x557fe60c4d00 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60bd720 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557fe60bd7b8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557fe60bd850 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557fe60bd8e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557fe60bd980 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba860 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557fe60ba8f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61640b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6164140 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe61641d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe6164260 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61642f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe6164380 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6164410 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61644a0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61640b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6164140 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61641d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6164260 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61642f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6164380 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6164410 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61644a0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61640b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6164140 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61641d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6164260 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61642f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6164380 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6164410 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61644a0 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: 0x557fe60c4e18 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60b5a80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557fe60b5b18 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6165de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6165e70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe6165f00 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: 0x557fe60c4f30 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbc50 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557fe60bbce8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6167b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6167ba0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe6167c30 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6167b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6167ba0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe6167c30 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6167b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6167ba0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe6167c30 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: 0x557fe60c5048 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557fe60c35c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557fe60c3658 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557fe60c36f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c3a90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557fe60c3b28 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557fe60c3788 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60b6010 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557fe60b60a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557fe60b6140 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557fe60c3820 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557fe60c3bd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557fe60c3c68 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557fe60c38b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557fe60c3950 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557fe60c3d10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557fe60c3da8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557fe60c39e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557fe60c3e50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557fe60c3ee8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe616a6a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe616a730 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe616a7c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe616a850 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616a8e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe616a970 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe616aa00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616aa90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe616ab20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe616abb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe616ac40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616acd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe616ad60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe616adf0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe616ae80 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616af10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe616afa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe616b030 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616b0c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe616b150 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: 0x557fe60c5160 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557fe60c62a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557fe60c6338 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557fe60c63d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c6770 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557fe60c6808 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557fe60c6468 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60c68b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557fe60c6948 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557fe60c69e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557fe60c6500 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557fe60c6a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557fe60c6b18 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557fe60c6598 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557fe60c6630 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557fe60c6bc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557fe60c6c58 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557fe60c66c8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557fe60c6d00 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557fe60c6d98 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe616d5e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe616d670 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe616d700 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe616d790 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616d820 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe616d8b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe616d940 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616d9d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe616da60 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe616daf0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe616db80 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616dc10 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe616dca0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe616dd30 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe616ddc0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616de50 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe616dee0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe616df70 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616e000 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe616e090 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe616d5e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe616d670 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe616d700 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe616d790 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616d820 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe616d8b0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe616d940 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616d9d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe616da60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe616daf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe616db80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616dc10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe616dca0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe616dd30 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe616ddc0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616de50 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe616dee0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe616df70 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616e000 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe616e090 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe616d5e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe616d670 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe616d700 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe616d790 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616d820 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe616d8b0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe616d940 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616d9d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe616da60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe616daf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe616db80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616dc10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe616dca0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe616dd30 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe616ddc0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616de50 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe616dee0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe616df70 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616e000 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe616e090 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: 0x557fe60c5278 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557fe60be640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557fe60beb10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60beba8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60bec40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60be6d8 MAP: (8 sibs) 3 children: 42: 0x557fe60bece0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557fe60bed78 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557fe60bee10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557fe60be770 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557fe60bddc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60be808 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557fe60bde60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60be8a0 MAP: (8 sibs) 7 children: 42: 0x557fe60c6e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557fe60c6ed8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557fe60c6f70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557fe60c7008 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557fe60c70a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557fe60c7138 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557fe60c71d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557fe60be938 VAL***: '*a0' (8 sibs) 42: 0x557fe60be9d0 VAL***: '*a7' (8 sibs) 42: 0x557fe60bea68 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6170520 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61705b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe6170640 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61706d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6170760 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61707f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6170880 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6170910 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61709a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6170a30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe6170ac0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6170b50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe6170be0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe6170c70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6170d00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe6170d90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6170e20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe6170eb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6170f40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6170fd0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6171060 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61710f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe6171180 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe6171210 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: 0x557fe60c5390 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60c7270 MAP: (8 sibs) 3 children: 42: 0x557fe60c7740 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557fe60c77d8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557fe60c7870 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557fe60c7308 MAP: (8 sibs) 3 children: 42: 0x557fe60c7910 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557fe60c79a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557fe60c7a40 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557fe60c73a0 MAP: (8 sibs) 1 children: 42: 0x557fe60bf0f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557fe60c7438 MAP: (8 sibs) 1 children: 42: 0x557fe60c7ae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60c74d0 MAP: (8 sibs) 7 children: 42: 0x557fe60c7b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557fe60c7c18 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557fe60c7cb0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557fe60c7d48 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557fe60c7de0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557fe60c7e78 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557fe60c7f10 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557fe60c7568 MAP: (8 sibs) 3 children: 42: 0x557fe60c7fb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60c8048 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60c80e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60c7600 MAP: (8 sibs) 1 children: 42: 0x557fe60c8180 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60c7698 MAP: (8 sibs) 1 children: 42: 0x557fe60c8220 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6172b50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe6172be0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe6172c70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe6172d00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6172d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe6172e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6172eb0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6172f40 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe6172fd0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6173060 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe61730f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6173180 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe6173210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61732a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6173330 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61733c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6173450 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61734e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6173570 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6173600 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6173690 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe6173720 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe61737b0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe6173840 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6172b50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6172be0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe6172c70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe6172d00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6172d90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe6172e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6172eb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6172f40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe6172fd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6173060 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61730f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6173180 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe6173210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61732a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6173330 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61733c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6173450 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61734e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6173570 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6173600 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6173690 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe6173720 MAP: (8 sibs) 3 children: 42: [22] [24] 0x557fe61738d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x557fe6173960 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x557fe61739f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x557fe61737b0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x557fe6173a80 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x557fe6173840 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe6173b10 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6172b50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6172be0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe6172c70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe6172d00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6172d90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe6172e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6172eb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6172f40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe6172fd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6173060 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61730f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6173180 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe6173210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61732a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6173330 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61733c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6173450 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61734e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6173570 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6173600 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6173690 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe6173720 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61737b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe6173840 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61738d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe6173960 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61739f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe6173a80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe6173b10 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: 0x557fe60c54a8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557fe60b5e40 KEYVAL: 'a' '1' (3 sibs) 42: 0x557fe60b5ed8 KEYVAL: 'b' '' (3 sibs) 42: 0x557fe60b5f70 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6175180 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe6175210 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61752a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe6175330 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: 0x557fe60c55c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbd90 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbe28 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6176eb0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6176f40 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6176fd0 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: 0x557fe60c56d8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbed0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbf68 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6178be0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6178c70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6178d00 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6178be0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6178c70 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6178d00 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6178be0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6178c70 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6178d00 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: 0x557fe60c3fe0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b6540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557fe60b6a10 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b6aa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b65d8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557fe60b6b50 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b6be8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b6670 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557fe60b6c90 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b6708 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557fe60b6d30 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b67a0 MAP: (8 sibs) 4 children: 42: 0x557fe60b6dd0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b6e68 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b6f00 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b6f98 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b6838 MAP: (8 sibs) 3 children: 42: 0x557fe60b7040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557fe60b70d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x557fe60b7170 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557fe60b68d0 MAP: (8 sibs) 2 children: 42: 0x557fe60b7210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557fe60b7350 VAL***: '*CENTER' (2 sibs) 42: 0x557fe60b73e8 VAL***: '*BIG' (2 sibs) 42: 0x557fe60b72a8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557fe60b6968 MAP: (8 sibs) 3 children: 42: 0x557fe60b7490 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557fe60b7660 VAL***: '*BIG' (3 sibs) 42: 0x557fe60b76f8 VAL***: '*LEFT' (3 sibs) 42: 0x557fe60b7790 VAL***: '*SMALL' (3 sibs) 42: 0x557fe60b7528 KEYVAL: 'x' '1' (3 sibs) 42: 0x557fe60b75c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6179e00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6179e90 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe6179f20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6179fb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617a040 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe617a0d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617a160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617a1f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe617a280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617a310 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe617a3a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617a430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617a4c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617a550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617a5e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617a670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617a700 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe617a790 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe617a820 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe617a8b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe617a940 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe617a9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe617aa60 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe617aaf0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe617ab80 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe617ac10 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe617aca0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe617ad30 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe617adc0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe617ae50 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe617aee0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe617af70 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: 0x557fe60c40f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b8230 MAP: (8 sibs) 2 children: 42: 0x557fe60b53c0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b5458 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b82c8 MAP: (8 sibs) 2 children: 42: 0x557fe60b5bc0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b5c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b8360 MAP: (8 sibs) 1 children: 42: 0x557fe60b8700 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b83f8 MAP: (8 sibs) 1 children: 42: 0x557fe60b87a0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b8490 MAP: (8 sibs) 4 children: 42: 0x557fe60b8840 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b88d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8970 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8a08 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8528 MAP: (8 sibs) 4 children: 42: 0x557fe60b8ab0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8b48 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8be0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8c78 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b85c0 MAP: (8 sibs) 4 children: 42: 0x557fe60b8d20 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8db8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8e50 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8ee8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8658 MAP: (8 sibs) 4 children: 42: 0x557fe60b8f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b9028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b90c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b9158 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe617b010 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe617b0a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe617b130 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe617b1c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617b250 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe617b2e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617b370 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617b400 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe617b490 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617b520 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe617b5b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617b640 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617b6d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617b760 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617b7f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617b880 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617b910 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe617b9a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe617ba30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe617bac0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe617bb50 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe617bbe0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe617bc70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe617bd00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe617bd90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe617be20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe617beb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe617bf40 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x557fe617bfd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe617c060 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x557fe617c0f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe617c180 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617c220 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe617c2b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe617c340 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe617c3d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617c460 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe617c4f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617c580 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617c610 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe617c6a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617c730 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe617c7c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617c850 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617c8e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617c970 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617ca00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617ca90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617cb20 MAP: (8 sibs) 4 children: 42: [17] [32] 0x557fe617d420 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x557fe617d4b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x557fe617cc40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x557fe617ccd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x557fe617cd60 MAP: (8 sibs) 4 children: 42: [22] [17] 0x557fe617cbb0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x557fe617d540 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x557fe617ce80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x557fe617cfa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x557fe617d030 MAP: (8 sibs) 4 children: 42: [27] [30] 0x557fe617d300 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x557fe617d150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x557fe617cf10 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x557fe617d390 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617c220 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe617c2b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe617c340 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe617c3d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617c460 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe617c4f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617c580 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617c610 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe617c6a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617c730 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe617c7c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617c850 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617c8e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617c970 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617ca00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617ca90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617cb20 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe617cbb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe617cc40 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe617ccd0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe617cd60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe617cdf0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe617ce80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe617cf10 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe617cfa0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe617d030 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe617d0c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe617d150 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe617d1e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe617d270 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe617d300 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: 0x557fe60c4210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b96e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9778 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9810 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60b9a80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60b9b18 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60b98a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60b55a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b9940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60b9bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9c58 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b99d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60b9d00 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9d98 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61794f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6179580 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe6179610 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61796a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6179730 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61797c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6179850 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61798e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6179970 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe6179a00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6179a90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe6179b20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6179bb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6179c40 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: 0x557fe60c4328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9eb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9f48 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9fe0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60ba250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60ba2e8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60ba078 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60ba390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60ba110 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60ba430 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba4c8 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60ba1a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60ba570 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba608 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe617b010 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617b0a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe617b130 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe617b1c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617b250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe617b2e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe617b370 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617b400 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617b490 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617b520 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe617b5b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617b640 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617b6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe617b760 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: 0x557fe60c4440 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60baff0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb088 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb120 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb428 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb1b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb4d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60bb250 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb608 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60bb2e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bb6b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb748 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe617e630 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617e6c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe617e750 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe617e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617e870 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe617e900 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe617e990 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617ea20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617eab0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617eb40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe617ebd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617ec60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617ecf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe617ed80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617e630 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617e6c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617e750 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617e870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617e900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617e990 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617ea20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617eab0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557fe617ee10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617ebd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617ec60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557fe617eb40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617ed80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617e630 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617e6c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617e750 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617e870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617e900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617e990 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617ea20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617eab0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617eb40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617ebd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617ec60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617ecf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617ed80 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: 0x557fe60c4558 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b9308 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b93a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb7f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb888 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60b9438 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b94d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb9d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bba68 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b9568 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bbb10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bbba8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe617ef40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617efd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe617f060 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe617f0f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617f180 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe617f210 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe617f2a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617f330 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617f3c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617f450 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe617f4e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617f570 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617f600 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe617f690 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617ef40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617efd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617f060 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617f0f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617f180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617f210 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617f2a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617f330 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617f3c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557fe617f720 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617f4e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617f570 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557fe617f450 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617f690 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe617ef40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617efd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617f060 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617f0f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617f180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617f210 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617f2a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617f330 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617f3c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617f450 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617f4e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617f570 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617f600 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617f690 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: 0x557fe60c4670 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bc2c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bc358 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bc3f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60b5d00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60b5d98 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bc488 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bc6f0 MAP: (2 sibs) 4 children: 42: 0x557fe60b7aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7b38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7bd0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7c68 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bc788 MAP: (2 sibs) 5 children: 42: 0x557fe60bc830 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bc8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bc960 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bc9f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bca90 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bc520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557fe60b58b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b5948 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b59e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bc5b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557fe60bc650 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] 0x557fe6180160 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61801f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6180280 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6180310 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61803a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6180430 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61804c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6180550 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61805e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6180670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6180700 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe6180790 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6180820 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61808b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6180940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61809d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6180a60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6180af0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6180b80 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6180c10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6180ca0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6180d30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6180dc0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe6180e50 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: 0x557fe60c4788 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bcba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bcc38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bccd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60bcfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60bd068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bcd68 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bd110 MAP: (2 sibs) 4 children: 42: 0x557fe60b7d10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7da8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7e40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7ed8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bd1a8 MAP: (2 sibs) 5 children: 42: 0x557fe60bd250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bd2e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bd380 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bd418 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bd4b0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bce00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557fe60b61e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b6278 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b6310 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bce98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557fe60bd550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60bd5e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60bd680 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bcf30 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] 0x557fe6181370 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6181400 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6181490 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6181520 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61815b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6181640 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61816d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6181760 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61817f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6181880 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6181910 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61819a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6181a30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6181ac0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6181b50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6181be0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6181c70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6181d00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6181d90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6181e20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6181eb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6181f40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6181fd0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe6182060 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] 0x557fe6181370 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6181400 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6181490 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6181520 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61815b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6181640 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61816d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6181760 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61817f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6181880 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6181910 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61819a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6181a30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6181ac0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6181b50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6181be0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6181c70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6181d00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6181d90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6181e20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6181eb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6181f40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6181fd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x557fe61820f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x557fe6182180 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x557fe6182210 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x557fe6182060 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] 0x557fe6181370 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6181400 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6181490 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6181520 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61815b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6181640 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61816d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6181760 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61817f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6181880 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6181910 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61819a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6181a30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6181ac0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6181b50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6181be0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6181c70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6181d00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6181d90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6181e20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6181eb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6181f40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6181fd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe6182060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe61820f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe6182180 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe6182210 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: 0x557fe60c48a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60bf240 MAP: (6 sibs) 1 children: 42: 0x557fe60bf5e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557fe60bf680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bf718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60bf7b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60bf848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60bf8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60bf2d8 MAP: (6 sibs) 1 children: 42: 0x557fe60bf980 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557fe60bfa20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bfab8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60bfb50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60bfbe8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60bfc80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60bf370 MAP: (6 sibs) 1 children: 42: 0x557fe60bfd20 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557fe60bf408 MAP: (6 sibs) 1 children: 42: 0x557fe60bfdc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557fe60bf4a0 MAP: (6 sibs) 1 children: 42: 0x557fe60bfe60 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557fe60bff00 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557fe60bff98 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557fe60bf538 MAP: (6 sibs) 1 children: 42: 0x557fe60c0040 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6182580 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6182610 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61826a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe6182730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61827c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6182850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61828e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6182970 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6182a00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6182a90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe6182b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6182bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6182c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe6182cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6182d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6182df0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe6182e80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe6182f10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe6182fa0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe6183030 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61830c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe6183150 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61831e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe6183270 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe6183300 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: 0x557fe60c49b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60c12e0 MAP: (6 sibs) 1 children: 42: 0x557fe60bad20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c17b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c18e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c1378 MAP: (6 sibs) 1 children: 42: 0x557fe60badc0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1a18 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c1ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c1b48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c1be0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1410 MAP: (6 sibs) 1 children: 42: 0x557fe60bae60 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1c80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1d18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c1db0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1e48 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c1ee0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c14a8 MAP: (6 sibs) 1 children: 42: 0x557fe60c1f80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c20b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c21e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c2280 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1540 MAP: (6 sibs) 1 children: 42: 0x557fe60c2320 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c23c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c2458 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c24f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c2588 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c2620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c15d8 MAP: (6 sibs) 1 children: 42: 0x557fe60c26c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c27f8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c2928 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c29c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6183790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6183820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61838b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe6183940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61839d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6183a60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe6183af0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6183b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6183c10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6183ca0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe6183d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6183dc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6183e50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe6183ee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6183f70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6184000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe6184090 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe6184120 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe61841b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe6184240 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61842d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe6184360 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61843f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe6184480 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe6184510 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61849a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6184a30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe6184ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe6184b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe6184be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6184c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe6184d00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6184d90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6184e20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6184eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe6184f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6184fd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6185060 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61850f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6185180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6185210 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61852a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x557fe61857b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x557fe6185840 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x557fe61858d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x557fe6185960 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x557fe61859f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x557fe6185330 MAP: (6 sibs) 1 children: 42: [23] [18] 0x557fe61853c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x557fe6185a80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x557fe6185b10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x557fe6185ba0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x557fe6185c30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x557fe6185cc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x557fe6185450 MAP: (6 sibs) 1 children: 42: [30] [20] 0x557fe61854e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x557fe6185d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x557fe6185de0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x557fe6185e70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x557fe6185f00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x557fe6185600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x557fe6185690 MAP: (6 sibs) 1 children: 42: [37] [24] 0x557fe6185720 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x557fe6185570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe6185f90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe6186020 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61860b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe6186140 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe61849a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6184a30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe6184ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe6184b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe6184be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6184c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe6184d00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6184d90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6184e20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6184eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe6184f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6184fd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6185060 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61850f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6185180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6185210 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61852a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe6185330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe61853c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe6185450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe61854e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe6185570 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe6185600 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe6185690 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe6185720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe61857b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe6185840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe61858d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe6185960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe61859f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe6185a80 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe6185b10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe6185ba0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe6185c30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe6185cc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe6185d50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe6185de0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe6185e70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe6185f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe6185f90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe6186020 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61860b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe6186140 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: 0x557fe60c4ad0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557fe60c2a60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2af8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2b90 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2c28 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2cc0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2d58 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2df0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2e88 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c06e0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c2fb8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c0780 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c3050 DOCMAP: (17 sibs) 2 children: 42: 0x557fe60b5280 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557fe60b5318 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557fe60c30e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0820 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3180 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c08c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3218 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c00e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c32b0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0180 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c3348 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557fe60c33e0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6183790 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe6183820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe61838b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe6183940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61839d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe6183a60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe6183af0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe6183b80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe6183c10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe6183ca0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe6183d30 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe6183dc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe6183e50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe6183ee0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe6183f70 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe6184000 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe6184090 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe6184120 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe61841b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe6184240 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61842d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe6184360 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61843f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe6184480 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe6184510 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe61845a0 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: 0x557fe60c4be8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60c0ce0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557fe60c0d78 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557fe60c0e10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557fe60c0ea8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557fe60c0f40 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba6b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557fe60ba748 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe617f850 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe617f8e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe617f970 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe617fa00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe617fa90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe617fb20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe617fbb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe617fc40 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: 0x557fe60c4d00 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60bd720 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557fe60bd7b8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557fe60bd850 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557fe60bd8e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557fe60bd980 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba860 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557fe60ba8f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6186db0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6186e40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe6186ed0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe6186f60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe6186ff0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe6187080 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6187110 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61871a0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6186db0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6186e40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe6186ed0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6186f60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe6186ff0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6187080 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6187110 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61871a0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6186db0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6186e40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe6186ed0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6186f60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe6186ff0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6187080 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6187110 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61871a0 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: 0x557fe60c4e18 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60b5a80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557fe60b5b18 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61876c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6187750 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61877e0 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: 0x557fe60c4f30 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbc50 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557fe60bbce8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe6187fd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6188060 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61880f0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6187fd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6188060 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61880f0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe6187fd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6188060 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61880f0 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: 0x557fe60c5048 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557fe60c35c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557fe60c3658 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557fe60c36f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c3a90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557fe60c3b28 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557fe60c3788 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60b6010 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557fe60b60a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557fe60b6140 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557fe60c3820 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557fe60c3bd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557fe60c3c68 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557fe60c38b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557fe60c3950 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557fe60c3d10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557fe60c3da8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557fe60c39e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557fe60c3e50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557fe60c3ee8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61891f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe6189280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe6189310 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61893a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe6189430 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61894c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe6189550 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61895e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe6189670 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe6189700 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe6189790 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe6189820 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61898b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe6189940 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61899d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe6189a60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe6189af0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe6189b80 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe6189c10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe6189ca0 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: 0x557fe60c5160 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557fe60c62a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557fe60c6338 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557fe60c63d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c6770 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557fe60c6808 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557fe60c6468 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60c68b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557fe60c6948 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557fe60c69e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557fe60c6500 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557fe60c6a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557fe60c6b18 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557fe60c6598 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557fe60c6630 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557fe60c6bc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557fe60c6c58 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557fe60c66c8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557fe60c6d00 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557fe60c6d98 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe618a400 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe618a490 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe618a520 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe618a5b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe618a640 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe618a6d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe618a760 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe618a7f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe618a880 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe618a910 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe618a9a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe618aa30 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe618aac0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe618ab50 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe618abe0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe618ac70 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe618ad00 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe618ad90 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe618ae20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe618aeb0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618a400 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe618a490 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe618a520 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe618a5b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe618a640 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe618a6d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe618a760 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe618a7f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe618a880 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe618a910 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe618a9a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe618aa30 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe618aac0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe618ab50 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe618abe0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe618ac70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe618ad00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe618ad90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe618ae20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe618aeb0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618a400 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe618a490 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe618a520 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe618a5b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe618a640 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe618a6d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe618a760 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe618a7f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe618a880 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe618a910 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe618a9a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe618aa30 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe618aac0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe618ab50 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe618abe0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe618ac70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe618ad00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe618ad90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe618ae20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe618aeb0 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: 0x557fe60c5278 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557fe60be640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557fe60beb10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60beba8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60bec40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60be6d8 MAP: (8 sibs) 3 children: 42: 0x557fe60bece0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557fe60bed78 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557fe60bee10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557fe60be770 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557fe60bddc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60be808 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557fe60bde60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60be8a0 MAP: (8 sibs) 7 children: 42: 0x557fe60c6e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557fe60c6ed8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557fe60c6f70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557fe60c7008 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557fe60c70a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557fe60c7138 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557fe60c71d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557fe60be938 VAL***: '*a0' (8 sibs) 42: 0x557fe60be9d0 VAL***: '*a7' (8 sibs) 42: 0x557fe60bea68 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe618b610 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe618b6a0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe618b730 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618b7c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618b850 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618b8e0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618b970 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618ba00 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618ba90 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618bb20 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe618bbb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618bc40 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe618bcd0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618bd60 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618bdf0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618be80 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618bf10 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618bfa0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618c030 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618c0c0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618c150 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618c1e0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe618c270 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe618c300 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: 0x557fe60c5390 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60c7270 MAP: (8 sibs) 3 children: 42: 0x557fe60c7740 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557fe60c77d8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557fe60c7870 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557fe60c7308 MAP: (8 sibs) 3 children: 42: 0x557fe60c7910 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557fe60c79a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557fe60c7a40 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557fe60c73a0 MAP: (8 sibs) 1 children: 42: 0x557fe60bf0f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557fe60c7438 MAP: (8 sibs) 1 children: 42: 0x557fe60c7ae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60c74d0 MAP: (8 sibs) 7 children: 42: 0x557fe60c7b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557fe60c7c18 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557fe60c7cb0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557fe60c7d48 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557fe60c7de0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557fe60c7e78 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557fe60c7f10 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557fe60c7568 MAP: (8 sibs) 3 children: 42: 0x557fe60c7fb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60c8048 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60c80e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60c7600 MAP: (8 sibs) 1 children: 42: 0x557fe60c8180 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60c7698 MAP: (8 sibs) 1 children: 42: 0x557fe60c8220 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe618c820 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe618c8b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe618c940 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618c9d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618ca60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618caf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618cb80 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618cc10 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618cca0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618cd30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe618cdc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618ce50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe618cee0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618cf70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618d000 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618d090 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618d120 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618d1b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618d240 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618d2d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618d360 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618d3f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe618d480 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe618d510 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618c820 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe618c8b0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe618c940 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618c9d0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618ca60 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618caf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618cb80 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618cc10 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618cca0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618cd30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe618cdc0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618ce50 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe618cee0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618cf70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618d000 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618d090 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618d120 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618d1b0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618d240 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618d2d0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618d360 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618d3f0 MAP: (8 sibs) 3 children: 42: [22] [24] 0x557fe618d5a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x557fe618d630 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x557fe618d6c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x557fe618d480 MAP: (8 sibs) 1 children: 42: [26] [27] 0x557fe618d750 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x557fe618d510 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe618d7e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618c820 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe618c8b0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe618c940 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618c9d0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618ca60 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618caf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618cb80 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618cc10 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618cca0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618cd30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe618cdc0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618ce50 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe618cee0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618cf70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618d000 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618d090 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618d120 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618d1b0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618d240 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618d2d0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618d360 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618d3f0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe618d480 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe618d510 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe618d5a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe618d630 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe618d6c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe618d750 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe618d7e0 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: 0x557fe60c54a8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557fe60b5e40 KEYVAL: 'a' '1' (3 sibs) 42: 0x557fe60b5ed8 KEYVAL: 'b' '' (3 sibs) 42: 0x557fe60b5f70 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61888e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe6188970 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe6188a00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe6188a90 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: 0x557fe60c55c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbd90 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbe28 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe618da30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618dac0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618db50 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: 0x557fe60c56d8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbed0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbf68 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe618e340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618e3d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618e460 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618e340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618e3d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618e460 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557fe618e340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618e3d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618e460 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 (2 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] 0x557fe6142860 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61428f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe6142980 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6142a10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe6142aa0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe6142b30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6142bc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6142c50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe6142ce0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6142d70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe6142e00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6142e90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6142f20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6142fb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6143040 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61430d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe6143160 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe61431f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe6143280 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe6143310 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61433a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe6143430 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe61434c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe6143550 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe61435e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe6143670 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe6143700 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe6143790 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe6143820 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61438b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe6143940 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe61439d0 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] 0x557fe6195090 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6195120 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe61951b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6195240 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61952d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe6195360 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61953f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6195480 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe6195510 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61955a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe6195630 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61956c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6195750 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61957e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6195870 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6195900 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe6195990 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe6195a20 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe6195ab0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe6195b40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe6195bd0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe6195c60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe6195cf0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe6195d80 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe6195e10 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe6195ea0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe6195f30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe6195fc0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe6196050 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61960e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe6196170 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe6196200 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] 0x557fe61469b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6146a40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe6146ad0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6146b60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe6146bf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe6146c80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6146d10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6146da0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe6146e30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe6146ec0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe6146f50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe6146fe0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6147070 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe6147100 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6147190 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6147220 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61472b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe6147340 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe61473d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe6147460 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe61474f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe6147580 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe6147610 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe61476a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe6147730 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61477c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe6147850 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61478e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe6147970 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe6147a00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe6147a90 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] 0x557fe61962a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6196330 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe61963c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6196450 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61964e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe6196570 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe6196600 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe6196690 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe6196720 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61967b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe6196840 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61968d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe6196960 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61969f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe6196a80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe6196b10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe6196ba0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe6196c30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe6196cc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe6196d50 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe6196de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe6196e70 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe6196f00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe6196f90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe6197020 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61970b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe6197140 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61971d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe6197260 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe61972f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe6197380 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] 0x557fe6148dc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6148e50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe6148ee0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe6148f70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6149000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe6149090 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6149120 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61491b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6149240 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61492d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6149360 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61493f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6149480 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6149510 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] 0x557fe6194780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6194810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61948a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe6194930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61949c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe6194a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6194ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe6194b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6194c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe6194c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6194d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe6194db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6194e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6194ed0 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] 0x557fe614b100 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614b190 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe614b220 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe614b2b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614b340 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe614b3d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe614b460 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614b4f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614b580 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614b610 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe614b6a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614b730 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614b7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe614b850 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] 0x557fe61974b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6197540 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61975d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe6197660 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61976f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe6197780 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6197810 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61978a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6197930 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61979c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6197a50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe6197ae0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6197b70 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6197c00 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] 0x557fe614d270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614d300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614d390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614d420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614d4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614d540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614d5d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614d660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614d6f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614d780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614d810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614d8a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614d930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614d9c0 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] 0x557fe6197dc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6197e50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe6197ee0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe6197f70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6198000 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe6198090 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe6198120 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61981b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6198240 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61982d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe6198360 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61983f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6198480 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe6198510 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] 0x557fe614f5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe614f650 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe614f6e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe614f770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe614f800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe614f890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe614f920 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe614f9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe614fa40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe614fad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe614fb60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe614fbf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe614fc80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe614fd10 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] 0x557fe61986d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6198760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61987f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe6198880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6198910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61989a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe6198a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe6198ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6198b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe6198be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe6198c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe6198d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6198d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe6198e20 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] 0x557fe6152bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6152c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6152ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6152d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6152e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6152e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6152f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6152fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6153040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61530d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6153160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61531f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6153280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6153310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61533a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6153430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61534c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6153550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61535e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6153670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6153700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6153790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6153820 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe61538b0 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] 0x557fe61998f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6199980 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6199a10 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6199aa0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6199b30 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6199bc0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6199c50 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6199ce0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6199d70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6199e00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6199e90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe6199f20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6199fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe619a040 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe619a0d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe619a160 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe619a1f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe619a280 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe619a310 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe619a3a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe619a430 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe619a4c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe619a550 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe619a5e0 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] 0x557fe6155db0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6155e40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6155ed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6155f60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe6155ff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6156080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe6156110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61561a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe6156230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61562c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6156350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61563e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6156470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6156500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6156590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6156620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61566b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6156740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61567d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6156860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61568f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6156980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6156a10 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe6156aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe6156b30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe6156bc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe6156c50 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] 0x557fe619ab00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe619ab90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe619ac20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe619acb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe619ad40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe619add0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe619ae60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe619aef0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe619af80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe619b010 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe619b0a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe619b130 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe619b1c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe619b250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe619b2e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe619b370 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe619b400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe619b490 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe619b520 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe619b5b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe619b640 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe619b6d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe619b760 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe619b7f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe619b880 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe619b910 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe619b9a0 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] 0x557fe6158f70 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6159000 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe6159090 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe6159120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61591b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6159240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61592d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6159360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61593f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6159480 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe6159510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61595a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6159630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61596c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6159750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61597e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe6159870 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe6159900 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe6159990 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe6159a20 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe6159ab0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe6159b40 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe6159bd0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe6159c60 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe6159cf0 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] 0x557fe619bd10 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe619bda0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe619be30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe619bec0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe619bf50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe619bfe0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe619c070 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe619c100 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe619c190 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe619c220 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe619c2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe619c340 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe619c3d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe619c460 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe619c4f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe619c580 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe619c610 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe619c6a0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe619c730 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe619c7c0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe619c850 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe619c8e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe619c970 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe619ca00 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe619ca90 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] 0x557fe615d340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe615d3d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe615d460 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe615d4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe615d580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe615d610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe615d6a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe615d730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe615d7c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe615d850 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe615d8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe615d970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe615da00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe615da90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe615db20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe615dbb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe615dc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe615dcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe615dd60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe615ddf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe615de80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe615df10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe615dfa0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe615e030 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe615e0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe615e150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe615e1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe615e270 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe615e300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe615e390 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe615e420 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe615e4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe615e540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe615e5d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe615e660 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe615e6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe615e780 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe615e810 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe615e8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe615e930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe615e9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe615ea50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe615eae0 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] 0x557fe619e130 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe619e1c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe619e250 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe619e2e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe619e370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe619e400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe619e490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe619e520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe619e5b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe619e640 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe619e6d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe619e760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe619e7f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe619e880 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe619e910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe619e9a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe619ea30 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe619eac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe619eb50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe619ebe0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe619ec70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe619ed00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe619ed90 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe619ee20 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe619eeb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe619ef40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe619efd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe619f060 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe619f0f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe619f180 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe619f210 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe619f2a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe619f330 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe619f3c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe619f450 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe619f4e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe619f570 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe619f600 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe619f690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe619f720 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe619f7b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe619f840 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe619f8d0 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] 0x557fe6160660 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe61606f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe6160780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe6160810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61608a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe6160930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe61609c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe6160a50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe6160ae0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe6160b70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe6160c00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe6160c90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe6160d20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe6160db0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe6160e40 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe6160ed0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe6160f60 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe6160ff0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe6161080 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe6161110 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61611a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe6161230 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61612c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe6161350 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe61613e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe6161470 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] 0x557fe619cf20 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe619cfb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe619d040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe619d0d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe619d160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe619d1f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe619d280 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe619d310 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe619d3a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe619d430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe619d4c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe619d550 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe619d5e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe619d670 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe619d700 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe619d790 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe619d820 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe619d8b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe619d940 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe619d9d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe619da60 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe619daf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe619db80 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe619dc10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe619dca0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe619dd30 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] 0x557fe615fd50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe615fde0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe615fe70 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe615ff00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe615ff90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe6160020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61600b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe6160140 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] 0x557fe6198fe0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6199070 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe6199100 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe6199190 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe6199220 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe61992b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6199340 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61993d0 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] 0x557fe61640b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6164140 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61641d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6164260 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61642f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6164380 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6164410 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61644a0 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] 0x557fe61a0540 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61a05d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61a0660 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe61a06f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61a0780 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe61a0810 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61a08a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61a0930 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] 0x557fe6165de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6165e70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe6165f00 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] 0x557fe61a0e50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61a0ee0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61a0f70 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] 0x557fe6167b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6167ba0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe6167c30 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] 0x557fe61a1760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61a17f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61a1880 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] 0x557fe616a6a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe616a730 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe616a7c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe616a850 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616a8e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe616a970 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe616aa00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616aa90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe616ab20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe616abb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe616ac40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616acd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe616ad60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe616adf0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe616ae80 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616af10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe616afa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe616b030 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616b0c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe616b150 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] 0x557fe61a2980 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe61a2a10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe61a2aa0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61a2b30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61a2bc0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61a2c50 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe61a2ce0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61a2d70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe61a2e00 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe61a2e90 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe61a2f20 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61a2fb0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61a3040 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe61a30d0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61a3160 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61a31f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe61a3280 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe61a3310 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61a33a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe61a3430 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] 0x557fe616d5e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe616d670 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe616d700 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe616d790 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe616d820 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe616d8b0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe616d940 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe616d9d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe616da60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe616daf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe616db80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe616dc10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe616dca0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe616dd30 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe616ddc0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe616de50 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe616dee0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe616df70 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe616e000 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe616e090 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] 0x557fe61a3b90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe61a3c20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe61a3cb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe61a3d40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61a3dd0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe61a3e60 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe61a3ef0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61a3f80 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe61a4010 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe61a40a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe61a4130 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61a41c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe61a4250 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe61a42e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe61a4370 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61a4400 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe61a4490 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe61a4520 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61a45b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe61a4640 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] 0x557fe6170520 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61705b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe6170640 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61706d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6170760 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61707f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6170880 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6170910 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61709a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6170a30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe6170ac0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6170b50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe6170be0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe6170c70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6170d00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe6170d90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6170e20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe6170eb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6170f40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6170fd0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6171060 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61710f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe6171180 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe6171210 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] 0x557fe61a4da0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61a4e30 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe61a4ec0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61a4f50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61a4fe0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61a5070 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61a5100 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61a5190 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61a5220 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61a52b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe61a5340 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61a53d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe61a5460 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61a54f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61a5580 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61a5610 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61a56a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61a5730 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61a57c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61a5850 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61a58e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61a5970 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe61a5a00 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe61a5a90 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] 0x557fe6172b50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6172be0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe6172c70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe6172d00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe6172d90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe6172e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe6172eb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe6172f40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe6172fd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe6173060 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61730f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe6173180 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe6173210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61732a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe6173330 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61733c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe6173450 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61734e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe6173570 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe6173600 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe6173690 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe6173720 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61737b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe6173840 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61738d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe6173960 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61739f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe6173a80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe6173b10 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] 0x557fe61a5fb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61a6040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe61a60d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61a6160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61a61f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61a6280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61a6310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61a63a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61a6430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61a64c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61a6550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61a65e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe61a6670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61a6700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61a6790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61a6820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61a68b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61a6940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61a69d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61a6a60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61a6af0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61a6b80 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61a6c10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe61a6ca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61a6d30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe61a6dc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61a6e50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe61a6ee0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe61a6f70 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] 0x557fe6175180 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe6175210 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61752a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe6175330 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] 0x557fe61a2070 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe61a2100 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61a2190 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe61a2220 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] 0x557fe6176eb0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6176f40 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6176fd0 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] 0x557fe61a71c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61a7250 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61a72e0 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] 0x557fe6178be0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6178c70 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe6178d00 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] 0x557fe61a7ad0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61a7b60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61a7bf0 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] 0x557fe6179e00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe6179e90 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe6179f20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe6179fb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617a040 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe617a0d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617a160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617a1f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe617a280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617a310 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe617a3a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617a430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617a4c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617a550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617a5e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617a670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617a700 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe617a790 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe617a820 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe617a8b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe617a940 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe617a9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe617aa60 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe617aaf0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe617ab80 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe617ac10 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe617aca0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe617ad30 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe617adc0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe617ae50 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe617aee0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe617af70 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] 0x557fe61a8d20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61a8db0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe61a8e40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61a8ed0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61a8f60 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe61a8ff0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61a9080 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61a9110 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe61a91a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61a9230 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe61a92c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61a9350 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61a93e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61a9470 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61a9500 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61a9590 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61a9620 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe61a96b0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe61a9740 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe61a97d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61a9860 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe61a98f0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe61a9980 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe61a9a10 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe61a9aa0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe61a9b30 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe61a9bc0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe61a9c50 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe61a9ce0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61a9d70 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe61a9e00 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe61a9e90 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] 0x557fe617c220 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe617c2b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe617c340 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe617c3d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe617c460 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe617c4f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe617c580 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe617c610 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe617c6a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe617c730 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe617c7c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe617c850 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe617c8e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe617c970 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe617ca00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe617ca90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe617cb20 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe617cbb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe617cc40 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe617ccd0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe617cd60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe617cdf0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe617ce80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe617cf10 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe617cfa0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe617d030 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe617d0c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe617d150 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe617d1e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe617d270 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe617d300 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] 0x557fe61a9f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61a9fc0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe61aa050 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61aa0e0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61aa170 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe61aa200 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61aa290 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61aa320 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe61aa3b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61aa440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61aa4d0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61aa560 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61aa5f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61aa680 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61aa710 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61aa7a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61aa830 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe61aa8c0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe61aa950 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe61aa9e0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe61aaa70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe61aab00 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe61aab90 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe61aac20 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe61aacb0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61aad40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe61aadd0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61aae60 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe61aaef0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe61aaf80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe61ab010 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] 0x557fe61794f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe6179580 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe6179610 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61796a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe6179730 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61797c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe6179850 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61798e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe6179970 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe6179a00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe6179a90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe6179b20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe6179bb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe6179c40 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] 0x557fe61a8410 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61a84a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61a8530 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61a85c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61a8650 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61a86e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61a8770 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61a8800 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61a8890 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61a8920 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61a89b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61a8a40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61a8ad0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61a8b60 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] 0x557fe617b010 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617b0a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe617b130 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe617b1c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617b250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe617b2e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe617b370 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617b400 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617b490 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617b520 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe617b5b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617b640 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617b6d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe617b760 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] 0x557fe61ab140 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61ab1d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61ab260 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61ab2f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61ab380 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61ab410 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61ab4a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61ab530 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61ab5c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61ab650 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61ab6e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61ab770 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61ab800 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61ab890 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] 0x557fe617e630 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617e6c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617e750 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617e870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617e900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617e990 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617ea20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617eab0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617eb40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617ebd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617ec60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617ecf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617ed80 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] 0x557fe61aba50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61abae0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61abb70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61abc00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61abc90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61abd20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61abdb0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61abe40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61abed0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61abf60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61abff0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61ac080 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61ac110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61ac1a0 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] 0x557fe617ef40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe617efd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe617f060 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe617f0f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe617f180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe617f210 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe617f2a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe617f330 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe617f3c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe617f450 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe617f4e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe617f570 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe617f600 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe617f690 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] 0x557fe61ac360 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61ac3f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61ac480 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61ac510 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61ac5a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61ac630 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61ac6c0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61ac750 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61ac7e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61ac870 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61ac900 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61ac990 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61aca20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61acab0 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] 0x557fe6180160 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61801f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6180280 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6180310 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61803a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6180430 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61804c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6180550 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61805e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6180670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6180700 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe6180790 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6180820 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61808b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6180940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61809d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6180a60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6180af0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6180b80 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe6180c10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6180ca0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6180d30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6180dc0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe6180e50 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] 0x557fe61ad710 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61ad7a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61ad830 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61ad8c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61ad950 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61ad9e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61ada70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61adb00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61adb90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61adc20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61adcb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61add40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61addd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61ade60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61adef0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61adf80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61ae010 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61ae0a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61ae130 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe61ae1c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61ae250 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61ae2e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61ae370 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe61ae400 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] 0x557fe6181370 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe6181400 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe6181490 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe6181520 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61815b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe6181640 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61816d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe6181760 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61817f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe6181880 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe6181910 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61819a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe6181a30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe6181ac0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe6181b50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe6181be0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe6181c70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe6181d00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe6181d90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe6181e20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe6181eb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe6181f40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe6181fd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe6182060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe61820f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe6182180 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe6182210 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] 0x557fe61ae920 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61ae9b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61aea40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61aead0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61aeb60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61aebf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61aec80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61aed10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61aeda0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61aee30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61aeec0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61aef50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61aefe0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61af070 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61af100 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61af190 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61af220 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61af2b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61af340 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe61af3d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61af460 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61af4f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61af580 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe61af610 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe61af6a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe61af730 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe61af7c0 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] 0x557fe6182580 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6182610 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61826a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe6182730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61827c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6182850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61828e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6182970 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6182a00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6182a90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe6182b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6182bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6182c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe6182cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6182d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6182df0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe6182e80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe6182f10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe6182fa0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe6183030 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61830c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe6183150 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61831e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe6183270 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe6183300 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] 0x557fe61afb30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61afbc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61afc50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe61afce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61afd70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61afe00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61afe90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61aff20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61affb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61b0040 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe61b00d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61b0160 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61b01f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61b0280 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61b0310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61b03a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61b0430 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe61b04c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe61b0550 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe61b05e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61b0670 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe61b0700 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61b0790 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe61b0820 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe61b08b0 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] 0x557fe61849a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe6184a30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe6184ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe6184b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe6184be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe6184c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe6184d00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe6184d90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe6184e20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe6184eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe6184f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe6184fd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe6185060 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61850f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe6185180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe6185210 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61852a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe6185330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe61853c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe6185450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe61854e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe6185570 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe6185600 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe6185690 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe6185720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe61857b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe6185840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe61858d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe6185960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe61859f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe6185a80 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe6185b10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe6185ba0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe6185c30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe6185cc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe6185d50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe6185de0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe6185e70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe6185f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe6185f90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe6186020 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61860b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe6186140 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] 0x557fe61b1f50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61b1fe0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61b2070 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe61b2100 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61b2190 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61b2220 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61b22b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61b2340 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61b23d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61b2460 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe61b24f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61b2580 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61b2610 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61b26a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61b2730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61b27c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61b2850 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe61b28e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe61b2970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe61b2a00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe61b2a90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe61b2b20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe61b2bb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe61b2c40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe61b2cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe61b2d60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe61b2df0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe61b2e80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe61b2f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe61b2fa0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe61b3030 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe61b30c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe61b3150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe61b31e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe61b3270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe61b3300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe61b3390 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe61b3420 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe61b34b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe61b3540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe61b35d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61b3660 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe61b36f0 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] 0x557fe6183790 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe6183820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe61838b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe6183940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61839d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe6183a60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe6183af0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe6183b80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe6183c10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe6183ca0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe6183d30 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe6183dc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe6183e50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe6183ee0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe6183f70 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe6184000 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe6184090 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe6184120 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe61841b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe6184240 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61842d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe6184360 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61843f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe6184480 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe6184510 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe61845a0 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] 0x557fe61b0d40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe61b0dd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe61b0e60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe61b0ef0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61b0f80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe61b1010 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe61b10a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe61b1130 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe61b11c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe61b1250 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe61b12e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe61b1370 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe61b1400 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe61b1490 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe61b1520 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe61b15b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe61b1640 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe61b16d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe61b1760 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe61b17f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61b1880 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe61b1910 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61b19a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe61b1a30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe61b1ac0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe61b1b50 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] 0x557fe617f850 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe617f8e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe617f970 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe617fa00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe617fa90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe617fb20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe617fbb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe617fc40 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] 0x557fe61ace00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61ace90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe61acf20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe61acfb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61ad040 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe61ad0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61ad160 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61ad1f0 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] 0x557fe6186db0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe6186e40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe6186ed0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe6186f60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe6186ff0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe6187080 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe6187110 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61871a0 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] 0x557fe61b4360 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61b43f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61b4480 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe61b4510 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61b45a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe61b4630 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61b46c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61b4750 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] 0x557fe61876c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6187750 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61877e0 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] 0x557fe61b4cb0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61b4d40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61b4dd0 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] 0x557fe6187fd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe6188060 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61880f0 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] 0x557fe61b55f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61b5680 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61b5710 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] 0x557fe61891f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe6189280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe6189310 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61893a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe6189430 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61894c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe6189550 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61895e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe6189670 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe6189700 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe6189790 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe6189820 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61898b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe6189940 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61899d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe6189a60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe6189af0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe6189b80 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe6189c10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe6189ca0 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] 0x557fe61b6810 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe61b68a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe61b6930 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61b69c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61b6a50 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61b6ae0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe61b6b70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61b6c00 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe61b6c90 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe61b6d20 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe61b6db0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61b6e40 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61b6ed0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe61b6f60 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61b6ff0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61b7080 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe61b7110 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe61b71a0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61b7230 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe61b72c0 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] 0x557fe618a400 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe618a490 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe618a520 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe618a5b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe618a640 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe618a6d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe618a760 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe618a7f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe618a880 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe618a910 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe618a9a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe618aa30 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe618aac0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe618ab50 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe618abe0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe618ac70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe618ad00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe618ad90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe618ae20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe618aeb0 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] 0x557fe61b7a20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe61b7ab0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe61b7b40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe61b7bd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61b7c60 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe61b7cf0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe61b7d80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61b7e10 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe61b7ea0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe61b7f30 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe61b7fc0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61b8050 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe61b80e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe61b8170 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe61b8200 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61b8290 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe61b8320 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe61b83b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61b8440 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe61b84d0 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] 0x557fe618b610 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe618b6a0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe618b730 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618b7c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618b850 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618b8e0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618b970 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618ba00 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618ba90 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618bb20 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe618bbb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618bc40 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe618bcd0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618bd60 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618bdf0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618be80 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618bf10 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618bfa0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618c030 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618c0c0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618c150 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618c1e0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe618c270 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe618c300 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] 0x557fe61b9540 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61b95d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe61b9660 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61b96f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61b9780 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61b9810 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61b98a0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61b9930 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61b99c0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61b9a50 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe61b9ae0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61b9b70 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe61b9c00 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61b9c90 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61b9d20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61b9db0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61b9e40 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61b9ed0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61b9f60 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61b9ff0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61ba080 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61ba110 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe61ba1a0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe61ba230 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] 0x557fe618c820 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe618c8b0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe618c940 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe618c9d0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe618ca60 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe618caf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe618cb80 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe618cc10 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe618cca0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe618cd30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe618cdc0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe618ce50 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe618cee0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe618cf70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe618d000 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe618d090 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe618d120 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe618d1b0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe618d240 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe618d2d0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe618d360 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe618d3f0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe618d480 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe618d510 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe618d5a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe618d630 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe618d6c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe618d750 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe618d7e0 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] 0x557fe61ba750 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61ba7e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe61ba870 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61ba900 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61ba990 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61baa20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61baab0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61bab40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61babd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61bac60 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61bacf0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61bad80 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe61bae10 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61baea0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61baf30 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61bafc0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61bb050 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61bb0e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61bb170 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61bb200 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61bb290 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61bb320 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61bb3b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe61bb440 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61bb4d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe61bb560 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61bb5f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe61bb680 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe61bb710 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] 0x557fe61888e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe6188970 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe6188a00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe6188a90 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] 0x557fe61b8c30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe61b8cc0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61b8d50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe61b8de0 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] 0x557fe618da30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618dac0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618db50 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] 0x557fe61bb960 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61bb9f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61bba80 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] 0x557fe618e340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe618e3d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe618e460 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] 0x557fe61bc270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61bc300 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61bc390 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: 0x557fe60c3fe0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b6540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557fe60b6a10 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b6aa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b65d8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557fe60b6b50 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b6be8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b6670 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557fe60b6c90 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b6708 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557fe60b6d30 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b67a0 MAP: (8 sibs) 4 children: 42: 0x557fe60b6dd0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b6e68 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b6f00 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b6f98 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b6838 MAP: (8 sibs) 3 children: 42: 0x557fe60b7040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557fe60b70d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x557fe60b7170 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557fe60b68d0 MAP: (8 sibs) 2 children: 42: 0x557fe60b7210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557fe60b7350 VAL***: '*CENTER' (2 sibs) 42: 0x557fe60b73e8 VAL***: '*BIG' (2 sibs) 42: 0x557fe60b72a8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557fe60b6968 MAP: (8 sibs) 3 children: 42: 0x557fe60b7490 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557fe60b7660 VAL***: '*BIG' (3 sibs) 42: 0x557fe60b76f8 VAL***: '*LEFT' (3 sibs) 42: 0x557fe60b7790 VAL***: '*SMALL' (3 sibs) 42: 0x557fe60b7528 KEYVAL: 'x' '1' (3 sibs) 42: 0x557fe60b75c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61bcb80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61bcc10 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe61bcca0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61bcd30 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61bcdc0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe61bce50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61bcee0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61bcf70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe61bd000 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61bd090 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe61bd120 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61bd1b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61bd240 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61bd2d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61bd360 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61bd3f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61bd480 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe61bd510 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe61bd5a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe61bd630 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61bd6c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe61bd750 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe61bd7e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe61bd870 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe61bd900 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe61bd990 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe61bda20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe61bdab0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe61bdb40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61bdbd0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe61bdc60 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe61bdcf0 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: 0x557fe60c40f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b8230 MAP: (8 sibs) 2 children: 42: 0x557fe60b53c0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b5458 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b82c8 MAP: (8 sibs) 2 children: 42: 0x557fe60b5bc0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b5c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b8360 MAP: (8 sibs) 1 children: 42: 0x557fe60b8700 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b83f8 MAP: (8 sibs) 1 children: 42: 0x557fe60b87a0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b8490 MAP: (8 sibs) 4 children: 42: 0x557fe60b8840 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b88d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8970 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8a08 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8528 MAP: (8 sibs) 4 children: 42: 0x557fe60b8ab0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8b48 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8be0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8c78 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b85c0 MAP: (8 sibs) 4 children: 42: 0x557fe60b8d20 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8db8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8e50 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8ee8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8658 MAP: (8 sibs) 4 children: 42: 0x557fe60b8f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b9028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b90c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b9158 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61bdd90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61bde20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe61bdeb0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61bdf40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61bdfd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe61be060 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61be0f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61be180 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe61be210 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61be2a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61be330 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61be3c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61be450 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61be4e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61be570 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61be600 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61be690 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe61be720 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe61be7b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe61be840 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe61be8d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe61be960 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe61be9f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe61bea80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe61beb10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61beba0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe61bec30 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61becc0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe61bed50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe61bede0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe61bee70 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: 0x557fe60c4210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b96e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9778 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9810 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60b9a80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60b9b18 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60b98a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60b55a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b9940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60b9bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9c58 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b99d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60b9d00 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9d98 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61bef10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61befa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61bf030 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61bf0c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61bf150 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61bf1e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61bf270 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61bf300 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61bf390 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61bf420 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61bf4b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61bf540 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61bf5d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61bf660 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: 0x557fe60c4328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9eb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9f48 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9fe0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60ba250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60ba2e8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60ba078 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60ba390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60ba110 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60ba430 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba4c8 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60ba1a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60ba570 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba608 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61bf700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61bf790 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61bf820 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61bf8b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61bf940 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61bf9d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61bfa60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61bfaf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61bfb80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61bfc10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61bfca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61bfd30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61bfdc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61bfe50 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: 0x557fe60c4440 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60baff0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb088 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb120 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb428 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb1b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb4d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60bb250 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb608 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60bb2e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bb6b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb748 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61bfef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61bff80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61c0010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61c00a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61c0130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61c01c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61c0250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61c02e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61c0370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61c0400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61c0490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61c0520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61c05b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61c0640 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: 0x557fe60c4558 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b9308 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b93a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb7f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb888 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60b9438 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b94d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb9d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bba68 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b9568 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bbb10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bbba8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c06e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61c0770 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61c0800 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61c0890 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61c0920 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61c09b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61c0a40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61c0ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61c0b60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61c0bf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61c0c80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61c0d10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61c0da0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61c0e30 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: 0x557fe60c4670 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bc2c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bc358 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bc3f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60b5d00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60b5d98 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bc488 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bc6f0 MAP: (2 sibs) 4 children: 42: 0x557fe60b7aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7b38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7bd0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7c68 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bc788 MAP: (2 sibs) 5 children: 42: 0x557fe60bc830 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bc8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bc960 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bc9f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bca90 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bc520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557fe60b58b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b5948 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b59e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bc5b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557fe60bc650 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] 0x557fe61c0ed0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61c0f60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61c0ff0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61c1080 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61c1110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61c11a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61c1230 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61c12c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61c1350 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61c13e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61c1470 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61c1500 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61c1590 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61c1620 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61c16b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61c1740 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61c17d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61c1860 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61c18f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe61c1980 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61c1a10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61c1aa0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61c1b30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe61c1bc0 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: 0x557fe60c4788 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bcba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bcc38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bccd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60bcfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60bd068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bcd68 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bd110 MAP: (2 sibs) 4 children: 42: 0x557fe60b7d10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7da8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7e40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7ed8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bd1a8 MAP: (2 sibs) 5 children: 42: 0x557fe60bd250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bd2e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bd380 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bd418 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bd4b0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bce00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557fe60b61e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b6278 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b6310 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bce98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557fe60bd550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60bd5e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60bd680 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bcf30 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] 0x557fe61c1c60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61c1cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61c1d80 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61c1e10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61c1ea0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61c1f30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61c1fc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61c2050 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61c20e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61c2170 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61c2200 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61c2290 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61c2320 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61c23b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61c2440 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61c24d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61c2560 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61c25f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61c2680 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe61c2710 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61c27a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61c2830 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61c28c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe61c2950 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe61c29e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe61c2a70 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe61c2b00 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: 0x557fe60c48a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60bf240 MAP: (6 sibs) 1 children: 42: 0x557fe60bf5e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557fe60bf680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bf718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60bf7b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60bf848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60bf8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60bf2d8 MAP: (6 sibs) 1 children: 42: 0x557fe60bf980 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557fe60bfa20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bfab8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60bfb50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60bfbe8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60bfc80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60bf370 MAP: (6 sibs) 1 children: 42: 0x557fe60bfd20 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557fe60bf408 MAP: (6 sibs) 1 children: 42: 0x557fe60bfdc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557fe60bf4a0 MAP: (6 sibs) 1 children: 42: 0x557fe60bfe60 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557fe60bff00 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557fe60bff98 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557fe60bf538 MAP: (6 sibs) 1 children: 42: 0x557fe60c0040 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c2ba0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61c2c30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61c2cc0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe61c2d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61c2de0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61c2e70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61c2f00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61c2f90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61c3020 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61c30b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe61c3140 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61c31d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61c3260 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61c32f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61c3380 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61c3410 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61c34a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe61c3530 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe61c35c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe61c3650 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61c36e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe61c3770 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61c3800 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe61c3890 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe61c3920 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: 0x557fe60c49b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60c12e0 MAP: (6 sibs) 1 children: 42: 0x557fe60bad20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c17b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c18e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c1378 MAP: (6 sibs) 1 children: 42: 0x557fe60badc0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1a18 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c1ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c1b48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c1be0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1410 MAP: (6 sibs) 1 children: 42: 0x557fe60bae60 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1c80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1d18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c1db0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1e48 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c1ee0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c14a8 MAP: (6 sibs) 1 children: 42: 0x557fe60c1f80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c20b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c21e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c2280 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1540 MAP: (6 sibs) 1 children: 42: 0x557fe60c2320 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c23c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c2458 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c24f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c2588 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c2620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c15d8 MAP: (6 sibs) 1 children: 42: 0x557fe60c26c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c27f8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c2928 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c29c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c39c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61c3a50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61c3ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe61c3b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61c3c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61c3c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61c3d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61c3db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61c3e40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61c3ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe61c3f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61c3ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61c4080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61c4110 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61c41a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61c4230 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61c42c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe61c4350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe61c43e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe61c4470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe61c4500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe61c4590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe61c4620 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe61c46b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe61c4740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe61c47d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe61c4860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe61c48f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe61c4980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe61c4a10 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe61c4aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe61c4b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe61c4bc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe61c4c50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe61c4ce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe61c4d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe61c4e00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe61c4e90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe61c4f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe61c4fb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe61c5040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61c50d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe61c5160 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: 0x557fe60c4ad0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557fe60c2a60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2af8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2b90 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2c28 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2cc0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2d58 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2df0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2e88 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c06e0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c2fb8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c0780 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c3050 DOCMAP: (17 sibs) 2 children: 42: 0x557fe60b5280 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557fe60b5318 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557fe60c30e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0820 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3180 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c08c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3218 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c00e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c32b0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0180 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c3348 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557fe60c33e0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c5200 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe61c5290 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe61c5320 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe61c53b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61c5440 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe61c54d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe61c5560 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe61c55f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe61c5680 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe61c5710 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe61c57a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe61c5830 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe61c58c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe61c5950 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe61c59e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe61c5a70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe61c5b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe61c5b90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe61c5c20 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe61c5cb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61c5d40 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe61c5dd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61c5e60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe61c5ef0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe61c5f80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe61c6010 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: 0x557fe60c4be8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60c0ce0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557fe60c0d78 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557fe60c0e10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557fe60c0ea8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557fe60c0f40 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba6b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557fe60ba748 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61b6160 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61b61f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe61b6280 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe61b6310 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61b63a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe61b6430 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61b64c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61b6550 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: 0x557fe60c4d00 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60bd720 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557fe60bd7b8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557fe60bd850 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557fe60bd8e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557fe60bd980 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba860 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557fe60ba8f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c60b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61c6140 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61c61d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe61c6260 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61c62f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe61c6380 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61c6410 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61c64a0 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: 0x557fe60c4e18 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60b5a80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557fe60b5b18 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe616a0f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe616a180 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe616a210 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: 0x557fe60c4f30 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbc50 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557fe60bbce8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61b65f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61b6680 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61b6710 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: 0x557fe60c5048 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557fe60c35c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557fe60c3658 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557fe60c36f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c3a90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557fe60c3b28 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557fe60c3788 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60b6010 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557fe60b60a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557fe60b6140 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557fe60c3820 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557fe60c3bd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557fe60c3c68 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557fe60c38b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557fe60c3950 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557fe60c3d10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557fe60c3da8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557fe60c39e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557fe60c3e50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557fe60c3ee8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c6540 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe61c65d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe61c6660 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61c66f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61c6780 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61c6810 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe61c68a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61c6930 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe61c69c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe61c6a50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe61c6ae0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61c6b70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61c6c00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe61c6c90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61c6d20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61c6db0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe61c6e40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe61c6ed0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61c6f60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe61c6ff0 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: 0x557fe60c5160 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557fe60c62a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557fe60c6338 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557fe60c63d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c6770 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557fe60c6808 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557fe60c6468 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60c68b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557fe60c6948 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557fe60c69e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557fe60c6500 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557fe60c6a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557fe60c6b18 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557fe60c6598 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557fe60c6630 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557fe60c6bc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557fe60c6c58 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557fe60c66c8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557fe60c6d00 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557fe60c6d98 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c7090 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe61c7120 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe61c71b0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe61c7240 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61c72d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe61c7360 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe61c73f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61c7480 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe61c7510 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe61c75a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe61c7630 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61c76c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe61c7750 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe61c77e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe61c7870 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61c7900 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe61c7990 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe61c7a20 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61c7ab0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe61c7b40 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: 0x557fe60c5278 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557fe60be640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557fe60beb10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60beba8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60bec40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60be6d8 MAP: (8 sibs) 3 children: 42: 0x557fe60bece0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557fe60bed78 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557fe60bee10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557fe60be770 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557fe60bddc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60be808 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557fe60bde60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60be8a0 MAP: (8 sibs) 7 children: 42: 0x557fe60c6e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557fe60c6ed8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557fe60c6f70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557fe60c7008 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557fe60c70a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557fe60c7138 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557fe60c71d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557fe60be938 VAL***: '*a0' (8 sibs) 42: 0x557fe60be9d0 VAL***: '*a7' (8 sibs) 42: 0x557fe60bea68 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c7be0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61c7c70 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe61c7d00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61c7d90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61c7e20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61c7eb0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61c7f40 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61c7fd0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61c8060 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61c80f0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe61c8180 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61c8210 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe61c82a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61c8330 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61c83c0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61c8450 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61c84e0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61c8570 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61c8600 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61c8690 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61c8720 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61c87b0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe61c8840 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe61c88d0 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: 0x557fe60c5390 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60c7270 MAP: (8 sibs) 3 children: 42: 0x557fe60c7740 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557fe60c77d8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557fe60c7870 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557fe60c7308 MAP: (8 sibs) 3 children: 42: 0x557fe60c7910 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557fe60c79a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557fe60c7a40 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557fe60c73a0 MAP: (8 sibs) 1 children: 42: 0x557fe60bf0f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557fe60c7438 MAP: (8 sibs) 1 children: 42: 0x557fe60c7ae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60c74d0 MAP: (8 sibs) 7 children: 42: 0x557fe60c7b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557fe60c7c18 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557fe60c7cb0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557fe60c7d48 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557fe60c7de0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557fe60c7e78 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557fe60c7f10 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557fe60c7568 MAP: (8 sibs) 3 children: 42: 0x557fe60c7fb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60c8048 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60c80e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60c7600 MAP: (8 sibs) 1 children: 42: 0x557fe60c8180 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60c7698 MAP: (8 sibs) 1 children: 42: 0x557fe60c8220 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c8970 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61c8a00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe61c8a90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61c8b20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61c8bb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61c8c40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61c8cd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61c8d60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61c8df0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61c8e80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61c8f10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61c8fa0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe61c9030 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61c90c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61c9150 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61c91e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61c9270 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61c9300 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61c9390 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61c9420 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61c94b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61c9540 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61c95d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe61c9660 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61c96f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe61c9780 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61c9810 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe61c98a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe61c9930 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: 0x557fe60c54a8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557fe60b5e40 KEYVAL: 'a' '1' (3 sibs) 42: 0x557fe60b5ed8 KEYVAL: 'b' '' (3 sibs) 42: 0x557fe60b5f70 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c99d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe61c9a60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61c9af0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe61c9b80 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: 0x557fe60c55c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbd90 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbe28 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c9c20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61c9cb0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61c9d40 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: 0x557fe60c56d8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbed0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbf68 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c9de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61c9e70 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61c9f00 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: 0x557fe60c3fe0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b6540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557fe60b6a10 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b6aa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b65d8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557fe60b6b50 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b6be8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b6670 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557fe60b6c90 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b6708 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557fe60b6d30 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b67a0 MAP: (8 sibs) 4 children: 42: 0x557fe60b6dd0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b6e68 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b6f00 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b6f98 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b6838 MAP: (8 sibs) 3 children: 42: 0x557fe60b7040 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557fe60b70d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x557fe60b7170 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557fe60b68d0 MAP: (8 sibs) 2 children: 42: 0x557fe60b7210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557fe60b7350 VAL***: '*CENTER' (2 sibs) 42: 0x557fe60b73e8 VAL***: '*BIG' (2 sibs) 42: 0x557fe60b72a8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557fe60b6968 MAP: (8 sibs) 3 children: 42: 0x557fe60b7490 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557fe60b7660 VAL***: '*BIG' (3 sibs) 42: 0x557fe60b76f8 VAL***: '*LEFT' (3 sibs) 42: 0x557fe60b7790 VAL***: '*SMALL' (3 sibs) 42: 0x557fe60b7528 KEYVAL: 'x' '1' (3 sibs) 42: 0x557fe60b75c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61c9fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61ca030 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557fe61ca0c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61ca150 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61ca1e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557fe61ca270 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61ca300 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61ca390 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557fe61ca420 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61ca4b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557fe61ca540 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61ca5d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61ca660 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61ca6f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61ca780 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61ca810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61ca8a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557fe61ca930 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557fe61ca9c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557fe61caa50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557fe61caae0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557fe61cab70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557fe61cac00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557fe61cac90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557fe61cad20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557fe61cadb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557fe61cae40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557fe61caed0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557fe61caf60 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557fe61caff0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557fe61cb080 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557fe61cb110 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: 0x557fe60c40f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60b8230 MAP: (8 sibs) 2 children: 42: 0x557fe60b53c0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557fe60b5458 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b82c8 MAP: (8 sibs) 2 children: 42: 0x557fe60b5bc0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557fe60b5c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x557fe60b8360 MAP: (8 sibs) 1 children: 42: 0x557fe60b8700 KEYVAL: 'r' '10' (1 sibs) 42: 0x557fe60b83f8 MAP: (8 sibs) 1 children: 42: 0x557fe60b87a0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557fe60b8490 MAP: (8 sibs) 4 children: 42: 0x557fe60b8840 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b88d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8970 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8a08 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8528 MAP: (8 sibs) 4 children: 42: 0x557fe60b8ab0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8b48 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8be0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8c78 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b85c0 MAP: (8 sibs) 4 children: 42: 0x557fe60b8d20 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b8db8 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b8e50 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b8ee8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557fe60b8658 MAP: (8 sibs) 4 children: 42: 0x557fe60b8f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557fe60b9028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557fe60b90c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557fe60b9158 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61cb1b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61cb240 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557fe61cb2d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557fe61cb360 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557fe61cb3f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557fe61cb480 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557fe61cb510 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557fe61cb5a0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557fe61cb630 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557fe61cb6c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61cb750 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557fe61cb7e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557fe61cb870 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557fe61cb900 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557fe61cb990 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557fe61cba20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557fe61cbab0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557fe61cbb40 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557fe61cbbd0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557fe61cbc60 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557fe61cbcf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557fe61cbd80 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557fe61cbe10 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557fe61cbea0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557fe61cbf30 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557fe61cbfc0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557fe61cc050 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557fe61cc0e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557fe61cc170 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557fe61cc200 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557fe61cc290 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: 0x557fe60c4210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b96e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9778 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9810 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60b9a80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60b9b18 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60b98a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60b55a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b9940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60b9bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9c58 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b99d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60b9d00 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60b9d98 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61cc330 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61cc3c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61cc450 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61cc4e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61cc570 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61cc600 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61cc690 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61cc720 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61cc7b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61cc840 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61cc8d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61cc960 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61cc9f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61cca80 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: 0x557fe60c4328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9eb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557fe60b9f48 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557fe60b9fe0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60ba250 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557fe60ba2e8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557fe60ba078 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557fe60ba390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60ba110 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557fe60ba430 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba4c8 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60ba1a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557fe60ba570 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557fe60ba608 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61ccb20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61ccbb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557fe61ccc40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557fe61cccd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61ccd60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557fe61ccdf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557fe61cce80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61ccf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61ccfa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61cd030 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557fe61cd0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61cd150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61cd1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557fe61cd270 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: 0x557fe60c4440 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60baff0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb088 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60bb120 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb428 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb1b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb4d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60bb250 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb608 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60bb2e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bb6b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bb748 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61cd310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61cd3a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61cd430 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61cd4c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61cd550 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61cd5e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61cd670 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61cd700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61cd790 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61cd820 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61cd8b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61cd940 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61cd9d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61cda60 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: 0x557fe60c4558 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557fe60b9270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b9308 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557fe60b93a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557fe60bb7f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60bb888 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557fe60b9438 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557fe60bb930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557fe60b94d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557fe60bb9d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bba68 KEYVAL: 'age' '10' (2 sibs) 42: 0x557fe60b9568 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557fe60bbb10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557fe60bbba8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61cdb00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557fe61cdb90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557fe61cdc20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557fe61cdcb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557fe61cdd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557fe61cddd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557fe61cde60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557fe61cdef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557fe61cdf80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557fe61ce010 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557fe61ce0a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557fe61ce130 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557fe61ce1c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557fe61ce250 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: 0x557fe60c4670 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bc2c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bc358 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bc3f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60b5d00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60b5d98 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bc488 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bc6f0 MAP: (2 sibs) 4 children: 42: 0x557fe60b7aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7b38 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7bd0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7c68 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bc788 MAP: (2 sibs) 5 children: 42: 0x557fe60bc830 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bc8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bc960 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bc9f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bca90 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bc520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557fe60b58b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b5948 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b59e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bc5b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557fe60bc650 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] 0x557fe61ce2f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61ce380 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61ce410 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61ce4a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61ce530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61ce5c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61ce650 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61ce6e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61ce770 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61ce800 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61ce890 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61ce920 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61ce9b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61cea40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61cead0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61ceb60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61cebf0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61cec80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61ced10 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557fe61ceda0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61cee30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61ceec0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61cef50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557fe61cefe0 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: 0x557fe60c4788 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557fe60bcba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557fe60bcc38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557fe60bccd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557fe60bcfd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557fe60bd068 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557fe60bcd68 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557fe60bd110 MAP: (2 sibs) 4 children: 42: 0x557fe60b7d10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557fe60b7da8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557fe60b7e40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557fe60b7ed8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557fe60bd1a8 MAP: (2 sibs) 5 children: 42: 0x557fe60bd250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557fe60bd2e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557fe60bd380 KEYVAL: 'size' '8' (5 sibs) 42: 0x557fe60bd418 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557fe60bd4b0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557fe60bce00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557fe60b61e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60b6278 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60b6310 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bce98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557fe60bd550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557fe60bd5e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557fe60bd680 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557fe60bcf30 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] 0x557fe61cf080 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557fe61cf110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557fe61cf1a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557fe61cf230 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557fe61cf2c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557fe61cf350 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557fe61cf3e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557fe61cf470 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557fe61cf500 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557fe61cf590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557fe61cf620 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557fe61cf6b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557fe61cf740 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557fe61cf7d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557fe61cf860 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557fe61cf8f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557fe61cf980 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557fe61cfa10 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557fe61cfaa0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557fe61cfb30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557fe61cfbc0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557fe61cfc50 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557fe61cfce0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557fe61cfd70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557fe61cfe00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557fe61cfe90 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557fe61cff20 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: 0x557fe60c48a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60bf240 MAP: (6 sibs) 1 children: 42: 0x557fe60bf5e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557fe60bf680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bf718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60bf7b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60bf848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60bf8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60bf2d8 MAP: (6 sibs) 1 children: 42: 0x557fe60bf980 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557fe60bfa20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60bfab8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60bfb50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60bfbe8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60bfc80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60bf370 MAP: (6 sibs) 1 children: 42: 0x557fe60bfd20 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557fe60bf408 MAP: (6 sibs) 1 children: 42: 0x557fe60bfdc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557fe60bf4a0 MAP: (6 sibs) 1 children: 42: 0x557fe60bfe60 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557fe60bff00 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557fe60bff98 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557fe60bf538 MAP: (6 sibs) 1 children: 42: 0x557fe60c0040 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61cffc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61d0050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61d00e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557fe61d0170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61d0200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61d0290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61d0320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61d03b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61d0440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61d04d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557fe61d0560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61d05f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61d0680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61d0710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61d07a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61d0830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61d08c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557fe61d0950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557fe61d09e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557fe61d0a70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557fe61d0b00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557fe61d0b90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557fe61d0c20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557fe61d0cb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557fe61d0d40 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: 0x557fe60c49b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557fe60c12e0 MAP: (6 sibs) 1 children: 42: 0x557fe60bad20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1718 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c17b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1848 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c18e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c1378 MAP: (6 sibs) 1 children: 42: 0x557fe60badc0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1a18 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c1ab0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c1b48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c1be0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1410 MAP: (6 sibs) 1 children: 42: 0x557fe60bae60 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c1c80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c1d18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c1db0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c1e48 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c1ee0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557fe60c14a8 MAP: (6 sibs) 1 children: 42: 0x557fe60c1f80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c20b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c21e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c2280 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c1540 MAP: (6 sibs) 1 children: 42: 0x557fe60c2320 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c23c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c2458 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557fe60c24f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557fe60c2588 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557fe60c2620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557fe60c15d8 MAP: (6 sibs) 1 children: 42: 0x557fe60c26c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557fe60c2760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557fe60c27f8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557fe60c2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557fe60c2928 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557fe60c29c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d0de0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557fe61d0e70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557fe61d0f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557fe61d0f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557fe61d1020 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557fe61d10b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557fe61d1140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557fe61d11d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557fe61d1260 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557fe61d12f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557fe61d1380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557fe61d1410 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557fe61d14a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557fe61d1530 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557fe61d15c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557fe61d1650 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557fe61d16e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557fe61d1770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557fe61d1800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557fe61d1890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557fe61d1920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557fe61d19b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557fe61d1a40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557fe61d1ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557fe61d1b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557fe61d1bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557fe61d1c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557fe61d1d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557fe61d1da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557fe61d1e30 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557fe61d1ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557fe61d1f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557fe61d1fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557fe61d2070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557fe61d2100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557fe61d2190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557fe61d2220 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557fe61d22b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557fe61d2340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557fe61d23d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557fe61d2460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557fe61d24f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557fe61d2580 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: 0x557fe60c4ad0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557fe60c2a60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2af8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2b90 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2c28 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557fe60c2cc0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2d58 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557fe60c2df0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2e88 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557fe60c2f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c06e0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c2fb8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557fe60c0780 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557fe60c3050 DOCMAP: (17 sibs) 2 children: 42: 0x557fe60b5280 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557fe60b5318 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557fe60c30e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0820 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3180 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c08c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557fe60c3218 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c00e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c32b0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557fe60c0180 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557fe60c3348 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557fe60c33e0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d2620 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557fe61d26b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557fe61d2740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557fe61d27d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557fe61d2860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557fe61d28f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557fe61d2980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557fe61d2a10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557fe61d2aa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557fe61d2b30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557fe61d2bc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557fe61d2c50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557fe61d2ce0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557fe61d2d70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557fe61d2e00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557fe61d2e90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557fe61d2f20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557fe61d2fb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557fe61d3040 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557fe61d30d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557fe61d3160 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557fe61d31f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557fe61d3280 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557fe61d3310 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557fe61d33a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557fe61d3430 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: 0x557fe60c4be8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60c0ce0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557fe60c0d78 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557fe60c0e10 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557fe60c0ea8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557fe60c0f40 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba6b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557fe60ba748 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d34d0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61d3560 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557fe61d35f0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557fe61d3680 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61d3710 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557fe61d37a0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61d3830 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557fe61d38c0 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: 0x557fe60c4d00 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557fe60bd720 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557fe60bd7b8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557fe60bd850 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557fe60bd8e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557fe60bd980 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557fe60ba860 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557fe60ba8f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d3960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557fe61d39f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557fe61d3a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557fe61d3b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557fe61d3ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557fe61d3c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557fe61d3cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557fe61d3d50 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: 0x557fe60c4e18 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60b5a80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557fe60b5b18 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d3df0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61d3e80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557fe61d3f10 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: 0x557fe60c4f30 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbc50 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557fe60bbce8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d3fb0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61d4040 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557fe61d40d0 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: 0x557fe60c5048 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557fe60c35c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557fe60c3658 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557fe60c36f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c3a90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557fe60c3b28 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557fe60c3788 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60b6010 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557fe60b60a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557fe60b6140 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557fe60c3820 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557fe60c3bd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557fe60c3c68 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557fe60c38b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557fe60c3950 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557fe60c3d10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557fe60c3da8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557fe60c39e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557fe60c3e50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557fe60c3ee8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d4170 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557fe61d4200 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557fe61d4290 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557fe61d4320 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61d43b0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557fe61d4440 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557fe61d44d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61d4560 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557fe61d45f0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557fe61d4680 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557fe61d4710 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61d47a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557fe61d4830 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557fe61d48c0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557fe61d4950 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61d49e0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557fe61d4a70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557fe61d4b00 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61d4b90 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557fe61d4c20 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: 0x557fe60c5160 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557fe60c62a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557fe60c6338 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557fe60c63d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557fe60c6770 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557fe60c6808 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557fe60c6468 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557fe60c68b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557fe60c6948 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557fe60c69e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557fe60c6500 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557fe60c6a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557fe60c6b18 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557fe60c6598 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557fe60c6630 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557fe60c6bc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557fe60c6c58 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557fe60c66c8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557fe60c6d00 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557fe60c6d98 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d4cc0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557fe61d4d50 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557fe61d4de0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557fe61d4e70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557fe61d4f00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557fe61d4f90 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557fe61d5020 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557fe61d50b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557fe61d5140 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557fe61d51d0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557fe61d5260 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557fe61d52f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557fe61d5380 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557fe61d5410 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557fe61d54a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557fe61d5530 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557fe61d55c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557fe61d5650 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557fe61d56e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557fe61d5770 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: 0x557fe60c5278 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557fe60be640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557fe60beb10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60beba8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60bec40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60be6d8 MAP: (8 sibs) 3 children: 42: 0x557fe60bece0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557fe60bed78 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557fe60bee10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557fe60be770 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557fe60bddc0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60be808 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557fe60bde60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60be8a0 MAP: (8 sibs) 7 children: 42: 0x557fe60c6e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557fe60c6ed8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557fe60c6f70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557fe60c7008 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557fe60c70a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557fe60c7138 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557fe60c71d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557fe60be938 VAL***: '*a0' (8 sibs) 42: 0x557fe60be9d0 VAL***: '*a7' (8 sibs) 42: 0x557fe60bea68 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d5810 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557fe61d58a0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557fe61d5930 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61d59c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61d5a50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61d5ae0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61d5b70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61d5c00 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61d5c90 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61d5d20 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557fe61d5db0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61d5e40 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557fe61d5ed0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61d5f60 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61d5ff0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61d6080 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61d6110 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61d61a0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61d6230 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61d62c0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61d6350 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61d63e0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557fe61d6470 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557fe61d6500 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: 0x557fe60c5390 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557fe60c7270 MAP: (8 sibs) 3 children: 42: 0x557fe60c7740 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557fe60c77d8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557fe60c7870 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557fe60c7308 MAP: (8 sibs) 3 children: 42: 0x557fe60c7910 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557fe60c79a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557fe60c7a40 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557fe60c73a0 MAP: (8 sibs) 1 children: 42: 0x557fe60bf0f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557fe60c7438 MAP: (8 sibs) 1 children: 42: 0x557fe60c7ae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557fe60c74d0 MAP: (8 sibs) 7 children: 42: 0x557fe60c7b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557fe60c7c18 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557fe60c7cb0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557fe60c7d48 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557fe60c7de0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557fe60c7e78 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557fe60c7f10 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557fe60c7568 MAP: (8 sibs) 3 children: 42: 0x557fe60c7fb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557fe60c8048 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557fe60c80e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557fe60c7600 MAP: (8 sibs) 1 children: 42: 0x557fe60c8180 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557fe60c7698 MAP: (8 sibs) 1 children: 42: 0x557fe60c8220 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d65a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557fe61d6630 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557fe61d66c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557fe61d6750 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557fe61d67e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557fe61d6870 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557fe61d6900 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557fe61d6990 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557fe61d6a20 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557fe61d6ab0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557fe61d6b40 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557fe61d6bd0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557fe61d6c60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557fe61d6cf0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557fe61d6d80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557fe61d6e10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557fe61d6ea0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557fe61d6f30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557fe61d6fc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557fe61d7050 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557fe61d70e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557fe61d7170 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557fe61d7200 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557fe61d7290 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557fe61d7320 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557fe61d73b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557fe61d7440 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557fe61d74d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557fe61d7560 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: 0x557fe60c54a8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557fe60b5e40 KEYVAL: 'a' '1' (3 sibs) 42: 0x557fe60b5ed8 KEYVAL: 'b' '' (3 sibs) 42: 0x557fe60b5f70 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d7600 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557fe61d7690 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557fe61d7720 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557fe61d77b0 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: 0x557fe60c55c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbd90 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbe28 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d7850 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61d78e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61d7970 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: 0x557fe60c56d8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557fe60bbed0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557fe60bbf68 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557fe61d7a10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557fe61d7aa0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557fe61d7b30 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase (43 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (43 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.05 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x56436fbdc9c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56436fbd5810 DOCSEQ: (1 sibs) 3 children: 43: 0x56436fbd58b0 VAL: 'foo' (3 sibs) 43: 0x56436fbd5948 VAL: 'bar' (3 sibs) 43: 0x56436fbd59e0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc18140 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc181d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc18260 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc182f0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc18380 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: 0x56436fbdcad8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6640 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd66d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd6780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd6950 VAL: 'val0' (2 sibs) 43: 0x56436fbd69e8 VAL: 'val1' (2 sibs) 43: 0x56436fbd6818 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd6a90 VAL: 'val2' (2 sibs) 43: 0x56436fbd6b28 VAL: 'val3' (2 sibs) 43: 0x56436fbd68b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd6bd0 VAL: 'val4' (2 sibs) 43: 0x56436fbd6c68 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc1a2a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1a330 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1a3c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1a450 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1a4e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1a570 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1a600 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1a690 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1a720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1a7b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1a840 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1a8d0 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: 0x56436fbdcbf0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd71f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd7288 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7500 VAL: 'val0' (2 sibs) 43: 0x56436fbd7598 VAL: 'val1' (2 sibs) 43: 0x56436fbd73c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7640 VAL: 'val2' (2 sibs) 43: 0x56436fbd76d8 VAL: 'val3' (2 sibs) 43: 0x56436fbd7460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7780 VAL: 'val4' (2 sibs) 43: 0x56436fbd7818 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc1c290 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1c320 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1c3b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1c440 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1c4d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1c560 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1c5f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1c680 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1c710 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1c7a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1c830 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1c8c0 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: 0x56436fbdcd08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd7930 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd79c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7c40 VAL: 'val0' (2 sibs) 43: 0x56436fbd7cd8 VAL: 'val1' (2 sibs) 43: 0x56436fbd7b08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7d80 VAL: 'val2' (2 sibs) 43: 0x56436fbd7e18 VAL: 'val3' (2 sibs) 43: 0x56436fbd7ba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7ec0 VAL: 'val4' (2 sibs) 43: 0x56436fbd7f58 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc1e280 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1e310 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1e3a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1e4c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1e550 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1e5e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1e670 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1e700 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1e790 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1e820 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1e8b0 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: 0x56436fbdce20 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd8940 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd89d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd8a80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd8c50 VAL: 'val0' (2 sibs) 43: 0x56436fbd8ce8 VAL: 'val1' (2 sibs) 43: 0x56436fbd8b18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd8d90 VAL: 'val2' (2 sibs) 43: 0x56436fbd8e28 VAL: 'val3' (2 sibs) 43: 0x56436fbd8bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd8ed0 VAL: 'val4' (2 sibs) 43: 0x56436fbd8f68 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc20270 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc20300 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc20390 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc20420 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc204b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc20540 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc205d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc20660 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc206f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc20780 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc20810 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc208a0 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: 0x56436fbdcf38 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6e20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56436fbd6ec0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56436fbdb170 VAL: 'env01' (28 sibs) 43: 0x56436fbdb208 VAL: 'env02' (28 sibs) 43: 0x56436fbdb2a0 VAL: 'env03' (28 sibs) 43: 0x56436fbdb338 VAL: 'env04' (28 sibs) 43: 0x56436fbdb3d0 VAL: 'env11' (28 sibs) 43: 0x56436fbdb468 VAL: 'env12' (28 sibs) 43: 0x56436fbdb500 VAL: 'env13' (28 sibs) 43: 0x56436fbdb598 VAL: 'env14' (28 sibs) 43: 0x56436fbdb630 VAL: 'env21' (28 sibs) 43: 0x56436fbdb6c8 VAL: 'env22' (28 sibs) 43: 0x56436fbdb760 VAL: 'env23' (28 sibs) 43: 0x56436fbdb7f8 VAL: 'env24' (28 sibs) 43: 0x56436fbdb890 VAL: 'env31' (28 sibs) 43: 0x56436fbdb928 VAL: 'env32' (28 sibs) 43: 0x56436fbdb9c0 VAL: 'env33' (28 sibs) 43: 0x56436fbdba58 VAL: 'env34' (28 sibs) 43: 0x56436fbdbaf0 VAL: 'env41' (28 sibs) 43: 0x56436fbdbb88 VAL: 'env42' (28 sibs) 43: 0x56436fbdbc20 VAL: 'env43' (28 sibs) 43: 0x56436fbdbcb8 VAL: 'env44' (28 sibs) 43: 0x56436fbdbd50 VAL: 'env51' (28 sibs) 43: 0x56436fbdbde8 VAL: 'env52' (28 sibs) 43: 0x56436fbdbe80 VAL: 'env53' (28 sibs) 43: 0x56436fbdbf18 VAL: 'env54' (28 sibs) 43: 0x56436fbdbfb0 VAL: 'env61' (28 sibs) 43: 0x56436fbdc048 VAL: 'env62' (28 sibs) 43: 0x56436fbdc0e0 VAL: 'env63' (28 sibs) 43: 0x56436fbdc178 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc23540 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc235d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc23660 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc236f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc23780 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc23810 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc238a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc23930 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc239c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc23a50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc23ae0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc23b70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc23c00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc23c90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc23d20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc23db0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc23e40 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc23ed0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc23f60 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc23ff0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc24080 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc24110 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc241a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc24230 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc242c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc24350 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc243e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc24470 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc24500 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc24590 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc24620 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: 0x56436fbdd050 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbda040 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56436fbda180 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56436fbda350 VAL: 'a' (6 sibs) 43: 0x56436fbda3e8 VAL: 'b' (6 sibs) 43: 0x56436fbda480 VAL: 'c' (6 sibs) 43: 0x56436fbda518 VAL: 'd' (6 sibs) 43: 0x56436fbda5b0 VAL: 'e' (6 sibs) 43: 0x56436fbda648 VAL: 'f' (6 sibs) 43: 0x56436fbda218 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56436fbda6f0 VAL: 'a' (2 sibs) 43: 0x56436fbda788 VAL: 'b' (2 sibs) 43: 0x56436fbda2b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56436fbda830 VAL: 'a' (2 sibs) 43: 0x56436fbda8c8 VAL: 'b' (2 sibs) 43: 0x56436fbda0d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56436fbda970 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56436fbdaab0 VAL: 'a' (6 sibs) 43: 0x56436fbdab48 VAL: 'b' (6 sibs) 43: 0x56436fbdabe0 VAL: 'c' (6 sibs) 43: 0x56436fbdac78 VAL: 'd' (6 sibs) 43: 0x56436fbdad10 VAL: 'e' (6 sibs) 43: 0x56436fbdada8 VAL: 'f' (6 sibs) 43: 0x56436fbdaa08 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56436fbdae50 VAL: 'a' (2 sibs) 43: 0x56436fbdaee8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc26480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc26510 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc265a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc26630 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc266c0 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc26750 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc267e0 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc26870 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc26900 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc26990 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc26a20 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc26ab0 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc26b40 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc26bd0 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc26c60 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc26cf0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc26d80 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc26e10 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc26ea0 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc26f30 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc26fc0 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc27050 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc270e0 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc27170 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc27200 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc27290 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: 0x56436fbdd168 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbdb000 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56436fbdb0a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56436fbdc700 VAL: 'a' (4 sibs) 43: 0x56436fbdc798 VAL: 'b' (4 sibs) 43: 0x56436fbdc830 VAL: 'c' (4 sibs) 43: 0x56436fbdc8c8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc28ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc28b40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc28bd0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc28c60 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc28cf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc28d80 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc28e10 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: 0x56436fbdd280 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56436fbd5fd0 VAL: 'a' (2 sibs) 43: 0x56436fbd6068 VAL: 'b' (2 sibs) 43: 0x56436fbd61a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56436fbd5e90 VAL: 'c' (2 sibs) 43: 0x56436fbd5f28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc2a7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc2a870 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc2a900 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc2a990 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc2aa20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc2aab0 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc2ab40 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: 0x56436fbdd398 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6d10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56436fbd5d50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56436fbd5de8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56436fbdf400 VAL: 'a' (21 sibs) 43: 0x56436fbdf498 VAL: 'b' (21 sibs) 43: 0x56436fbdf530 VAL: 'b1' (21 sibs) 43: 0x56436fbdf5c8 VAL: 'b2' (21 sibs) 43: 0x56436fbdf660 VAL: 'b3' (21 sibs) 43: 0x56436fbdf6f8 VAL: 'b4' (21 sibs) 43: 0x56436fbdf790 VAL: 'b5' (21 sibs) 43: 0x56436fbdf828 VAL: 'b6' (21 sibs) 43: 0x56436fbdf8c0 VAL: 'b61' (21 sibs) 43: 0x56436fbdf958 VAL: 'b62' (21 sibs) 43: 0x56436fbdf9f0 VAL: 'b63' (21 sibs) 43: 0x56436fbdfa88 VAL: 'b64' (21 sibs) 43: 0x56436fbdfb20 VAL: 'b65' (21 sibs) 43: 0x56436fbdfbb8 VAL: 'b66' (21 sibs) 43: 0x56436fbdfc50 VAL: 'b7' (21 sibs) 43: 0x56436fbdfce8 VAL: 'b8' (21 sibs) 43: 0x56436fbdfd80 VAL: 'b9' (21 sibs) 43: 0x56436fbdfe18 VAL: 'b10' (21 sibs) 43: 0x56436fbdfeb0 VAL: 'e' (21 sibs) 43: 0x56436fbdff48 VAL: 'f' (21 sibs) 43: 0x56436fbdffe0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc2df50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc2dfe0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc2e070 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc2e100 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc2e190 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc2e220 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc2e2b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc2e340 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc2e3d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc2e460 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc2e4f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc2e580 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc2e610 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc2e6a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc2e730 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc2e7c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc2e850 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc2e8e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc2e970 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc2ea00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc2ea90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc2eb20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc2ebb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc2ec40 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc2ecd0 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: 0x56436fbdd4b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56436fbdc220 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56436fbd8070 VAL: 'f' (1 sibs) 43: 0x56436fbdc2b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56436fbdc350 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56436fbd8110 VAL: 'b' (1 sibs) 43: 0x56436fbdc3e8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc2d640 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc2d6d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc2d760 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc2d7f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc2d880 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc2d910 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc2d9a0 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: 0x56436fbdc9c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56436fbd5810 DOCSEQ: (1 sibs) 3 children: 43: 0x56436fbd58b0 VAL: 'foo' (3 sibs) 43: 0x56436fbd5948 VAL: 'bar' (3 sibs) 43: 0x56436fbd59e0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc30580 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc30610 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc306a0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc30730 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc307c0 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: 0x56436fbdcad8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6640 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd66d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd6780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd6950 VAL: 'val0' (2 sibs) 43: 0x56436fbd69e8 VAL: 'val1' (2 sibs) 43: 0x56436fbd6818 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd6a90 VAL: 'val2' (2 sibs) 43: 0x56436fbd6b28 VAL: 'val3' (2 sibs) 43: 0x56436fbd68b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd6bd0 VAL: 'val4' (2 sibs) 43: 0x56436fbd6c68 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc30e90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc30f20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc30fb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc31040 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc310d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc31160 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc311f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc31280 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc31310 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc313a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc31430 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc314c0 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: 0x56436fbdcbf0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd71f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd7288 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7500 VAL: 'val0' (2 sibs) 43: 0x56436fbd7598 VAL: 'val1' (2 sibs) 43: 0x56436fbd73c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7640 VAL: 'val2' (2 sibs) 43: 0x56436fbd76d8 VAL: 'val3' (2 sibs) 43: 0x56436fbd7460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7780 VAL: 'val4' (2 sibs) 43: 0x56436fbd7818 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc317a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc31830 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc318c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc31950 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc319e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc31a70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc31b00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc31b90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc31c20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc31cb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc31d40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc31dd0 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: 0x56436fbdcd08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd7930 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd79c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7c40 VAL: 'val0' (2 sibs) 43: 0x56436fbd7cd8 VAL: 'val1' (2 sibs) 43: 0x56436fbd7b08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7d80 VAL: 'val2' (2 sibs) 43: 0x56436fbd7e18 VAL: 'val3' (2 sibs) 43: 0x56436fbd7ba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7ec0 VAL: 'val4' (2 sibs) 43: 0x56436fbd7f58 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc320b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc32140 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc321d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc32260 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc322f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc32380 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc32410 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc324a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc32530 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc325c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc32650 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc326e0 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: 0x56436fbdce20 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd8940 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd89d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd8a80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd8c50 VAL: 'val0' (2 sibs) 43: 0x56436fbd8ce8 VAL: 'val1' (2 sibs) 43: 0x56436fbd8b18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd8d90 VAL: 'val2' (2 sibs) 43: 0x56436fbd8e28 VAL: 'val3' (2 sibs) 43: 0x56436fbd8bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd8ed0 VAL: 'val4' (2 sibs) 43: 0x56436fbd8f68 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc329c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc32a50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc32ae0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc32b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc32c00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc32c90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc32d20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc32db0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc32e40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc32ed0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc32f60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc32ff0 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: 0x56436fbdcf38 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6e20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56436fbd6ec0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56436fbdb170 VAL: 'env01' (28 sibs) 43: 0x56436fbdb208 VAL: 'env02' (28 sibs) 43: 0x56436fbdb2a0 VAL: 'env03' (28 sibs) 43: 0x56436fbdb338 VAL: 'env04' (28 sibs) 43: 0x56436fbdb3d0 VAL: 'env11' (28 sibs) 43: 0x56436fbdb468 VAL: 'env12' (28 sibs) 43: 0x56436fbdb500 VAL: 'env13' (28 sibs) 43: 0x56436fbdb598 VAL: 'env14' (28 sibs) 43: 0x56436fbdb630 VAL: 'env21' (28 sibs) 43: 0x56436fbdb6c8 VAL: 'env22' (28 sibs) 43: 0x56436fbdb760 VAL: 'env23' (28 sibs) 43: 0x56436fbdb7f8 VAL: 'env24' (28 sibs) 43: 0x56436fbdb890 VAL: 'env31' (28 sibs) 43: 0x56436fbdb928 VAL: 'env32' (28 sibs) 43: 0x56436fbdb9c0 VAL: 'env33' (28 sibs) 43: 0x56436fbdba58 VAL: 'env34' (28 sibs) 43: 0x56436fbdbaf0 VAL: 'env41' (28 sibs) 43: 0x56436fbdbb88 VAL: 'env42' (28 sibs) 43: 0x56436fbdbc20 VAL: 'env43' (28 sibs) 43: 0x56436fbdbcb8 VAL: 'env44' (28 sibs) 43: 0x56436fbdbd50 VAL: 'env51' (28 sibs) 43: 0x56436fbdbde8 VAL: 'env52' (28 sibs) 43: 0x56436fbdbe80 VAL: 'env53' (28 sibs) 43: 0x56436fbdbf18 VAL: 'env54' (28 sibs) 43: 0x56436fbdbfb0 VAL: 'env61' (28 sibs) 43: 0x56436fbdc048 VAL: 'env62' (28 sibs) 43: 0x56436fbdc0e0 VAL: 'env63' (28 sibs) 43: 0x56436fbdc178 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc33be0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc33c70 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc33d00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc33d90 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc33e20 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc33eb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc33f40 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc33fd0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc34060 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc340f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc34180 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc34210 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc342a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc34330 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc343c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc34450 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc344e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc34570 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc34600 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc34690 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc34720 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc347b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc34840 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc348d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc34960 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc349f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc34a80 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc34b10 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc34ba0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc34c30 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc34cc0 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: 0x56436fbdd050 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbda040 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56436fbda180 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56436fbda350 VAL: 'a' (6 sibs) 43: 0x56436fbda3e8 VAL: 'b' (6 sibs) 43: 0x56436fbda480 VAL: 'c' (6 sibs) 43: 0x56436fbda518 VAL: 'd' (6 sibs) 43: 0x56436fbda5b0 VAL: 'e' (6 sibs) 43: 0x56436fbda648 VAL: 'f' (6 sibs) 43: 0x56436fbda218 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56436fbda6f0 VAL: 'a' (2 sibs) 43: 0x56436fbda788 VAL: 'b' (2 sibs) 43: 0x56436fbda2b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56436fbda830 VAL: 'a' (2 sibs) 43: 0x56436fbda8c8 VAL: 'b' (2 sibs) 43: 0x56436fbda0d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56436fbda970 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56436fbdaab0 VAL: 'a' (6 sibs) 43: 0x56436fbdab48 VAL: 'b' (6 sibs) 43: 0x56436fbdabe0 VAL: 'c' (6 sibs) 43: 0x56436fbdac78 VAL: 'd' (6 sibs) 43: 0x56436fbdad10 VAL: 'e' (6 sibs) 43: 0x56436fbdada8 VAL: 'f' (6 sibs) 43: 0x56436fbdaa08 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56436fbdae50 VAL: 'a' (2 sibs) 43: 0x56436fbdaee8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc34df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc34e80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc34f10 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc34fa0 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc35030 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc350c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc35150 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc351e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc35270 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc35300 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc35390 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc35420 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc354b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc35540 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc355d0 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc35660 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc356f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc35780 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc35810 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc358a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc35930 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc359c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc35a50 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc35ae0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc35b70 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc35c00 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: 0x56436fbdd168 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbdb000 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56436fbdb0a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56436fbdc700 VAL: 'a' (4 sibs) 43: 0x56436fbdc798 VAL: 'b' (4 sibs) 43: 0x56436fbdc830 VAL: 'c' (4 sibs) 43: 0x56436fbdc8c8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc332d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc33360 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc333f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc33480 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc33510 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc335a0 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc33630 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: 0x56436fbdd280 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56436fbd5fd0 VAL: 'a' (2 sibs) 43: 0x56436fbd6068 VAL: 'b' (2 sibs) 43: 0x56436fbd61a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56436fbd5e90 VAL: 'c' (2 sibs) 43: 0x56436fbd5f28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc36000 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc36090 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc36120 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc361b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc36240 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc362d0 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc36360 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: 0x56436fbdd398 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6d10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56436fbd5d50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56436fbd5de8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56436fbdf400 VAL: 'a' (21 sibs) 43: 0x56436fbdf498 VAL: 'b' (21 sibs) 43: 0x56436fbdf530 VAL: 'b1' (21 sibs) 43: 0x56436fbdf5c8 VAL: 'b2' (21 sibs) 43: 0x56436fbdf660 VAL: 'b3' (21 sibs) 43: 0x56436fbdf6f8 VAL: 'b4' (21 sibs) 43: 0x56436fbdf790 VAL: 'b5' (21 sibs) 43: 0x56436fbdf828 VAL: 'b6' (21 sibs) 43: 0x56436fbdf8c0 VAL: 'b61' (21 sibs) 43: 0x56436fbdf958 VAL: 'b62' (21 sibs) 43: 0x56436fbdf9f0 VAL: 'b63' (21 sibs) 43: 0x56436fbdfa88 VAL: 'b64' (21 sibs) 43: 0x56436fbdfb20 VAL: 'b65' (21 sibs) 43: 0x56436fbdfbb8 VAL: 'b66' (21 sibs) 43: 0x56436fbdfc50 VAL: 'b7' (21 sibs) 43: 0x56436fbdfce8 VAL: 'b8' (21 sibs) 43: 0x56436fbdfd80 VAL: 'b9' (21 sibs) 43: 0x56436fbdfe18 VAL: 'b10' (21 sibs) 43: 0x56436fbdfeb0 VAL: 'e' (21 sibs) 43: 0x56436fbdff48 VAL: 'f' (21 sibs) 43: 0x56436fbdffe0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc37220 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc372b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc37340 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc373d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc37460 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc374f0 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc37580 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc37610 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc376a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc37730 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc377c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc37850 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc378e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc37970 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc37a00 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc37a90 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc37b20 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc37bb0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc37c40 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc37cd0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc37d60 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc37df0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc37e80 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc37f10 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc37fa0 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: 0x56436fbdd4b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56436fbdc220 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56436fbd8070 VAL: 'f' (1 sibs) 43: 0x56436fbdc2b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56436fbdc350 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56436fbd8110 VAL: 'b' (1 sibs) 43: 0x56436fbdc3e8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc36910 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc369a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc36a30 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc36ac0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc36b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc36be0 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc36c70 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] 0x56436fc18140 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc181d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc18260 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc182f0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc18380 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] 0x56436fc39ba0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc39c30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc39cc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc39d50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc39de0 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] 0x56436fc1a2a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1a330 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1a3c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1a450 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1a4e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1a570 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1a600 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1a690 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1a720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1a7b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1a840 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1a8d0 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] 0x56436fc3ad90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3ae20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc3aeb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc3af40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc3afd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc3b060 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc3b0f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc3b180 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc3b210 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc3b2a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc3b330 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc3b3c0 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] 0x56436fc1c290 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1c320 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1c3b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1c440 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1c4d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1c560 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1c5f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1c680 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1c710 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1c7a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1c830 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1c8c0 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] 0x56436fc3b6a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3b730 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc3b7c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc3b850 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc3b8e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc3b970 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc3ba00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc3ba90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc3bb20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc3bbb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc3bc40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc3bcd0 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] 0x56436fc1e280 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc1e310 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc1e3a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc1e430 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc1e4c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc1e550 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc1e5e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc1e670 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc1e700 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc1e790 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc1e820 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc1e8b0 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] 0x56436fc3bfb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3c040 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc3c0d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc3c160 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc3c1f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc3c280 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc3c310 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc3c3a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc3c430 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc3c4c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc3c550 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc3c5e0 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] 0x56436fc20270 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc20300 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc20390 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc20420 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc204b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc20540 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc205d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc20660 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc206f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc20780 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc20810 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc208a0 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] 0x56436fc3c8c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3c950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc3c9e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc3ca70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc3cb00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc3cb90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc3cc20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc3ccb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc3cd40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc3cdd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc3ce60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc3cef0 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] 0x56436fc23540 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc235d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc23660 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc236f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc23780 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc23810 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc238a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc23930 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc239c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc23a50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc23ae0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc23b70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc23c00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc23c90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc23d20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc23db0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc23e40 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc23ed0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc23f60 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc23ff0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc24080 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc24110 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc241a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc24230 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc242c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc24350 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc243e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc24470 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc24500 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc24590 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc24620 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] 0x56436fc3dae0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc3db70 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc3dc00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc3dc90 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc3dd20 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc3ddb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc3de40 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc3ded0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc3df60 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc3dff0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc3e080 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc3e110 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc3e1a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc3e230 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc3e2c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc3e350 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc3e3e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc3e470 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc3e500 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc3e590 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc3e620 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc3e6b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc3e740 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc3e7d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc3e860 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc3e8f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc3e980 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc3ea10 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc3eaa0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc3eb30 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc3ebc0 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] 0x56436fc26480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc26510 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc265a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc26630 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc266c0 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc26750 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc267e0 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc26870 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc26900 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc26990 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc26a20 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc26ab0 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc26b40 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc26bd0 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc26c60 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc26cf0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc26d80 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc26e10 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc26ea0 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc26f30 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc26fc0 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc27050 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc270e0 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc27170 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc27200 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc27290 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] 0x56436fc3ecf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3ed80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc3ee10 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc3eea0 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc3ef30 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc3efc0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc3f050 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc3f0e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc3f170 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc3f200 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc3f290 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc3f320 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc3f3b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc3f440 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc3f4d0 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc3f560 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc3f5f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc3f680 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc3f710 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc3f7a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc3f830 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc3f8c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc3f950 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc3f9e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc3fa70 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc3fb00 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] 0x56436fc28ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc28b40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc28bd0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc28c60 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc28cf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc28d80 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc28e10 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] 0x56436fc3d1d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc3d260 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc3d2f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc3d380 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc3d410 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc3d4a0 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc3d530 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] 0x56436fc2a7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc2a870 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc2a900 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc2a990 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc2aa20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc2aab0 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc2ab40 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] 0x56436fc3ff00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc3ff90 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc40020 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc400b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc40140 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc401d0 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc40260 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] 0x56436fc2df50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc2dfe0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc2e070 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc2e100 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc2e190 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc2e220 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc2e2b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc2e340 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc2e3d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc2e460 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc2e4f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc2e580 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc2e610 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc2e6a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc2e730 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc2e7c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc2e850 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc2e8e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc2e970 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc2ea00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc2ea90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc2eb20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc2ebb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc2ec40 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc2ecd0 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] 0x56436fc41120 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc411b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc41240 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc412d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc41360 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc413f0 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc41480 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc41510 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc415a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc41630 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc416c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc41750 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc417e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc41870 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc41900 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc41990 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc41a20 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc41ab0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc41b40 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc41bd0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc41c60 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc41cf0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc41d80 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc41e10 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc41ea0 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] 0x56436fc2d640 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc2d6d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc2d760 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc2d7f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc2d880 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc2d910 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc2d9a0 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] 0x56436fc40810 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc408a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc40930 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc409c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc40a50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc40ae0 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc40b70 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] 0x56436fc30580 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc30610 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc306a0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc30730 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc307c0 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] 0x56436fc42330 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc423c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc42450 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc424e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc42570 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] 0x56436fc30e90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc30f20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc30fb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc31040 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc310d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc31160 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc311f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc31280 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc31310 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc313a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc31430 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc314c0 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] 0x56436fc42c40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc42cd0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc42d60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc42df0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc42e80 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc42f10 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc42fa0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc43030 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc430c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc43150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc431e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc43270 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] 0x56436fc317a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc31830 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc318c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc31950 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc319e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc31a70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc31b00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc31b90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc31c20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc31cb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc31d40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc31dd0 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] 0x56436fc43550 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc435e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc43670 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc43700 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc43790 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc43820 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc438b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc43940 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc439d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc43a60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc43af0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc43b80 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] 0x56436fc320b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc32140 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc321d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc32260 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc322f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc32380 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc32410 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc324a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc32530 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc325c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc32650 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc326e0 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] 0x56436fc43e60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc43ef0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc43f80 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc44010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc440a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc44130 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc441c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc44250 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc442e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc44370 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc44400 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc44490 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] 0x56436fc329c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc32a50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc32ae0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc32b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc32c00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc32c90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc32d20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc32db0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc32e40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc32ed0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc32f60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc32ff0 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] 0x56436fc44770 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc44800 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc44890 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc44920 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc449b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc44a40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc44ad0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc44b60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc44bf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc44c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc44d10 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc44da0 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] 0x56436fc33be0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc33c70 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc33d00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc33d90 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc33e20 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc33eb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc33f40 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc33fd0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc34060 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc340f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc34180 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc34210 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc342a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc34330 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc343c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc34450 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc344e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc34570 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc34600 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc34690 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc34720 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc347b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc34840 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc348d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc34960 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc349f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc34a80 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc34b10 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc34ba0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc34c30 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc34cc0 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] 0x56436fc45990 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc45a20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc45ab0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc45b40 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc45bd0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc45c60 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc45cf0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc45d80 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc45e10 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc45ea0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc45f30 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc45fc0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc46050 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc460e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc46170 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc46200 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc46290 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc46320 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc463b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc46440 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc464d0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc46560 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc465f0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc46680 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc46710 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc467a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc46830 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc468c0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc46950 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc469e0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc46a70 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] 0x56436fc34df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc34e80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc34f10 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc34fa0 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc35030 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc350c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc35150 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc351e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc35270 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc35300 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc35390 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc35420 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc354b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc35540 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc355d0 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc35660 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc356f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc35780 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc35810 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc358a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc35930 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc359c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc35a50 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc35ae0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc35b70 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc35c00 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] 0x56436fc46ba0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc46c30 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc46cc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc46d50 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc46de0 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc46e70 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc46f00 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc46f90 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc47020 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc470b0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc47140 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc471d0 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc47260 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc472f0 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc47380 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc47410 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc474a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc47530 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc475c0 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc47650 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc476e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc47770 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc47800 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc47890 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc47920 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc479b0 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] 0x56436fc332d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc33360 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc333f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc33480 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc33510 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc335a0 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc33630 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] 0x56436fc45080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc45110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc451a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc45230 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc452c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc45350 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc453e0 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] 0x56436fc36000 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc36090 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc36120 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc361b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc36240 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc362d0 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc36360 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] 0x56436fc47db0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc47e40 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc47ed0 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc47f60 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc47ff0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc48080 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc48110 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] 0x56436fc37220 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc372b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc37340 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc373d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc37460 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc374f0 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc37580 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc37610 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc376a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc37730 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc377c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc37850 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc378e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc37970 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc37a00 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc37a90 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc37b20 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc37bb0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc37c40 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc37cd0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc37d60 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc37df0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc37e80 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc37f10 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc37fa0 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] 0x56436fc48fd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc49060 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc490f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc49180 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc49210 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc492a0 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc49330 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc493c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc49450 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc494e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc49570 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc49600 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc49690 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc49720 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc497b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc49840 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc498d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc49960 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc499f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc49a80 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc49b10 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc49ba0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc49c30 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc49cc0 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc49d50 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] 0x56436fc36910 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc369a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc36a30 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc36ac0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc36b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc36be0 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc36c70 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] 0x56436fc486c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc48750 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc487e0 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc48870 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc48900 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc48990 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc48a20 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: 0x56436fbdc9c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56436fbd5810 DOCSEQ: (1 sibs) 3 children: 43: 0x56436fbd58b0 VAL: 'foo' (3 sibs) 43: 0x56436fbd5948 VAL: 'bar' (3 sibs) 43: 0x56436fbd59e0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc3a7b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc3a840 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc3a8d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc3a960 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc3a9f0 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: 0x56436fbdcad8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6640 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd66d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd6780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd6950 VAL: 'val0' (2 sibs) 43: 0x56436fbd69e8 VAL: 'val1' (2 sibs) 43: 0x56436fbd6818 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd6a90 VAL: 'val2' (2 sibs) 43: 0x56436fbd6b28 VAL: 'val3' (2 sibs) 43: 0x56436fbd68b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd6bd0 VAL: 'val4' (2 sibs) 43: 0x56436fbd6c68 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4a1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4a270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc4a300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc4a390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc4a420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc4a4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc4a540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc4a5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc4a660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc4a6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4a780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc4a810 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: 0x56436fbdcbf0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd71f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd7288 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7500 VAL: 'val0' (2 sibs) 43: 0x56436fbd7598 VAL: 'val1' (2 sibs) 43: 0x56436fbd73c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7640 VAL: 'val2' (2 sibs) 43: 0x56436fbd76d8 VAL: 'val3' (2 sibs) 43: 0x56436fbd7460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7780 VAL: 'val4' (2 sibs) 43: 0x56436fbd7818 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4a8b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4a940 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc4a9d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc4aa60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc4aaf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc4ab80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc4ac10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc4aca0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc4ad30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc4adc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4ae50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc4aee0 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: 0x56436fbdcd08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd7930 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd79c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7c40 VAL: 'val0' (2 sibs) 43: 0x56436fbd7cd8 VAL: 'val1' (2 sibs) 43: 0x56436fbd7b08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7d80 VAL: 'val2' (2 sibs) 43: 0x56436fbd7e18 VAL: 'val3' (2 sibs) 43: 0x56436fbd7ba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7ec0 VAL: 'val4' (2 sibs) 43: 0x56436fbd7f58 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4af80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4b010 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc4b0a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc4b130 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc4b1c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc4b250 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc4b2e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc4b370 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc4b400 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc4b490 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4b520 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc4b5b0 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: 0x56436fbdce20 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd8940 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd89d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd8a80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd8c50 VAL: 'val0' (2 sibs) 43: 0x56436fbd8ce8 VAL: 'val1' (2 sibs) 43: 0x56436fbd8b18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd8d90 VAL: 'val2' (2 sibs) 43: 0x56436fbd8e28 VAL: 'val3' (2 sibs) 43: 0x56436fbd8bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd8ed0 VAL: 'val4' (2 sibs) 43: 0x56436fbd8f68 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4b650 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4b6e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc4b770 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc4b800 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc4b890 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc4b920 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc4b9b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc4ba40 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc4bad0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc4bb60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4bbf0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc4bc80 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: 0x56436fbdcf38 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6e20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56436fbd6ec0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56436fbdb170 VAL: 'env01' (28 sibs) 43: 0x56436fbdb208 VAL: 'env02' (28 sibs) 43: 0x56436fbdb2a0 VAL: 'env03' (28 sibs) 43: 0x56436fbdb338 VAL: 'env04' (28 sibs) 43: 0x56436fbdb3d0 VAL: 'env11' (28 sibs) 43: 0x56436fbdb468 VAL: 'env12' (28 sibs) 43: 0x56436fbdb500 VAL: 'env13' (28 sibs) 43: 0x56436fbdb598 VAL: 'env14' (28 sibs) 43: 0x56436fbdb630 VAL: 'env21' (28 sibs) 43: 0x56436fbdb6c8 VAL: 'env22' (28 sibs) 43: 0x56436fbdb760 VAL: 'env23' (28 sibs) 43: 0x56436fbdb7f8 VAL: 'env24' (28 sibs) 43: 0x56436fbdb890 VAL: 'env31' (28 sibs) 43: 0x56436fbdb928 VAL: 'env32' (28 sibs) 43: 0x56436fbdb9c0 VAL: 'env33' (28 sibs) 43: 0x56436fbdba58 VAL: 'env34' (28 sibs) 43: 0x56436fbdbaf0 VAL: 'env41' (28 sibs) 43: 0x56436fbdbb88 VAL: 'env42' (28 sibs) 43: 0x56436fbdbc20 VAL: 'env43' (28 sibs) 43: 0x56436fbdbcb8 VAL: 'env44' (28 sibs) 43: 0x56436fbdbd50 VAL: 'env51' (28 sibs) 43: 0x56436fbdbde8 VAL: 'env52' (28 sibs) 43: 0x56436fbdbe80 VAL: 'env53' (28 sibs) 43: 0x56436fbdbf18 VAL: 'env54' (28 sibs) 43: 0x56436fbdbfb0 VAL: 'env61' (28 sibs) 43: 0x56436fbdc048 VAL: 'env62' (28 sibs) 43: 0x56436fbdc0e0 VAL: 'env63' (28 sibs) 43: 0x56436fbdc178 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4bd20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc4bdb0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc4be40 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc4bed0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc4bf60 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc4bff0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc4c080 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc4c110 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc4c1a0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc4c230 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc4c2c0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc4c350 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc4c3e0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc4c470 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc4c500 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc4c590 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc4c620 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc4c6b0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc4c740 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc4c7d0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc4c860 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc4c8f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc4c980 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc4ca10 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc4caa0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc4cb30 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc4cbc0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc4cc50 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc4cce0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc4cd70 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc4ce00 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: 0x56436fbdd050 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbda040 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56436fbda180 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56436fbda350 VAL: 'a' (6 sibs) 43: 0x56436fbda3e8 VAL: 'b' (6 sibs) 43: 0x56436fbda480 VAL: 'c' (6 sibs) 43: 0x56436fbda518 VAL: 'd' (6 sibs) 43: 0x56436fbda5b0 VAL: 'e' (6 sibs) 43: 0x56436fbda648 VAL: 'f' (6 sibs) 43: 0x56436fbda218 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56436fbda6f0 VAL: 'a' (2 sibs) 43: 0x56436fbda788 VAL: 'b' (2 sibs) 43: 0x56436fbda2b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56436fbda830 VAL: 'a' (2 sibs) 43: 0x56436fbda8c8 VAL: 'b' (2 sibs) 43: 0x56436fbda0d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56436fbda970 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56436fbdaab0 VAL: 'a' (6 sibs) 43: 0x56436fbdab48 VAL: 'b' (6 sibs) 43: 0x56436fbdabe0 VAL: 'c' (6 sibs) 43: 0x56436fbdac78 VAL: 'd' (6 sibs) 43: 0x56436fbdad10 VAL: 'e' (6 sibs) 43: 0x56436fbdada8 VAL: 'f' (6 sibs) 43: 0x56436fbdaa08 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56436fbdae50 VAL: 'a' (2 sibs) 43: 0x56436fbdaee8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4cea0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4cf30 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc4cfc0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc4d050 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc4d0e0 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc4d170 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc4d200 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc4d290 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc4d320 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc4d3b0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4d440 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc4d4d0 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc4d560 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc4d5f0 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc4d680 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc4d710 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc4d7a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc4d830 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc4d8c0 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc4d950 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc4d9e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc4da70 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc4db00 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc4db90 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc4dc20 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc4dcb0 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: 0x56436fbdd168 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbdb000 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56436fbdb0a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56436fbdc700 VAL: 'a' (4 sibs) 43: 0x56436fbdc798 VAL: 'b' (4 sibs) 43: 0x56436fbdc830 VAL: 'c' (4 sibs) 43: 0x56436fbdc8c8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4dd50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc4dde0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc4de70 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc4df00 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc4df90 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc4e020 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc4e0b0 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: 0x56436fbdd280 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56436fbd5fd0 VAL: 'a' (2 sibs) 43: 0x56436fbd6068 VAL: 'b' (2 sibs) 43: 0x56436fbd61a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56436fbd5e90 VAL: 'c' (2 sibs) 43: 0x56436fbd5f28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4e150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4e1e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc4e270 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc4e300 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc4e390 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc4e420 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc4e4b0 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: 0x56436fbdd398 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6d10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56436fbd5d50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56436fbd5de8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56436fbdf400 VAL: 'a' (21 sibs) 43: 0x56436fbdf498 VAL: 'b' (21 sibs) 43: 0x56436fbdf530 VAL: 'b1' (21 sibs) 43: 0x56436fbdf5c8 VAL: 'b2' (21 sibs) 43: 0x56436fbdf660 VAL: 'b3' (21 sibs) 43: 0x56436fbdf6f8 VAL: 'b4' (21 sibs) 43: 0x56436fbdf790 VAL: 'b5' (21 sibs) 43: 0x56436fbdf828 VAL: 'b6' (21 sibs) 43: 0x56436fbdf8c0 VAL: 'b61' (21 sibs) 43: 0x56436fbdf958 VAL: 'b62' (21 sibs) 43: 0x56436fbdf9f0 VAL: 'b63' (21 sibs) 43: 0x56436fbdfa88 VAL: 'b64' (21 sibs) 43: 0x56436fbdfb20 VAL: 'b65' (21 sibs) 43: 0x56436fbdfbb8 VAL: 'b66' (21 sibs) 43: 0x56436fbdfc50 VAL: 'b7' (21 sibs) 43: 0x56436fbdfce8 VAL: 'b8' (21 sibs) 43: 0x56436fbdfd80 VAL: 'b9' (21 sibs) 43: 0x56436fbdfe18 VAL: 'b10' (21 sibs) 43: 0x56436fbdfeb0 VAL: 'e' (21 sibs) 43: 0x56436fbdff48 VAL: 'f' (21 sibs) 43: 0x56436fbdffe0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4e550 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc4e5e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc4e670 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc4e700 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc4e790 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc4e820 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc4e8b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc4e940 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc4e9d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc4ea60 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc4eaf0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc4eb80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc4ec10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc4eca0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc4ed30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc4edc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc4ee50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc4eee0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc4ef70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc4f000 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc4f090 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc4f120 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc4f1b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc4f240 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc4f2d0 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: 0x56436fbdd4b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56436fbdc220 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56436fbd8070 VAL: 'f' (1 sibs) 43: 0x56436fbdc2b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56436fbdc350 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56436fbd8110 VAL: 'b' (1 sibs) 43: 0x56436fbdc3e8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4f370 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc4f400 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc4f490 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc4f520 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc4f5b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc4f640 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc4f6d0 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: 0x56436fbdc9c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x56436fbd5810 DOCSEQ: (1 sibs) 3 children: 43: 0x56436fbd58b0 VAL: 'foo' (3 sibs) 43: 0x56436fbd5948 VAL: 'bar' (3 sibs) 43: 0x56436fbd59e0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4f770 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56436fc4f800 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56436fc4f890 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56436fc4f920 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56436fc4f9b0 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: 0x56436fbdcad8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6640 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd66d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd6780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd6950 VAL: 'val0' (2 sibs) 43: 0x56436fbd69e8 VAL: 'val1' (2 sibs) 43: 0x56436fbd6818 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd6a90 VAL: 'val2' (2 sibs) 43: 0x56436fbd6b28 VAL: 'val3' (2 sibs) 43: 0x56436fbd68b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd6bd0 VAL: 'val4' (2 sibs) 43: 0x56436fbd6c68 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc4fa50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc4fae0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc4fb70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc4fc00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc4fc90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc4fd20 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc4fdb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc4fe40 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc4fed0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc4ff60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc4fff0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc50080 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: 0x56436fbdcbf0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd71f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd7288 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7500 VAL: 'val0' (2 sibs) 43: 0x56436fbd7598 VAL: 'val1' (2 sibs) 43: 0x56436fbd73c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7640 VAL: 'val2' (2 sibs) 43: 0x56436fbd76d8 VAL: 'val3' (2 sibs) 43: 0x56436fbd7460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7780 VAL: 'val4' (2 sibs) 43: 0x56436fbd7818 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc50120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc501b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc50240 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc502d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc50360 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc503f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc50480 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc50510 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc505a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc50630 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc506c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc50750 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: 0x56436fbdcd08 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd7930 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd79c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd7a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd7c40 VAL: 'val0' (2 sibs) 43: 0x56436fbd7cd8 VAL: 'val1' (2 sibs) 43: 0x56436fbd7b08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd7d80 VAL: 'val2' (2 sibs) 43: 0x56436fbd7e18 VAL: 'val3' (2 sibs) 43: 0x56436fbd7ba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd7ec0 VAL: 'val4' (2 sibs) 43: 0x56436fbd7f58 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc507f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc50880 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc50910 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc509a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc50a30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc50ac0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc50b50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc50be0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc50c70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc50d00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc50d90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc50e20 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: 0x56436fbdce20 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd8940 KEYVAL: 'key' 'value' (2 sibs) 43: 0x56436fbd89d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x56436fbd8a80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x56436fbd8c50 VAL: 'val0' (2 sibs) 43: 0x56436fbd8ce8 VAL: 'val1' (2 sibs) 43: 0x56436fbd8b18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x56436fbd8d90 VAL: 'val2' (2 sibs) 43: 0x56436fbd8e28 VAL: 'val3' (2 sibs) 43: 0x56436fbd8bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x56436fbd8ed0 VAL: 'val4' (2 sibs) 43: 0x56436fbd8f68 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc50ec0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc50f50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56436fc50fe0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56436fc51070 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56436fc51100 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56436fc51190 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56436fc51220 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56436fc512b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56436fc51340 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56436fc513d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56436fc51460 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56436fc514f0 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: 0x56436fbdcf38 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6e20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x56436fbd6ec0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x56436fbdb170 VAL: 'env01' (28 sibs) 43: 0x56436fbdb208 VAL: 'env02' (28 sibs) 43: 0x56436fbdb2a0 VAL: 'env03' (28 sibs) 43: 0x56436fbdb338 VAL: 'env04' (28 sibs) 43: 0x56436fbdb3d0 VAL: 'env11' (28 sibs) 43: 0x56436fbdb468 VAL: 'env12' (28 sibs) 43: 0x56436fbdb500 VAL: 'env13' (28 sibs) 43: 0x56436fbdb598 VAL: 'env14' (28 sibs) 43: 0x56436fbdb630 VAL: 'env21' (28 sibs) 43: 0x56436fbdb6c8 VAL: 'env22' (28 sibs) 43: 0x56436fbdb760 VAL: 'env23' (28 sibs) 43: 0x56436fbdb7f8 VAL: 'env24' (28 sibs) 43: 0x56436fbdb890 VAL: 'env31' (28 sibs) 43: 0x56436fbdb928 VAL: 'env32' (28 sibs) 43: 0x56436fbdb9c0 VAL: 'env33' (28 sibs) 43: 0x56436fbdba58 VAL: 'env34' (28 sibs) 43: 0x56436fbdbaf0 VAL: 'env41' (28 sibs) 43: 0x56436fbdbb88 VAL: 'env42' (28 sibs) 43: 0x56436fbdbc20 VAL: 'env43' (28 sibs) 43: 0x56436fbdbcb8 VAL: 'env44' (28 sibs) 43: 0x56436fbdbd50 VAL: 'env51' (28 sibs) 43: 0x56436fbdbde8 VAL: 'env52' (28 sibs) 43: 0x56436fbdbe80 VAL: 'env53' (28 sibs) 43: 0x56436fbdbf18 VAL: 'env54' (28 sibs) 43: 0x56436fbdbfb0 VAL: 'env61' (28 sibs) 43: 0x56436fbdc048 VAL: 'env62' (28 sibs) 43: 0x56436fbdc0e0 VAL: 'env63' (28 sibs) 43: 0x56436fbdc178 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc51590 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc51620 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56436fc516b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56436fc51740 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56436fc517d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56436fc51860 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56436fc518f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56436fc51980 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56436fc51a10 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56436fc51aa0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56436fc51b30 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56436fc51bc0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56436fc51c50 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56436fc51ce0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56436fc51d70 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56436fc51e00 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56436fc51e90 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56436fc51f20 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56436fc51fb0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56436fc52040 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56436fc520d0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56436fc52160 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56436fc521f0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56436fc52280 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56436fc52310 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56436fc523a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56436fc52430 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56436fc524c0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56436fc52550 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56436fc525e0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56436fc52670 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: 0x56436fbdd050 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbda040 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x56436fbda180 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x56436fbda350 VAL: 'a' (6 sibs) 43: 0x56436fbda3e8 VAL: 'b' (6 sibs) 43: 0x56436fbda480 VAL: 'c' (6 sibs) 43: 0x56436fbda518 VAL: 'd' (6 sibs) 43: 0x56436fbda5b0 VAL: 'e' (6 sibs) 43: 0x56436fbda648 VAL: 'f' (6 sibs) 43: 0x56436fbda218 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x56436fbda6f0 VAL: 'a' (2 sibs) 43: 0x56436fbda788 VAL: 'b' (2 sibs) 43: 0x56436fbda2b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x56436fbda830 VAL: 'a' (2 sibs) 43: 0x56436fbda8c8 VAL: 'b' (2 sibs) 43: 0x56436fbda0d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x56436fbda970 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x56436fbdaab0 VAL: 'a' (6 sibs) 43: 0x56436fbdab48 VAL: 'b' (6 sibs) 43: 0x56436fbdabe0 VAL: 'c' (6 sibs) 43: 0x56436fbdac78 VAL: 'd' (6 sibs) 43: 0x56436fbdad10 VAL: 'e' (6 sibs) 43: 0x56436fbdada8 VAL: 'f' (6 sibs) 43: 0x56436fbdaa08 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x56436fbdae50 VAL: 'a' (2 sibs) 43: 0x56436fbdaee8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc52710 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc527a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56436fc52830 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56436fc528c0 VAL: 'a' (6 sibs) 43: [4] [4] 0x56436fc52950 VAL: 'b' (6 sibs) 43: [5] [5] 0x56436fc529e0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56436fc52a70 VAL: 'd' (6 sibs) 43: [7] [7] 0x56436fc52b00 VAL: 'e' (6 sibs) 43: [8] [8] 0x56436fc52b90 VAL: 'f' (6 sibs) 43: [9] [9] 0x56436fc52c20 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56436fc52cb0 VAL: 'a' (2 sibs) 43: [11] [11] 0x56436fc52d40 VAL: 'b' (2 sibs) 43: [12] [12] 0x56436fc52dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56436fc52e60 VAL: 'a' (2 sibs) 43: [14] [14] 0x56436fc52ef0 VAL: 'b' (2 sibs) 43: [15] [15] 0x56436fc52f80 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56436fc53010 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56436fc530a0 VAL: 'a' (6 sibs) 43: [18] [18] 0x56436fc53130 VAL: 'b' (6 sibs) 43: [19] [19] 0x56436fc531c0 VAL: 'c' (6 sibs) 43: [20] [20] 0x56436fc53250 VAL: 'd' (6 sibs) 43: [21] [21] 0x56436fc532e0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56436fc53370 VAL: 'f' (6 sibs) 43: [23] [23] 0x56436fc53400 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56436fc53490 VAL: 'a' (2 sibs) 43: [25] [25] 0x56436fc53520 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: 0x56436fbdd168 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbdb000 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x56436fbdb0a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x56436fbdc700 VAL: 'a' (4 sibs) 43: 0x56436fbdc798 VAL: 'b' (4 sibs) 43: 0x56436fbdc830 VAL: 'c' (4 sibs) 43: 0x56436fbdc8c8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc535c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc53650 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56436fc536e0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56436fc53770 VAL: 'a' (4 sibs) 43: [4] [4] 0x56436fc53800 VAL: 'b' (4 sibs) 43: [5] [5] 0x56436fc53890 VAL: 'c' (4 sibs) 43: [6] [6] 0x56436fc53920 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: 0x56436fbdd280 [ROOT] MAP: (0 sibs) 2 children: 43: 0x56436fbd6110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x56436fbd5fd0 VAL: 'a' (2 sibs) 43: 0x56436fbd6068 VAL: 'b' (2 sibs) 43: 0x56436fbd61a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x56436fbd5e90 VAL: 'c' (2 sibs) 43: 0x56436fbd5f28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc539c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56436fc53a50 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56436fc53ae0 VAL: 'a' (2 sibs) 43: [3] [3] 0x56436fc53b70 VAL: 'b' (2 sibs) 43: [4] [4] 0x56436fc53c00 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56436fc53c90 VAL: 'c' (2 sibs) 43: [6] [6] 0x56436fc53d20 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: 0x56436fbdd398 [ROOT] MAP: (0 sibs) 1 children: 43: 0x56436fbd6d10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x56436fbd5d50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x56436fbd5de8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x56436fbdf400 VAL: 'a' (21 sibs) 43: 0x56436fbdf498 VAL: 'b' (21 sibs) 43: 0x56436fbdf530 VAL: 'b1' (21 sibs) 43: 0x56436fbdf5c8 VAL: 'b2' (21 sibs) 43: 0x56436fbdf660 VAL: 'b3' (21 sibs) 43: 0x56436fbdf6f8 VAL: 'b4' (21 sibs) 43: 0x56436fbdf790 VAL: 'b5' (21 sibs) 43: 0x56436fbdf828 VAL: 'b6' (21 sibs) 43: 0x56436fbdf8c0 VAL: 'b61' (21 sibs) 43: 0x56436fbdf958 VAL: 'b62' (21 sibs) 43: 0x56436fbdf9f0 VAL: 'b63' (21 sibs) 43: 0x56436fbdfa88 VAL: 'b64' (21 sibs) 43: 0x56436fbdfb20 VAL: 'b65' (21 sibs) 43: 0x56436fbdfbb8 VAL: 'b66' (21 sibs) 43: 0x56436fbdfc50 VAL: 'b7' (21 sibs) 43: 0x56436fbdfce8 VAL: 'b8' (21 sibs) 43: 0x56436fbdfd80 VAL: 'b9' (21 sibs) 43: 0x56436fbdfe18 VAL: 'b10' (21 sibs) 43: 0x56436fbdfeb0 VAL: 'e' (21 sibs) 43: 0x56436fbdff48 VAL: 'f' (21 sibs) 43: 0x56436fbdffe0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc53dc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56436fc53e50 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56436fc53ee0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56436fc53f70 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56436fc54000 VAL: 'a' (21 sibs) 43: [5] [5] 0x56436fc54090 VAL: 'b' (21 sibs) 43: [6] [6] 0x56436fc54120 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56436fc541b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56436fc54240 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56436fc542d0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56436fc54360 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56436fc543f0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56436fc54480 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56436fc54510 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56436fc545a0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56436fc54630 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56436fc546c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56436fc54750 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56436fc547e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56436fc54870 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56436fc54900 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56436fc54990 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56436fc54a20 VAL: 'e' (21 sibs) 43: [23] [23] 0x56436fc54ab0 VAL: 'f' (21 sibs) 43: [24] [24] 0x56436fc54b40 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: 0x56436fbdd4b0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x56436fbdc220 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x56436fbd8070 VAL: 'f' (1 sibs) 43: 0x56436fbdc2b8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x56436fbdc350 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x56436fbd8110 VAL: 'b' (1 sibs) 43: 0x56436fbdc3e8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56436fc54be0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56436fc54c70 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56436fc54d00 VAL: 'f' (1 sibs) 43: [3] [3] 0x56436fc54d90 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56436fc54e20 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56436fc54eb0 VAL: 'b' (1 sibs) 43: [6] [6] 0x56436fc54f40 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 (16 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (16 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x5581bbb77b20 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb76330 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5581bbb763d0 VAL: '-2' (15 sibs) 44: 0x5581bbb76468 VAL: '-2' (15 sibs) 44: 0x5581bbb76500 VAL: '5' (15 sibs) 44: 0x5581bbb76598 VAL: '0xa' (15 sibs) 44: 0x5581bbb76630 VAL: '-0xb' (15 sibs) 44: 0x5581bbb766c8 VAL: '0XA' (15 sibs) 44: 0x5581bbb76760 VAL: '-0XA' (15 sibs) 44: 0x5581bbb767f8 VAL: '0b10' (15 sibs) 44: 0x5581bbb76890 VAL: '-0b10' (15 sibs) 44: 0x5581bbb76928 VAL: '0B10' (15 sibs) 44: 0x5581bbb769c0 VAL: '-0B10' (15 sibs) 44: 0x5581bbb76a58 VAL: '0o17' (15 sibs) 44: 0x5581bbb76af0 VAL: '-0o17' (15 sibs) 44: 0x5581bbb76b88 VAL: '0O17' (15 sibs) 44: 0x5581bbb76c20 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbb9cf70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbb9d000 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbb9d090 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbb9d120 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbb9d1b0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbb9d240 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbb9d2d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbb9d360 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbb9d3f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbb9d480 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbb9d510 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbb9d5a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbb9d630 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbb9d6c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbb9d750 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbb9d7e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbb9d870 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: 0x5581bbb77c38 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb75d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5581bbb75dd0 VAL: '-2' (3 sibs) 44: 0x5581bbb75e68 VAL: '-2' (3 sibs) 44: 0x5581bbb75f00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbb9f5a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbb9f630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbb9f6c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbb9f750 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbb9f7e0 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: 0x5581bbb77d50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77130 VAL: '-2.0' (8 sibs) 44: 0x5581bbb771c8 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77260 VAL: '0.1' (8 sibs) 44: 0x5581bbb772f8 VAL: '.1' (8 sibs) 44: 0x5581bbb77390 VAL: '-.2' (8 sibs) 44: 0x5581bbb77428 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb774c0 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77558 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba12d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba1360 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba13f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba1480 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba1510 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba15a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba1630 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba16c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba1750 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: 0x5581bbb77e68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77600 VAL: '-2.0' (8 sibs) 44: 0x5581bbb77698 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77730 VAL: '0.1' (8 sibs) 44: 0x5581bbb777c8 VAL: '.1' (8 sibs) 44: 0x5581bbb77860 VAL: '-.2' (8 sibs) 44: 0x5581bbb778f8 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb77990 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77a28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba3000 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba3090 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba3120 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba31b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba3240 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba32d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba3360 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba33f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba3480 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: 0x5581bbb77f80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb783a0 VAL: '-2.0' (8 sibs) 44: 0x5581bbb78438 VAL: '-2.1' (8 sibs) 44: 0x5581bbb784d0 VAL: '0.1' (8 sibs) 44: 0x5581bbb78568 VAL: '.1' (8 sibs) 44: 0x5581bbb78600 VAL: '-.2' (8 sibs) 44: 0x5581bbb78698 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb78730 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb787c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba4d30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba4dc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba4e50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba4ee0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba4f70 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba5000 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba5090 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba5120 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba51b0 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: 0x5581bbb78098 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5581bbb78eb0 VAL: '1.2.3' (14 sibs) 44: 0x5581bbb78f48 VAL: '1.2.3.4' (14 sibs) 44: 0x5581bbb78fe0 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79710 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb797a8 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb79078 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79850 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb798e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79110 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79990 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb79a28 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb791a8 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79ad0 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb79b68 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79240 MAP: (14 sibs) 1 children: 44: 0x5581bbb79c10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb792d8 MAP: (14 sibs) 1 children: 44: 0x5581bbb79cb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb79370 MAP: (14 sibs) 1 children: 44: 0x5581bbb79d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb79408 MAP: (14 sibs) 1 children: 44: 0x5581bbb79df0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb794a0 MAP: (14 sibs) 2 children: 44: 0x5581bbb79e90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb79f28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79538 MAP: (14 sibs) 2 children: 44: 0x5581bbb79fd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a068 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5581bbb795d0 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb7a1a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79668 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a250 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a2e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba86a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbba8730 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbba87c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbba8850 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbba88e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbba8970 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbba8a00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbba8a90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbba8b20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbba8bb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbba8c40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbba8cd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbba8d60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbba8df0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbba8e80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbba8f10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbba8fa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbba9030 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbba90c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbba9150 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbba91e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbba9270 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbba9300 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbba9390 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbba9420 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbba94b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbba9540 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbba95d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbba9660 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbba96f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbba9780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbba9810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbba98a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbba9930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbba99c0 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: 0x5581bbb77b20 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb76330 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5581bbb763d0 VAL: '-2' (15 sibs) 44: 0x5581bbb76468 VAL: '-2' (15 sibs) 44: 0x5581bbb76500 VAL: '5' (15 sibs) 44: 0x5581bbb76598 VAL: '0xa' (15 sibs) 44: 0x5581bbb76630 VAL: '-0xb' (15 sibs) 44: 0x5581bbb766c8 VAL: '0XA' (15 sibs) 44: 0x5581bbb76760 VAL: '-0XA' (15 sibs) 44: 0x5581bbb767f8 VAL: '0b10' (15 sibs) 44: 0x5581bbb76890 VAL: '-0b10' (15 sibs) 44: 0x5581bbb76928 VAL: '0B10' (15 sibs) 44: 0x5581bbb769c0 VAL: '-0B10' (15 sibs) 44: 0x5581bbb76a58 VAL: '0o17' (15 sibs) 44: 0x5581bbb76af0 VAL: '-0o17' (15 sibs) 44: 0x5581bbb76b88 VAL: '0O17' (15 sibs) 44: 0x5581bbb76c20 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba7490 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbba7520 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbba75b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbba7640 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbba76d0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbba7760 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbba77f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbba7880 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbba7910 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbba79a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbba7a30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbba7ac0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbba7b50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbba7be0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbba7c70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbba7d00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbba7d90 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: 0x5581bbb77c38 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb75d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5581bbb75dd0 VAL: '-2' (3 sibs) 44: 0x5581bbb75e68 VAL: '-2' (3 sibs) 44: 0x5581bbb75f00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbba6b80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbba6c10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbba6ca0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbba6d30 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbba6dc0 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: 0x5581bbb77d50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77130 VAL: '-2.0' (8 sibs) 44: 0x5581bbb771c8 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77260 VAL: '0.1' (8 sibs) 44: 0x5581bbb772f8 VAL: '.1' (8 sibs) 44: 0x5581bbb77390 VAL: '-.2' (8 sibs) 44: 0x5581bbb77428 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb774c0 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77558 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbaaab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbaab40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbaabd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbaac60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbaacf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbaad80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbaae10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbaaea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbaaf30 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: 0x5581bbb77e68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77600 VAL: '-2.0' (8 sibs) 44: 0x5581bbb77698 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77730 VAL: '0.1' (8 sibs) 44: 0x5581bbb777c8 VAL: '.1' (8 sibs) 44: 0x5581bbb77860 VAL: '-.2' (8 sibs) 44: 0x5581bbb778f8 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb77990 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77a28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbab3c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbab450 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbab4e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbab570 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbab600 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbab690 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbab720 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbab7b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbab840 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: 0x5581bbb77f80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb783a0 VAL: '-2.0' (8 sibs) 44: 0x5581bbb78438 VAL: '-2.1' (8 sibs) 44: 0x5581bbb784d0 VAL: '0.1' (8 sibs) 44: 0x5581bbb78568 VAL: '.1' (8 sibs) 44: 0x5581bbb78600 VAL: '-.2' (8 sibs) 44: 0x5581bbb78698 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb78730 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb787c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbabcd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbabd60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbabdf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbabe80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbabf10 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbabfa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbac030 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbac0c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbac150 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: 0x5581bbb78098 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5581bbb78eb0 VAL: '1.2.3' (14 sibs) 44: 0x5581bbb78f48 VAL: '1.2.3.4' (14 sibs) 44: 0x5581bbb78fe0 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79710 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb797a8 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb79078 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79850 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb798e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79110 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79990 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb79a28 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb791a8 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79ad0 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb79b68 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79240 MAP: (14 sibs) 1 children: 44: 0x5581bbb79c10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb792d8 MAP: (14 sibs) 1 children: 44: 0x5581bbb79cb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb79370 MAP: (14 sibs) 1 children: 44: 0x5581bbb79d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb79408 MAP: (14 sibs) 1 children: 44: 0x5581bbb79df0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb794a0 MAP: (14 sibs) 2 children: 44: 0x5581bbb79e90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb79f28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79538 MAP: (14 sibs) 2 children: 44: 0x5581bbb79fd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a068 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5581bbb795d0 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb7a1a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79668 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a250 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a2e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbae100 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbae190 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbae220 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbae2b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbae340 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbae3d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbae460 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbae4f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbae580 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbae610 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbae6a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbae730 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbae7c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbae850 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbae8e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbae970 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbaea00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbaea90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbaeb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbaebb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbaec40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbaecd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbaed60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbaedf0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbaee80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbaef10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbaefa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbaf030 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbaf0c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbaf150 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbaf1e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbaf270 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbaf300 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbaf390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbaf420 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] 0x5581bbb9cf70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbb9d000 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbb9d090 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbb9d120 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbb9d1b0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbb9d240 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbb9d2d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbb9d360 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbb9d3f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbb9d480 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbb9d510 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbb9d5a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbb9d630 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbb9d6c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbb9d750 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbb9d7e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbb9d870 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] 0x5581bbbbcbe0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbbcc70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbbcd00 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbbcd90 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbbce20 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbbceb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbbcf40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbbcfd0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbbd060 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbbd0f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbbd180 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbbd210 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbbd2a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbbd330 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbbd3c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbbd450 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbbd4e0 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] 0x5581bbb9f5a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbb9f630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbb9f6c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbb9f750 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbb9f7e0 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] 0x5581bbbbc2d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbbc360 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbbc3f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbbc480 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbbc510 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] 0x5581bbba12d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba1360 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba13f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba1480 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba1510 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba15a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba1630 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba16c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba1750 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] 0x5581bbbbddf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbbde80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbbdf10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbbdfa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbbe030 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbbe0c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbbe150 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbbe1e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbbe270 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] 0x5581bbba3000 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba3090 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba3120 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba31b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba3240 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba32d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba3360 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba33f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba3480 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] 0x5581bbbbe700 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbbe790 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbbe820 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbbe8b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbbe940 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbbe9d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbbea60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbbeaf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbbeb80 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] 0x5581bbba4d30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbba4dc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbba4e50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbba4ee0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbba4f70 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbba5000 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbba5090 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbba5120 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbba51b0 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] 0x5581bbbbf010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbbf0a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbbf130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbbf1c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbbf250 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbbf2e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbbf370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbbf400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbbf490 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] 0x5581bbba86a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbba8730 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbba87c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbba8850 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbba88e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbba8970 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbba8a00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbba8a90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbba8b20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbba8bb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbba8c40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbba8cd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbba8d60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbba8df0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbba8e80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbba8f10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbba8fa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbba9030 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbba90c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbba9150 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbba91e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbba9270 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbba9300 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbba9390 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbba9420 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbba94b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbba9540 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbba95d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbba9660 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbba96f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbba9780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbba9810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbba98a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbba9930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbba99c0 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] 0x5581bbbc1440 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbc14d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbc1560 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbc15f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbc1680 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbc1710 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbc17a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbc1830 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbc18c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbc1950 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbc19e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbc1a70 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbc1b00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbc1b90 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbc1c20 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbc1cb0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbc1d40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbc1dd0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbc1e60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbc1ef0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbc1f80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbc2010 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbc20a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbc2130 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbc21c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbc2250 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbc22e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbc2370 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbc2400 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbc2490 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbc2520 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbc25b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbc2640 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbc26d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbc2760 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] 0x5581bbbacef0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbacf80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbad010 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbad0a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbad130 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbad1c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbad250 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbad2e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbad370 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbad400 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbad490 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbad520 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbad5b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbad640 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbad6d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbad760 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbad7f0 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] 0x5581bbbc0230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbc02c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbc0350 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbc03e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbc0470 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbc0500 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbc0590 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbc0620 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbc06b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbc0740 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbc07d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbc0860 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbc08f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbc0980 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbc0a10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbc0aa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbc0b30 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] 0x5581bbbac5e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbac670 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbac700 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbac790 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbac820 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] 0x5581bbbbf920 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbbf9b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbbfa40 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbbfad0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbbfb60 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] 0x5581bbbb0510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb05a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb0630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb06c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb0750 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb07e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb0870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb0900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb0990 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] 0x5581bbbc3850 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbc38e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbc3970 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbc3a00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbc3a90 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbc3b20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbc3bb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbc3c40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbc3cd0 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] 0x5581bbbb0e20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb0eb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb0f40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb0fd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb1060 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb10f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb1180 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb1210 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb12a0 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] 0x5581bbbc4160 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbc41f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbc4280 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbc4310 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbc43a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbc4430 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbc44c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbc4550 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbc45e0 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] 0x5581bbbb1730 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb17c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb1850 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb18e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb1970 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb1a00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb1a90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb1b20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb1bb0 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] 0x5581bbbc4a70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbc4b00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbc4b90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbc4c20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbc4cb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbc4d40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbc4dd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbc4e60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbc4ef0 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] 0x5581bbbb3b60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbb3bf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbb3c80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbb3d10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbb3da0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbb3e30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbb3ec0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbb3f50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbb3fe0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbb4070 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbb4100 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbb4190 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbb4220 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbb42b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbb4340 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbb43d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbb4460 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbb44f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbb4580 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbb4610 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbb46a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbb4730 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbb47c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbb4850 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbb48e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbb4970 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbb4a00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbb4a90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbb4b20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbb4bb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbb4c40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbb4cd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbb4d60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbb4df0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbb4e80 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] 0x5581bbbc6ea0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbc6f30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbc6fc0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbc7050 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbc70e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbc7170 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbc7200 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbc7290 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbc7320 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbc73b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbc7440 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbc74d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbc7560 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbc75f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbc7680 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbc7710 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbc77a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbc7830 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbc78c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbc7950 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbc79e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbc7a70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbc7b00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbc7b90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbc7c20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbc7cb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbc7d40 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbc7dd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbc7e60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbc7ef0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbc7f80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbc8010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbc80a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbc8130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbc81c0 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] 0x5581bbba7490 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbba7520 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbba75b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbba7640 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbba76d0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbba7760 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbba77f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbba7880 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbba7910 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbba79a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbba7a30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbba7ac0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbba7b50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbba7be0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbba7c70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbba7d00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbba7d90 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] 0x5581bbbc5c90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbc5d20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbc5db0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbc5e40 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbc5ed0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbc5f60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbc5ff0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbc6080 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbc6110 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbc61a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbc6230 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbc62c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbc6350 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbc63e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbc6470 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbc6500 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbc6590 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] 0x5581bbba6b80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbba6c10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbba6ca0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbba6d30 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbba6dc0 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] 0x5581bbbc5380 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbc5410 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbc54a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbc5530 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbc55c0 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] 0x5581bbbaaab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbaab40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbaabd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbaac60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbaacf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbaad80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbaae10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbaaea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbaaf30 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] 0x5581bbbc92b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbc9340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbc93d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbc9460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbc94f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbc9580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbc9610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbc96a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbc9730 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] 0x5581bbbab3c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbab450 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbab4e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbab570 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbab600 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbab690 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbab720 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbab7b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbab840 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] 0x5581bbbc9bc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbc9c50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbc9ce0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbc9d70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbc9e00 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbc9e90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbc9f20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbc9fb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbca040 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] 0x5581bbbabcd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbabd60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbabdf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbabe80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbabf10 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbabfa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbac030 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbac0c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbac150 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] 0x5581bbbca4d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbca560 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbca5f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbca680 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbca710 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbca7a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbca830 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbca8c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbca950 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] 0x5581bbbae100 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbae190 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbae220 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbae2b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbae340 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbae3d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbae460 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbae4f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbae580 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbae610 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbae6a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbae730 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbae7c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbae850 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbae8e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbae970 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbaea00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbaea90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbaeb20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbaebb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbaec40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbaecd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbaed60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbaedf0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbaee80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbaef10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbaefa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbaf030 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbaf0c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbaf150 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbaf1e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbaf270 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbaf300 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbaf390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbaf420 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] 0x5581bbbcc900 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbcc990 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbcca20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbccab0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbccb40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbccbd0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbccc60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbcccf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbccd80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbcce10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbccea0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbccf30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbccfc0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbcd050 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbcd0e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbcd170 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbcd200 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbcd290 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbcd320 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbcd3b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbcd440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbcd4d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbcd560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbcd5f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbcd680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbcd710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbcd7a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbcd830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbcd8c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbcd950 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbcd9e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbcda70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbcdb00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbcdb90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbcdc20 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] 0x5581bbbb5f70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbb6000 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbb6090 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbb6120 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbb61b0 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbb6240 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbb62d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbb6360 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbb63f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbb6480 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbb6510 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbb65a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbb6630 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbb66c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbb6750 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbb67e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbb6870 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] 0x5581bbbcb6f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbcb780 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbcb810 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbcb8a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbcb930 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbcb9c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbcba50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbcbae0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbcbb70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbcbc00 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbcbc90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbcbd20 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbcbdb0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbcbe40 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbcbed0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbcbf60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbcbff0 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] 0x5581bbbb2260 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbb22f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbb2380 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbb2410 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbb24a0 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] 0x5581bbbcade0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbcae70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbcaf00 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbcaf90 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbcb020 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] 0x5581bbbb2b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb2c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb2c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb2d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb2db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb2e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb2ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb2f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb2ff0 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] 0x5581bbbced10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbceda0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbcee30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbceec0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbcef50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbcefe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbcf070 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbcf100 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbcf190 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] 0x5581bbbb7180 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb7210 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb72a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb7330 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb73c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb7450 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb74e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb7570 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb7600 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] 0x5581bbbcf620 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbcf6b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbcf740 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbcf7d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbcf860 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbcf8f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbcf980 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbcfa10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbcfaa0 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] 0x5581bbbb7a90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbb7b20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbb7bb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbb7c40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbb7cd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbb7d60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbb7df0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbb7e80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbb7f10 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] 0x5581bbbcff30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbcffc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd0050 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd00e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd0170 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd0200 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd0290 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd0320 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd03b0 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] 0x5581bbbb9ec0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbb9f50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbb9fe0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbba070 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbba100 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbba190 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbba220 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbba2b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbba340 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbba3d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbba460 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbba4f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbba580 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbba610 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbba6a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbba730 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbba7c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbba850 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbba8e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbba970 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbbaa00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbbaa90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbbab20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbbabb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbbac40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbbacd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbbad60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbbadf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbbae80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbbaf10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbbafa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbbb030 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbbb0c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbbb150 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbbb1e0 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] 0x5581bbbd2360 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbd23f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbd2480 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbd2510 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbd25a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbd2630 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbd26c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbd2750 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbd27e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbd2870 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbd2900 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbd2990 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbd2a20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbd2ab0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbd2b40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbd2bd0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbd2c60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbd2cf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbd2d80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbd2e10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbd2ea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbd2f30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbd2fc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbd3050 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbd30e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbd3170 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbd3200 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbd3290 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbd3320 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbd33b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbd3440 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbd34d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbd3560 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbd35f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbd3680 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: 0x5581bbb77b20 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb76330 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5581bbb763d0 VAL: '-2' (15 sibs) 44: 0x5581bbb76468 VAL: '-2' (15 sibs) 44: 0x5581bbb76500 VAL: '5' (15 sibs) 44: 0x5581bbb76598 VAL: '0xa' (15 sibs) 44: 0x5581bbb76630 VAL: '-0xb' (15 sibs) 44: 0x5581bbb766c8 VAL: '0XA' (15 sibs) 44: 0x5581bbb76760 VAL: '-0XA' (15 sibs) 44: 0x5581bbb767f8 VAL: '0b10' (15 sibs) 44: 0x5581bbb76890 VAL: '-0b10' (15 sibs) 44: 0x5581bbb76928 VAL: '0B10' (15 sibs) 44: 0x5581bbb769c0 VAL: '-0B10' (15 sibs) 44: 0x5581bbb76a58 VAL: '0o17' (15 sibs) 44: 0x5581bbb76af0 VAL: '-0o17' (15 sibs) 44: 0x5581bbb76b88 VAL: '0O17' (15 sibs) 44: 0x5581bbb76c20 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd0840 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbd08d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbd0960 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbd09f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbd0a80 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbd0b10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbd0ba0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbd0c30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbd0cc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbd0d50 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbd0de0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbd0e70 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbd0f00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbd0f90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbd1020 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbd10b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbd1140 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: 0x5581bbb77c38 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb75d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5581bbb75dd0 VAL: '-2' (3 sibs) 44: 0x5581bbb75e68 VAL: '-2' (3 sibs) 44: 0x5581bbb75f00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbb9960 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbb99f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbb9a80 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbb9b10 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbb9ba0 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: 0x5581bbb77d50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77130 VAL: '-2.0' (8 sibs) 44: 0x5581bbb771c8 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77260 VAL: '0.1' (8 sibs) 44: 0x5581bbb772f8 VAL: '.1' (8 sibs) 44: 0x5581bbb77390 VAL: '-.2' (8 sibs) 44: 0x5581bbb77428 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb774c0 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77558 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd11e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd1270 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd1300 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd1390 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd1420 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd14b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd1540 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd15d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd1660 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: 0x5581bbb77e68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77600 VAL: '-2.0' (8 sibs) 44: 0x5581bbb77698 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77730 VAL: '0.1' (8 sibs) 44: 0x5581bbb777c8 VAL: '.1' (8 sibs) 44: 0x5581bbb77860 VAL: '-.2' (8 sibs) 44: 0x5581bbb778f8 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb77990 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77a28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd1700 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd1790 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd1820 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd18b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd1940 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd19d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd1a60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd1af0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd1b80 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: 0x5581bbb77f80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb783a0 VAL: '-2.0' (8 sibs) 44: 0x5581bbb78438 VAL: '-2.1' (8 sibs) 44: 0x5581bbb784d0 VAL: '0.1' (8 sibs) 44: 0x5581bbb78568 VAL: '.1' (8 sibs) 44: 0x5581bbb78600 VAL: '-.2' (8 sibs) 44: 0x5581bbb78698 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb78730 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb787c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd1c20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd1cb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd1d40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd1dd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd1e60 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd1ef0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd1f80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd2010 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd20a0 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: 0x5581bbb78098 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5581bbb78eb0 VAL: '1.2.3' (14 sibs) 44: 0x5581bbb78f48 VAL: '1.2.3.4' (14 sibs) 44: 0x5581bbb78fe0 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79710 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb797a8 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb79078 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79850 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb798e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79110 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79990 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb79a28 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb791a8 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79ad0 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb79b68 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79240 MAP: (14 sibs) 1 children: 44: 0x5581bbb79c10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb792d8 MAP: (14 sibs) 1 children: 44: 0x5581bbb79cb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb79370 MAP: (14 sibs) 1 children: 44: 0x5581bbb79d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb79408 MAP: (14 sibs) 1 children: 44: 0x5581bbb79df0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb794a0 MAP: (14 sibs) 2 children: 44: 0x5581bbb79e90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb79f28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79538 MAP: (14 sibs) 2 children: 44: 0x5581bbb79fd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a068 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5581bbb795d0 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb7a1a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79668 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a250 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a2e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd4770 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbd4800 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbd4890 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbd4920 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbd49b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbd4a40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbd4ad0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbd4b60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbd4bf0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbd4c80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbd4d10 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbd4da0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbd4e30 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbd4ec0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbd4f50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbd4fe0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbd5070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbd5100 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbd5190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbd5220 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbd52b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbd5340 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbd53d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbd5460 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbd54f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbd5580 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbd5610 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbd56a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbd5730 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbd57c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbd5850 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbd58e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbd5970 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbd5a00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbd5a90 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: 0x5581bbb77b20 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb76330 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5581bbb763d0 VAL: '-2' (15 sibs) 44: 0x5581bbb76468 VAL: '-2' (15 sibs) 44: 0x5581bbb76500 VAL: '5' (15 sibs) 44: 0x5581bbb76598 VAL: '0xa' (15 sibs) 44: 0x5581bbb76630 VAL: '-0xb' (15 sibs) 44: 0x5581bbb766c8 VAL: '0XA' (15 sibs) 44: 0x5581bbb76760 VAL: '-0XA' (15 sibs) 44: 0x5581bbb767f8 VAL: '0b10' (15 sibs) 44: 0x5581bbb76890 VAL: '-0b10' (15 sibs) 44: 0x5581bbb76928 VAL: '0B10' (15 sibs) 44: 0x5581bbb769c0 VAL: '-0B10' (15 sibs) 44: 0x5581bbb76a58 VAL: '0o17' (15 sibs) 44: 0x5581bbb76af0 VAL: '-0o17' (15 sibs) 44: 0x5581bbb76b88 VAL: '0O17' (15 sibs) 44: 0x5581bbb76c20 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd5b30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbd5bc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5581bbbd5c50 VAL: '-2' (15 sibs) 44: [3] [3] 0x5581bbbd5ce0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5581bbbd5d70 VAL: '5' (15 sibs) 44: [5] [5] 0x5581bbbd5e00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5581bbbd5e90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5581bbbd5f20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5581bbbd5fb0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5581bbbd6040 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5581bbbd60d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5581bbbd6160 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5581bbbd61f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5581bbbd6280 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5581bbbd6310 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5581bbbd63a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5581bbbd6430 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: 0x5581bbb77c38 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5581bbb75d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5581bbb75dd0 VAL: '-2' (3 sibs) 44: 0x5581bbb75e68 VAL: '-2' (3 sibs) 44: 0x5581bbb75f00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd64d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5581bbbd6560 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5581bbbd65f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5581bbbd6680 VAL: '-2' (3 sibs) 44: [4] [4] 0x5581bbbd6710 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: 0x5581bbb77d50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77130 VAL: '-2.0' (8 sibs) 44: 0x5581bbb771c8 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77260 VAL: '0.1' (8 sibs) 44: 0x5581bbb772f8 VAL: '.1' (8 sibs) 44: 0x5581bbb77390 VAL: '-.2' (8 sibs) 44: 0x5581bbb77428 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb774c0 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77558 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd67b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd6840 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd68d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd6960 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd69f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd6a80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd6b10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd6ba0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd6c30 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: 0x5581bbb77e68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb77600 VAL: '-2.0' (8 sibs) 44: 0x5581bbb77698 VAL: '-2.1' (8 sibs) 44: 0x5581bbb77730 VAL: '0.1' (8 sibs) 44: 0x5581bbb777c8 VAL: '.1' (8 sibs) 44: 0x5581bbb77860 VAL: '-.2' (8 sibs) 44: 0x5581bbb778f8 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb77990 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb77a28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd6cd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd6d60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd6df0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd6e80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd6f10 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd6fa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd7030 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd70c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd7150 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: 0x5581bbb77f80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5581bbb783a0 VAL: '-2.0' (8 sibs) 44: 0x5581bbb78438 VAL: '-2.1' (8 sibs) 44: 0x5581bbb784d0 VAL: '0.1' (8 sibs) 44: 0x5581bbb78568 VAL: '.1' (8 sibs) 44: 0x5581bbb78600 VAL: '-.2' (8 sibs) 44: 0x5581bbb78698 VAL: '-2.e+6' (8 sibs) 44: 0x5581bbb78730 VAL: '-3e-6' (8 sibs) 44: 0x5581bbb787c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd71f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5581bbbd7280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5581bbbd7310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5581bbbd73a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5581bbbd7430 VAL: '.1' (8 sibs) 44: [5] [5] 0x5581bbbd74c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5581bbbd7550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5581bbbd75e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5581bbbd7670 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: 0x5581bbb78098 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5581bbb78eb0 VAL: '1.2.3' (14 sibs) 44: 0x5581bbb78f48 VAL: '1.2.3.4' (14 sibs) 44: 0x5581bbb78fe0 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79710 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb797a8 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb79078 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79850 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb798e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79110 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79990 VAL: '1.2.3' (2 sibs) 44: 0x5581bbb79a28 VAL: '4.5.6' (2 sibs) 44: 0x5581bbb791a8 SEQ: (14 sibs) 2 children: 44: 0x5581bbb79ad0 VAL: '1.2.3.4' (2 sibs) 44: 0x5581bbb79b68 VAL: '4.5.6.7' (2 sibs) 44: 0x5581bbb79240 MAP: (14 sibs) 1 children: 44: 0x5581bbb79c10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb792d8 MAP: (14 sibs) 1 children: 44: 0x5581bbb79cb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb79370 MAP: (14 sibs) 1 children: 44: 0x5581bbb79d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5581bbb79408 MAP: (14 sibs) 1 children: 44: 0x5581bbb79df0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5581bbb794a0 MAP: (14 sibs) 2 children: 44: 0x5581bbb79e90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb79f28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79538 MAP: (14 sibs) 2 children: 44: 0x5581bbb79fd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a068 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5581bbb795d0 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5581bbb7a1a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5581bbb79668 MAP: (14 sibs) 2 children: 44: 0x5581bbb7a250 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5581bbb7a2e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5581bbbd7710 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5581bbbd77a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5581bbbd7830 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5581bbbd78c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5581bbbd7950 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5581bbbd79e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5581bbbd7a70 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5581bbbd7b00 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5581bbbd7b90 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5581bbbd7c20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5581bbbd7cb0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5581bbbd7d40 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5581bbbd7dd0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5581bbbd7e60 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5581bbbd7ef0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5581bbbd7f80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5581bbbd8010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5581bbbd80a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5581bbbd8130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5581bbbd81c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5581bbbd8250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5581bbbd82e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5581bbbd8370 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5581bbbd8400 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5581bbbd8490 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5581bbbd8520 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5581bbbd85b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5581bbbd8640 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5581bbbd86d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5581bbbd8760 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5581bbbd87f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5581bbbd8880 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5581bbbd8910 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5581bbbd89a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5581bbbd8a30 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 (9 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (10 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x5603027333b0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x560302730670 VAL: '' (12 sibs) 45: 0x560302730708 VAL: '' (12 sibs) 45: 0x5603027307a0 VAL: 'null' (12 sibs) 45: 0x560302730838 VAL: 'Null' (12 sibs) 45: 0x5603027308d0 VAL: 'NULL' (12 sibs) 45: 0x560302730968 VAL: '~' (12 sibs) 45: 0x560302730a00 MAP: (12 sibs) 1 children: 45: 0x560302730da0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x560302730a98 MAP: (12 sibs) 1 children: 45: 0x560302730e40 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x560302730b30 MAP: (12 sibs) 1 children: 45: 0x560302730ee0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x560302730bc8 MAP: (12 sibs) 1 children: 45: 0x560302730f80 KEYVAL: '~' '~' (1 sibs) 45: 0x560302730c60 MAP: (12 sibs) 1 children: 45: 0x560302731020 KEYVAL: '~' 'null' (1 sibs) 45: 0x560302730cf8 MAP: (12 sibs) 1 children: 45: 0x5603027310c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030277b3d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56030277b460 VAL: '' (12 sibs) 45: [2] [2] 0x56030277b4f0 VAL: '' (12 sibs) 45: [3] [3] 0x56030277b580 VAL: 'null' (12 sibs) 45: [4] [4] 0x56030277b610 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56030277b6a0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56030277b730 VAL: '~' (12 sibs) 45: [7] [7] 0x56030277b7c0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56030277b850 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56030277b8e0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x56030277b970 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56030277ba00 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56030277ba90 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56030277bb20 MAP: (12 sibs) 1 children: 45: [14] [14] 0x56030277bbb0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56030277bc40 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56030277bcd0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56030277bd60 MAP: (12 sibs) 1 children: 45: [18] [18] 0x56030277bdf0 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: 0x5603027334c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027313a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027314d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030277da00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030277da90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030277db20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030277dbb0 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: 0x5603027335e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027319e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731a78 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302731b10 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030277f730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030277f7c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030277f850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030277f8e0 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: 0x5603027336f8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731bb0 VAL: '' (3 sibs) 45: 0x560302731c48 VAL: '' (3 sibs) 45: 0x560302731ce0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302781460 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027814f0 VAL: '' (3 sibs) 45: [2] [2] 0x560302781580 VAL: '' (3 sibs) 45: [3] [3] 0x560302781610 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: 0x560302733810 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732820 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x5603027329f0 VAL: '' (3 sibs) 45: 0x560302732a88 VAL: '' (3 sibs) 45: 0x560302732b20 VAL: '' (3 sibs) 45: 0x5603027328b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732950 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302783190 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302783220 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027832b0 VAL: '' (3 sibs) 45: [3] [3] 0x560302783340 VAL: '' (3 sibs) 45: [4] [4] 0x5603027833d0 VAL: '' (3 sibs) 45: [5] [5] 0x560302783460 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027834f0 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: 0x560302733928 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027315d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731668 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x5603027317a0 VAL: '' (3 sibs) 45: 0x560302731838 VAL: '' (3 sibs) 45: 0x5603027318d0 VAL: '' (3 sibs) 45: 0x560302731700 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302784ec0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302784f50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302784fe0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x560302785070 VAL: '' (3 sibs) 45: [4] [4] 0x560302785100 VAL: '' (3 sibs) 45: [5] [5] 0x560302785190 VAL: '' (3 sibs) 45: [6] [6] 0x560302785220 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: 0x560302733a40 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732bc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732c58 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732cf0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x560302732d90 VAL: '' (3 sibs) 45: 0x560302732e28 VAL: '' (3 sibs) 45: 0x560302732ec0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302786bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302786c80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302786d10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302786da0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x560302786e30 VAL: '' (3 sibs) 45: [5] [5] 0x560302786ec0 VAL: '' (3 sibs) 45: [6] [6] 0x560302786f50 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: 0x560302733b58 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302732fc0 MAP: (3 sibs) 3 children: 45: 0x560302733190 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302733228 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027332c0 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302733058 VAL: '' (3 sibs) 45: 0x5603027330f0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302788920 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027889b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x560302788a40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x560302788ad0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x560302788b60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x560302788bf0 VAL: '' (3 sibs) 45: [6] [6] 0x560302788c80 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: 0x560302733c70 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302734550 VAL: '' (3 sibs) 45: 0x5603027345e8 MAP: (3 sibs) 3 children: 45: 0x560302734720 KEYVAL: 'foo' '' (3 sibs) 45: 0x5603027347b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302734850 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302734680 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030278a650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56030278a6e0 VAL: '' (3 sibs) 45: [2] [2] 0x56030278a770 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56030278a800 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56030278a890 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56030278a920 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56030278a9b0 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: 0x560302733d88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731fb0 VAL: '' (3 sibs) 45: 0x560302732048 VAL: '' (3 sibs) 45: 0x5603027320e0 MAP: (3 sibs) 3 children: 45: 0x560302732180 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732218 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027322b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030278c380 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56030278c410 VAL: '' (3 sibs) 45: [2] [2] 0x56030278c4a0 VAL: '' (3 sibs) 45: [3] [3] 0x56030278c530 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56030278c5c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56030278c650 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56030278c6e0 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: 0x560302733ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302731d80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x560302732630 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x5603027326c8 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731e18 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x5603027348f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x560302734988 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731eb0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030278e0b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030278e140 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56030278e1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56030278e260 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56030278e2f0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56030278e380 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56030278e410 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56030278e4a0 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: 0x560302733fb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302735c60 KEYVAL: 'version' '0' (3 sibs) 45: 0x560302735cf8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x560302735d90 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x560302730230 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x560302735e30 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x560302735f70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x560302736008 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x560302735ec8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x5603027360b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x560302736148 KEYVAL: 'Life' '100' (8 sibs) 45: 0x5603027361e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x560302736278 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x560302736310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x5603027363a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x560302736440 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x5603027364d8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302790c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302790cf0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x560302790d80 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x560302790e10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x560302790ea0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x560302790f30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x560302790fc0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x560302791050 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027910e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x560302791170 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x560302791200 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x560302791290 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x560302791320 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027913b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x560302791440 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027914d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x560302791560 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: 0x5603027340d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302734c60 KEYVAL: 'version' '10' (3 sibs) 45: 0x560302734cf8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x560302734d90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x560302732490 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x560302730370 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x560302735790 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x560302735828 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x5603027358c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x560302732528 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302790350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027903e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x560302790470 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x560302790500 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x560302790590 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x560302790620 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027906b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x560302790740 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027907d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x560302790860 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: 0x5603027333b0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x560302730670 VAL: '' (12 sibs) 45: 0x560302730708 VAL: '' (12 sibs) 45: 0x5603027307a0 VAL: 'null' (12 sibs) 45: 0x560302730838 VAL: 'Null' (12 sibs) 45: 0x5603027308d0 VAL: 'NULL' (12 sibs) 45: 0x560302730968 VAL: '~' (12 sibs) 45: 0x560302730a00 MAP: (12 sibs) 1 children: 45: 0x560302730da0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x560302730a98 MAP: (12 sibs) 1 children: 45: 0x560302730e40 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x560302730b30 MAP: (12 sibs) 1 children: 45: 0x560302730ee0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x560302730bc8 MAP: (12 sibs) 1 children: 45: 0x560302730f80 KEYVAL: '~' '~' (1 sibs) 45: 0x560302730c60 MAP: (12 sibs) 1 children: 45: 0x560302731020 KEYVAL: '~' 'null' (1 sibs) 45: 0x560302730cf8 MAP: (12 sibs) 1 children: 45: 0x5603027310c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302793ba0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x560302793c30 VAL: '' (12 sibs) 45: [2] [2] 0x560302793cc0 VAL: '' (12 sibs) 45: [3] [3] 0x560302793d50 VAL: 'null' (12 sibs) 45: [4] [4] 0x560302793de0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x560302793e70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x560302793f00 VAL: '~' (12 sibs) 45: [7] [7] 0x560302793f90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x560302794020 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5603027940b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x560302794140 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5603027941d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x560302794260 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5603027942f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x560302794380 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x560302794410 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5603027944a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x560302794530 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5603027945c0 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: 0x5603027334c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027313a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027314d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302793290 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302793320 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027933b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302793440 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: 0x5603027335e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027319e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731a78 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302731b10 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302794db0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302794e40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302794ed0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302794f60 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: 0x5603027336f8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731bb0 VAL: '' (3 sibs) 45: 0x560302731c48 VAL: '' (3 sibs) 45: 0x560302731ce0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027956c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302795750 VAL: '' (3 sibs) 45: [2] [2] 0x5603027957e0 VAL: '' (3 sibs) 45: [3] [3] 0x560302795870 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: 0x560302733810 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732820 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x5603027329f0 VAL: '' (3 sibs) 45: 0x560302732a88 VAL: '' (3 sibs) 45: 0x560302732b20 VAL: '' (3 sibs) 45: 0x5603027328b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732950 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302795fd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302796060 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027960f0 VAL: '' (3 sibs) 45: [3] [3] 0x560302796180 VAL: '' (3 sibs) 45: [4] [4] 0x560302796210 VAL: '' (3 sibs) 45: [5] [5] 0x5603027962a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x560302796330 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: 0x560302733928 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027315d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731668 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x5603027317a0 VAL: '' (3 sibs) 45: 0x560302731838 VAL: '' (3 sibs) 45: 0x5603027318d0 VAL: '' (3 sibs) 45: 0x560302731700 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027968e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302796970 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302796a00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x560302796a90 VAL: '' (3 sibs) 45: [4] [4] 0x560302796b20 VAL: '' (3 sibs) 45: [5] [5] 0x560302796bb0 VAL: '' (3 sibs) 45: [6] [6] 0x560302796c40 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: 0x560302733a40 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732bc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732c58 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732cf0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x560302732d90 VAL: '' (3 sibs) 45: 0x560302732e28 VAL: '' (3 sibs) 45: 0x560302732ec0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027971f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302797280 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302797310 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027973a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x560302797430 VAL: '' (3 sibs) 45: [5] [5] 0x5603027974c0 VAL: '' (3 sibs) 45: [6] [6] 0x560302797550 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: 0x560302733b58 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302732fc0 MAP: (3 sibs) 3 children: 45: 0x560302733190 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302733228 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027332c0 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302733058 VAL: '' (3 sibs) 45: 0x5603027330f0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302797b00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302797b90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x560302797c20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x560302797cb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x560302797d40 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x560302797dd0 VAL: '' (3 sibs) 45: [6] [6] 0x560302797e60 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: 0x560302733c70 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302734550 VAL: '' (3 sibs) 45: 0x5603027345e8 MAP: (3 sibs) 3 children: 45: 0x560302734720 KEYVAL: 'foo' '' (3 sibs) 45: 0x5603027347b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302734850 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302734680 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302798410 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027984a0 VAL: '' (3 sibs) 45: [2] [2] 0x560302798530 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027985c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x560302798650 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027986e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x560302798770 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: 0x560302733d88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731fb0 VAL: '' (3 sibs) 45: 0x560302732048 VAL: '' (3 sibs) 45: 0x5603027320e0 MAP: (3 sibs) 3 children: 45: 0x560302732180 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732218 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027322b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302798d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302798db0 VAL: '' (3 sibs) 45: [2] [2] 0x560302798e40 VAL: '' (3 sibs) 45: [3] [3] 0x560302798ed0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x560302798f60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x560302798ff0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x560302799080 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: 0x560302733ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302731d80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x560302732630 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x5603027326c8 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731e18 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x5603027348f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x560302734988 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731eb0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302799630 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027996c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x560302799750 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027997e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x560302799870 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x560302799900 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x560302799990 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x560302799a20 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: 0x560302733fb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302735c60 KEYVAL: 'version' '0' (3 sibs) 45: 0x560302735cf8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x560302735d90 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x560302730230 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x560302735e30 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x560302735f70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x560302736008 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x560302735ec8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x5603027360b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x560302736148 KEYVAL: 'Life' '100' (8 sibs) 45: 0x5603027361e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x560302736278 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x560302736310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x5603027363a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x560302736440 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x5603027364d8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x56030279a850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030279a8e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56030279a970 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56030279aa00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56030279aa90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56030279ab20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56030279abb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56030279ac40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56030279acd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56030279ad60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56030279adf0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56030279ae80 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56030279af10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56030279afa0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56030279b030 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56030279b0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56030279b150 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: 0x5603027340d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302734c60 KEYVAL: 'version' '10' (3 sibs) 45: 0x560302734cf8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x560302734d90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x560302732490 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x560302730370 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x560302735790 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x560302735828 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x5603027358c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x560302732528 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x560302799f40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302799fd0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56030279a060 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56030279a0f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56030279a180 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56030279a210 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56030279a2a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56030279a330 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56030279a3c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56030279a450 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] 0x56030277b3d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56030277b460 VAL: '' (12 sibs) 45: [2] [2] 0x56030277b4f0 VAL: '' (12 sibs) 45: [3] [3] 0x56030277b580 VAL: 'null' (12 sibs) 45: [4] [4] 0x56030277b610 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56030277b6a0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56030277b730 VAL: '~' (12 sibs) 45: [7] [7] 0x56030277b7c0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56030277b850 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56030277b8e0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x56030277b970 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56030277ba00 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56030277ba90 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56030277bb20 MAP: (12 sibs) 1 children: 45: [14] [14] 0x56030277bbb0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56030277bc40 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56030277bcd0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56030277bd60 MAP: (12 sibs) 1 children: 45: [18] [18] 0x56030277bdf0 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] 0x56030279dfd0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x56030279e060 VAL: '' (12 sibs) 45: [2] [2] 0x56030279e0f0 VAL: '' (12 sibs) 45: [3] [3] 0x56030279e180 VAL: 'null' (12 sibs) 45: [4] [4] 0x56030279e210 VAL: 'Null' (12 sibs) 45: [5] [5] 0x56030279e2a0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x56030279e330 VAL: '~' (12 sibs) 45: [7] [7] 0x56030279e3c0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x56030279e450 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x56030279e4e0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x56030279e570 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x56030279e600 MAP: (12 sibs) 1 children: 45: [12] [12] 0x56030279e690 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x56030279e720 MAP: (12 sibs) 1 children: 45: [14] [14] 0x56030279e7b0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x56030279e840 MAP: (12 sibs) 1 children: 45: [16] [16] 0x56030279e8d0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x56030279e960 MAP: (12 sibs) 1 children: 45: [18] [18] 0x56030279e9f0 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] 0x56030277da00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030277da90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030277db20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030277dbb0 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] 0x56030279cde0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030279ce70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030279cf00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030279cf90 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] 0x56030277f730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030277f7c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030277f850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030277f8e0 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] 0x56030279f1e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030279f270 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030279f300 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030279f390 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] 0x560302781460 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027814f0 VAL: '' (3 sibs) 45: [2] [2] 0x560302781580 VAL: '' (3 sibs) 45: [3] [3] 0x560302781610 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] 0x56030279faf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56030279fb80 VAL: '' (3 sibs) 45: [2] [2] 0x56030279fc10 VAL: '' (3 sibs) 45: [3] [3] 0x56030279fca0 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] 0x560302783190 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302783220 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027832b0 VAL: '' (3 sibs) 45: [3] [3] 0x560302783340 VAL: '' (3 sibs) 45: [4] [4] 0x5603027833d0 VAL: '' (3 sibs) 45: [5] [5] 0x560302783460 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027834f0 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] 0x5603027a0400 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a0490 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027a0520 VAL: '' (3 sibs) 45: [3] [3] 0x5603027a05b0 VAL: '' (3 sibs) 45: [4] [4] 0x5603027a0640 VAL: '' (3 sibs) 45: [5] [5] 0x5603027a06d0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027a0760 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] 0x560302784ec0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302784f50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302784fe0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x560302785070 VAL: '' (3 sibs) 45: [4] [4] 0x560302785100 VAL: '' (3 sibs) 45: [5] [5] 0x560302785190 VAL: '' (3 sibs) 45: [6] [6] 0x560302785220 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] 0x5603027a0d10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a0da0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a0e30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5603027a0ec0 VAL: '' (3 sibs) 45: [4] [4] 0x5603027a0f50 VAL: '' (3 sibs) 45: [5] [5] 0x5603027a0fe0 VAL: '' (3 sibs) 45: [6] [6] 0x5603027a1070 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] 0x560302786bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302786c80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302786d10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302786da0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x560302786e30 VAL: '' (3 sibs) 45: [5] [5] 0x560302786ec0 VAL: '' (3 sibs) 45: [6] [6] 0x560302786f50 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] 0x5603027a1620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a16b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a1740 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027a17d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5603027a1860 VAL: '' (3 sibs) 45: [5] [5] 0x5603027a18f0 VAL: '' (3 sibs) 45: [6] [6] 0x5603027a1980 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] 0x560302788920 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027889b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x560302788a40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x560302788ad0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x560302788b60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x560302788bf0 VAL: '' (3 sibs) 45: [6] [6] 0x560302788c80 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] 0x5603027a1f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027a1fc0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5603027a2050 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5603027a20e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5603027a2170 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5603027a2200 VAL: '' (3 sibs) 45: [6] [6] 0x5603027a2290 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] 0x56030278a650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56030278a6e0 VAL: '' (3 sibs) 45: [2] [2] 0x56030278a770 MAP: (3 sibs) 3 children: 45: [3] [3] 0x56030278a800 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x56030278a890 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x56030278a920 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x56030278a9b0 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] 0x5603027a2840 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027a28d0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027a2960 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027a29f0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5603027a2a80 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027a2b10 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5603027a2ba0 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] 0x56030278c380 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x56030278c410 VAL: '' (3 sibs) 45: [2] [2] 0x56030278c4a0 VAL: '' (3 sibs) 45: [3] [3] 0x56030278c530 MAP: (3 sibs) 3 children: 45: [4] [4] 0x56030278c5c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x56030278c650 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x56030278c6e0 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] 0x5603027a3150 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027a31e0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027a3270 VAL: '' (3 sibs) 45: [3] [3] 0x5603027a3300 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5603027a3390 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5603027a3420 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027a34b0 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] 0x56030278e0b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030278e140 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x56030278e1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x56030278e260 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x56030278e2f0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x56030278e380 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x56030278e410 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x56030278e4a0 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] 0x5603027a3a60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a3af0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5603027a3b80 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027a3c10 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5603027a3ca0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5603027a3d30 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5603027a3dc0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5603027a3e50 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] 0x560302790c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302790cf0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x560302790d80 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x560302790e10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x560302790ea0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x560302790f30 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x560302790fc0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x560302791050 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027910e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x560302791170 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x560302791200 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x560302791290 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x560302791320 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027913b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x560302791440 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027914d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x560302791560 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] 0x5603027a4c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a4d10 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5603027a4da0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5603027a4e30 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5603027a4ec0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5603027a4f50 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5603027a4fe0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5603027a5070 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027a5100 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5603027a5190 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5603027a5220 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5603027a52b0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5603027a5340 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027a53d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5603027a5460 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027a54f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5603027a5580 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] 0x560302790350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027903e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x560302790470 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x560302790500 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x560302790590 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x560302790620 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027906b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x560302790740 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027907d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x560302790860 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] 0x5603027a4370 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a4400 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5603027a4490 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5603027a4520 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5603027a45b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5603027a4640 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027a46d0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5603027a4760 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027a47f0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5603027a4880 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] 0x560302793ba0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x560302793c30 VAL: '' (12 sibs) 45: [2] [2] 0x560302793cc0 VAL: '' (12 sibs) 45: [3] [3] 0x560302793d50 VAL: 'null' (12 sibs) 45: [4] [4] 0x560302793de0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x560302793e70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x560302793f00 VAL: '~' (12 sibs) 45: [7] [7] 0x560302793f90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x560302794020 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5603027940b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x560302794140 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5603027941d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x560302794260 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5603027942f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x560302794380 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x560302794410 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5603027944a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x560302794530 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5603027945c0 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] 0x5603027a67a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5603027a6830 VAL: '' (12 sibs) 45: [2] [2] 0x5603027a68c0 VAL: '' (12 sibs) 45: [3] [3] 0x5603027a6950 VAL: 'null' (12 sibs) 45: [4] [4] 0x5603027a69e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5603027a6a70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5603027a6b00 VAL: '~' (12 sibs) 45: [7] [7] 0x5603027a6b90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5603027a6c20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5603027a6cb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5603027a6d40 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5603027a6dd0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5603027a6e60 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5603027a6ef0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5603027a6f80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5603027a7010 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5603027a70a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5603027a7130 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5603027a71c0 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] 0x560302793290 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302793320 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027933b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302793440 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] 0x5603027a5e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a5f20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a5fb0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027a6040 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] 0x560302794db0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302794e40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302794ed0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x560302794f60 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] 0x5603027a79b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a7a40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a7ad0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027a7b60 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] 0x5603027956c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302795750 VAL: '' (3 sibs) 45: [2] [2] 0x5603027957e0 VAL: '' (3 sibs) 45: [3] [3] 0x560302795870 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] 0x5603027a82c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027a8350 VAL: '' (3 sibs) 45: [2] [2] 0x5603027a83e0 VAL: '' (3 sibs) 45: [3] [3] 0x5603027a8470 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] 0x560302795fd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302796060 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027960f0 VAL: '' (3 sibs) 45: [3] [3] 0x560302796180 VAL: '' (3 sibs) 45: [4] [4] 0x560302796210 VAL: '' (3 sibs) 45: [5] [5] 0x5603027962a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x560302796330 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] 0x5603027a8bd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a8c60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027a8cf0 VAL: '' (3 sibs) 45: [3] [3] 0x5603027a8d80 VAL: '' (3 sibs) 45: [4] [4] 0x5603027a8e10 VAL: '' (3 sibs) 45: [5] [5] 0x5603027a8ea0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027a8f30 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] 0x5603027968e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302796970 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302796a00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x560302796a90 VAL: '' (3 sibs) 45: [4] [4] 0x560302796b20 VAL: '' (3 sibs) 45: [5] [5] 0x560302796bb0 VAL: '' (3 sibs) 45: [6] [6] 0x560302796c40 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] 0x5603027a94e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a9570 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a9600 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5603027a9690 VAL: '' (3 sibs) 45: [4] [4] 0x5603027a9720 VAL: '' (3 sibs) 45: [5] [5] 0x5603027a97b0 VAL: '' (3 sibs) 45: [6] [6] 0x5603027a9840 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] 0x5603027971f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302797280 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x560302797310 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027973a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x560302797430 VAL: '' (3 sibs) 45: [5] [5] 0x5603027974c0 VAL: '' (3 sibs) 45: [6] [6] 0x560302797550 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] 0x5603027a9df0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027a9e80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027a9f10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027a9fa0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5603027aa030 VAL: '' (3 sibs) 45: [5] [5] 0x5603027aa0c0 VAL: '' (3 sibs) 45: [6] [6] 0x5603027aa150 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] 0x560302797b00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302797b90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x560302797c20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x560302797cb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x560302797d40 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x560302797dd0 VAL: '' (3 sibs) 45: [6] [6] 0x560302797e60 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] 0x5603027aa700 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027aa790 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5603027aa820 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5603027aa8b0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5603027aa940 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5603027aa9d0 VAL: '' (3 sibs) 45: [6] [6] 0x5603027aaa60 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] 0x560302798410 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027984a0 VAL: '' (3 sibs) 45: [2] [2] 0x560302798530 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027985c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x560302798650 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027986e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x560302798770 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] 0x5603027ab010 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027ab0a0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027ab130 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027ab1c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5603027ab250 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027ab2e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5603027ab370 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] 0x560302798d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x560302798db0 VAL: '' (3 sibs) 45: [2] [2] 0x560302798e40 VAL: '' (3 sibs) 45: [3] [3] 0x560302798ed0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x560302798f60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x560302798ff0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x560302799080 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] 0x5603027ab920 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027ab9b0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027aba40 VAL: '' (3 sibs) 45: [3] [3] 0x5603027abad0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5603027abb60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5603027abbf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027abc80 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] 0x560302799630 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027996c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x560302799750 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027997e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x560302799870 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x560302799900 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x560302799990 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x560302799a20 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] 0x5603027ac230 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027ac2c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5603027ac350 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027ac3e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5603027ac470 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5603027ac500 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5603027ac590 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5603027ac620 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] 0x56030279a850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030279a8e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x56030279a970 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x56030279aa00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x56030279aa90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x56030279ab20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x56030279abb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x56030279ac40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x56030279acd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x56030279ad60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x56030279adf0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x56030279ae80 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x56030279af10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x56030279afa0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x56030279b030 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x56030279b0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x56030279b150 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] 0x5603027ad450 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027ad4e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5603027ad570 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5603027ad600 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5603027ad690 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5603027ad720 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5603027ad7b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5603027ad840 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027ad8d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5603027ad960 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5603027ad9f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5603027ada80 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5603027adb10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027adba0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5603027adc30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027adcc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5603027add50 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] 0x560302799f40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x560302799fd0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x56030279a060 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x56030279a0f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x56030279a180 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x56030279a210 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x56030279a2a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x56030279a330 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x56030279a3c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x56030279a450 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] 0x5603027acb40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027acbd0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5603027acc60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5603027accf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5603027acd80 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5603027ace10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027acea0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5603027acf30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027acfc0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5603027ad050 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: 0x5603027333b0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x560302730670 VAL: '' (12 sibs) 45: 0x560302730708 VAL: '' (12 sibs) 45: 0x5603027307a0 VAL: 'null' (12 sibs) 45: 0x560302730838 VAL: 'Null' (12 sibs) 45: 0x5603027308d0 VAL: 'NULL' (12 sibs) 45: 0x560302730968 VAL: '~' (12 sibs) 45: 0x560302730a00 MAP: (12 sibs) 1 children: 45: 0x560302730da0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x560302730a98 MAP: (12 sibs) 1 children: 45: 0x560302730e40 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x560302730b30 MAP: (12 sibs) 1 children: 45: 0x560302730ee0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x560302730bc8 MAP: (12 sibs) 1 children: 45: 0x560302730f80 KEYVAL: '~' '~' (1 sibs) 45: 0x560302730c60 MAP: (12 sibs) 1 children: 45: 0x560302731020 KEYVAL: '~' 'null' (1 sibs) 45: 0x560302730cf8 MAP: (12 sibs) 1 children: 45: 0x5603027310c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027ae660 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5603027ae6f0 VAL: '' (12 sibs) 45: [2] [2] 0x5603027ae780 VAL: '' (12 sibs) 45: [3] [3] 0x5603027ae810 VAL: 'null' (12 sibs) 45: [4] [4] 0x5603027ae8a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5603027ae930 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5603027ae9c0 VAL: '~' (12 sibs) 45: [7] [7] 0x5603027aea50 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5603027aeae0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5603027aeb70 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5603027aec00 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5603027aec90 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5603027aed20 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5603027aedb0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5603027aee40 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5603027aeed0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5603027aef60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5603027aeff0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5603027af080 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: 0x5603027334c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027313a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027314d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x56030279d990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x56030279da20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x56030279dab0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x56030279db40 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: 0x5603027335e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027319e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731a78 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302731b10 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027af120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027af1b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027af240 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027af2d0 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: 0x5603027336f8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731bb0 VAL: '' (3 sibs) 45: 0x560302731c48 VAL: '' (3 sibs) 45: 0x560302731ce0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027af370 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027af400 VAL: '' (3 sibs) 45: [2] [2] 0x5603027af490 VAL: '' (3 sibs) 45: [3] [3] 0x5603027af520 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: 0x560302733810 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732820 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x5603027329f0 VAL: '' (3 sibs) 45: 0x560302732a88 VAL: '' (3 sibs) 45: 0x560302732b20 VAL: '' (3 sibs) 45: 0x5603027328b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732950 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027af5c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027af650 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027af6e0 VAL: '' (3 sibs) 45: [3] [3] 0x5603027af770 VAL: '' (3 sibs) 45: [4] [4] 0x5603027af800 VAL: '' (3 sibs) 45: [5] [5] 0x5603027af890 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027af920 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: 0x560302733928 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027315d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731668 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x5603027317a0 VAL: '' (3 sibs) 45: 0x560302731838 VAL: '' (3 sibs) 45: 0x5603027318d0 VAL: '' (3 sibs) 45: 0x560302731700 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027af9c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027afa50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027afae0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5603027afb70 VAL: '' (3 sibs) 45: [4] [4] 0x5603027afc00 VAL: '' (3 sibs) 45: [5] [5] 0x5603027afc90 VAL: '' (3 sibs) 45: [6] [6] 0x5603027afd20 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: 0x560302733a40 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732bc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732c58 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732cf0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x560302732d90 VAL: '' (3 sibs) 45: 0x560302732e28 VAL: '' (3 sibs) 45: 0x560302732ec0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027afdc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027afe50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027afee0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027aff70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5603027b0000 VAL: '' (3 sibs) 45: [5] [5] 0x5603027b0090 VAL: '' (3 sibs) 45: [6] [6] 0x5603027b0120 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: 0x560302733b58 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302732fc0 MAP: (3 sibs) 3 children: 45: 0x560302733190 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302733228 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027332c0 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302733058 VAL: '' (3 sibs) 45: 0x5603027330f0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b01c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b0250 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5603027b02e0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5603027b0370 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5603027b0400 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5603027b0490 VAL: '' (3 sibs) 45: [6] [6] 0x5603027b0520 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: 0x560302733c70 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302734550 VAL: '' (3 sibs) 45: 0x5603027345e8 MAP: (3 sibs) 3 children: 45: 0x560302734720 KEYVAL: 'foo' '' (3 sibs) 45: 0x5603027347b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302734850 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302734680 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b05c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b0650 VAL: '' (3 sibs) 45: [2] [2] 0x5603027b06e0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027b0770 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5603027b0800 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027b0890 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5603027b0920 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: 0x560302733d88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731fb0 VAL: '' (3 sibs) 45: 0x560302732048 VAL: '' (3 sibs) 45: 0x5603027320e0 MAP: (3 sibs) 3 children: 45: 0x560302732180 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732218 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027322b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b09c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b0a50 VAL: '' (3 sibs) 45: [2] [2] 0x5603027b0ae0 VAL: '' (3 sibs) 45: [3] [3] 0x5603027b0b70 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5603027b0c00 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5603027b0c90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027b0d20 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: 0x560302733ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302731d80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x560302732630 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x5603027326c8 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731e18 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x5603027348f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x560302734988 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731eb0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b0dc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b0e50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5603027b0ee0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027b0f70 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5603027b1000 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5603027b1090 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5603027b1120 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5603027b11b0 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: 0x560302733fb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302735c60 KEYVAL: 'version' '0' (3 sibs) 45: 0x560302735cf8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x560302735d90 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x560302730230 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x560302735e30 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x560302735f70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x560302736008 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x560302735ec8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x5603027360b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x560302736148 KEYVAL: 'Life' '100' (8 sibs) 45: 0x5603027361e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x560302736278 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x560302736310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x5603027363a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x560302736440 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x5603027364d8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b1250 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b12e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5603027b1370 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5603027b1400 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5603027b1490 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5603027b1520 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5603027b15b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5603027b1640 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027b16d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5603027b1760 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5603027b17f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5603027b1880 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5603027b1910 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027b19a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5603027b1a30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027b1ac0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5603027b1b50 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: 0x5603027340d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302734c60 KEYVAL: 'version' '10' (3 sibs) 45: 0x560302734cf8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x560302734d90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x560302732490 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x560302730370 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x560302735790 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x560302735828 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x5603027358c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x560302732528 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b1bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b1c80 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5603027b1d10 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5603027b1da0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5603027b1e30 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5603027b1ec0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027b1f50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5603027b1fe0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027b2070 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5603027b2100 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: 0x5603027333b0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x560302730670 VAL: '' (12 sibs) 45: 0x560302730708 VAL: '' (12 sibs) 45: 0x5603027307a0 VAL: 'null' (12 sibs) 45: 0x560302730838 VAL: 'Null' (12 sibs) 45: 0x5603027308d0 VAL: 'NULL' (12 sibs) 45: 0x560302730968 VAL: '~' (12 sibs) 45: 0x560302730a00 MAP: (12 sibs) 1 children: 45: 0x560302730da0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x560302730a98 MAP: (12 sibs) 1 children: 45: 0x560302730e40 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x560302730b30 MAP: (12 sibs) 1 children: 45: 0x560302730ee0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x560302730bc8 MAP: (12 sibs) 1 children: 45: 0x560302730f80 KEYVAL: '~' '~' (1 sibs) 45: 0x560302730c60 MAP: (12 sibs) 1 children: 45: 0x560302731020 KEYVAL: '~' 'null' (1 sibs) 45: 0x560302730cf8 MAP: (12 sibs) 1 children: 45: 0x5603027310c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b21a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5603027b2230 VAL: '' (12 sibs) 45: [2] [2] 0x5603027b22c0 VAL: '' (12 sibs) 45: [3] [3] 0x5603027b2350 VAL: 'null' (12 sibs) 45: [4] [4] 0x5603027b23e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5603027b2470 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5603027b2500 VAL: '~' (12 sibs) 45: [7] [7] 0x5603027b2590 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5603027b2620 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5603027b26b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5603027b2740 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5603027b27d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5603027b2860 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5603027b28f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5603027b2980 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5603027b2a10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5603027b2aa0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5603027b2b30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5603027b2bc0 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: 0x5603027334c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027313a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027314d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b2c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b2cf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027b2d80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027b2e10 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: 0x5603027335e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027319e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731a78 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302731b10 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b2eb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b2f40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027b2fd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027b3060 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: 0x5603027336f8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731bb0 VAL: '' (3 sibs) 45: 0x560302731c48 VAL: '' (3 sibs) 45: 0x560302731ce0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b3100 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b3190 VAL: '' (3 sibs) 45: [2] [2] 0x5603027b3220 VAL: '' (3 sibs) 45: [3] [3] 0x5603027b32b0 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: 0x560302733810 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732820 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x5603027329f0 VAL: '' (3 sibs) 45: 0x560302732a88 VAL: '' (3 sibs) 45: 0x560302732b20 VAL: '' (3 sibs) 45: 0x5603027328b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732950 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b3350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b33e0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5603027b3470 VAL: '' (3 sibs) 45: [3] [3] 0x5603027b3500 VAL: '' (3 sibs) 45: [4] [4] 0x5603027b3590 VAL: '' (3 sibs) 45: [5] [5] 0x5603027b3620 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027b36b0 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: 0x560302733928 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5603027315d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302731668 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x5603027317a0 VAL: '' (3 sibs) 45: 0x560302731838 VAL: '' (3 sibs) 45: 0x5603027318d0 VAL: '' (3 sibs) 45: 0x560302731700 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b3750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b37e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027b3870 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5603027b3900 VAL: '' (3 sibs) 45: [4] [4] 0x5603027b3990 VAL: '' (3 sibs) 45: [5] [5] 0x5603027b3a20 VAL: '' (3 sibs) 45: [6] [6] 0x5603027b3ab0 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: 0x560302733a40 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302732bc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732c58 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302732cf0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x560302732d90 VAL: '' (3 sibs) 45: 0x560302732e28 VAL: '' (3 sibs) 45: 0x560302732ec0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b3b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b3be0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5603027b3c70 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5603027b3d00 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5603027b3d90 VAL: '' (3 sibs) 45: [5] [5] 0x5603027b3e20 VAL: '' (3 sibs) 45: [6] [6] 0x5603027b3eb0 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: 0x560302733b58 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302732fc0 MAP: (3 sibs) 3 children: 45: 0x560302733190 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302733228 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027332c0 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302733058 VAL: '' (3 sibs) 45: 0x5603027330f0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b3f50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b3fe0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5603027b4070 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5603027b4100 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5603027b4190 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5603027b4220 VAL: '' (3 sibs) 45: [6] [6] 0x5603027b42b0 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: 0x560302733c70 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302734550 VAL: '' (3 sibs) 45: 0x5603027345e8 MAP: (3 sibs) 3 children: 45: 0x560302734720 KEYVAL: 'foo' '' (3 sibs) 45: 0x5603027347b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x560302734850 KEYVAL: 'baz' '' (3 sibs) 45: 0x560302734680 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b4350 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b43e0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027b4470 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5603027b4500 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5603027b4590 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5603027b4620 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5603027b46b0 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: 0x560302733d88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x560302731fb0 VAL: '' (3 sibs) 45: 0x560302732048 VAL: '' (3 sibs) 45: 0x5603027320e0 MAP: (3 sibs) 3 children: 45: 0x560302732180 KEYVAL: 'foo' '' (3 sibs) 45: 0x560302732218 KEYVAL: 'bar' '' (3 sibs) 45: 0x5603027322b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b4750 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5603027b47e0 VAL: '' (3 sibs) 45: [2] [2] 0x5603027b4870 VAL: '' (3 sibs) 45: [3] [3] 0x5603027b4900 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5603027b4990 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5603027b4a20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5603027b4ab0 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: 0x560302733ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302731d80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x560302732630 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x5603027326c8 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731e18 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x5603027348f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x560302734988 KEYVAL: 'bar' '' (2 sibs) 45: 0x560302731eb0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b4b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b4be0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5603027b4c70 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5603027b4d00 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5603027b4d90 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5603027b4e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5603027b4eb0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5603027b4f40 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: 0x560302733fb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302735c60 KEYVAL: 'version' '0' (3 sibs) 45: 0x560302735cf8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x560302735d90 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x560302730230 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x560302735e30 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x560302735f70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x560302736008 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x560302735ec8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x5603027360b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x560302736148 KEYVAL: 'Life' '100' (8 sibs) 45: 0x5603027361e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x560302736278 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x560302736310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x5603027363a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x560302736440 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x5603027364d8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b4fe0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b5070 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5603027b5100 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5603027b5190 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5603027b5220 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5603027b52b0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5603027b5340 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5603027b53d0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5603027b5460 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5603027b54f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5603027b5580 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5603027b5610 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5603027b56a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5603027b5730 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5603027b57c0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5603027b5850 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5603027b58e0 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: 0x5603027340d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x560302734c60 KEYVAL: 'version' '10' (3 sibs) 45: 0x560302734cf8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x560302734d90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x560302732490 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x560302730370 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x560302735790 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x560302735828 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x5603027358c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x560302732528 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5603027b5980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5603027b5a10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5603027b5aa0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5603027b5b30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5603027b5bc0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5603027b5c50 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5603027b5ce0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5603027b5d70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5603027b5e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5603027b5e90 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 45: [----------] 468 tests from NULL_VAL/YmlTestCase (12 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (12 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x56346875eda0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759350 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5634687593f0 VAL: '-2' (3 sibs) 46: 0x563468759488 VAL: '-2' (3 sibs) 46: 0x563468759520 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687b82e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687b8370 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687b8400 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687b8490 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687b8520 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: 0x56346875eeb8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759870 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687b5bf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687b5c80 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: 0x56346875efd0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563468759e90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563468759f28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563468759fd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687bba60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687bbaf0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687bbb80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687bbc10 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: 0x56346875f0e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759910 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x56346875a0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x56346875a178 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x56346875a210 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687bd790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687bd820 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687bd8b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687bd940 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687bd9d0 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: 0x56346875f200 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563468758ff0 MAP: (3 sibs) 1 children: 46: 0x56346875bc70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875bd10 VAL: '0.mp4' (4 sibs) 46: 0x56346875bda8 VAL: '1.mp4' (4 sibs) 46: 0x56346875be40 VAL: '2.mp4' (4 sibs) 46: 0x56346875bed8 VAL: '3.mp4' (4 sibs) 46: 0x563468759088 MAP: (3 sibs) 1 children: 46: 0x56346875bf80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875c020 VAL: '0.mp4' (4 sibs) 46: 0x56346875c0b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c150 VAL: '2.mp4' (4 sibs) 46: 0x56346875c1e8 VAL: '3.mp4' (4 sibs) 46: 0x563468759120 MAP: (3 sibs) 1 children: 46: 0x56346875c290 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875c330 VAL: '0.mp4' (4 sibs) 46: 0x56346875c3c8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c460 VAL: '2.mp4' (4 sibs) 46: 0x56346875c4f8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687bfdd0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687bfe60 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687bfef0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687bff80 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687c0010 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687c00a0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687c0130 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687c01c0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687c0250 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687c02e0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687c0370 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687c0400 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687c0490 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687c0520 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687c05b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687c0640 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687c06d0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687c0760 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687c07f0 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: 0x56346875f318 [ROOT] MAP: (0 sibs) 1 children: 46: 0x56346875ccf0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x56346875cd90 MAP: (3 sibs) 1 children: 46: 0x56346875cf60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875d000 VAL: '0.mp4' (4 sibs) 46: 0x56346875d098 VAL: '1.mp4' (4 sibs) 46: 0x56346875d130 VAL: '2.mp4' (4 sibs) 46: 0x56346875d1c8 VAL: '3.mp4' (4 sibs) 46: 0x56346875ce28 MAP: (3 sibs) 1 children: 46: 0x56346875d270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875d310 VAL: '0.mp4' (4 sibs) 46: 0x56346875d3a8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d440 VAL: '2.mp4' (4 sibs) 46: 0x56346875d4d8 VAL: '3.mp4' (4 sibs) 46: 0x56346875cec0 MAP: (3 sibs) 1 children: 46: 0x56346875d580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875d620 VAL: '0.mp4' (4 sibs) 46: 0x56346875d6b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d750 VAL: '2.mp4' (4 sibs) 46: 0x56346875d7e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687c2d10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687c2da0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687c2e30 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687c2ec0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687c2f50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687c2fe0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687c3070 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687c3100 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687c3190 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687c3220 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687c32b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687c3340 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687c33d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687c3460 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687c34f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687c3580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687c3610 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687c36a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687c3730 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687c37c0 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: 0x56346875f430 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875d890 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d928 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d9c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875da58 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875daf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875db88 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dc20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dcb8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dd50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dde8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687c5340 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687c53d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687c5460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687c54f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687c5580 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687c5610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687c56a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687c5730 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687c57c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687c5850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687c58e0 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: 0x56346875f548 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x56346875de90 MAP: (10 sibs) 1 children: 46: 0x56346875a3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875df28 MAP: (10 sibs) 1 children: 46: 0x56346875a460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875dfc0 MAP: (10 sibs) 1 children: 46: 0x56346875e490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e058 MAP: (10 sibs) 1 children: 46: 0x56346875e530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e0f0 MAP: (10 sibs) 1 children: 46: 0x56346875e5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e188 MAP: (10 sibs) 1 children: 46: 0x56346875e670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e220 MAP: (10 sibs) 1 children: 46: 0x56346875e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e2b8 MAP: (10 sibs) 1 children: 46: 0x56346875e7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e350 MAP: (10 sibs) 1 children: 46: 0x56346875e850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e3e8 MAP: (10 sibs) 1 children: 46: 0x56346875e8f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687c7f60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687c7ff0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687c8080 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687c8110 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687c81a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687c8230 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687c82c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687c8350 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687c83e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687c8470 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687c8500 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687c8590 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687c8620 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687c86b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687c8740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687c87d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687c8860 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687c88f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687c8980 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687c8a10 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687c8aa0 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: 0x56346875f660 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x56346875ff50 MAP: (14 sibs) 1 children: 46: 0x5634687607b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875ffe8 MAP: (14 sibs) 1 children: 46: 0x563468760850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760080 MAP: (14 sibs) 1 children: 46: 0x5634687608f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760118 MAP: (14 sibs) 1 children: 46: 0x563468760990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687601b0 MAP: (14 sibs) 1 children: 46: 0x563468760a30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760248 MAP: (14 sibs) 1 children: 46: 0x563468760ad0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687602e0 MAP: (14 sibs) 1 children: 46: 0x563468760b70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760378 MAP: (14 sibs) 1 children: 46: 0x563468760c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760410 MAP: (14 sibs) 1 children: 46: 0x563468760cb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687604a8 MAP: (14 sibs) 1 children: 46: 0x563468760d50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760540 MAP: (14 sibs) 1 children: 46: 0x563468760df0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5634687605d8 MAP: (14 sibs) 1 children: 46: 0x563468760e90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760670 MAP: (14 sibs) 2 children: 46: 0x563468760f30 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563468760fc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563468760708 MAP: (14 sibs) 2 children: 46: 0x563468761070 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563468761108 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687cbd80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687cbe10 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687cbea0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687cbf30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687cbfc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687cc050 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687cc0e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687cc170 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687cc200 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687cc290 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687cc320 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687cc3b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687cc440 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687cc4d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687cc560 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687cc5f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687cc680 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687cc710 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687cc7a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687cc830 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687cc8c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687cc950 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687cc9e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687cca70 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687ccb00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687ccb90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687ccc20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687cccb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687ccd40 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687ccdd0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687cce60 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-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-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-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-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-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-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-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-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: 0x56346875fcf0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687d6ec0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687d6ec0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687d6ec0 [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: 0x56346875fe08 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875b3a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x56346875b438 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x56346875b4d0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x56346875b568 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x56346875b600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x56346875b698 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x56346875b730 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x56346875b7c8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x56346875b860 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x56346875b8f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687d9580 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687d9610 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x5634687d96a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x5634687d9730 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687d97c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687d9850 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687d98e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687d9970 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687d9a00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687d9a90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687d9b20 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687d9580 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687d9610 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687d96a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687d9730 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687d97c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687d9850 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687d98e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687d9970 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687d9a00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687d9a90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687d9b20 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687d9580 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687d9610 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687d96a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687d9730 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687d97c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687d9850 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687d98e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687d9970 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687d9a00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687d9a90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687d9b20 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: 0x56346875eda0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759350 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5634687593f0 VAL: '-2' (3 sibs) 46: 0x563468759488 VAL: '-2' (3 sibs) 46: 0x563468759520 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687d9f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687d9fb0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687da040 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687da0d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687da160 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: 0x56346875eeb8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759870 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687da830 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687da8c0 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: 0x56346875efd0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563468759e90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563468759f28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563468759fd0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687db140 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687db1d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687db260 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687db2f0 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: 0x56346875f0e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759910 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x56346875a0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x56346875a178 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x56346875a210 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687dba50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687dbae0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687dbb70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687dbc00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687dbc90 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: 0x56346875f200 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563468758ff0 MAP: (3 sibs) 1 children: 46: 0x56346875bc70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875bd10 VAL: '0.mp4' (4 sibs) 46: 0x56346875bda8 VAL: '1.mp4' (4 sibs) 46: 0x56346875be40 VAL: '2.mp4' (4 sibs) 46: 0x56346875bed8 VAL: '3.mp4' (4 sibs) 46: 0x563468759088 MAP: (3 sibs) 1 children: 46: 0x56346875bf80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875c020 VAL: '0.mp4' (4 sibs) 46: 0x56346875c0b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c150 VAL: '2.mp4' (4 sibs) 46: 0x56346875c1e8 VAL: '3.mp4' (4 sibs) 46: 0x563468759120 MAP: (3 sibs) 1 children: 46: 0x56346875c290 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875c330 VAL: '0.mp4' (4 sibs) 46: 0x56346875c3c8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c460 VAL: '2.mp4' (4 sibs) 46: 0x56346875c4f8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687dcc70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687dcd00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687dcd90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687dce20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687dceb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687dcf40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687dcfd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687dd060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687dd0f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687dd180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687dd210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687dd2a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687dd330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687dd3c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687dd450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687dd4e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687dd570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687dd600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687dd690 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: 0x56346875f318 [ROOT] MAP: (0 sibs) 1 children: 46: 0x56346875ccf0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x56346875cd90 MAP: (3 sibs) 1 children: 46: 0x56346875cf60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875d000 VAL: '0.mp4' (4 sibs) 46: 0x56346875d098 VAL: '1.mp4' (4 sibs) 46: 0x56346875d130 VAL: '2.mp4' (4 sibs) 46: 0x56346875d1c8 VAL: '3.mp4' (4 sibs) 46: 0x56346875ce28 MAP: (3 sibs) 1 children: 46: 0x56346875d270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875d310 VAL: '0.mp4' (4 sibs) 46: 0x56346875d3a8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d440 VAL: '2.mp4' (4 sibs) 46: 0x56346875d4d8 VAL: '3.mp4' (4 sibs) 46: 0x56346875cec0 MAP: (3 sibs) 1 children: 46: 0x56346875d580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875d620 VAL: '0.mp4' (4 sibs) 46: 0x56346875d6b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d750 VAL: '2.mp4' (4 sibs) 46: 0x56346875d7e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687dde80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687ddf10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687ddfa0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687de030 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687de0c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687de150 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687de1e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687de270 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687de300 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687de390 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687de420 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687de4b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687de540 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687de5d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687de660 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687de6f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687de780 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687de810 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687de8a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687de930 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: 0x56346875f430 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875d890 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d928 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d9c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875da58 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875daf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875db88 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dc20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dcb8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dd50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dde8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687dc360 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687dc3f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687dc480 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687dc510 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687dc5a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687dc630 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687dc6c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687dc750 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687dc7e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687dc870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687dc900 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: 0x56346875f548 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x56346875de90 MAP: (10 sibs) 1 children: 46: 0x56346875a3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875df28 MAP: (10 sibs) 1 children: 46: 0x56346875a460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875dfc0 MAP: (10 sibs) 1 children: 46: 0x56346875e490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e058 MAP: (10 sibs) 1 children: 46: 0x56346875e530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e0f0 MAP: (10 sibs) 1 children: 46: 0x56346875e5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e188 MAP: (10 sibs) 1 children: 46: 0x56346875e670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e220 MAP: (10 sibs) 1 children: 46: 0x56346875e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e2b8 MAP: (10 sibs) 1 children: 46: 0x56346875e7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e350 MAP: (10 sibs) 1 children: 46: 0x56346875e850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e3e8 MAP: (10 sibs) 1 children: 46: 0x56346875e8f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687df9a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687dfa30 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687dfac0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687dfb50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687dfbe0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687dfc70 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687dfd00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687dfd90 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687dfe20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687dfeb0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687dff40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687dffd0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687e0060 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687e00f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687e0180 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687e0210 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687e02a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687e0330 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687e03c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687e0450 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687e04e0 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: 0x56346875f660 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x56346875ff50 MAP: (14 sibs) 1 children: 46: 0x5634687607b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875ffe8 MAP: (14 sibs) 1 children: 46: 0x563468760850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760080 MAP: (14 sibs) 1 children: 46: 0x5634687608f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760118 MAP: (14 sibs) 1 children: 46: 0x563468760990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687601b0 MAP: (14 sibs) 1 children: 46: 0x563468760a30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760248 MAP: (14 sibs) 1 children: 46: 0x563468760ad0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687602e0 MAP: (14 sibs) 1 children: 46: 0x563468760b70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760378 MAP: (14 sibs) 1 children: 46: 0x563468760c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760410 MAP: (14 sibs) 1 children: 46: 0x563468760cb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687604a8 MAP: (14 sibs) 1 children: 46: 0x563468760d50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760540 MAP: (14 sibs) 1 children: 46: 0x563468760df0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5634687605d8 MAP: (14 sibs) 1 children: 46: 0x563468760e90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760670 MAP: (14 sibs) 2 children: 46: 0x563468760f30 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563468760fc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563468760708 MAP: (14 sibs) 2 children: 46: 0x563468761070 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563468761108 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e0bb0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687e0c40 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687e0cd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687e0d60 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687e0df0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687e0e80 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687e0f10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687e0fa0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687e1030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687e10c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687e1150 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687e11e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687e1270 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687e1300 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687e1390 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687e1420 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687e14b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687e1540 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687e15d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687e1660 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687e16f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687e1780 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687e1810 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687e18a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687e1930 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687e19c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687e1a50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687e1ae0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687e1b70 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687e1c00 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687e1c90 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-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-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-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-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-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-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-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-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: 0x56346875fcf0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e4200 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687e4200 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687e4200 [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: 0x56346875fe08 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875b3a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x56346875b438 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x56346875b4d0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x56346875b568 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x56346875b600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x56346875b698 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x56346875b730 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x56346875b7c8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x56346875b860 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x56346875b8f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e4b10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687e4ba0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x5634687e4c30 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x5634687e4cc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687e4d50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687e4de0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687e4e70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687e4f00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687e4f90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687e5020 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687e50b0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687e4b10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687e4ba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687e4c30 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687e4cc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687e4d50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687e4de0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687e4e70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687e4f00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687e4f90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687e5020 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687e50b0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5634687e4b10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687e4ba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687e4c30 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687e4cc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687e4d50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687e4de0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687e4e70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687e4f00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687e4f90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687e5020 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687e50b0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5634687b82e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687b8370 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687b8400 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687b8490 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687b8520 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] 0x5634687e7290 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e7320 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687e73b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687e7440 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687e74d0 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] 0x5634687b5bf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687b5c80 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] 0x5634687e8480 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e8510 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] 0x5634687bba60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687bbaf0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687bbb80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687bbc10 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] 0x5634687e8d90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687e8e20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687e8eb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687e8f40 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] 0x5634687bd790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687bd820 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687bd8b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687bd940 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687bd9d0 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] 0x5634687e96a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e9730 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687e97c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687e9850 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687e98e0 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] 0x5634687bfdd0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687bfe60 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687bfef0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687bff80 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687c0010 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687c00a0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687c0130 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687c01c0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687c0250 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687c02e0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687c0370 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687c0400 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687c0490 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687c0520 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687c05b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687c0640 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687c06d0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687c0760 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687c07f0 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] 0x5634687ea8c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687ea950 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687ea9e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687eaa70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687eab00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687eab90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687eac20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687eacb0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687ead40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687eadd0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687eae60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687eaef0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687eaf80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687eb010 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687eb0a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687eb130 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687eb1c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687eb250 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687eb2e0 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] 0x5634687c2d10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687c2da0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687c2e30 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687c2ec0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687c2f50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687c2fe0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687c3070 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687c3100 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687c3190 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687c3220 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687c32b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687c3340 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687c33d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687c3460 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687c34f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687c3580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687c3610 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687c36a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687c3730 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687c37c0 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] 0x5634687ebad0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687ebb60 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687ebbf0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687ebc80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687ebd10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687ebda0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687ebe30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687ebec0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687ebf50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687ebfe0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687ec070 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687ec100 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687ec190 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687ec220 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687ec2b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687ec340 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687ec3d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687ec460 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687ec4f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687ec580 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] 0x5634687c5340 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687c53d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687c5460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687c54f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687c5580 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687c5610 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687c56a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687c5730 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687c57c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687c5850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687c58e0 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] 0x5634687e9fb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687ea040 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687ea0d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687ea160 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687ea1f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687ea280 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687ea310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687ea3a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687ea430 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687ea4c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687ea550 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] 0x5634687c7f60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687c7ff0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687c8080 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687c8110 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687c81a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687c8230 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687c82c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687c8350 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687c83e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687c8470 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687c8500 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687c8590 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687c8620 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687c86b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687c8740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687c87d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687c8860 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687c88f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687c8980 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687c8a10 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687c8aa0 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] 0x5634687ed5f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687ed680 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687ed710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687ed7a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687ed830 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687ed8c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687ed950 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687ed9e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687eda70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687edb00 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687edb90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687edc20 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687edcb0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687edd40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687eddd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687ede60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687edef0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687edf80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687ee010 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687ee0a0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687ee130 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] 0x5634687cbd80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687cbe10 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687cbea0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687cbf30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687cbfc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687cc050 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687cc0e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687cc170 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687cc200 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687cc290 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687cc320 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687cc3b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687cc440 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687cc4d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687cc560 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687cc5f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687cc680 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687cc710 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687cc7a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687cc830 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687cc8c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687cc950 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687cc9e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687cca70 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687ccb00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687ccb90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687ccc20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687cccb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687ccd40 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687ccdd0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687cce60 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] 0x5634687ee800 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687ee890 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687ee920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687ee9b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687eea40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687eead0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687eeb60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687eebf0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687eec80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687eed10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687eeda0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687eee30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687eeec0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687eef50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687eefe0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687ef070 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687ef100 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687ef190 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687ef220 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687ef2b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687ef340 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687ef3d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687ef460 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687ef4f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687ef580 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687ef610 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687ef6a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687ef730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687ef7c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687ef850 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687ef8e0 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] 0x5634687d6ec0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5634687ecce0 [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] 0x5634687d9580 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687d9610 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687d96a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687d9730 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687d97c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687d9850 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687d98e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687d9970 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687d9a00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687d9a90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687d9b20 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] 0x5634687efa10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687efaa0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687efb30 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687efbc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687efc50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687efce0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687efd70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687efe00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687efe90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687eff20 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687effb0 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] 0x5634687d9f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687d9fb0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687da040 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687da0d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687da160 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] 0x5634687f0320 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f03b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687f0440 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687f04d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687f0560 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] 0x5634687da830 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687da8c0 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] 0x5634687f0c30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f0cc0 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] 0x5634687db140 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687db1d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687db260 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687db2f0 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] 0x5634687f1540 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687f15d0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687f1660 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687f16f0 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] 0x5634687dba50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687dbae0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687dbb70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687dbc00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687dbc90 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] 0x5634687f1e50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f1ee0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687f1f70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687f2000 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687f2090 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] 0x5634687dcc70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687dcd00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687dcd90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687dce20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687dceb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687dcf40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687dcfd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687dd060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687dd0f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687dd180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687dd210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687dd2a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687dd330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687dd3c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687dd450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687dd4e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687dd570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687dd600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687dd690 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] 0x5634687f3070 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687f3100 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687f3190 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687f3220 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687f32b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687f3340 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687f33d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687f3460 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687f34f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687f3580 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687f3610 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687f36a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687f3730 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687f37c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687f3850 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687f38e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687f3970 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687f3a00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687f3a90 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] 0x5634687dde80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687ddf10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687ddfa0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687de030 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687de0c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687de150 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687de1e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687de270 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687de300 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687de390 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687de420 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687de4b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687de540 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687de5d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687de660 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687de6f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687de780 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687de810 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687de8a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687de930 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] 0x5634687f4280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f4310 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687f43a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687f4430 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687f44c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687f4550 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687f45e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687f4670 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687f4700 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687f4790 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687f4820 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687f48b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687f4940 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687f49d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687f4a60 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687f4af0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687f4b80 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687f4c10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687f4ca0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687f4d30 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] 0x5634687dc360 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687dc3f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687dc480 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687dc510 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687dc5a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687dc630 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687dc6c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687dc750 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687dc7e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687dc870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687dc900 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] 0x5634687f2760 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687f27f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687f2880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687f2910 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687f29a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687f2a30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687f2ac0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687f2b50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687f2be0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687f2c70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687f2d00 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x5634687df9a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687dfa30 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687dfac0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687dfb50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687dfbe0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687dfc70 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687dfd00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687dfd90 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687dfe20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687dfeb0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687dff40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687dffd0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687e0060 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687e00f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687e0180 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687e0210 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687e02a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687e0330 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687e03c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687e0450 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687e04e0 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] 0x5634687f5da0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687f5e30 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687f5ec0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687f5f50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687f5fe0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687f6070 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687f6100 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687f6190 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687f6220 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687f62b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687f6340 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687f63d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687f6460 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687f64f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687f6580 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687f6610 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687f66a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687f6730 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687f67c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687f6850 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687f68e0 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] 0x5634687e0bb0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687e0c40 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687e0cd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687e0d60 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687e0df0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687e0e80 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687e0f10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687e0fa0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687e1030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687e10c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687e1150 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687e11e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687e1270 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687e1300 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687e1390 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687e1420 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687e14b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687e1540 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687e15d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687e1660 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687e16f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687e1780 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687e1810 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687e18a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687e1930 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687e19c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687e1a50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687e1ae0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687e1b70 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687e1c00 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687e1c90 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] 0x5634687f6fb0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687f7040 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687f70d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687f7160 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687f71f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687f7280 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687f7310 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687f73a0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687f7430 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687f74c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687f7550 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687f75e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687f7670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687f7700 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687f7790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687f7820 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687f78b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687f7940 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687f79d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687f7a60 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687f7af0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687f7b80 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687f7c10 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687f7ca0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687f7d30 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687f7dc0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687f7e50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687f7ee0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687f7f70 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687f8000 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687f8090 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] 0x5634687e4200 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5634687f5490 [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] 0x5634687e4b10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687e4ba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687e4c30 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687e4cc0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687e4d50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687e4de0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687e4e70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687e4f00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687e4f90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687e5020 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687e50b0 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] 0x5634687f81c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687f8250 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687f82e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687f8370 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687f8400 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687f8490 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687f8520 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687f85b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687f8640 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687f86d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687f8760 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: 0x56346875eda0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759350 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5634687593f0 VAL: '-2' (3 sibs) 46: 0x563468759488 VAL: '-2' (3 sibs) 46: 0x563468759520 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e7c60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e7cf0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687e7d80 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687e7e10 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687e7ea0 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: 0x56346875eeb8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759870 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e7f40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e7fd0 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: 0x56346875efd0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563468759e90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563468759f28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563468759fd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687f8ad0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687f8b60 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687f8bf0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687f8c80 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: 0x56346875f0e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759910 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x56346875a0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x56346875a178 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x56346875a210 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687f8d20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f8db0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687f8e40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687f8ed0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687f8f60 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: 0x56346875f200 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563468758ff0 MAP: (3 sibs) 1 children: 46: 0x56346875bc70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875bd10 VAL: '0.mp4' (4 sibs) 46: 0x56346875bda8 VAL: '1.mp4' (4 sibs) 46: 0x56346875be40 VAL: '2.mp4' (4 sibs) 46: 0x56346875bed8 VAL: '3.mp4' (4 sibs) 46: 0x563468759088 MAP: (3 sibs) 1 children: 46: 0x56346875bf80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875c020 VAL: '0.mp4' (4 sibs) 46: 0x56346875c0b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c150 VAL: '2.mp4' (4 sibs) 46: 0x56346875c1e8 VAL: '3.mp4' (4 sibs) 46: 0x563468759120 MAP: (3 sibs) 1 children: 46: 0x56346875c290 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875c330 VAL: '0.mp4' (4 sibs) 46: 0x56346875c3c8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c460 VAL: '2.mp4' (4 sibs) 46: 0x56346875c4f8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687f9000 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687f9090 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687f9120 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687f91b0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687f9240 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687f92d0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687f9360 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687f93f0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687f9480 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687f9510 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687f95a0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687f9630 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687f96c0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687f9750 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687f97e0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687f9870 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687f9900 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687f9990 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687f9a20 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: 0x56346875f318 [ROOT] MAP: (0 sibs) 1 children: 46: 0x56346875ccf0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x56346875cd90 MAP: (3 sibs) 1 children: 46: 0x56346875cf60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875d000 VAL: '0.mp4' (4 sibs) 46: 0x56346875d098 VAL: '1.mp4' (4 sibs) 46: 0x56346875d130 VAL: '2.mp4' (4 sibs) 46: 0x56346875d1c8 VAL: '3.mp4' (4 sibs) 46: 0x56346875ce28 MAP: (3 sibs) 1 children: 46: 0x56346875d270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875d310 VAL: '0.mp4' (4 sibs) 46: 0x56346875d3a8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d440 VAL: '2.mp4' (4 sibs) 46: 0x56346875d4d8 VAL: '3.mp4' (4 sibs) 46: 0x56346875cec0 MAP: (3 sibs) 1 children: 46: 0x56346875d580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875d620 VAL: '0.mp4' (4 sibs) 46: 0x56346875d6b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d750 VAL: '2.mp4' (4 sibs) 46: 0x56346875d7e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687f9ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687f9b50 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687f9be0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687f9c70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687f9d00 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687f9d90 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687f9e20 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687f9eb0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687f9f40 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687f9fd0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687fa060 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687fa0f0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687fa180 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687fa210 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687fa2a0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687fa330 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687fa3c0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687fa450 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687fa4e0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687fa570 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: 0x56346875f430 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875d890 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d928 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d9c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875da58 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875daf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875db88 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dc20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dcb8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dd50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dde8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fa610 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687fa6a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687fa730 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687fa7c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687fa850 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687fa8e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687fa970 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687faa00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687faa90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687fab20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687fabb0 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: 0x56346875f548 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x56346875de90 MAP: (10 sibs) 1 children: 46: 0x56346875a3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875df28 MAP: (10 sibs) 1 children: 46: 0x56346875a460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875dfc0 MAP: (10 sibs) 1 children: 46: 0x56346875e490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e058 MAP: (10 sibs) 1 children: 46: 0x56346875e530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e0f0 MAP: (10 sibs) 1 children: 46: 0x56346875e5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e188 MAP: (10 sibs) 1 children: 46: 0x56346875e670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e220 MAP: (10 sibs) 1 children: 46: 0x56346875e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e2b8 MAP: (10 sibs) 1 children: 46: 0x56346875e7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e350 MAP: (10 sibs) 1 children: 46: 0x56346875e850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e3e8 MAP: (10 sibs) 1 children: 46: 0x56346875e8f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fac50 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687face0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687fad70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687fae00 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687fae90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687faf20 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687fafb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687fb040 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687fb0d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687fb160 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687fb1f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687fb280 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687fb310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687fb3a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687fb430 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687fb4c0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687fb550 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687fb5e0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687fb670 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687fb700 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687fb790 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: 0x56346875f660 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x56346875ff50 MAP: (14 sibs) 1 children: 46: 0x5634687607b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875ffe8 MAP: (14 sibs) 1 children: 46: 0x563468760850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760080 MAP: (14 sibs) 1 children: 46: 0x5634687608f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760118 MAP: (14 sibs) 1 children: 46: 0x563468760990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687601b0 MAP: (14 sibs) 1 children: 46: 0x563468760a30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760248 MAP: (14 sibs) 1 children: 46: 0x563468760ad0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687602e0 MAP: (14 sibs) 1 children: 46: 0x563468760b70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760378 MAP: (14 sibs) 1 children: 46: 0x563468760c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760410 MAP: (14 sibs) 1 children: 46: 0x563468760cb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687604a8 MAP: (14 sibs) 1 children: 46: 0x563468760d50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760540 MAP: (14 sibs) 1 children: 46: 0x563468760df0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5634687605d8 MAP: (14 sibs) 1 children: 46: 0x563468760e90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760670 MAP: (14 sibs) 2 children: 46: 0x563468760f30 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563468760fc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563468760708 MAP: (14 sibs) 2 children: 46: 0x563468761070 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563468761108 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fb830 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634687fb8c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5634687fb950 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687fb9e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5634687fba70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687fbb00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5634687fbb90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5634687fbc20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634687fbcb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5634687fbd40 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634687fbdd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5634687fbe60 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634687fbef0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5634687fbf80 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5634687fc010 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634687fc0a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5634687fc130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634687fc1c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5634687fc250 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5634687fc2e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5634687fc370 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5634687fc400 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5634687fc490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5634687fc520 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5634687fc5b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5634687fc640 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5634687fc6d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5634687fc760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5634687fc7f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5634687fc880 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5634687fc910 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: 0x56346875fcf0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x56346875af60 [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: 0x56346875fe08 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875b3a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x56346875b438 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x56346875b4d0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x56346875b568 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x56346875b600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x56346875b698 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x56346875b730 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x56346875b7c8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x56346875b860 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x56346875b8f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fc9b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687fca40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634687fcad0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5634687fcb60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634687fcbf0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5634687fcc80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5634687fcd10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634687fcda0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5634687fce30 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634687fcec0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5634687fcf50 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: 0x56346875eda0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759350 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5634687593f0 VAL: '-2' (3 sibs) 46: 0x563468759488 VAL: '-2' (3 sibs) 46: 0x563468759520 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fcff0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687fd080 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5634687fd110 VAL: '-2' (3 sibs) 46: [3] [3] 0x5634687fd1a0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5634687fd230 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: 0x56346875eeb8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759870 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687e8070 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687e8100 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: 0x56346875efd0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563468759e90 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563468759f28 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563468759fd0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fd2d0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5634687fd360 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5634687fd3f0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5634687fd480 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: 0x56346875f0e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563468759910 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x56346875a0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x56346875a178 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x56346875a210 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fd520 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687fd5b0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5634687fd640 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5634687fd6d0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5634687fd760 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: 0x56346875f200 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563468758ff0 MAP: (3 sibs) 1 children: 46: 0x56346875bc70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875bd10 VAL: '0.mp4' (4 sibs) 46: 0x56346875bda8 VAL: '1.mp4' (4 sibs) 46: 0x56346875be40 VAL: '2.mp4' (4 sibs) 46: 0x56346875bed8 VAL: '3.mp4' (4 sibs) 46: 0x563468759088 MAP: (3 sibs) 1 children: 46: 0x56346875bf80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875c020 VAL: '0.mp4' (4 sibs) 46: 0x56346875c0b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c150 VAL: '2.mp4' (4 sibs) 46: 0x56346875c1e8 VAL: '3.mp4' (4 sibs) 46: 0x563468759120 MAP: (3 sibs) 1 children: 46: 0x56346875c290 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875c330 VAL: '0.mp4' (4 sibs) 46: 0x56346875c3c8 VAL: '1.mp4' (4 sibs) 46: 0x56346875c460 VAL: '2.mp4' (4 sibs) 46: 0x56346875c4f8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fd800 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5634687fd890 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5634687fd920 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5634687fd9b0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5634687fda40 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5634687fdad0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5634687fdb60 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5634687fdbf0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5634687fdc80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5634687fdd10 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5634687fdda0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5634687fde30 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5634687fdec0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5634687fdf50 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5634687fdfe0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5634687fe070 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5634687fe100 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5634687fe190 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5634687fe220 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: 0x56346875f318 [ROOT] MAP: (0 sibs) 1 children: 46: 0x56346875ccf0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x56346875cd90 MAP: (3 sibs) 1 children: 46: 0x56346875cf60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x56346875d000 VAL: '0.mp4' (4 sibs) 46: 0x56346875d098 VAL: '1.mp4' (4 sibs) 46: 0x56346875d130 VAL: '2.mp4' (4 sibs) 46: 0x56346875d1c8 VAL: '3.mp4' (4 sibs) 46: 0x56346875ce28 MAP: (3 sibs) 1 children: 46: 0x56346875d270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x56346875d310 VAL: '0.mp4' (4 sibs) 46: 0x56346875d3a8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d440 VAL: '2.mp4' (4 sibs) 46: 0x56346875d4d8 VAL: '3.mp4' (4 sibs) 46: 0x56346875cec0 MAP: (3 sibs) 1 children: 46: 0x56346875d580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x56346875d620 VAL: '0.mp4' (4 sibs) 46: 0x56346875d6b8 VAL: '1.mp4' (4 sibs) 46: 0x56346875d750 VAL: '2.mp4' (4 sibs) 46: 0x56346875d7e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fe2c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5634687fe350 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5634687fe3e0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5634687fe470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5634687fe500 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5634687fe590 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5634687fe620 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5634687fe6b0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5634687fe740 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5634687fe7d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5634687fe860 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5634687fe8f0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5634687fe980 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5634687fea10 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5634687feaa0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5634687feb30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5634687febc0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5634687fec50 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5634687fece0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5634687fed70 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: 0x56346875f430 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875d890 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d928 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875d9c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875da58 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875daf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875db88 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dc20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dcb8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dd50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x56346875dde8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687fee10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5634687feea0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5634687fef30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5634687fefc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5634687ff050 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5634687ff0e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5634687ff170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5634687ff200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5634687ff290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5634687ff320 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5634687ff3b0 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: 0x56346875f548 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x56346875de90 MAP: (10 sibs) 1 children: 46: 0x56346875a3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875df28 MAP: (10 sibs) 1 children: 46: 0x56346875a460 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875dfc0 MAP: (10 sibs) 1 children: 46: 0x56346875e490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e058 MAP: (10 sibs) 1 children: 46: 0x56346875e530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e0f0 MAP: (10 sibs) 1 children: 46: 0x56346875e5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e188 MAP: (10 sibs) 1 children: 46: 0x56346875e670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e220 MAP: (10 sibs) 1 children: 46: 0x56346875e710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e2b8 MAP: (10 sibs) 1 children: 46: 0x56346875e7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e350 MAP: (10 sibs) 1 children: 46: 0x56346875e850 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875e3e8 MAP: (10 sibs) 1 children: 46: 0x56346875e8f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634687ff450 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5634687ff4e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5634687ff570 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634687ff600 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5634687ff690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5634687ff720 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5634687ff7b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5634687ff840 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5634687ff8d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5634687ff960 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5634687ff9f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5634687ffa80 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5634687ffb10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5634687ffba0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5634687ffc30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5634687ffcc0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5634687ffd50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5634687ffde0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5634687ffe70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5634687fff00 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5634687fff90 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: 0x56346875f660 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x56346875ff50 MAP: (14 sibs) 1 children: 46: 0x5634687607b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56346875ffe8 MAP: (14 sibs) 1 children: 46: 0x563468760850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760080 MAP: (14 sibs) 1 children: 46: 0x5634687608f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760118 MAP: (14 sibs) 1 children: 46: 0x563468760990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687601b0 MAP: (14 sibs) 1 children: 46: 0x563468760a30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760248 MAP: (14 sibs) 1 children: 46: 0x563468760ad0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687602e0 MAP: (14 sibs) 1 children: 46: 0x563468760b70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760378 MAP: (14 sibs) 1 children: 46: 0x563468760c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760410 MAP: (14 sibs) 1 children: 46: 0x563468760cb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5634687604a8 MAP: (14 sibs) 1 children: 46: 0x563468760d50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563468760540 MAP: (14 sibs) 1 children: 46: 0x563468760df0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5634687605d8 MAP: (14 sibs) 1 children: 46: 0x563468760e90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563468760670 MAP: (14 sibs) 2 children: 46: 0x563468760f30 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563468760fc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563468760708 MAP: (14 sibs) 2 children: 46: 0x563468761070 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563468761108 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563468800030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5634688000c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563468800150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5634688001e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563468800270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563468800300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563468800390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563468800420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5634688004b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563468800540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5634688005d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563468800660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5634688006f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563468800780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563468800810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5634688008a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563468800930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5634688009c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563468800a50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563468800ae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563468800b70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563468800c00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563468800c90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563468800d20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563468800db0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563468800e40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563468800ed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563468800f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563468800ff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563468801080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563468801110 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: 0x56346875fcf0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x56346875b000 [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: 0x56346875fe08 [ROOT] MAP: (0 sibs) 10 children: 46: 0x56346875b3a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x56346875b438 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x56346875b4d0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x56346875b568 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x56346875b600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x56346875b698 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x56346875b730 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x56346875b7c8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x56346875b860 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x56346875b8f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5634688011b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563468801240 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5634688012d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563468801360 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5634688013f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563468801480 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563468801510 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5634688015a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563468801630 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5634688016c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563468801750 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 (14 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (15 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.02 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.028323ms: read_file 47: 0.002034ms: count_lines 47: reserving #lines=90 47: 0.013235ms: tree_reserve 47: 0.055385ms: parse_yml 47: 0.023314ms: emit_to_buffer 47: 0.002996ms: print_stdout 47: 0.164349ms: objects 47: 0.174899ms: 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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0-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-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.89 sec ============================= test session starts ============================== platform linux -- Python 3.13.0b3, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0 collecting ... collected 26 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 3%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 7%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 11%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 15%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 19%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 23%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 26%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 30%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 34%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 38%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 42%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 46%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 53%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 57%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 61%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 65%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 69%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 73%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 76%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 80%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 84%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 88%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [ 92%] api/python/tests/test_parse.py::TestParseFailure::test_in_arena PASSED [ 96%] api/python/tests/test_parse.py::TestParseFailure::test_in_place PASSED [100%] ============================== 26 passed in 2.55s ============================== Processing files: rapidyaml-0.6.0-2.fc41.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NQ4JXM Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZBH2sQ Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc41 rapidyaml(x86-64) = 0.6.0-2.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.6.0-2.fc41.x86_64 Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc41 rapidyaml-devel(x86-64) = 0.6.0-2.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.6.0()(64bit) Processing files: python3-rapidyaml-0.6.0-2.fc41.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ii88k6 Provides: python-rapidyaml = 0.6.0-2.fc41 python3-rapidyaml = 0.6.0-2.fc41 python3-rapidyaml(x86-64) = 0.6.0-2.fc41 python3.13-rapidyaml = 0.6.0-2.fc41 python3.13dist(rapidyaml) = 0.6 python3dist(rapidyaml) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.13 python3.13dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc41.x86_64 Provides: rapidyaml-debugsource = 0.6.0-2.fc41 rapidyaml-debugsource(x86-64) = 0.6.0-2.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.6.0-2.fc41.x86_64 Provides: debuginfo(build-id) = 204e8e3542ee27e3d803ea275910245cf656e18f libryml.so.0.6.0-0.6.0-2.fc41.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc41 rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc41 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc41.x86_64 Provides: debuginfo(build-id) = 21dbcc15591bfb41d47924f3cf19ca1a1c101b86 python-rapidyaml-debuginfo = 0.6.0-2.fc41 python3-rapidyaml-debuginfo = 0.6.0-2.fc41 python3-rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc41 python3.13-rapidyaml-debuginfo = 0.6.0-2.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc41.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc41.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc41.x86_64.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.NwYDyg + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/README.md /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/README.md /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + test -d /builddir/build/BUILD/rapidyaml-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/rapidyaml-0.6.0-build + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-build + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc41.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc41.src.rpm INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-x86_64-1719932614.298605/root/var/log/dnf5.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc41.src.rpm) Config(child) 16 minutes 34 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "src" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: