Warning: Permanently added '18.204.201.175' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5177808 --chroot fedora-rawhide-aarch64 --detached
Version: 0.62
PID: 5368
Logging PID: 5369
Task:
{'appstream': True,
'background': False,
'build_id': 5177808,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-aarch64',
'enable_net': False,
'fedora_review': False,
'git_hash': '53e07dc67c76cc5830c05741c84df76c3759080a',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/music/c4/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.5.0-1',
'project_dirname': 'c4',
'project_name': 'c4',
'project_owner': 'music',
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/music/c4/fedora-rawhide-aarch64/',
'id': 'copr_base',
'name': 'Copr repository'}],
'sandbox': 'music/c4--music',
'source_json': {},
'source_type': None,
'submitter': 'music',
'tags': [],
'task_id': '5177808-fedora-rawhide-aarch64',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/music/c4/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-avejrs09/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/music/c4/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-avejrs09/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-avejrs09/rapidyaml'...
Running: git checkout 53e07dc67c76cc5830c05741c84df76c3759080a
cmd: ['git', 'checkout', '53e07dc67c76cc5830c05741c84df76c3759080a']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-avejrs09/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '53e07dc67c76cc5830c05741c84df76c3759080a'.
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: 0xaaab04365738 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaab0435c120 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaab0435c1b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaab0435c250 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0455f930 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaab0455f9c0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaab0455fa50 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaab0455fae0 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: 0xaaab04365850 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435c340 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435c3d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04561910 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045619a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04561a30 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: 0xaaab04365968 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c520 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435c5b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045638e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab04563970 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04563a00 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: 0xaaab04365a80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c6b0 VAL: 'Several lines of text,
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: 0xaaab0435c748 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04565810 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045658a0 VAL: 'Several lines of text,
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] 0xaaab04565930 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: 0xaaab04365b98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c840 VAL: 'Several 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: 0xaaab0435c8d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045677e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab04567870 VAL: 'Several 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] 0xaaab04567900 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: 0xaaab04365cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435bfd0 VAL: 'Several lines 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] 0xaaab04569830 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045698c0 VAL: 'Several lines 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: 0xaaab04365dc8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ca20 VAL: 'Several lines 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] 0xaaab0456b800 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab0456b890 VAL: 'Several lines 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: 0xaaab04365ee0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435cba8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0456d7f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab0456d880 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab0456d910 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: 0xaaab04365ff8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435cd38 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0456f730 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab0456f7c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab0456f850 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: 0xaaab04366110 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435ce30 KEYVAL: 'example' 'Several lines of text,
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: 0xaaab0435cec8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045717f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04571880 KEYVAL: 'example' 'Several lines of text,
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] 0xaaab04571910 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: 0xaaab04366228 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cfc0 KEYVAL: 'example' 'Several 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: 0xaaab0435d058 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04573800 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04573890 KEYVAL: 'example' 'Several 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] 0xaaab04573920 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: 0xaaab04366340 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d150 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d1e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04575810 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045758a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04575930 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: 0xaaab04366458 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d2e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d378 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04577820 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045778b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04577940 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: 0xaaab04366570 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d508 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04579850 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045798e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04579970 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: 0xaaab04366688 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d600 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d698 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0457b880 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab0457b910 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab0457b9a0 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: 0xaaab043667a0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435d790 KEYVAL: 'example' 'Several lines 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] 0xaaab0457d850 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0457d8e0 KEYVAL: 'example' 'Several lines 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: 0xaaab043668b8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435d880 KEYVAL: 'example' 'Several lines 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] 0xaaab0457f840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0457f8d0 KEYVAL: 'example' 'Several lines 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: 0xaaab043669d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435da08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04581900 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04581990 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04581a20 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: 0xaaab04366ae8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435fe90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435ff28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04583ab0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04583b40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04583bd0 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: 0xaaab04366c00 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab04360070 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab04360110 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045857e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04585870 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab04585900 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: 0xaaab04366d18 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab04360200 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab043602a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04587510 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045875a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab04587630 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: 0xaaab04366e30 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab043649a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab04364a40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04589300 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04589390 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab04589420 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: 0xaaab04366f48 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435dba0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab0435dc38 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0458b030 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab0458b0c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaab0458b150 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: 0xaaab04367060 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ffd0 MAP: (1 sibs) 2 children:
27: 0xaaab0435de70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab0435df08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0458cd60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab0458cdf0 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaab0458ce80 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaab0458cf10 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: 0xaaab04367178 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0458ea90 [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: 0xaaab04367290 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045907c0 [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: 0xaaab043673a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045924f0 [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: 0xaaab043674c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04594220 [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: 0xaaab043675d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04595f50 [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: 0xaaab043676f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04597c80 [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: 0xaaab04367808 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045999b0 [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: 0xaaab04367920 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0459b6e0 [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: 0xaaab04367a38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0459d410 [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: 0xaaab04367b50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0459f140 [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: 0xaaab04367c68 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045a0e70 [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: 0xaaab04367d80 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045a2ba0 [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: 0xaaab04367e98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e370 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045a48d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045a4960 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: 0xaaab04367fb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e460 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045a6600 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045a6690 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: 0xaaab043680c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e550 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045a8330 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045a83c0 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: 0xaaab043681e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e640 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045aa060 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045aa0f0 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: 0xaaab043682f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e730 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045abd90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045abe20 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: 0xaaab04368410 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e820 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045adac0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045adb50 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: 0xaaab04368528 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045af7f0 [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: 0xaaab04368640 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045b1520 [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: 0xaaab04368758 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045b3250 [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: 0xaaab04368870 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ea00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045b4f80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045b5010 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: 0xaaab04368988 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435eaf0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045b6cb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045b6d40 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: 0xaaab04368aa0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435ebe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045b89e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045b8a70 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: 0xaaab04368bb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435ecd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045ba710 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045ba7a0 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: 0xaaab04368cd0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045bc440 [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: 0xaaab04368de8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045be170 [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: 0xaaab04368f00 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045bfea0 [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: 0xaaab04369018 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435eeb0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045c1c30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045c1cc0 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: 0xaaab04369130 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435efa0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045c39e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045c3a70 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: 0xaaab04369248 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045c5790 [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: 0xaaab04369360 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435f0e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045c7540 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045c75d0 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: 0xaaab04369478 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435f1d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045c92f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045c9380 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: 0xaaab04369590 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045cb0a0 [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: 0xaaab043696a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045cce50 [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: 0xaaab043697c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045cec00 [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: 0xaaab043698d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d09b0 [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: 0xaaab043699f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d2760 [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: 0xaaab04369b08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d4510 [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: 0xaaab04369c20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d62c0 [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: 0xaaab04369d38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d8070 [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: 0xaaab04369e50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045d9e10 [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: 0xaaab04369f68 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045dbc20 [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: 0xaaab0436a080 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045dda30 [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: 0xaaab0436a198 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045df850 [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: 0xaaab0436a2b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045e1600 [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: 0xaaab0436a3c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045e33b0 [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: 0xaaab0436a4e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045e5160 [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: 0xaaab0436a5f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045e6f10 [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: 0xaaab0436a710 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045e8cc0 [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: 0xaaab0436a828 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045eaa70 [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: 0xaaab0436a940 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045ec820 [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: 0xaaab0436aa58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435dce0 VAL: '
27: ' (2 sibs)
27: 0xaaab0435dd78 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045ee5d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045ee660 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab045ee6f0 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: 0xaaab0436ab70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435f900 VAL: '
27: ' (2 sibs)
27: 0xaaab0435f998 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f0380 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045f0410 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab045f04a0 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: 0xaaab04364b30 [ROOT] STREAM: (0 sibs) 8 children:
27: 0xaaab0435b160 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab0435b1f8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab0435b290 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaab0435b328 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab0435b3c0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab0435b458 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaab0435b4f0 DOCSEQ: (8 sibs) 2 children:
27: 0xaaab0435b630 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0xaaab0435b6c8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0xaaab0435b588 DOCMAP: (8 sibs) 2 children:
27: 0xaaab0435b770 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0xaaab0435b808 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f0c90 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab045f0d20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab045f0db0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab045f0e40 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab045f0ed0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab045f0f60 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab045f0ff0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab045f1080 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab045f1110 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab045f11a0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab045f1230 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab045f12c0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab045f1350 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0xaaab04364f90 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab0435c080 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f30f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab045f3180 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: 0xaaab043650a8 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab0435bc10 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f3a00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab045f3a90 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: 0xaaab043651c0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaab0435bd00 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f4310 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab045f43a0 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: 0xaaab043652d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f4c20 [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: 0xaaab043653f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f5530 [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: 0xaaab04365508 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f5e40 [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: 0xaaab04365620 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435bee0 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] 0xaaab045f6750 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045f67e0 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: 0xaaab04365738 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaab0435c120 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaab0435c1b8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaab0435c250 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f7060 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaab045f70f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaab045f7180 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaab045f7210 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: 0xaaab04365850 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435c340 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435c3d8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f7970 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045f7a00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045f7a90 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: 0xaaab04365968 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c520 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435c5b8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f8280 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045f8310 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045f83a0 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: 0xaaab04365a80 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c6b0 VAL: 'Several lines of text,
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: 0xaaab0435c748 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f8b90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045f8c20 VAL: 'Several lines of text,
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] 0xaaab045f8cb0 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: 0xaaab04365b98 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435c840 VAL: 'Several 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: 0xaaab0435c8d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045f94a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab045f9530 VAL: 'Several 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] 0xaaab045f95c0 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: 0xaaab04365cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435bfd0 VAL: 'Several lines 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] 0xaaab045f9db0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045f9e40 VAL: 'Several lines 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: 0xaaab04365dc8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ca20 VAL: 'Several lines 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] 0xaaab045fa6c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab045fa750 VAL: 'Several lines 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: 0xaaab04365ee0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435cba8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fafd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fb060 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045fb0f0 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: 0xaaab04365ff8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435cd38 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fb8e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fb970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045fba00 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: 0xaaab04366110 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435ce30 KEYVAL: 'example' 'Several lines of text,
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: 0xaaab0435cec8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fc1f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fc280 KEYVAL: 'example' 'Several lines of text,
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] 0xaaab045fc310 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: 0xaaab04366228 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435cfc0 KEYVAL: 'example' 'Several 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: 0xaaab0435d058 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fcb00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fcb90 KEYVAL: 'example' 'Several 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] 0xaaab045fcc20 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: 0xaaab04366340 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d150 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d1e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fd410 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fd4a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045fd530 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: 0xaaab04366458 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d2e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d378 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fdd20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fddb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045fde40 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: 0xaaab04366570 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d508 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fe630 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fe6c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045fe750 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: 0xaaab04366688 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d600 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435d698 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab045fef40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab045fefd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab045ff060 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: 0xaaab043667a0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435d790 KEYVAL: 'example' 'Several lines 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] 0xaaab045ff850 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab045ff8e0 KEYVAL: 'example' 'Several lines 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: 0xaaab043668b8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435d880 KEYVAL: 'example' 'Several lines 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] 0xaaab04600160 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab046001f0 KEYVAL: 'example' 'Several lines 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: 0xaaab043669d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435d970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435da08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04600a70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04600b00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab04600b90 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: 0xaaab04366ae8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435fe90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaab0435ff28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04601380 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04601410 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaab046014a0 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: 0xaaab04366c00 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab04360070 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab04360110 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04601c90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04601d20 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab04601db0 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: 0xaaab04366d18 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab04360200 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab043602a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046025a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04602630 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab046026c0 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: 0xaaab04366e30 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab043649a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaab04364a40 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04602eb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04602f40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaab04602fd0 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: 0xaaab04366f48 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaab0435dba0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab0435dc38 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046037c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaab04603850 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaab046038e0 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: 0xaaab04367060 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ffd0 MAP: (1 sibs) 2 children:
27: 0xaaab0435de70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaab0435df08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046040d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab04604160 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaab046041f0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaab04604280 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: 0xaaab04367178 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046049e0 [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: 0xaaab04367290 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046052f0 [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: 0xaaab043673a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04605c00 [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: 0xaaab043674c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04606510 [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: 0xaaab043675d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04606e20 [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: 0xaaab043676f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04607730 [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: 0xaaab04367808 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04608040 [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: 0xaaab04367920 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04608950 [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: 0xaaab04367a38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04609260 [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: 0xaaab04367b50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04609b70 [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: 0xaaab04367c68 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460a480 [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: 0xaaab04367d80 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460ad90 [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: 0xaaab04367e98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e370 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460b6a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460b730 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: 0xaaab04367fb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e460 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460bfb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460c040 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: 0xaaab043680c8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435e550 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460c8c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460c950 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: 0xaaab043681e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e640 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460d1d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460d260 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: 0xaaab043682f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e730 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460dae0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460db70 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: 0xaaab04368410 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435e820 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460e3f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0460e480 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: 0xaaab04368528 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460ed00 [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: 0xaaab04368640 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460f610 [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: 0xaaab04368758 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0460ff20 [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: 0xaaab04368870 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435ea00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04610830 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab046108c0 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: 0xaaab04368988 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435eaf0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04611140 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab046111d0 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: 0xaaab04368aa0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435ebe0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04611a50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04611ae0 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: 0xaaab04368bb8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435ecd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04612360 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab046123f0 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: 0xaaab04368cd0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04612c70 [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: 0xaaab04368de8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04613580 [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: 0xaaab04368f00 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04613e90 [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: 0xaaab04369018 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435eeb0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046147a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04614830 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: 0xaaab04369130 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435efa0 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046150b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab04615140 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: 0xaaab04369248 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046159c0 [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: 0xaaab04369360 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaab0435f0e0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046162d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab04616360 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: 0xaaab04369478 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaab0435f1d0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04616be0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaab04616c70 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: 0xaaab04369590 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046174f0 [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: 0xaaab043696a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04617e00 [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: 0xaaab043697c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04618710 [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: 0xaaab043698d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04619020 [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: 0xaaab043699f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04619930 [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: 0xaaab04369b08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461a240 [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: 0xaaab04369c20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461ab50 [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: 0xaaab04369d38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461b460 [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: 0xaaab04369e50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461bd70 [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: 0xaaab04369f68 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461c680 [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: 0xaaab0436a080 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461cf90 [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: 0xaaab0436a198 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461d8a0 [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: 0xaaab0436a2b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461e1b0 [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: 0xaaab0436a3c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461eac0 [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: 0xaaab0436a4e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461f3d0 [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: 0xaaab0436a5f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab0461fce0 [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: 0xaaab0436a710 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab046205f0 [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: 0xaaab0436a828 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04620f00 [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: 0xaaab0436a940 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04621810 [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: 0xaaab0436aa58 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435dce0 VAL: '
27: ' (2 sibs)
27: 0xaaab0435dd78 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04622120 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab046221b0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab04622240 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: 0xaaab0436ab70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaab0435f900 VAL: '
27: ' (2 sibs)
27: 0xaaab0435f998 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaab04622a30 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaab04622ac0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaab04622b50 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0xaaab0454b070 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab0454b100 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab0454b190 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab0454b220 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab0454b2b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab0454b340 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab0454b3d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab0454b460 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab0454b4f0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab0454b580 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab0454b610 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab0454b6a0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab0454b730 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] 0xaaab046264e0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaab04626570 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaab04626600 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaab04626690 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaab04626720 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaab046267b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaab04626840 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaab046268d0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaab04626960 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaab046269f0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaab04626a80 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaab04626b10 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaab04626ba0 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] 0xaaab04552530 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab045525c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab046276d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab04627760 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] 0xaaab04554260 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab045542f0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab04627fe0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab04628070 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] 0xaaab04555f90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab04556020 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab046288f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaab04628980 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] 0xaaab04557cc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab04629200 [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] 0xaaab045599f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab04629b10 [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] 0xaaab0455b720 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaab0462a420 [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] 0xaaab0455d860 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0455d8f0 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] 0xaaab0462ad30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaab0462adc0 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] 0xaaab0455fae0 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] 0xaaab0462b640 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab0462b6d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab0462b760 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] 0xaaab0462b7f0 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] 0xaaab04561910 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045619a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04561a30 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] 0xaaab0462bf50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462bfe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0462c070 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] 0xaaab045638e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04563970 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04563a00 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] 0xaaab0462c860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462c8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0462c980 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] 0xaaab04565810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045658a0 VAL: 'Several lines of text, 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] 0xaaab04565930 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] 0xaaab0462d170 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462d200 VAL: 'Several lines of text, 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] 0xaaab0462d290 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] 0xaaab045677e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04567870 VAL: 'Several 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] 0xaaab04567900 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] 0xaaab0462da80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462db10 VAL: 'Several 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] 0xaaab0462dba0 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] 0xaaab04569830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045698c0 VAL: 'Several lines 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] 0xaaab0462e390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0462e420 VAL: 'Several lines 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] 0xaaab0456b800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0456b890 VAL: 'Several lines 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] 0xaaab0462eca0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0462ed30 VAL: 'Several lines 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] 0xaaab0456d7f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0456d880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0456d910 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] 0xaaab0462f5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462f640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0462f6d0 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] 0xaaab0456f730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0456f7c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0456f850 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] 0xaaab0462fec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0462ff50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0462ffe0 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] 0xaaab045717f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04571880 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab04571910 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] 0xaaab046307d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04630860 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab046308f0 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] 0xaaab04573800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04573890 KEYVAL: 'example' 'Several 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] 0xaaab04573920 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] 0xaaab046310e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04631170 KEYVAL: 'example' 'Several 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] 0xaaab04631200 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] 0xaaab04575810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045758a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04575930 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] 0xaaab046319f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04631a80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04631b10 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] 0xaaab04577820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045778b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04577940 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] 0xaaab04632300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04632390 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04632420 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] 0xaaab04579850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045798e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04579970 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] 0xaaab04632c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04632ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04632d30 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] 0xaaab0457b880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0457b910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0457b9a0 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] 0xaaab04633520 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046335b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04633640 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] 0xaaab0457d850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0457d8e0 KEYVAL: 'example' 'Several lines 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] 0xaaab04633e30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04633ec0 KEYVAL: 'example' 'Several lines 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] 0xaaab0457f840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0457f8d0 KEYVAL: 'example' 'Several lines 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] 0xaaab04634740 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046347d0 KEYVAL: 'example' 'Several lines 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] 0xaaab04581900 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04581990 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04581a20 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] 0xaaab04635050 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046350e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04635170 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] 0xaaab04583ab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04583b40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04583bd0 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] 0xaaab04635960 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046359f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04635a80 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] 0xaaab045857e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04585870 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04585900 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] 0xaaab04636270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04636300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04636390 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] 0xaaab04587510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045875a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04587630 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] 0xaaab04636b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04636c10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04636ca0 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] 0xaaab04589300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04589390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04589420 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] 0xaaab04637490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04637520 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab046375b0 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] 0xaaab0458b030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0458b0c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab0458b150 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] 0xaaab04637da0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04637e30 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab04637ec0 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] 0xaaab0458cd60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0458cdf0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab0458ce80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab0458cf10 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] 0xaaab046386b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04638740 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab046387d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab04638860 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] 0xaaab0458ea90 [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] 0xaaab04638fc0 [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] 0xaaab045907c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab046398d0 [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] 0xaaab045924f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463a1e0 [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] 0xaaab04594220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463aaf0 [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] 0xaaab04595f50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463b400 [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] 0xaaab04597c80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463bd10 [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] 0xaaab045999b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463c620 [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] 0xaaab0459b6e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463cf30 [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] 0xaaab0459d410 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463d840 [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] 0xaaab0459f140 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463e150 [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] 0xaaab045a0e70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463ea60 [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] 0xaaab045a2ba0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463f370 [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] 0xaaab045a48d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045a4960 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0463fc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0463fd10 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] 0xaaab045a6600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045a6690 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] 0xaaab04640590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04640620 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] 0xaaab045a8330 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045a83c0 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] 0xaaab04640ea0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04640f30 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] 0xaaab045aa060 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045aa0f0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab046417b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04641840 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] 0xaaab045abd90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045abe20 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] 0xaaab046420c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04642150 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] 0xaaab045adac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045adb50 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] 0xaaab046429d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04642a60 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] 0xaaab045af7f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab046432e0 [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] 0xaaab045b1520 [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] 0xaaab04643bf0 [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] 0xaaab045b3250 [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] 0xaaab04644500 [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] 0xaaab045b4f80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045b5010 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] 0xaaab04644e10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04644ea0 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] 0xaaab045b6cb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045b6d40 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] 0xaaab04645720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046457b0 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] 0xaaab045b89e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045b8a70 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] 0xaaab04646030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046460c0 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] 0xaaab045ba710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045ba7a0 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] 0xaaab04646940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046469d0 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] 0xaaab045bc440 [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] 0xaaab04647250 [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] 0xaaab045be170 [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] 0xaaab04647b60 [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] 0xaaab045bfea0 [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] 0xaaab04648470 [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] 0xaaab045c1c30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045c1cc0 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] 0xaaab04648d80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04648e10 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] 0xaaab045c39e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045c3a70 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] 0xaaab04649690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04649720 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] 0xaaab045c5790 [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] 0xaaab04649fa0 [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] 0xaaab045c7540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045c75d0 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] 0xaaab0464a8b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0464a940 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] 0xaaab045c92f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045c9380 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] 0xaaab0464b1c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0464b250 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] 0xaaab045cb0a0 [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] 0xaaab0464bad0 [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] 0xaaab045cce50 [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] 0xaaab0464c3e0 [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] 0xaaab045cec00 [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] 0xaaab0464ccf0 [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] 0xaaab045d09b0 [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] 0xaaab0464d600 [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] 0xaaab045d2760 [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] 0xaaab0464df10 [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] 0xaaab045d4510 [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] 0xaaab0464e820 [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] 0xaaab045d62c0 [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] 0xaaab0464f130 [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] 0xaaab045d8070 [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] 0xaaab0464fa40 [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] 0xaaab045d9e10 [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] 0xaaab04650350 [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] 0xaaab045dbc20 [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] 0xaaab04650c60 [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] 0xaaab045dda30 [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] 0xaaab04651570 [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] 0xaaab045df850 [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] 0xaaab04651e80 [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] 0xaaab045e1600 [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] 0xaaab04652790 [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] 0xaaab045e33b0 [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] 0xaaab046530a0 [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] 0xaaab045e5160 [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] 0xaaab046539b0 [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] 0xaaab045e6f10 [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] 0xaaab046542c0 [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] 0xaaab045e8cc0 [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] 0xaaab04654bd0 [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] 0xaaab045eaa70 [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] 0xaaab046554e0 [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] 0xaaab045ec820 [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] 0xaaab04655df0 [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] 0xaaab045ee5d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045ee660 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab045ee6f0 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] 0xaaab04656700 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04656790 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04656820 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] 0xaaab045f0380 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045f0410 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab045f04a0 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] 0xaaab04657040 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab046570d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04657160 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] 0xaaab045f0c90 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab045f0d20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab045f0db0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab045f0e40 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab045f0ed0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab045f0f60 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab045f0ff0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab045f1080 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab045f1110 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab045f11a0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab045f1230 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab045f12c0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab045f1350 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] 0xaaab04657980 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab04657a10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab04657aa0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab04657b30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab04657bc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab04657c50 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab04657ce0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab04657d70 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab04657e00 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab04657e90 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab04657f20 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab04657fb0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab04658040 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] 0xaaab045f30f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab045f3180 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04658290 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab04658320 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] 0xaaab045f3a00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab045f3a90 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04658ba0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab04658c30 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] 0xaaab045f4310 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab045f43a0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab046594b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab04659540 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] 0xaaab045f4c20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04659dc0 [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] 0xaaab045f5530 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0465a6d0 [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] 0xaaab045f5e40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0465afe0 [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] 0xaaab045f6750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045f67e0 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] 0xaaab0465b8f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0465b980 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] 0xaaab045f7060 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab045f70f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab045f7180 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] 0xaaab045f7210 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] 0xaaab0465c200 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab0465c290 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab0465c320 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] 0xaaab0465c3b0 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] 0xaaab045f7970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045f7a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045f7a90 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] 0xaaab0465cb10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0465cba0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0465cc30 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] 0xaaab045f8280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045f8310 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045f83a0 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] 0xaaab0465d4c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0465d550 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0465d5e0 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] 0xaaab045f8b90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045f8c20 VAL: 'Several lines of text, 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] 0xaaab045f8cb0 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] 0xaaab0465de70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0465df00 VAL: 'Several lines of text, 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] 0xaaab0465df90 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] 0xaaab045f94a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab045f9530 VAL: 'Several 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] 0xaaab045f95c0 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] 0xaaab0465e820 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0465e8b0 VAL: 'Several 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] 0xaaab0465e940 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] 0xaaab045f9db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045f9e40 VAL: 'Several lines 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] 0xaaab0465f130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0465f1c0 VAL: 'Several lines 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] 0xaaab045fa6c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab045fa750 VAL: 'Several lines 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] 0xaaab0465fa40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0465fad0 VAL: 'Several lines 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] 0xaaab045fafd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fb060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045fb0f0 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] 0xaaab04660480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04660510 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab046605a0 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] 0xaaab045fb8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fb970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045fba00 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] 0xaaab04660e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04660ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04660f50 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] 0xaaab045fc1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fc280 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab045fc310 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] 0xaaab04661740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046617d0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab04661860 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] 0xaaab045fcb00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fcb90 KEYVAL: 'example' 'Several 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] 0xaaab045fcc20 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] 0xaaab046620f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04662180 KEYVAL: 'example' 'Several 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] 0xaaab04662210 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] 0xaaab045fd410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fd4a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045fd530 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] 0xaaab04662aa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04662b30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04662bc0 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] 0xaaab045fdd20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fddb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045fde40 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] 0xaaab04663450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046634e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04663570 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] 0xaaab045fe630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fe6c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045fe750 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] 0xaaab04663e00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04663e90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04663f20 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] 0xaaab045fef40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab045fefd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab045ff060 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] 0xaaab046647b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04664840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab046648d0 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] 0xaaab045ff850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab045ff8e0 KEYVAL: 'example' 'Several lines 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] 0xaaab04665160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046651f0 KEYVAL: 'example' 'Several lines 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] 0xaaab04600160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046001f0 KEYVAL: 'example' 'Several lines 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] 0xaaab04665b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04665ba0 KEYVAL: 'example' 'Several lines 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] 0xaaab04600a70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04600b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04600b90 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] 0xaaab046664c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04666550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab046665e0 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] 0xaaab04601380 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04601410 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab046014a0 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] 0xaaab04666e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04666f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04666f90 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] 0xaaab04601c90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04601d20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04601db0 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] 0xaaab046677e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04667870 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04667900 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] 0xaaab046025a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04602630 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab046026c0 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] 0xaaab04668150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046681e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04668270 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] 0xaaab04602eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04602f40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04602fd0 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] 0xaaab04668ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04668b50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04668be0 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] 0xaaab046037c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04603850 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab046038e0 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] 0xaaab046693d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04669460 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab046694f0 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] 0xaaab046040d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04604160 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab046041f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab04604280 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] 0xaaab04669d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04669da0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab04669e30 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab04669ec0 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] 0xaaab046049e0 [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] 0xaaab0466a650 [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] 0xaaab046052f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466af60 [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] 0xaaab04605c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466b870 [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] 0xaaab04606510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466c180 [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] 0xaaab04606e20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466ca90 [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] 0xaaab04607730 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466d3a0 [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] 0xaaab04608040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466dcb0 [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] 0xaaab04608950 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466e5c0 [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] 0xaaab04609260 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466eed0 [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] 0xaaab04609b70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab0466f7e0 [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] 0xaaab0460a480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab046700f0 [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] 0xaaab0460ad90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04670a00 [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] 0xaaab0460b6a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460b730 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04671310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046713a0 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] 0xaaab0460bfb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460c040 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] 0xaaab04671c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04671cb0 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] 0xaaab0460c8c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460c950 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] 0xaaab04672530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046725c0 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] 0xaaab0460d1d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460d260 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04672e40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04672ed0 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] 0xaaab0460dae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460db70 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] 0xaaab04673750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046737e0 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] 0xaaab0460e3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0460e480 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] 0xaaab04674060 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046740f0 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] 0xaaab0460ed00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaab04674970 [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] 0xaaab0460f610 [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] 0xaaab04675280 [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] 0xaaab0460ff20 [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] 0xaaab04675b90 [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] 0xaaab04610830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046108c0 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] 0xaaab046764a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04676530 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] 0xaaab04611140 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046111d0 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] 0xaaab04676db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04676e40 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] 0xaaab04611a50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04611ae0 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] 0xaaab046776c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04677750 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] 0xaaab04612360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046123f0 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] 0xaaab04677fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04678060 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] 0xaaab04612c70 [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] 0xaaab046788e0 [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] 0xaaab04613580 [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] 0xaaab046791f0 [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] 0xaaab04613e90 [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] 0xaaab04679b00 [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] 0xaaab046147a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04614830 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] 0xaaab0467a410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0467a4a0 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] 0xaaab046150b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04615140 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] 0xaaab0467ad20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0467adb0 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] 0xaaab046159c0 [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] 0xaaab0467b630 [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] 0xaaab046162d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04616360 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] 0xaaab0467bf40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0467bfd0 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] 0xaaab04616be0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04616c70 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] 0xaaab0467c880 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0467c910 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] 0xaaab046174f0 [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] 0xaaab0467d190 [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] 0xaaab04617e00 [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] 0xaaab0467daa0 [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] 0xaaab04618710 [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] 0xaaab0467e3b0 [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] 0xaaab04619020 [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] 0xaaab0467ecc0 [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] 0xaaab04619930 [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] 0xaaab0467f5d0 [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] 0xaaab0461a240 [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] 0xaaab0467fee0 [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] 0xaaab0461ab50 [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] 0xaaab046807f0 [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] 0xaaab0461b460 [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] 0xaaab04681100 [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] 0xaaab0461bd70 [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] 0xaaab04681a10 [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] 0xaaab0461c680 [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] 0xaaab04682320 [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] 0xaaab0461cf90 [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] 0xaaab04682c30 [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] 0xaaab0461d8a0 [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] 0xaaab04683570 [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] 0xaaab0461e1b0 [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] 0xaaab04683e80 [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] 0xaaab0461eac0 [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] 0xaaab04684790 [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] 0xaaab0461f3d0 [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] 0xaaab046850a0 [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] 0xaaab0461fce0 [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] 0xaaab046859b0 [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] 0xaaab046205f0 [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] 0xaaab046862c0 [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] 0xaaab04620f00 [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] 0xaaab04686bd0 [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] 0xaaab04621810 [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] 0xaaab046874e0 [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] 0xaaab04622120 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab046221b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04622240 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] 0xaaab04687df0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04687e80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04687f10 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] 0xaaab04622a30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04622ac0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04622b50 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] 0xaaab04688730 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab046887c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04688850 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: 0xaaab04364b30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaab0435b160 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b1f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b290 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b328 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b3c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b458 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b4f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaab0435b630 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaab0435b6c8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaab0435b588 DOCMAP: (8 sibs) 2 children: 27: 0xaaab0435b770 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaab0435b808 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689070 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab04689100 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab04689190 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab04689220 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab046892b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab04689340 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab046893d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab04689460 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab046894f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab04689580 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab04689610 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab046896a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab04689730 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: 0xaaab04364f90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435c080 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04549560 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab045495f0 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: 0xaaab043650a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435bc10 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046897d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab04689860 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: 0xaaab043651c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435bd00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689900 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab04689990 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: 0xaaab043652d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689a30 [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: 0xaaab043653f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689ad0 [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: 0xaaab04365508 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689b70 [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: 0xaaab04365620 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435bee0 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] 0xaaab04689c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04689ca0 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: 0xaaab04365738 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaab0435c120 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaab0435c1b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaab0435c250 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689d40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab04689dd0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab04689e60 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] 0xaaab04689ef0 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: 0xaaab04365850 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435c340 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435c3d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04689f90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468a020 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468a0b0 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: 0xaaab04365968 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c520 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435c5b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468a150 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468a1e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468a270 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: 0xaaab04365a80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c6b0 VAL: 'Several lines of text, 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: 0xaaab0435c748 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468a310 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468a3a0 VAL: 'Several lines of text, 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] 0xaaab0468a430 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: 0xaaab04365b98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c840 VAL: 'Several 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: 0xaaab0435c8d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468a4d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468a560 VAL: 'Several 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] 0xaaab0468a5f0 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: 0xaaab04365cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435bfd0 VAL: 'Several lines 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] 0xaaab0468a690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468a720 VAL: 'Several lines 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: 0xaaab04365dc8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ca20 VAL: 'Several lines 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] 0xaaab0468a7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468a850 VAL: 'Several lines 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: 0xaaab04365ee0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435cba8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468a8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468a980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468aa10 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: 0xaaab04365ff8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435cd38 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468aab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468ab40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468abd0 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: 0xaaab04366110 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435ce30 KEYVAL: 'example' 'Several lines of text, 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: 0xaaab0435cec8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ac70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468ad00 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab0468ad90 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: 0xaaab04366228 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cfc0 KEYVAL: 'example' 'Several 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: 0xaaab0435d058 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ae30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468aec0 KEYVAL: 'example' 'Several 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] 0xaaab0468af50 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: 0xaaab04366340 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d150 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d1e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468aff0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468b080 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468b110 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: 0xaaab04366458 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d2e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d378 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468b1b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468b240 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468b2d0 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: 0xaaab04366570 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d508 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468b370 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468b400 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468b490 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: 0xaaab04366688 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d698 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468b530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468b5c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468b650 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: 0xaaab043667a0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435d790 KEYVAL: 'example' 'Several lines 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] 0xaaab0468b6f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468b780 KEYVAL: 'example' 'Several lines 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: 0xaaab043668b8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435d880 KEYVAL: 'example' 'Several lines 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] 0xaaab0468b820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468b8b0 KEYVAL: 'example' 'Several lines 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: 0xaaab043669d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435da08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468b950 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468b9e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468ba70 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: 0xaaab04366ae8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435fe90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435ff28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468bb10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468bba0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab0468bc30 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: 0xaaab04366c00 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab04360070 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab04360110 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468bcd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468bd60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab0468bdf0 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: 0xaaab04366d18 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab04360200 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab043602a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468be90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468bf20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab0468bfb0 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: 0xaaab04366e30 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab043649a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab04364a40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468c0e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab0468c170 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: 0xaaab04366f48 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435dba0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab0435dc38 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468c2a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab0468c330 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: 0xaaab04367060 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ffd0 MAP: (1 sibs) 2 children: 27: 0xaaab0435de70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab0435df08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c3d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468c460 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab0468c4f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab0468c580 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: 0xaaab04367178 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c620 [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: 0xaaab04367290 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c6c0 [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: 0xaaab043673a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c760 [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: 0xaaab043674c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c800 [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: 0xaaab043675d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c8a0 [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: 0xaaab043676f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c940 [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: 0xaaab04367808 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468c9e0 [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: 0xaaab04367920 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ca80 [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: 0xaaab04367a38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468cb20 [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: 0xaaab04367b50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468cbc0 [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: 0xaaab04367c68 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468cc60 [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: 0xaaab04367d80 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468cd00 [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: 0xaaab04367e98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e370 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468cda0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468ce30 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: 0xaaab04367fb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e460 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ced0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468cf60 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: 0xaaab043680c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e550 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d000 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d090 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: 0xaaab043681e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e640 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d1c0 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: 0xaaab043682f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e730 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d2f0 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: 0xaaab04368410 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e820 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d420 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: 0xaaab04368528 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d4c0 [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: 0xaaab04368640 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d560 [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: 0xaaab04368758 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d600 [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: 0xaaab04368870 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ea00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d6a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d730 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: 0xaaab04368988 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435eaf0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d860 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: 0xaaab04368aa0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435ebe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468d900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468d990 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: 0xaaab04368bb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435ecd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468da30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468dac0 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: 0xaaab04368cd0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468db60 [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: 0xaaab04368de8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468dc00 [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: 0xaaab04368f00 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468dca0 [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: 0xaaab04369018 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435eeb0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468dd40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468ddd0 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: 0xaaab04369130 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435efa0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468de70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468df00 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: 0xaaab04369248 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468dfa0 [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: 0xaaab04369360 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435f0e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468e0d0 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: 0xaaab04369478 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435f1d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468e200 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: 0xaaab04369590 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e2a0 [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: 0xaaab043696a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e340 [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: 0xaaab043697c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e3e0 [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: 0xaaab043698d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e480 [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: 0xaaab043699f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e520 [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: 0xaaab04369b08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e5c0 [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: 0xaaab04369c20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e660 [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: 0xaaab04369d38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e700 [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: 0xaaab04369e50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e7a0 [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: 0xaaab04369f68 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e840 [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: 0xaaab0436a080 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e8e0 [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: 0xaaab0436a198 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468e980 [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: 0xaaab0436a2b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ea20 [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: 0xaaab0436a3c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468eac0 [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: 0xaaab0436a4e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468eb60 [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: 0xaaab0436a5f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ec00 [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: 0xaaab0436a710 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468eca0 [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: 0xaaab0436a828 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ed40 [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: 0xaaab0436a940 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ede0 [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: 0xaaab0436aa58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435dce0 VAL: ' 27: ' (2 sibs) 27: 0xaaab0435dd78 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468ee80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468ef10 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab0468efa0 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: 0xaaab0436ab70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435f900 VAL: ' 27: ' (2 sibs) 27: 0xaaab0435f998 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468f040 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab0468f0d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab0468f160 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: 0xaaab04364b30 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaab0435b160 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b1f8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b290 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaab0435b328 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b3c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b458 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaab0435b4f0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaab0435b630 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaab0435b6c8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaab0435b588 DOCMAP: (8 sibs) 2 children: 27: 0xaaab0435b770 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaab0435b808 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468f200 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaab0468f290 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaab0468f320 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaab0468f3b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaab0468f440 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaab0468f4d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaab0468f560 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaab0468f5f0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaab0468f680 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaab0468f710 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaab0468f7a0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaab0468f830 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaab0468f8c0 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: 0xaaab04364f90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435c080 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468f960 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468f9f0 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: 0xaaab043650a8 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435bc10 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468fa90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468fb20 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: 0xaaab043651c0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaab0435bd00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468fbc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468fc50 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: 0xaaab043652d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468fcf0 [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: 0xaaab043653f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468fd90 [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: 0xaaab04365508 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab0468fe30 [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: 0xaaab04365620 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435bee0 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] 0xaaab0468fed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab0468ff60 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: 0xaaab04365738 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaab0435c120 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaab0435c1b8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaab0435c250 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690000 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaab04690090 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaab04690120 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] 0xaaab046901b0 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: 0xaaab04365850 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435c340 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435c3d8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690250 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046902e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04690370 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: 0xaaab04365968 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c520 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435c5b8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690410 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab046904a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04690530 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: 0xaaab04365a80 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c6b0 VAL: 'Several lines of text, 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: 0xaaab0435c748 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046905d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04690660 VAL: 'Several lines of text, 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] 0xaaab046906f0 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: 0xaaab04365b98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435c840 VAL: 'Several 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: 0xaaab0435c8d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690790 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04690820 VAL: 'Several 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] 0xaaab046908b0 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: 0xaaab04365cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435bfd0 VAL: 'Several lines 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] 0xaaab04690950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046909e0 VAL: 'Several lines 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: 0xaaab04365dc8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ca20 VAL: 'Several lines 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] 0xaaab04690a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04690b10 VAL: 'Several lines 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: 0xaaab04365ee0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435cba8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04690c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04690cd0 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: 0xaaab04365ff8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435cd38 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690d70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04690e00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04690e90 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: 0xaaab04366110 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435ce30 KEYVAL: 'example' 'Several lines of text, 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: 0xaaab0435cec8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04690f30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04690fc0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaab04691050 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: 0xaaab04366228 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435cfc0 KEYVAL: 'example' 'Several 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: 0xaaab0435d058 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046910f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691180 KEYVAL: 'example' 'Several 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] 0xaaab04691210 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: 0xaaab04366340 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d150 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d1e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046912b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691340 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab046913d0 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: 0xaaab04366458 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d2e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d378 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04691470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691500 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04691590 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: 0xaaab04366570 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d508 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04691630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab046916c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04691750 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: 0xaaab04366688 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435d698 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046917f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04691910 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: 0xaaab043667a0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435d790 KEYVAL: 'example' 'Several lines 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] 0xaaab046919b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04691a40 KEYVAL: 'example' 'Several lines 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: 0xaaab043668b8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435d880 KEYVAL: 'example' 'Several lines 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] 0xaaab04691ae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04691b70 KEYVAL: 'example' 'Several lines 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: 0xaaab043669d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435d970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435da08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04691c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04691d30 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: 0xaaab04366ae8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435fe90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaab0435ff28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04691dd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04691e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaab04691ef0 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: 0xaaab04366c00 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab04360070 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab04360110 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04691f90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04692020 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab046920b0 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: 0xaaab04366d18 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab04360200 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab043602a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046921e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04692270 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: 0xaaab04366e30 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab043649a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaab04364a40 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046923a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaab04692430 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: 0xaaab04366f48 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaab0435dba0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab0435dc38 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046924d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaab04692560 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaab046925f0 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: 0xaaab04367060 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ffd0 MAP: (1 sibs) 2 children: 27: 0xaaab0435de70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaab0435df08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04692720 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaab046927b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaab04692840 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: 0xaaab04367178 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046928e0 [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: 0xaaab04367290 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692980 [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: 0xaaab043673a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692a20 [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: 0xaaab043674c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692ac0 [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: 0xaaab043675d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692b60 [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: 0xaaab043676f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692c00 [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: 0xaaab04367808 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692ca0 [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: 0xaaab04367920 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692d40 [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: 0xaaab04367a38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692de0 [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: 0xaaab04367b50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692e80 [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: 0xaaab04367c68 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692f20 [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: 0xaaab04367d80 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04692fc0 [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: 0xaaab04367e98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e370 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046930f0 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: 0xaaab04367fb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e460 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693190 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693220 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: 0xaaab043680c8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435e550 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046932c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693350 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: 0xaaab043681e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e640 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046933f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693480 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: 0xaaab043682f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e730 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046935b0 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: 0xaaab04368410 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435e820 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab046936e0 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: 0xaaab04368528 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693780 [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: 0xaaab04368640 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693820 [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: 0xaaab04368758 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046938c0 [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: 0xaaab04368870 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435ea00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693960 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046939f0 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: 0xaaab04368988 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435eaf0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693b20 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: 0xaaab04368aa0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435ebe0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693bc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693c50 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: 0xaaab04368bb8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435ecd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693cf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04693d80 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: 0xaaab04368cd0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693e20 [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: 0xaaab04368de8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693ec0 [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: 0xaaab04368f00 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04693f60 [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: 0xaaab04369018 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435eeb0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04694090 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: 0xaaab04369130 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435efa0 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046941c0 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: 0xaaab04369248 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694260 [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: 0xaaab04369360 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaab0435f0e0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaab04694390 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: 0xaaab04369478 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaab0435f1d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694430 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaab046944c0 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: 0xaaab04369590 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694560 [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: 0xaaab043696a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694600 [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: 0xaaab043697c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046946a0 [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: 0xaaab043698d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694740 [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: 0xaaab043699f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046947e0 [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: 0xaaab04369b08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694880 [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: 0xaaab04369c20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694920 [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: 0xaaab04369d38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046949c0 [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: 0xaaab04369e50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694a60 [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: 0xaaab04369f68 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694b00 [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: 0xaaab0436a080 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694ba0 [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: 0xaaab0436a198 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694c40 [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: 0xaaab0436a2b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694ce0 [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: 0xaaab0436a3c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694d80 [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: 0xaaab0436a4e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694e20 [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: 0xaaab0436a5f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694ec0 [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: 0xaaab0436a710 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04694f60 [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: 0xaaab0436a828 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04695000 [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: 0xaaab0436a940 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab046950a0 [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: 0xaaab0436aa58 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435dce0 VAL: ' 27: ' (2 sibs) 27: 0xaaab0435dd78 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04695140 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab046951d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04695260 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: 0xaaab0436ab70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaab0435f900 VAL: ' 27: ' (2 sibs) 27: 0xaaab0435f998 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaab04695300 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaab04695390 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaab04695420 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 (56 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (56 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.07 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (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: 0xaaaac38d53b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaac38cbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbd98 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbe30 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbec8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbf60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbff8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cc090 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaac38cc1d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc268 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaac38cc128 DOCMAP: (8 sibs) 2 children: 28: 0xaaaac38cc310 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc3a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a3c0a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3a3c130 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3a3c1c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3a3c250 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3a3c2e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3a3c370 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3a3c400 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3a3c490 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3a3c520 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3a3c5b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3a3c640 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3a3c6d0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3a3c760 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0xaaaac38d5810 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a450b0 [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: 0xaaaac38d5928 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a46de0 [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: 0xaaaac38d5a40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a48b10 [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: 0xaaaac38d5b58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaac38cc8a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc938 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc9d0 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] 0xaaaac3a4b2c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3a4b350 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3a4b3e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3a4b470 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: 0xaaaac38d5c70 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38ccac0 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: 0xaaaac38ccb58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a4d130 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a4d1c0 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] 0xaaaac3a4d250 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: 0xaaaac38d5d88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccc50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ccce8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a4f120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a4f1b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a4f240 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: 0xaaaac38d5ea0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccde0 KEYVAL: '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: 0xaaaac38cce78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a51060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a510f0 KEYVAL: '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] 0xaaaac3a51180 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: 0xaaaac38d5fb8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccf70 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: 0xaaaac38cd008 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a53050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a530e0 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] 0xaaaac3a53170 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: 0xaaaac38d60d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd198 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a55040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a55160 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: 0xaaaac38d61e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd290 KEYVAL: '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: 0xaaaac38cd328 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] 0xaaaac3a57110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a571a0 KEYVAL: '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] 0xaaaac3a57230 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: 0xaaaac38d6300 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce680 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: 0xaaaac38ce718 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] 0xaaaac3a59320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a593b0 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] 0xaaaac3a59440 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: 0xaaaac38d6418 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ce858 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a5b3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5b470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5b500 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: 0xaaaac38d6530 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38d0c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38d0ca8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a5d3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5d480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5d510 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: 0xaaaac38d6648 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd5a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a5f420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5f4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5f540 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: 0xaaaac38d6760 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd738 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a61450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a614e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a61570 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: 0xaaaac38d6878 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd8c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a63420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a634b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a63540 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: 0xaaaac38d6990 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cda58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a655d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a65660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a656f0 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: 0xaaaac38d6aa8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaac38cdb00 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] 0xaaaac3a674a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3a67530 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: 0xaaaac38d6bc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cdbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cdc88 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a69470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a69500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a69590 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: 0xaaaac38d6cd8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a6b1a0 [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: 0xaaaac38d6df0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a6ced0 [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: 0xaaaac38d6f08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a6ec00 [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: 0xaaaac38d7020 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a70930 [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: 0xaaaac38d7138 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a72660 [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: 0xaaaac38d7250 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a74390 [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: 0xaaaac38d7368 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a760c0 [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: 0xaaaac38d7480 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a77df0 [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: 0xaaaac38d7598 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a79b20 [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: 0xaaaac38d76b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a7b850 [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: 0xaaaac38d77c8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a7d580 [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: 0xaaaac38d78e0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a7f2b0 [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: 0xaaaac38d79f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a80fe0 [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: 0xaaaac38d7b10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a82d10 [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: 0xaaaac38d7c28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a84a40 [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: 0xaaaac38d7d40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a86770 [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: 0xaaaac38d7e58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a884a0 [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: 0xaaaac38d7f70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a8a1d0 [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: 0xaaaac38d8088 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a8bf00 [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: 0xaaaac38d81a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a8dc30 [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: 0xaaaac38d82b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a8f960 [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: 0xaaaac38d83d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a91690 [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: 0xaaaac38d84e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a933c0 [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: 0xaaaac38d8600 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a950f0 [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: 0xaaaac38d8718 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a96e20 [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: 0xaaaac38d8830 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a98bb0 [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: 0xaaaac38d8948 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a9a960 [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: 0xaaaac38d8a60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a9c710 [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: 0xaaaac38d8b78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a9e4c0 [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: 0xaaaac38d8c90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa0270 [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: 0xaaaac38d8da8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa2020 [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: 0xaaaac38d8ec0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa3dd0 [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: 0xaaaac38d8fd8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa5b80 [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: 0xaaaac38d90f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa7930 [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: 0xaaaac38d9208 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aa96e0 [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: 0xaaaac38d9320 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aab490 [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: 0xaaaac38d9438 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aad240 [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: 0xaaaac38d9550 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aaeff0 [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: 0xaaaac38d9668 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab0da0 [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: 0xaaaac38d9780 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab2b50 [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: 0xaaaac38d9898 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cecc0 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ced58 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab4900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ab4990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ab4a20 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: 0xaaaac38d99b0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cee50 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ceee8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab66b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ab6740 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ab67d0 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: 0xaaaac38d53b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaac38cbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbd98 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbe30 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbec8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbf60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbff8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cc090 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaac38cc1d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc268 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaac38cc128 DOCMAP: (8 sibs) 2 children: 28: 0xaaaac38cc310 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc3a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab6fc0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3ab7050 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3ab70e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3ab7170 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3ab7200 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3ab7290 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3ab7320 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3ab73b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3ab7440 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3ab74d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3ab7560 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3ab75f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3ab7680 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0xaaaac38d5810 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab94a0 [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: 0xaaaac38d5928 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ab9db0 [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: 0xaaaac38d5a40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aba6c0 [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: 0xaaaac38d5b58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaac38cc8a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc938 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc9d0 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] 0xaaaac3abafd0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3abb060 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3abb0f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3abb180 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: 0xaaaac38d5c70 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38ccac0 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: 0xaaaac38ccb58 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abb8e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abb970 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] 0xaaaac3abba00 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: 0xaaaac38d5d88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccc50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ccce8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abc1f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abc280 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abc310 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: 0xaaaac38d5ea0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccde0 KEYVAL: '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: 0xaaaac38cce78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abcb00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abcb90 KEYVAL: '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] 0xaaaac3abcc20 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: 0xaaaac38d5fb8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccf70 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: 0xaaaac38cd008 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abd410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abd4a0 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] 0xaaaac3abd530 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: 0xaaaac38d60d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd198 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abdd20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abddb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abde40 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: 0xaaaac38d61e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd290 KEYVAL: '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: 0xaaaac38cd328 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] 0xaaaac3abe630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abe6c0 KEYVAL: '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] 0xaaaac3abe750 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: 0xaaaac38d6300 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce680 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: 0xaaaac38ce718 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] 0xaaaac3abef40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abefd0 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] 0xaaaac3abf060 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: 0xaaaac38d6418 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ce858 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3abf850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abf8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abf970 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: 0xaaaac38d6530 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38d0c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38d0ca8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac0160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac01f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac0280 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: 0xaaaac38d6648 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd5a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac0a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac0b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac0b90 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: 0xaaaac38d6760 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd738 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac1380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac1410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac14a0 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: 0xaaaac38d6878 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd8c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac1c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac1d20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac1db0 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: 0xaaaac38d6990 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cda58 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac2670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac2700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac2790 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: 0xaaaac38d6aa8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaac38cdb00 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] 0xaaaac3ac2f80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3ac3010 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: 0xaaaac38d6bc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cdbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cdc88 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac3890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac3920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac39b0 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: 0xaaaac38d6cd8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac41a0 [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: 0xaaaac38d6df0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac4ab0 [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: 0xaaaac38d6f08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac53c0 [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: 0xaaaac38d7020 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac5cd0 [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: 0xaaaac38d7138 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac65e0 [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: 0xaaaac38d7250 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac6ef0 [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: 0xaaaac38d7368 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac7800 [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: 0xaaaac38d7480 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac8110 [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: 0xaaaac38d7598 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac8a20 [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: 0xaaaac38d76b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac9330 [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: 0xaaaac38d77c8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ac9c40 [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: 0xaaaac38d78e0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3aca550 [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: 0xaaaac38d79f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acae60 [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: 0xaaaac38d7b10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acb770 [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: 0xaaaac38d7c28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acc080 [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: 0xaaaac38d7d40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acc990 [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: 0xaaaac38d7e58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acd2a0 [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: 0xaaaac38d7f70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acdbb0 [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: 0xaaaac38d8088 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ace4c0 [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: 0xaaaac38d81a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acedd0 [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: 0xaaaac38d82b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acf6e0 [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: 0xaaaac38d83d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3acfff0 [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: 0xaaaac38d84e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad0900 [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: 0xaaaac38d8600 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad1210 [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: 0xaaaac38d8718 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad1b20 [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: 0xaaaac38d8830 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad2430 [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: 0xaaaac38d8948 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad2d40 [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: 0xaaaac38d8a60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad3650 [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: 0xaaaac38d8b78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad3f60 [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: 0xaaaac38d8c90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad4870 [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: 0xaaaac38d8da8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad5180 [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: 0xaaaac38d8ec0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad5a90 [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: 0xaaaac38d8fd8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad63a0 [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: 0xaaaac38d90f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad6cb0 [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: 0xaaaac38d9208 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad75c0 [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: 0xaaaac38d9320 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad7ed0 [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: 0xaaaac38d9438 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad87e0 [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: 0xaaaac38d9550 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad90f0 [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: 0xaaaac38d9668 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ad9a00 [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: 0xaaaac38d9780 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3ada310 [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: 0xaaaac38d9898 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cecc0 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ced58 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3adac20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3adacb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3adad40 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: 0xaaaac38d99b0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cee50 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ceee8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3adb530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3adb5c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3adb650 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] 0xaaaac3a3c0a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3a3c130 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3a3c1c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3a3c250 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3a3c2e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3a3c370 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3a3c400 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3a3c490 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3a3c520 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3a3c5b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3a3c640 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3a3c6d0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3a3c760 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] 0xaaaac3ade570 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3ade600 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3ade690 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3ade720 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3ade7b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3ade840 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3ade8d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3ade960 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3ade9f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3adea80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3adeb10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3adeba0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3adec30 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] 0xaaaac3a450b0 [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] 0xaaaac3adf760 [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] 0xaaaac3a46de0 [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] 0xaaaac3ae0070 [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] 0xaaaac3a48b10 [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] 0xaaaac3ae0980 [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] 0xaaaac3a4b2c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3a4b350 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3a4b3e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3a4b470 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] 0xaaaac3ae1290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3ae1320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3ae13b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3ae1440 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] 0xaaaac3a4d130 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a4d1c0 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] 0xaaaac3a4d250 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] 0xaaaac3ae1ba0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae1c30 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] 0xaaaac3ae1cc0 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] 0xaaaac3a4f120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a4f1b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a4f240 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] 0xaaaac3ae24b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae2540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae25d0 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] 0xaaaac3a51060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a510f0 KEYVAL: '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] 0xaaaac3a51180 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] 0xaaaac3ae2dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae2e50 KEYVAL: '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] 0xaaaac3ae2ee0 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] 0xaaaac3a53050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a530e0 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] 0xaaaac3a53170 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] 0xaaaac3ae36d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae3760 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] 0xaaaac3ae37f0 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] 0xaaaac3a55040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a55160 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] 0xaaaac3ae3fe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae4070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae4100 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] 0xaaaac3a57110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a571a0 KEYVAL: '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] 0xaaaac3a57230 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] 0xaaaac3ae48f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae4980 KEYVAL: '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] 0xaaaac3ae4a10 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] 0xaaaac3a59320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a593b0 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] 0xaaaac3a59440 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] 0xaaaac3ae5200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae5290 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] 0xaaaac3ae5320 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] 0xaaaac3a5b3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5b470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5b500 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] 0xaaaac3ae5b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae5ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae5c30 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] 0xaaaac3a5d3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5d480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5d510 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] 0xaaaac3ae6420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae64b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae6540 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] 0xaaaac3a5f420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a5f4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a5f540 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] 0xaaaac3ae6d30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae6dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae6e50 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] 0xaaaac3a61450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a614e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a61570 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] 0xaaaac3ae7640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae76d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae7760 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] 0xaaaac3a63420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a634b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a63540 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] 0xaaaac3ae7f50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae7fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae8070 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] 0xaaaac3a655d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a65660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a656f0 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] 0xaaaac3ae8860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae88f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae8980 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] 0xaaaac3a674a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3a67530 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] 0xaaaac3ae9170 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3ae9200 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] 0xaaaac3a69470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a69500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3a69590 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] 0xaaaac3ae9a80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ae9b10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ae9ba0 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] 0xaaaac3a6b1a0 [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] 0xaaaac3aea390 [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] 0xaaaac3a6ced0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aeaca0 [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] 0xaaaac3a6ec00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aeb5b0 [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] 0xaaaac3a70930 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aebec0 [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] 0xaaaac3a72660 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aec7d0 [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] 0xaaaac3a74390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aed0e0 [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] 0xaaaac3a760c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aed9f0 [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] 0xaaaac3a77df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aee300 [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] 0xaaaac3a79b20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aeec10 [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] 0xaaaac3a7b850 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aef520 [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] 0xaaaac3a7d580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3aefe30 [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] 0xaaaac3a7f2b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3af0740 [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] 0xaaaac3a80fe0 [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] 0xaaaac3af1050 [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] 0xaaaac3a82d10 [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] 0xaaaac3af1960 [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] 0xaaaac3a84a40 [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] 0xaaaac3af2270 [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] 0xaaaac3a86770 [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] 0xaaaac3af2b80 [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] 0xaaaac3a884a0 [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] 0xaaaac3af3490 [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] 0xaaaac3a8a1d0 [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] 0xaaaac3af3da0 [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] 0xaaaac3a8bf00 [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] 0xaaaac3af46b0 [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] 0xaaaac3a8dc30 [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] 0xaaaac3af4fc0 [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] 0xaaaac3a8f960 [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] 0xaaaac3af58d0 [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] 0xaaaac3a91690 [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] 0xaaaac3af61e0 [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] 0xaaaac3a933c0 [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] 0xaaaac3af6af0 [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] 0xaaaac3a950f0 [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] 0xaaaac3af7400 [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] 0xaaaac3a96e20 [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] 0xaaaac3af7d10 [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] 0xaaaac3a98bb0 [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] 0xaaaac3af8620 [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] 0xaaaac3a9a960 [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] 0xaaaac3af8f30 [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] 0xaaaac3a9c710 [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] 0xaaaac3af9840 [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] 0xaaaac3a9e4c0 [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] 0xaaaac3afa150 [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] 0xaaaac3aa0270 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3afaa60 [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] 0xaaaac3aa2020 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3afb370 [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] 0xaaaac3aa3dd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3afbc80 [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] 0xaaaac3aa5b80 [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] 0xaaaac3afc590 [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] 0xaaaac3aa7930 [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] 0xaaaac3afcea0 [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] 0xaaaac3aa96e0 [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] 0xaaaac3afd7b0 [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] 0xaaaac3aab490 [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] 0xaaaac3afe0c0 [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] 0xaaaac3aad240 [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] 0xaaaac3afe9d0 [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] 0xaaaac3aaeff0 [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] 0xaaaac3aff2e0 [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] 0xaaaac3ab0da0 [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] 0xaaaac3affbf0 [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] 0xaaaac3ab2b50 [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] 0xaaaac3b00500 [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] 0xaaaac3ab4900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ab4990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ab4a20 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] 0xaaaac3b00e10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b00ea0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b00f30 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] 0xaaaac3ab66b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ab6740 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ab67d0 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] 0xaaaac3b01720 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b017b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b01840 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] 0xaaaac3ab6fc0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3ab7050 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3ab70e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3ab7170 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3ab7200 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3ab7290 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3ab7320 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3ab73b0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3ab7440 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3ab74d0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3ab7560 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3ab75f0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3ab7680 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] 0xaaaac3b02030 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3b020c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3b02150 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3b021e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3b02270 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3b02300 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3b02390 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3b02420 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3b024b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3b02540 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3b025d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3b02660 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3b026f0 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] 0xaaaac3ab94a0 [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] 0xaaaac3b02940 [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] 0xaaaac3ab9db0 [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] 0xaaaac3b03250 [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] 0xaaaac3aba6c0 [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] 0xaaaac3b03b60 [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] 0xaaaac3abafd0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3abb060 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3abb0f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3abb180 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] 0xaaaac3b04470 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3b04500 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3b04590 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3b04620 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] 0xaaaac3abb8e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abb970 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] 0xaaaac3abba00 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] 0xaaaac3b04d80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b04e10 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] 0xaaaac3b04ea0 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] 0xaaaac3abc1f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abc280 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abc310 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] 0xaaaac3b05690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b05720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b057b0 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] 0xaaaac3abcb00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abcb90 KEYVAL: '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] 0xaaaac3abcc20 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] 0xaaaac3b06040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b060d0 KEYVAL: '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] 0xaaaac3b06160 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] 0xaaaac3abd410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abd4a0 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] 0xaaaac3abd530 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] 0xaaaac3b069f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b06a80 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] 0xaaaac3b06b10 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] 0xaaaac3abdd20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abddb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abde40 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] 0xaaaac3b073a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b07430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b074c0 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] 0xaaaac3abe630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abe6c0 KEYVAL: '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] 0xaaaac3abe750 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] 0xaaaac3b07cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b07d40 KEYVAL: '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] 0xaaaac3b07dd0 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] 0xaaaac3abef40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abefd0 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] 0xaaaac3abf060 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] 0xaaaac3b085c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b08650 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] 0xaaaac3b086e0 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] 0xaaaac3abf850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3abf8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3abf970 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] 0xaaaac3b08f70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b09000 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b09090 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] 0xaaaac3ac0160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac01f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac0280 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] 0xaaaac3b09920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b099b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b09a40 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] 0xaaaac3ac0a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac0b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac0b90 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] 0xaaaac3b0a2d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b0a360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b0a3f0 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] 0xaaaac3ac1380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac1410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac14a0 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] 0xaaaac3b0ac80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b0ad10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b0ada0 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] 0xaaaac3ac1c90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac1d20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac1db0 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] 0xaaaac3b0b630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b0b6c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b0b750 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] 0xaaaac3ac2670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac2700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac2790 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] 0xaaaac3b0bfe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b0c070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b0c100 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] 0xaaaac3ac2f80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3ac3010 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] 0xaaaac3b0c8f0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3b0c980 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] 0xaaaac3ac3890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3ac3920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3ac39b0 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] 0xaaaac3b0d2a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b0d330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b0d3c0 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] 0xaaaac3ac41a0 [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] 0xaaaac3b0dbb0 [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] 0xaaaac3ac4ab0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b0e4c0 [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] 0xaaaac3ac53c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b0edd0 [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] 0xaaaac3ac5cd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b0f6e0 [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] 0xaaaac3ac65e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b0fff0 [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] 0xaaaac3ac6ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b10900 [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] 0xaaaac3ac7800 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b11210 [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] 0xaaaac3ac8110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b11b20 [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] 0xaaaac3ac8a20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b12430 [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] 0xaaaac3ac9330 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b12d40 [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] 0xaaaac3ac9c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b13650 [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] 0xaaaac3aca550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b13f60 [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] 0xaaaac3acae60 [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] 0xaaaac3b14870 [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] 0xaaaac3acb770 [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] 0xaaaac3b15180 [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] 0xaaaac3acc080 [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] 0xaaaac3b15a90 [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] 0xaaaac3acc990 [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] 0xaaaac3b163a0 [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] 0xaaaac3acd2a0 [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] 0xaaaac3b16cb0 [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] 0xaaaac3acdbb0 [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] 0xaaaac3b175c0 [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] 0xaaaac3ace4c0 [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] 0xaaaac3b17ed0 [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] 0xaaaac3acedd0 [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] 0xaaaac3b187e0 [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] 0xaaaac3acf6e0 [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] 0xaaaac3b190f0 [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] 0xaaaac3acfff0 [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] 0xaaaac3b19a30 [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] 0xaaaac3ad0900 [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] 0xaaaac3b1a340 [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] 0xaaaac3ad1210 [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] 0xaaaac3b1ac50 [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] 0xaaaac3ad1b20 [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] 0xaaaac3b1b560 [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] 0xaaaac3ad2430 [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] 0xaaaac3b1be70 [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] 0xaaaac3ad2d40 [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] 0xaaaac3b1c780 [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] 0xaaaac3ad3650 [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] 0xaaaac3b1d090 [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] 0xaaaac3ad3f60 [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] 0xaaaac3b1d9a0 [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] 0xaaaac3ad4870 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b1e2b0 [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] 0xaaaac3ad5180 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b1ebc0 [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] 0xaaaac3ad5a90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaaac3b1f4d0 [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] 0xaaaac3ad63a0 [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] 0xaaaac3b1fde0 [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] 0xaaaac3ad6cb0 [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] 0xaaaac3b206f0 [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] 0xaaaac3ad75c0 [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] 0xaaaac3b21000 [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] 0xaaaac3ad7ed0 [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] 0xaaaac3b21910 [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] 0xaaaac3ad87e0 [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] 0xaaaac3b22220 [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] 0xaaaac3ad90f0 [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] 0xaaaac3b22b30 [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] 0xaaaac3ad9a00 [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] 0xaaaac3b23440 [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] 0xaaaac3ada310 [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] 0xaaaac3b23d50 [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] 0xaaaac3adac20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3adacb0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3adad40 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] 0xaaaac3b24660 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b246f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b24780 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] 0xaaaac3adb530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3adb5c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3adb650 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] 0xaaaac3b24f70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b25000 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b25090 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: 0xaaaac38d53b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaac38cbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbd98 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbe30 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbec8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbf60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbff8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cc090 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaac38cc1d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc268 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaac38cc128 DOCMAP: (8 sibs) 2 children: 28: 0xaaaac38cc310 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc3a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b258b0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3b25940 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3b259d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3b25a60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3b25af0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3b25b80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3b25c10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3b25ca0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3b25d30 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3b25dc0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3b25e50 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3b25ee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3b25f70 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: 0xaaaac38d5810 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26010 [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: 0xaaaac38d5928 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b260b0 [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: 0xaaaac38d5a40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26150 [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: 0xaaaac38d5b58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaac38cc8a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc938 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc9d0 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] 0xaaaac3b261f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3b26280 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3b26310 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3b263a0 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: 0xaaaac38d5c70 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38ccac0 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: 0xaaaac38ccb58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3a3a820 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3a3a8b0 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] 0xaaaac3a3a940 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: 0xaaaac38d5d88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccc50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ccce8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b264d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b26560 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: 0xaaaac38d5ea0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccde0 KEYVAL: '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: 0xaaaac38cce78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26690 KEYVAL: '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] 0xaaaac3b26720 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: 0xaaaac38d5fb8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccf70 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: 0xaaaac38cd008 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b267c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26850 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] 0xaaaac3b268e0 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: 0xaaaac38d60d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd198 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26a10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b26aa0 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: 0xaaaac38d61e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd290 KEYVAL: '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: 0xaaaac38cd328 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] 0xaaaac3b26b40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26bd0 KEYVAL: '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] 0xaaaac3b26c60 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: 0xaaaac38d6300 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce680 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: 0xaaaac38ce718 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] 0xaaaac3b26d00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26d90 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] 0xaaaac3b26e20 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: 0xaaaac38d6418 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ce858 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b26ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b26f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b26fe0 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: 0xaaaac38d6530 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38d0c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38d0ca8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b27110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b271a0 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: 0xaaaac38d6648 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd5a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27240 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b272d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b27360 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: 0xaaaac38d6760 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd738 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b27490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b27520 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: 0xaaaac38d6878 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd8c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b275c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b27650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b276e0 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: 0xaaaac38d6990 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cda58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27780 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b27810 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b278a0 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: 0xaaaac38d6aa8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaac38cdb00 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] 0xaaaac3a3cac0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3a3cb50 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: 0xaaaac38d6bc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cdbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cdc88 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27940 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b279d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b27a60 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: 0xaaaac38d6cd8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27b00 [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: 0xaaaac38d6df0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27ba0 [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: 0xaaaac38d6f08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27c40 [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: 0xaaaac38d7020 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27ce0 [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: 0xaaaac38d7138 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27d80 [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: 0xaaaac38d7250 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27e20 [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: 0xaaaac38d7368 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27ec0 [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: 0xaaaac38d7480 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b27f60 [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: 0xaaaac38d7598 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28000 [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: 0xaaaac38d76b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b280a0 [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: 0xaaaac38d77c8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28140 [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: 0xaaaac38d78e0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b281e0 [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: 0xaaaac38d79f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28280 [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: 0xaaaac38d7b10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28320 [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: 0xaaaac38d7c28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b283c0 [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: 0xaaaac38d7d40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28460 [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: 0xaaaac38d7e58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28500 [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: 0xaaaac38d7f70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b285a0 [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: 0xaaaac38d8088 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28640 [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: 0xaaaac38d81a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b286e0 [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: 0xaaaac38d82b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28780 [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: 0xaaaac38d83d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28820 [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: 0xaaaac38d84e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b288c0 [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: 0xaaaac38d8600 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28960 [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: 0xaaaac38d8718 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28a00 [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: 0xaaaac38d8830 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28aa0 [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: 0xaaaac38d8948 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28b40 [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: 0xaaaac38d8a60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28be0 [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: 0xaaaac38d8b78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28c80 [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: 0xaaaac38d8c90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28d20 [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: 0xaaaac38d8da8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28dc0 [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: 0xaaaac38d8ec0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28e60 [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: 0xaaaac38d8fd8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28f00 [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: 0xaaaac38d90f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b28fa0 [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: 0xaaaac38d9208 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29040 [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: 0xaaaac38d9320 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b290e0 [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: 0xaaaac38d9438 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29180 [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: 0xaaaac38d9550 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29220 [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: 0xaaaac38d9668 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b292c0 [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: 0xaaaac38d9780 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29360 [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: 0xaaaac38d9898 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cecc0 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ced58 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29400 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b29490 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b29520 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: 0xaaaac38d99b0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cee50 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ceee8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b295c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b29650 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b296e0 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: 0xaaaac38d53b0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaaac38cbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbd98 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbe30 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaaac38cbec8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbf60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cbff8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaaac38cc090 DOCSEQ: (8 sibs) 2 children: 28: 0xaaaac38cc1d0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc268 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaaac38cc128 DOCMAP: (8 sibs) 2 children: 28: 0xaaaac38cc310 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaaac38cc3a8 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29780 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaaac3b29810 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaaac3b298a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaaac3b29930 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaaac3b299c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaaac3b29a50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaaac3b29ae0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaaac3b29b70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaaac3b29c00 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaaac3b29c90 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaaac3b29d20 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaaac3b29db0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaaac3b29e40 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: 0xaaaac38d5810 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29ee0 [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: 0xaaaac38d5928 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b29f80 [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: 0xaaaac38d5a40 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2a020 [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: 0xaaaac38d5b58 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaaac38cc8a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc938 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaaac38cc9d0 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] 0xaaaac3b2a0c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaaac3b2a150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaaac3b2a1e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaaac3b2a270 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: 0xaaaac38d5c70 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38ccac0 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: 0xaaaac38ccb58 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2a310 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2a3a0 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] 0xaaaac3b2a430 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: 0xaaaac38d5d88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccc50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ccce8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2a4d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2a560 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2a5f0 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: 0xaaaac38d5ea0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccde0 KEYVAL: '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: 0xaaaac38cce78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2a690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2a720 KEYVAL: '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] 0xaaaac3b2a7b0 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: 0xaaaac38d5fb8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ccf70 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: 0xaaaac38cd008 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2a850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2a8e0 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] 0xaaaac3b2a970 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: 0xaaaac38d60d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd198 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2aa10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2aaa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2ab30 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: 0xaaaac38d61e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd290 KEYVAL: '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: 0xaaaac38cd328 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] 0xaaaac3b2abd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2ac60 KEYVAL: '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] 0xaaaac3b2acf0 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: 0xaaaac38d6300 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce680 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: 0xaaaac38ce718 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] 0xaaaac3b2ad90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2ae20 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] 0xaaaac3b2aeb0 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: 0xaaaac38d6418 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38ce7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38ce858 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2af50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b070 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: 0xaaaac38d6530 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38d0c10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38d0ca8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2b110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2b1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b230 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: 0xaaaac38d6648 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd5a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2b2d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2b360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b3f0 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: 0xaaaac38d6760 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd738 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2b490 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2b520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b5b0 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: 0xaaaac38d6878 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cd8c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2b650 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2b6e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b770 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: 0xaaaac38d6990 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cd9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cda58 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2b810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2b8a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2b930 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: 0xaaaac38d6aa8 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaaac38cdb00 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] 0xaaaac3b2b9d0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaaac3b2ba60 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: 0xaaaac38d6bc0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaaac38cdbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaaac38cdc88 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bb00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2bb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2bc20 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: 0xaaaac38d6cd8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bcc0 [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: 0xaaaac38d6df0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bd60 [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: 0xaaaac38d6f08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2be00 [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: 0xaaaac38d7020 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bea0 [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: 0xaaaac38d7138 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bf40 [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: 0xaaaac38d7250 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2bfe0 [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: 0xaaaac38d7368 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c080 [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: 0xaaaac38d7480 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c120 [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: 0xaaaac38d7598 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c1c0 [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: 0xaaaac38d76b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c260 [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: 0xaaaac38d77c8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c300 [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: 0xaaaac38d78e0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c3a0 [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: 0xaaaac38d79f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c440 [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: 0xaaaac38d7b10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c4e0 [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: 0xaaaac38d7c28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c580 [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: 0xaaaac38d7d40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c620 [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: 0xaaaac38d7e58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c6c0 [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: 0xaaaac38d7f70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c760 [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: 0xaaaac38d8088 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c800 [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: 0xaaaac38d81a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c8a0 [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: 0xaaaac38d82b8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c940 [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: 0xaaaac38d83d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2c9e0 [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: 0xaaaac38d84e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2ca80 [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: 0xaaaac38d8600 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cb20 [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: 0xaaaac38d8718 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cbc0 [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: 0xaaaac38d8830 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cc60 [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: 0xaaaac38d8948 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cd00 [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: 0xaaaac38d8a60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cda0 [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: 0xaaaac38d8b78 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2ce40 [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: 0xaaaac38d8c90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cee0 [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: 0xaaaac38d8da8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2cf80 [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: 0xaaaac38d8ec0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d020 [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: 0xaaaac38d8fd8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d0c0 [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: 0xaaaac38d90f0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d160 [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: 0xaaaac38d9208 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d200 [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: 0xaaaac38d9320 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d2a0 [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: 0xaaaac38d9438 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d340 [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: 0xaaaac38d9550 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d3e0 [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: 0xaaaac38d9668 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d480 [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: 0xaaaac38d9780 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d520 [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: 0xaaaac38d9898 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cecc0 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ced58 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d5c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2d650 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2d6e0 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: 0xaaaac38d99b0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaaac38cee50 VAL: ' 28: ' (2 sibs) 28: 0xaaaac38ceee8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaaac3b2d780 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaaac3b2d810 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaaac3b2d8a0 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 (38 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (39 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.05 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0xaaaaf7b0dc60 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b6b9e0 [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: 0xaaaaf7b0dd78 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0bf10 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaf7b0bfa8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaf7b0c040 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaf7b0c0d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaf7b0c170 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaf7b0c208 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaf7b0c2a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0c3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0c478 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0c338 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b6d710 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b6d7a0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b6d830 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b6d8c0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b6d950 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b6d9e0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b6da70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b6db00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b6db90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b6dc20 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b6dcb0 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: 0xaaaaf7b0de90 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0c990 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaf7b0ca28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaf7b0cac0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaf7b0cb58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaf7b0cbf0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaf7b0cc88 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaf7b0cd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0ce60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0cef8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0cdb8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b6f870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b6f900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b6f990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b6fa20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b6fab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b6fb40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b6fbd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b6fc60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b6fcf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b6fd80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b6fe10 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: 0xaaaaf7b0dfa8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0cfa0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaf7b0d038 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaf7b0d0d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b715a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b71630 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b716c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b71750 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: 0xaaaaf7b0e0c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0da40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaf7b0dad8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaf7b0db70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b73310 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b733a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b73430 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b734c0 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: 0xaaaaf7b0e1d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0bb90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0bc28 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b750c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b75150 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b751e0 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: 0xaaaaf7b0e2f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c5c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0c658 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b76df0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b76e80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b76f10 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: 0xaaaaf7b0e408 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c750 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0c7e8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b78b20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b78bb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b78c40 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: 0xaaaaf7b0e520 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0eda0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0ee38 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b7a870 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b7a900 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b7a990 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: 0xaaaaf7b0e638 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d300 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d3a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0d438 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b7c660 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b7c6f0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b7c780 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b7c810 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: 0xaaaaf7b0e750 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d530 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d5d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0d668 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b7e410 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b7e4a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b7e530 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b7e5c0 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: 0xaaaaf7b0e868 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaf7b0f160 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaf7b0f890 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaf7b0f928 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaf7b0f1f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaf7b0c8e0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaf7b0f290 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaf7b0f9d0 VAL: 'a' (2 sibs) 29: 0xaaaaf7b0fa68 VAL: 'b' (2 sibs) 29: 0xaaaaf7b0f328 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f3c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f458 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f4f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f588 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f620 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaf7b0d990 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaf7b0f6b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f750 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fb10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fba8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaf7b0f7e8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fc50 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fce8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b80f50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7b80fe0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7b81070 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7b81100 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7b81190 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7b81220 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7b812b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7b81340 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7b813d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7b81460 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7b814f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7b81580 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7b81610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7b816a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7b81730 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7b817c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7b81850 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7b818e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7b81970 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7b81a00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7b81a90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7b81b20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7b81bb0 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: 0xaaaaf7b0e980 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaf7b0fe30 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaf7b0fec8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10130 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaf7b101c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaf7b0ff60 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10270 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaf7b10308 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaf7b0fff8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaf7b103b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaf7b10448 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaf7b10090 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b104f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaf7b10588 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b83580 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b83610 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b836a0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b83730 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b837c0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b83850 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b838e0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b83970 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b83a00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b83a90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b83b20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b83bb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b83c40 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b83cd0 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: 0xaaaaf7b0ea98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaf7b10680 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaf7b10718 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaf7b10980 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaf7b10a18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaf7b107b0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaf7b10ac0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaf7b10b58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaf7b10848 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaf7b10c00 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaf7b10c98 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaf7b108e0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b10d40 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaf7b10dd8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b852b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b85340 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b853d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b85460 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b854f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b85580 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b85610 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b856a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b85730 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b857c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b85850 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b858e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b85970 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b85a00 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: 0xaaaaf7b0ebb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaf7b119b0 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b11d50 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b11de8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b11e80 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b11a48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b11f20 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b11fb8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12050 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b11ae0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b120f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b12188 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b12220 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b11b78 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b122c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaf7b12358 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaf7b123f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaf7b11c10 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12490 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaf7b12528 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaf7b125c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaf7b11ca8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12660 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b126f8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b12790 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b87ea0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b87f30 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b87fc0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b88050 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b880e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b88170 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b88200 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b88290 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b88320 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b883b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b88440 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b884d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b88560 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b885f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b88680 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b88710 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b887a0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b88830 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b888c0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b88950 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b889e0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b88a70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b88b00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b88b90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b88c20 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: 0xaaaaf7b0ecc8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaf7b12880 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b12c20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b12cb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b12d50 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b12918 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12df0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b12e88 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12f20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b129b0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12fc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b13058 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b130f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b12a48 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b13190 VAL***: '!str v10' (3 sibs) 29: 0xaaaaf7b13228 VAL***: '!str v20' (3 sibs) 29: 0xaaaaf7b132c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaf7b12ae0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13360 VAL***: '!str v40' (3 sibs) 29: 0xaaaaf7b133f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaf7b13490 VAL***: '!str v60' (3 sibs) 29: 0xaaaaf7b12b78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13530 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b135c8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b13660 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8ade0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b8ae70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b8af00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b8af90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b8b020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b8b0b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b8b140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b8b1d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b8b260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b8b2f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b8b380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b8b410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b8b4a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b8b530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b8b5c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b8b650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b8b6e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b8b770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b8b800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b8b890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b8b920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b8b9b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b8ba40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b8bad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b8bb60 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: 0xaaaaf7b0dc60 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8a4d0 [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: 0xaaaaf7b0dd78 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0bf10 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaf7b0bfa8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaf7b0c040 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaf7b0c0d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaf7b0c170 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaf7b0c208 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaf7b0c2a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0c3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0c478 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0c338 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8bff0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b8c080 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b8c110 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b8c1a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b8c230 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b8c2c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b8c350 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b8c3e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b8c470 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b8c500 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b8c590 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: 0xaaaaf7b0de90 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0c990 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaf7b0ca28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaf7b0cac0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaf7b0cb58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaf7b0cbf0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaf7b0cc88 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaf7b0cd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0ce60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0cef8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0cdb8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8c900 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b8c990 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b8ca20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b8cab0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b8cb40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b8cbd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b8cc60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b8ccf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b8cd80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b8ce10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b8cea0 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: 0xaaaaf7b0dfa8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0cfa0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaf7b0d038 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaf7b0d0d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8d210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b8d2a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b8d330 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b8d3c0 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: 0xaaaaf7b0e0c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0da40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaf7b0dad8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaf7b0db70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8db20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b8dbb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b8dc40 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b8dcd0 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: 0xaaaaf7b0e1d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0bb90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0bc28 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8e430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8e4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8e550 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: 0xaaaaf7b0e2f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c5c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0c658 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8ed40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8edd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8ee60 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: 0xaaaaf7b0e408 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c750 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0c7e8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8f650 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8f6e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8f770 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: 0xaaaaf7b0e520 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0eda0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0ee38 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b8ff60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8fff0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b90080 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: 0xaaaaf7b0e638 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d300 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d3a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0d438 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b90870 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b90900 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b90990 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b90a20 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: 0xaaaaf7b0e750 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d530 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d5d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0d668 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b91180 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b91210 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b912a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b91330 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: 0xaaaaf7b0e868 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaf7b0f160 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaf7b0f890 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaf7b0f928 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaf7b0f1f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaf7b0c8e0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaf7b0f290 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaf7b0f9d0 VAL: 'a' (2 sibs) 29: 0xaaaaf7b0fa68 VAL: 'b' (2 sibs) 29: 0xaaaaf7b0f328 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f3c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f458 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f4f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f588 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f620 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaf7b0d990 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaf7b0f6b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f750 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fb10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fba8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaf7b0f7e8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fc50 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fce8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b923a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7b92430 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7b924c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7b92550 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7b925e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7b92670 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7b92700 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7b92790 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7b92820 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7b928b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7b92940 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7b929d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7b92a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7b92af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7b92b80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7b92c10 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7b92ca0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7b92d30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7b92dc0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7b92e50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7b92ee0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7b92f70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7b93000 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: 0xaaaaf7b0e980 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaf7b0fe30 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaf7b0fec8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10130 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaf7b101c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaf7b0ff60 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10270 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaf7b10308 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaf7b0fff8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaf7b103b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaf7b10448 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaf7b10090 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b104f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaf7b10588 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b91a90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b91b20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b91bb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b91c40 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b91cd0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b91d60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b91df0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b91e80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b91f10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b91fa0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b92030 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b920c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b92150 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b921e0 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: 0xaaaaf7b0ea98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaf7b10680 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaf7b10718 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaf7b10980 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaf7b10a18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaf7b107b0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaf7b10ac0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaf7b10b58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaf7b10848 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaf7b10c00 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaf7b10c98 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaf7b108e0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b10d40 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaf7b10dd8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b935b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b93640 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b936d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b93760 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b937f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b93880 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b93910 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b939a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b93a30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b93ac0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b93b50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b93be0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b93c70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b93d00 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: 0xaaaaf7b0ebb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaf7b119b0 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b11d50 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b11de8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b11e80 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b11a48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b11f20 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b11fb8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12050 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b11ae0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b120f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b12188 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b12220 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b11b78 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b122c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaf7b12358 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaf7b123f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaf7b11c10 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12490 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaf7b12528 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaf7b125c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaf7b11ca8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12660 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b126f8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b12790 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b947d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b94860 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b948f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b94980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b94a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b94aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b94b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b94bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b94c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b94ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b94d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b94e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b94e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b94f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b94fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b95040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b950d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b95160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b951f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b95280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b95310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b953a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b95430 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b954c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b95550 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: 0xaaaaf7b0ecc8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaf7b12880 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b12c20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b12cb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b12d50 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b12918 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12df0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b12e88 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12f20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b129b0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12fc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b13058 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b130f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b12a48 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b13190 VAL***: '!str v10' (3 sibs) 29: 0xaaaaf7b13228 VAL***: '!str v20' (3 sibs) 29: 0xaaaaf7b132c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaf7b12ae0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13360 VAL***: '!str v40' (3 sibs) 29: 0xaaaaf7b133f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaf7b13490 VAL***: '!str v60' (3 sibs) 29: 0xaaaaf7b12b78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13530 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b135c8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b13660 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b959e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b95a70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b95b00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b95b90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b95c20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b95cb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b95d40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b95dd0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b95e60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b95ef0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b95f80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b96010 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b960a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b96130 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b961c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b96250 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b962e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b96370 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b96400 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b96490 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b96520 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b965b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b96640 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b966d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b96760 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] 0xaaaaf7b6b9e0 [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] 0xaaaaf7b97e70 [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] 0xaaaaf7b6d710 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b6d7a0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b6d830 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b6d8c0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b6d950 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b6d9e0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b6da70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b6db00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b6db90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b6dc20 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b6dcb0 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] 0xaaaaf7b99060 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b990f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b99180 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b99210 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b992a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b99330 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b993c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b99450 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b994e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b99570 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b99600 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] 0xaaaaf7b6f870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b6f900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b6f990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b6fa20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b6fab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b6fb40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b6fbd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b6fc60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b6fcf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b6fd80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b6fe10 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] 0xaaaaf7b99970 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b99a00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b99a90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b99b20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b99bb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b99c40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b99cd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b99d60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b99df0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b99e80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b99f10 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] 0xaaaaf7b715a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b71630 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b716c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b71750 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] 0xaaaaf7b9a280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b9a310 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b9a3a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b9a430 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] 0xaaaaf7b73310 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b733a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b73430 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b734c0 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] 0xaaaaf7b9ab90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b9ac20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b9acb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b9ad40 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] 0xaaaaf7b750c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b75150 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b751e0 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] 0xaaaaf7b9b4a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b9b530 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b9b5c0 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] 0xaaaaf7b76df0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b76e80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b76f10 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] 0xaaaaf7b9bdb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b9be40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b9bed0 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] 0xaaaaf7b78b20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b78bb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b78c40 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] 0xaaaaf7b9c6c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b9c750 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b9c7e0 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] 0xaaaaf7b7a870 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b7a900 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b7a990 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] 0xaaaaf7b9cfd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b9d060 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b9d0f0 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] 0xaaaaf7b7c660 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b7c6f0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b7c780 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b7c810 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] 0xaaaaf7b9d8e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b9d970 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b9da00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b9da90 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] 0xaaaaf7b7e410 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b7e4a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b7e530 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b7e5c0 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] 0xaaaaf7b9e1f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b9e280 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b9e310 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b9e3a0 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] 0xaaaaf7b80f50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7b80fe0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7b81070 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7b81100 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7b81190 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7b81220 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7b812b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7b81340 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7b813d0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7b81460 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7b814f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7b81580 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7b81610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7b816a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7b81730 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7b817c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7b81850 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7b818e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7b81970 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7b81a00 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7b81a90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7b81b20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7b81bb0 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] 0xaaaaf7b9f410 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7b9f4a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7b9f530 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7b9f5c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7b9f650 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7b9f6e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7b9f770 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7b9f800 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7b9f890 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7b9f920 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7b9f9b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7b9fa40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7b9fad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7b9fb60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7b9fbf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7b9fc80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7b9fd10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7b9fda0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7b9fe30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7b9fec0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7b9ff50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7b9ffe0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7ba0070 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] 0xaaaaf7b83580 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b83610 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b836a0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b83730 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b837c0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b83850 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b838e0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b83970 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b83a00 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b83a90 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b83b20 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b83bb0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b83c40 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b83cd0 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] 0xaaaaf7b9eb00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b9eb90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b9ec20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b9ecb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b9ed40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b9edd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b9ee60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b9eef0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b9ef80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b9f010 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b9f0a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b9f130 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b9f1c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b9f250 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] 0xaaaaf7b852b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b85340 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b853d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b85460 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b854f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b85580 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b85610 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b856a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b85730 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b857c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b85850 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b858e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b85970 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b85a00 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] 0xaaaaf7ba0620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7ba06b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7ba0740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7ba07d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7ba0860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7ba08f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7ba0980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7ba0a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7ba0aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7ba0b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7ba0bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7ba0c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7ba0ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7ba0d70 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] 0xaaaaf7b87ea0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b87f30 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b87fc0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b88050 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b880e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b88170 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b88200 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b88290 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b88320 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b883b0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b88440 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b884d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b88560 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b885f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b88680 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b88710 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b887a0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b88830 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b888c0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b88950 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b889e0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b88a70 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b88b00 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b88b90 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b88c20 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] 0xaaaaf7ba1840 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7ba18d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7ba1960 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7ba19f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7ba1a80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7ba1b10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7ba1ba0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7ba1c30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7ba1cc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7ba1d50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7ba1de0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7ba1e70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7ba1f00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7ba1f90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7ba2020 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7ba20b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7ba2140 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7ba21d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7ba2260 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7ba22f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7ba2380 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7ba2410 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7ba24a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7ba2530 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7ba25c0 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] 0xaaaaf7b8ade0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b8ae70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b8af00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b8af90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b8b020 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b8b0b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b8b140 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b8b1d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b8b260 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b8b2f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b8b380 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b8b410 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b8b4a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b8b530 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b8b5c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b8b650 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b8b6e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b8b770 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b8b800 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b8b890 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b8b920 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b8b9b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b8ba40 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b8bad0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b8bb60 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] 0xaaaaf7ba2a50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7ba2ae0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7ba2b70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7ba2c00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7ba2c90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7ba2d20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7ba2db0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7ba2e40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7ba2ed0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7ba2f60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7ba2ff0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7ba3080 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7ba3110 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7ba31a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7ba3230 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7ba32c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7ba3350 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7ba33e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7ba3470 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7ba3500 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7ba3590 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7ba3620 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7ba36b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7ba3740 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7ba37d0 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] 0xaaaaf7b8a4d0 [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] 0xaaaaf7ba0f30 [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] 0xaaaaf7b8bff0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b8c080 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b8c110 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b8c1a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b8c230 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b8c2c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b8c350 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b8c3e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b8c470 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b8c500 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b8c590 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] 0xaaaaf7ba3c60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7ba3cf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7ba3d80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7ba3e10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7ba3ea0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7ba3f30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7ba3fc0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7ba4050 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7ba40e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7ba4170 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7ba4200 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] 0xaaaaf7b8c900 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7b8c990 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7b8ca20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7b8cab0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7b8cb40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7b8cbd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7b8cc60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7b8ccf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7b8cd80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7b8ce10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7b8cea0 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] 0xaaaaf7ba4570 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7ba4600 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7ba4690 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7ba4720 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7ba47b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7ba4840 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7ba48d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7ba4960 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7ba49f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7ba4a80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7ba4b10 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] 0xaaaaf7b8d210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b8d2a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b8d330 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b8d3c0 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] 0xaaaaf7ba4e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7ba4f10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7ba4fa0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7ba5030 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] 0xaaaaf7b8db20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7b8dbb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7b8dc40 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7b8dcd0 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] 0xaaaaf7ba5790 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7ba5820 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7ba58b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7ba5940 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] 0xaaaaf7b8e430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8e4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8e550 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] 0xaaaaf7ba60a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7ba6130 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7ba61c0 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] 0xaaaaf7b8ed40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8edd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8ee60 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] 0xaaaaf7ba69b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7ba6a40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7ba6ad0 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] 0xaaaaf7b8f650 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8f6e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b8f770 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] 0xaaaaf7ba72c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7ba7350 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7ba73e0 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] 0xaaaaf7b8ff60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b8fff0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b90080 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] 0xaaaaf7ba7bd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7ba7c60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7ba7cf0 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] 0xaaaaf7b90870 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b90900 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b90990 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b90a20 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] 0xaaaaf7ba84e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7ba8570 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7ba8600 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7ba8690 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] 0xaaaaf7b91180 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7b91210 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7b912a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7b91330 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] 0xaaaaf7ba8df0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7ba8e80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7ba8f10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7ba8fa0 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] 0xaaaaf7b923a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7b92430 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7b924c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7b92550 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7b925e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7b92670 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7b92700 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7b92790 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7b92820 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7b928b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7b92940 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7b929d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7b92a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7b92af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7b92b80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7b92c10 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7b92ca0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7b92d30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7b92dc0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7b92e50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7b92ee0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7b92f70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7b93000 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] 0xaaaaf7baa010 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7baa0a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7baa130 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7baa1c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7baa250 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7baa2e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7baa370 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7baa400 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7baa490 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7baa520 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7baa5b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7baa640 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7baa6d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7baa760 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7baa7f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7baa880 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7baa910 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7baa9a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7baaa30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7baaac0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7baab50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7baabe0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7baac70 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] 0xaaaaf7b91a90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b91b20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b91bb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b91c40 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b91cd0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b91d60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b91df0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b91e80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b91f10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b91fa0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b92030 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b920c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b92150 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b921e0 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] 0xaaaaf7ba9700 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7ba9790 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7ba9820 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7ba98b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7ba9940 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7ba99d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7ba9a60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7ba9af0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7ba9b80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7ba9c10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7ba9ca0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7ba9d30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7ba9dc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7ba9e50 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] 0xaaaaf7b935b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7b93640 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7b936d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7b93760 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7b937f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7b93880 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7b93910 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7b939a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7b93a30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7b93ac0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7b93b50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7b93be0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7b93c70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7b93d00 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] 0xaaaaf7bab220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7bab2b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7bab340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7bab3d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7bab460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7bab4f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7bab580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7bab610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7bab6a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7bab730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7bab7c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7bab850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7bab8e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7bab970 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] 0xaaaaf7b947d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b94860 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b948f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b94980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b94a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b94aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b94b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b94bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b94c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b94ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b94d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b94e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b94e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b94f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b94fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b95040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b950d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b95160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b951f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b95280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b95310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b953a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b95430 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b954c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b95550 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] 0xaaaaf7bac440 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bac4d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bac560 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bac5f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bac680 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bac710 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bac7a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bac830 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7bac8c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7bac950 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7bac9e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7baca70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7bacb00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7bacb90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bacc20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7baccb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7bacd40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7bacdd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bace60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bacef0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bacf80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bad010 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bad0a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bad130 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bad1c0 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] 0xaaaaf7b959e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7b95a70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7b95b00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7b95b90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7b95c20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7b95cb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7b95d40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7b95dd0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7b95e60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7b95ef0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7b95f80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7b96010 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7b960a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7b96130 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7b961c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7b96250 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7b962e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7b96370 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7b96400 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7b96490 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7b96520 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7b965b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7b96640 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7b966d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7b96760 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] 0xaaaaf7bad650 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bad6e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bad770 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bad800 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bad890 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bad920 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bad9b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bada40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7badad0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7badb60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7badbf0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7badc80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7badd10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7badda0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bade30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7badec0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7badf50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7badfe0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bae070 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bae100 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bae190 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bae220 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bae2b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bae340 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bae3d0 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: 0xaaaaf7b0dc60 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b0d710 [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: 0xaaaaf7b0dd78 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0bf10 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaf7b0bfa8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaf7b0c040 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaf7b0c0d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaf7b0c170 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaf7b0c208 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaf7b0c2a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0c3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0c478 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0c338 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7babb30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7babbc0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7babc50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7babce0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7babd70 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7babe00 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7babe90 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7babf20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7babfb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7bac040 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7bac0d0 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: 0xaaaaf7b0de90 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0c990 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaf7b0ca28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaf7b0cac0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaf7b0cb58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaf7b0cbf0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaf7b0cc88 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaf7b0cd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0ce60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0cef8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0cdb8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bae860 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7bae8f0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7bae980 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7baea10 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7baeaa0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7baeb30 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7baebc0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7baec50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7baece0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7baed70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7baee00 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: 0xaaaaf7b0dfa8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0cfa0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaf7b0d038 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaf7b0d0d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bac170 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7bac200 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7bac290 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7bac320 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: 0xaaaaf7b0e0c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0da40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaf7b0dad8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaf7b0db70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baeea0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7baef30 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7baefc0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7baf050 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: 0xaaaaf7b0e1d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0bb90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0bc28 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b98c80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7b98d10 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7b98da0 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: 0xaaaaf7b0e2f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c5c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0c658 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baf0f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7baf180 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7baf210 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: 0xaaaaf7b0e408 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c750 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0c7e8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baf2b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7baf340 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7baf3d0 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: 0xaaaaf7b0e520 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0eda0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0ee38 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baf470 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7baf500 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7baf590 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: 0xaaaaf7b0e638 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d300 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d3a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0d438 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baf630 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7baf6c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7baf750 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7baf7e0 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: 0xaaaaf7b0e750 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d530 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d5d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0d668 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7baf880 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7baf910 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7baf9a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7bafa30 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: 0xaaaaf7b0e868 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaf7b0f160 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaf7b0f890 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaf7b0f928 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaf7b0f1f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaf7b0c8e0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaf7b0f290 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaf7b0f9d0 VAL: 'a' (2 sibs) 29: 0xaaaaf7b0fa68 VAL: 'b' (2 sibs) 29: 0xaaaaf7b0f328 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f3c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f458 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f4f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f588 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f620 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaf7b0d990 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaf7b0f6b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f750 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fb10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fba8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaf7b0f7e8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fc50 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fce8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bafad0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7bafb60 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7bafbf0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7bafc80 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7bafd10 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7bafda0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7bafe30 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7bafec0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7baff50 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7baffe0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7bb0070 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7bb0100 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7bb0190 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7bb0220 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7bb02b0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7bb0340 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7bb03d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7bb0460 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7bb04f0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7bb0580 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7bb0610 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7bb06a0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7bb0730 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: 0xaaaaf7b0e980 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaf7b0fe30 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaf7b0fec8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10130 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaf7b101c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaf7b0ff60 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10270 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaf7b10308 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaf7b0fff8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaf7b103b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaf7b10448 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaf7b10090 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b104f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaf7b10588 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb07d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7bb0860 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7bb08f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7bb0980 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7bb0a10 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7bb0aa0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7bb0b30 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7bb0bc0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7bb0c50 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7bb0ce0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7bb0d70 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7bb0e00 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7bb0e90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7bb0f20 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: 0xaaaaf7b0ea98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaf7b10680 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaf7b10718 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaf7b10980 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaf7b10a18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaf7b107b0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaf7b10ac0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaf7b10b58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaf7b10848 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaf7b10c00 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaf7b10c98 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaf7b108e0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b10d40 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaf7b10dd8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb0fc0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7bb1050 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7bb10e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7bb1170 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7bb1200 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7bb1290 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7bb1320 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7bb13b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7bb1440 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7bb14d0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7bb1560 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7bb15f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7bb1680 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7bb1710 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: 0xaaaaf7b0ebb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaf7b119b0 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b11d50 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b11de8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b11e80 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b11a48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b11f20 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b11fb8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12050 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b11ae0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b120f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b12188 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b12220 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b11b78 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b122c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaf7b12358 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaf7b123f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaf7b11c10 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12490 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaf7b12528 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaf7b125c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaf7b11ca8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12660 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b126f8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b12790 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb17b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bb1840 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bb18d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bb1960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bb19f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bb1a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bb1b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bb1ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7bb1c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7bb1cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7bb1d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7bb1de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7bb1e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7bb1f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bb1f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7bb2020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7bb20b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7bb2140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bb21d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bb2260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bb22f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bb2380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bb2410 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bb24a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bb2530 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: 0xaaaaf7b0ecc8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaf7b12880 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b12c20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b12cb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b12d50 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b12918 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12df0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b12e88 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12f20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b129b0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12fc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b13058 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b130f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b12a48 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b13190 VAL***: '!str v10' (3 sibs) 29: 0xaaaaf7b13228 VAL***: '!str v20' (3 sibs) 29: 0xaaaaf7b132c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaf7b12ae0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13360 VAL***: '!str v40' (3 sibs) 29: 0xaaaaf7b133f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaf7b13490 VAL***: '!str v60' (3 sibs) 29: 0xaaaaf7b12b78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13530 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b135c8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b13660 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb25d0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bb2660 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bb26f0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bb2780 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bb2810 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bb28a0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bb2930 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bb29c0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7bb2a50 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7bb2ae0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7bb2b70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7bb2c00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7bb2c90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7bb2d20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bb2db0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7bb2e40 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7bb2ed0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7bb2f60 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bb2ff0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bb3080 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bb3110 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bb31a0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bb3230 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bb32c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bb3350 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: 0xaaaaf7b0dc60 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7b0d8f0 [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: 0xaaaaf7b0dd78 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0bf10 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaaaf7b0bfa8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaaaf7b0c040 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaaaf7b0c0d8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaaaf7b0c170 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaaaf7b0c208 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaaaf7b0c2a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0c3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0c478 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0c338 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb33f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7bb3480 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaaaf7bb3510 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaaaf7bb35a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7bb3630 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaaaf7bb36c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7bb3750 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7bb37e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7bb3870 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7bb3900 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7bb3990 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: 0xaaaaf7b0de90 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaaaf7b0c990 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaaaf7b0ca28 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaaaf7b0cac0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaaaf7b0cb58 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaaaf7b0cbf0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaaaf7b0cc88 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaaaf7b0cd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaaaf7b0ce60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaaaf7b0cef8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaaaf7b0cdb8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb3a30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaaaf7bb3ac0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaaaf7bb3b50 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaaaf7bb3be0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaaaf7bb3c70 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaaaf7bb3d00 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaaaf7bb3d90 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaaaf7bb3e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaaaf7bb3eb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaaaf7bb3f40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaaaf7bb3fd0 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: 0xaaaaf7b0dfa8 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0cfa0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaaaf7b0d038 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaaaf7b0d0d0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4070 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7bb4100 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaaaf7bb4190 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaaaf7bb4220 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: 0xaaaaf7b0e0c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaaaf7b0da40 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaaaf7b0dad8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaaaf7b0db70 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb42c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaaaf7bb4350 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaaaf7bb43e0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaaaf7bb4470 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: 0xaaaaf7b0e1d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0bb90 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0bc28 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4510 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7bb45a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7bb4630 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: 0xaaaaf7b0e2f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c5c0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0c658 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb46d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7bb4760 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7bb47f0 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: 0xaaaaf7b0e408 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0c750 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0c7e8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4890 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7bb4920 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaaaf7bb49b0 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: 0xaaaaf7b0e520 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaaaf7b0eda0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0ee38 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4a50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaaaf7bb4ae0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaaaf7bb4b70 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: 0xaaaaf7b0e638 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d300 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d3a0 VAL***: '!!int 0' (2 sibs) 29: 0xaaaaf7b0d438 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4c10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7bb4ca0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7bb4d30 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaaaf7bb4dc0 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: 0xaaaaf7b0e750 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaaaf7b0d530 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaaaf7b0d5d0 VAL***: '!int 0' (2 sibs) 29: 0xaaaaf7b0d668 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb4e60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaaaf7bb4ef0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaaaf7bb4f80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaaaf7bb5010 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: 0xaaaaf7b0e868 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaaaf7b0f160 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaaaf7b0f890 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaaaf7b0f928 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaaaf7b0f1f8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaaaf7b0c8e0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaaaf7b0f290 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaaaf7b0f9d0 VAL: 'a' (2 sibs) 29: 0xaaaaf7b0fa68 VAL: 'b' (2 sibs) 29: 0xaaaaf7b0f328 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f3c0 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f458 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f4f0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f588 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaaaf7b0f620 DOCMAP: (12 sibs) 1 children: 29: 0xaaaaf7b0d990 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaaaf7b0f6b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaaaf7b0f750 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fb10 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fba8 KEYVAL: 'b' '' (2 sibs) 29: 0xaaaaf7b0f7e8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaaaf7b0fc50 KEYVAL: 'a' '' (2 sibs) 29: 0xaaaaf7b0fce8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb50b0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaaaf7bb5140 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaaaf7bb51d0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaaaf7bb5260 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaaaf7bb52f0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaaaf7bb5380 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaaaf7bb5410 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaaaf7bb54a0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaaaf7bb5530 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaaaf7bb55c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaaaf7bb5650 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaaaf7bb56e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaaaf7bb5770 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaaaf7bb5800 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaaaf7bb5890 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaaaf7bb5920 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaaaf7bb59b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaaaf7bb5a40 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaaaf7bb5ad0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaaaf7bb5b60 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaaaf7bb5bf0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaaaf7bb5c80 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaaaf7bb5d10 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: 0xaaaaf7b0e980 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaaaf7b0fe30 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaaaf7b0fec8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10130 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaaaf7b101c8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaaaf7b0ff60 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaaaf7b10270 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaaaf7b10308 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaaaf7b0fff8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaaaf7b103b0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaaaf7b10448 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaaaf7b10090 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b104f0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaaaf7b10588 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb5db0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7bb5e40 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7bb5ed0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7bb5f60 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7bb5ff0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7bb6080 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7bb6110 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7bb61a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7bb6230 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7bb62c0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaaaf7bb6350 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaaaf7bb63e0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7bb6470 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaaaf7bb6500 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: 0xaaaaf7b0ea98 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaaaf7b10680 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaaaf7b10718 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaaaf7b10980 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaaaf7b10a18 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaaaf7b107b0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaaaf7b10ac0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaaaf7b10b58 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaaaf7b10848 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaaaf7b10c00 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaaaf7b10c98 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaaaf7b108e0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaaaf7b10d40 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaaaf7b10dd8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb65a0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaaaf7bb6630 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaaaf7bb66c0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaaaf7bb6750 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaaaf7bb67e0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaaaf7bb6870 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaaaf7bb6900 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaaaf7bb6990 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaaaf7bb6a20 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaaaf7bb6ab0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaaaf7bb6b40 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaaaf7bb6bd0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaaaf7bb6c60 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaaaf7bb6cf0 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: 0xaaaaf7b0ebb0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaaaf7b119b0 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b11d50 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b11de8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b11e80 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b11a48 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b11f20 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b11fb8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12050 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b11ae0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaaaf7b120f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b12188 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b12220 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b11b78 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b122c0 VAL***: '!!str v10' (3 sibs) 29: 0xaaaaf7b12358 VAL***: '!!str v20' (3 sibs) 29: 0xaaaaf7b123f0 VAL***: '!!str v30' (3 sibs) 29: 0xaaaaf7b11c10 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12490 VAL***: '!!str v40' (3 sibs) 29: 0xaaaaf7b12528 VAL***: '!!str v50' (3 sibs) 29: 0xaaaaf7b125c0 VAL***: '!!str v60' (3 sibs) 29: 0xaaaaf7b11ca8 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaaaf7b12660 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b126f8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b12790 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb6d90 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bb6e20 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bb6eb0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bb6f40 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bb6fd0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bb7060 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bb70f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bb7180 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7bb7210 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7bb72a0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7bb7330 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7bb73c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7bb7450 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7bb74e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bb7570 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7bb7600 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7bb7690 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7bb7720 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bb77b0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bb7840 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bb78d0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bb7960 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bb79f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bb7a80 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bb7b10 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: 0xaaaaf7b0ecc8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaaaf7b12880 MAP: (6 sibs) 3 children: 29: 0xaaaaf7b12c20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaaaf7b12cb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaaaf7b12d50 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaaaf7b12918 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12df0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaaaf7b12e88 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaaaf7b12f20 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaaaf7b129b0 MAP***: !map (6 sibs) 3 children: 29: 0xaaaaf7b12fc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaaaf7b13058 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaaaf7b130f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaaaf7b12a48 SEQ: (6 sibs) 3 children: 29: 0xaaaaf7b13190 VAL***: '!str v10' (3 sibs) 29: 0xaaaaf7b13228 VAL***: '!str v20' (3 sibs) 29: 0xaaaaf7b132c0 VAL***: '!str v30' (3 sibs) 29: 0xaaaaf7b12ae0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13360 VAL***: '!str v40' (3 sibs) 29: 0xaaaaf7b133f8 VAL***: '!str v50' (3 sibs) 29: 0xaaaaf7b13490 VAL***: '!str v60' (3 sibs) 29: 0xaaaaf7b12b78 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaaaf7b13530 VAL: 'v70' (3 sibs) 29: 0xaaaaf7b135c8 VAL: 'v80' (3 sibs) 29: 0xaaaaf7b13660 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaaaf7bb7bb0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaaaf7bb7c40 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaaaf7bb7cd0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaaaf7bb7d60 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaaaf7bb7df0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaaaf7bb7e80 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaaaf7bb7f10 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaaaf7bb7fa0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaaaf7bb8030 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaaaf7bb80c0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaaaf7bb8150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaaaf7bb81e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaaaf7bb8270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaaaf7bb8300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaaaf7bb8390 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaaaf7bb8420 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaaaf7bb84b0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaaaf7bb8540 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaaaf7bb85d0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaaaf7bb8660 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaaaf7bb86f0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaaaf7bb8780 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaaaf7bb8810 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaaaf7bb88a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaaaf7bb8930 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 (11 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (12 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.02 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0xaaaad93687a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9364e60 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9365030 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93650c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365160 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9364ef8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9365200 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9365298 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9364f90 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9365340 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93653d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365470 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93d6730 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad93d6970 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad93d67c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad93d6850 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad93d68e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad93d6a00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad93d6a90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad93d6b20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad93d6bb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad93d6c40 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad93d6cd0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad93d6d60 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: 0xaaaad93688b8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365870 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9365908 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad93659a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9365a38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9365ad0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93d87b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93d8840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93d88d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93d8960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93d89f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93d8a80 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: 0xaaaad93689d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9366078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9366110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad93661a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9366240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93da760 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93da7f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93da880 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93da910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93da9a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93daa30 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: 0xaaaad9368ae8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad93662e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9366378 VAL: '?foo' (5 sibs) 30: 0xaaaad9366410 VAL: ':foo' (5 sibs) 30: 0xaaaad93664a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9366540 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93dc570 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93dc600 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93dc690 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93dc720 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93dc7b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93dc840 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: 0xaaaad9368c00 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9366eb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9366f48 VAL: '?foo' (5 sibs) 30: 0xaaaad9366fe0 VAL: ':foo' (5 sibs) 30: 0xaaaad9367078 VAL: '-foo' (5 sibs) 30: 0xaaaad9367110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93de460 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93de4f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93de580 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93de610 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93de6a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93de730 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: 0xaaaad9368d18 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9365bc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e0190 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93e0220 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: 0xaaaad9368e30 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9364b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9364be8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e1fe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e2070 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93e2100 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: 0xaaaad9368f48 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365d00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9365d98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e3dd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e3e60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93e3ef0 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: 0xaaaad9369060 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9365f28 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e5b00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e5b90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93e5c20 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: 0xaaaad9369178 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93666c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e7830 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e78c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93e7950 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: 0xaaaad9369290 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366900 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9366a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9366ad8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366998 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93e9860 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e98f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad93e9980 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad93e9a10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad93e9aa0 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: 0xaaaad93693a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9366c70 MAP: (2 sibs) 2 children: 30: 0xaaaad9368340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93683d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366d08 MAP: (2 sibs) 1 children: 30: 0xaaaad9366db0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93eb750 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93eb7e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad93eb870 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad93eb900 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad93eb990 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad93eba20 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: 0xaaaad93694c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9366b80 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] 0xaaaad93ed600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93ed690 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: 0xaaaad93695d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93684d0 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] 0xaaaad93ef4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93ef540 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: 0xaaaad93696f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93685c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93f1360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f13f0 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: 0xaaaad9369808 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93686b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93f3210 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f32a0 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: 0xaaaad9369920 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad936aab0 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] 0xaaaad93f50c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f5150 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: 0xaaaad9369a38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9367200 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93f6f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f7000 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: 0xaaaad9369b50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad93672a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9367338 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad93673d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9367468 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9367500 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93f8ca0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93f8d30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad93f8dc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad93f8e50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad93f8ee0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad93f8f70 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: 0xaaaad9369c68 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad93675f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9367688 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9367720 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad93677b8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9367850 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad93678e8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fa9d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad93faa60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad93faaf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad93fab80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad93fac10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad93faca0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad93fad30 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: 0xaaaad93687a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9364e60 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9365030 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93650c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365160 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9364ef8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9365200 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9365298 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9364f90 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9365340 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93653d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365470 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fb320 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad93fb560 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad93fb3b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad93fb440 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad93fb4d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad93fb5f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad93fb680 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad93fb710 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad93fb7a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad93fb830 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad93fb8c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad93fb950 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: 0xaaaad93688b8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365870 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9365908 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad93659a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9365a38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9365ad0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fbc30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fbcc0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93fbd50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93fbde0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93fbe70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93fbf00 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: 0xaaaad93689d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9366078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9366110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad93661a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9366240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fc540 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fc5d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93fc660 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93fc6f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93fc780 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93fc810 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: 0xaaaad9368ae8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad93662e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9366378 VAL: '?foo' (5 sibs) 30: 0xaaaad9366410 VAL: ':foo' (5 sibs) 30: 0xaaaad93664a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9366540 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fce50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fcee0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93fcf70 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93fd000 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93fd090 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93fd120 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: 0xaaaad9368c00 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9366eb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9366f48 VAL: '?foo' (5 sibs) 30: 0xaaaad9366fe0 VAL: ':foo' (5 sibs) 30: 0xaaaad9367078 VAL: '-foo' (5 sibs) 30: 0xaaaad9367110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fd760 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fd7f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93fd880 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93fd910 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93fd9a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93fda30 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: 0xaaaad9368d18 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9365bc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fe070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93fe100 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: 0xaaaad9368e30 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9364b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9364be8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93fe980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93fea10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93feaa0 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: 0xaaaad9368f48 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365d00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9365d98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93ff290 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93ff320 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93ff3b0 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: 0xaaaad9369060 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9365f28 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad93ffba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93ffc30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93ffcc0 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: 0xaaaad9369178 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93666c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94004b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9400540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad94005d0 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: 0xaaaad9369290 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366900 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9366a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9366ad8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366998 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9400dc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9400e50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9400ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9400f70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9401000 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: 0xaaaad93693a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9366c70 MAP: (2 sibs) 2 children: 30: 0xaaaad9368340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93683d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366d08 MAP: (2 sibs) 1 children: 30: 0xaaaad9366db0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94016d0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9401760 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad94017f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9401880 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9401910 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad94019a0 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: 0xaaaad93694c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9366b80 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] 0xaaaad9401fe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9402070 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: 0xaaaad93695d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93684d0 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] 0xaaaad94028f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9402980 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: 0xaaaad93696f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93685c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9403200 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9403290 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: 0xaaaad9369808 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93686b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9403b10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9403ba0 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: 0xaaaad9369920 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad936aab0 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] 0xaaaad9404420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94044b0 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: 0xaaaad9369a38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9367200 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9404d30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9404dc0 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: 0xaaaad9369b50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad93672a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9367338 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad93673d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9367468 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9367500 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9405640 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad94056d0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9405760 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad94057f0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9405880 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9405910 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: 0xaaaad9369c68 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad93675f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9367688 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9367720 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad93677b8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9367850 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad93678e8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9405f50 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9405fe0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9406070 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9406100 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9406190 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9406220 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad94062b0 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] 0xaaaad93d6730 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad93d6970 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad93d67c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad93d6850 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad93d68e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad93d6a00 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad93d6a90 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad93d6b20 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad93d6bb0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad93d6c40 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad93d6cd0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad93d6d60 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] 0xaaaad9407cc0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9407d50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9407de0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9407e70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9407f00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9407f90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9408020 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad94080b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9408140 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad94081d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9408260 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad94082f0 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] 0xaaaad93d87b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93d8840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93d88d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93d8960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93d89f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93d8a80 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] 0xaaaad9408eb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9408f40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9408fd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9409060 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad94090f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9409180 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] 0xaaaad93da760 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93da7f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93da880 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93da910 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93da9a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93daa30 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] 0xaaaad94097c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9409850 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad94098e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9409970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9409a00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9409a90 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] 0xaaaad93dc570 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93dc600 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93dc690 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93dc720 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93dc7b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93dc840 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] 0xaaaad940a0d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad940a160 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad940a1f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad940a280 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad940a310 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad940a3a0 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] 0xaaaad93de460 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93de4f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93de580 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93de610 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93de6a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93de730 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] 0xaaaad940a9e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad940aa70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad940ab00 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad940ab90 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad940ac20 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad940acb0 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] 0xaaaad93e0190 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93e0220 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] 0xaaaad940b2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad940b380 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] 0xaaaad93e1fe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e2070 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93e2100 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] 0xaaaad940bc00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940bc90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad940bd20 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] 0xaaaad93e3dd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e3e60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93e3ef0 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] 0xaaaad940c510 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940c5a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad940c630 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] 0xaaaad93e5b00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e5b90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93e5c20 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] 0xaaaad940ce20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940ceb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad940cf40 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] 0xaaaad93e7830 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e78c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93e7950 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] 0xaaaad940d730 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940d7c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad940d850 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] 0xaaaad93e9860 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93e98f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad93e9980 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad93e9a10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad93e9aa0 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] 0xaaaad940e040 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940e0d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad940e160 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad940e1f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad940e280 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] 0xaaaad93eb750 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93eb7e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad93eb870 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad93eb900 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad93eb990 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad93eba20 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] 0xaaaad940e950 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad940e9e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad940ea70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad940eb00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad940eb90 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad940ec20 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] 0xaaaad93ed600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93ed690 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] 0xaaaad940f260 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad940f2f0 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] 0xaaaad93ef4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93ef540 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] 0xaaaad940fb70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad940fc00 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] 0xaaaad93f1360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f13f0 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] 0xaaaad9410480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9410510 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] 0xaaaad93f3210 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f32a0 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] 0xaaaad9410d90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9410e20 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] 0xaaaad93f50c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f5150 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] 0xaaaad94116a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9411730 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] 0xaaaad93f6f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93f7000 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] 0xaaaad9411fb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9412040 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] 0xaaaad93f8ca0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93f8d30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad93f8dc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad93f8e50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad93f8ee0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad93f8f70 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] 0xaaaad94128c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9412950 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad94129e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9412a70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9412b00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9412b90 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] 0xaaaad93fa9d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad93faa60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad93faaf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad93fab80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad93fac10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad93faca0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad93fad30 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] 0xaaaad94131d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9413260 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad94132f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9413380 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9413410 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad94134a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9413530 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] 0xaaaad93fb320 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaaad93fb560 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaaad93fb3b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaaad93fb440 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaaad93fb4d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad93fb5f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad93fb680 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad93fb710 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad93fb7a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad93fb830 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad93fb8c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad93fb950 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] 0xaaaad9413ae0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9413b70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad9413c00 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9413c90 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9413d20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9413db0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9413e40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad9413ed0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9413f60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad9413ff0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9414080 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad9414110 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] 0xaaaad93fbc30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fbcc0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93fbd50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93fbde0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93fbe70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93fbf00 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] 0xaaaad94143f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9414480 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9414510 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad94145a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9414630 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad94146c0 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] 0xaaaad93fc540 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fc5d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad93fc660 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad93fc6f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad93fc780 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad93fc810 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] 0xaaaad9414d00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9414d90 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9414e20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9414eb0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9414f40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9414fd0 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] 0xaaaad93fce50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fcee0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93fcf70 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93fd000 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93fd090 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93fd120 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] 0xaaaad9415610 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad94156a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9415730 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad94157c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9415850 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad94158e0 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] 0xaaaad93fd760 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad93fd7f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad93fd880 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad93fd910 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad93fd9a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad93fda30 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] 0xaaaad9415f20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9415fb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9416040 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad94160d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9416160 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad94161f0 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] 0xaaaad93fe070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad93fe100 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] 0xaaaad9416830 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94168c0 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] 0xaaaad93fe980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93fea10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93feaa0 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] 0xaaaad9417140 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad94171d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9417260 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] 0xaaaad93ff290 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93ff320 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad93ff3b0 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] 0xaaaad9417a50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9417ae0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9417b70 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] 0xaaaad93ffba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad93ffc30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad93ffcc0 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] 0xaaaad9418360 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad94183f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9418480 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] 0xaaaad94004b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9400540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad94005d0 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] 0xaaaad9418c70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9418d00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9418d90 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] 0xaaaad9400dc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9400e50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9400ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9400f70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9401000 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] 0xaaaad9419580 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9419610 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad94196a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9419730 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad94197c0 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] 0xaaaad94016d0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9401760 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad94017f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9401880 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9401910 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad94019a0 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] 0xaaaad9419e90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9419f20 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9419fb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad941a040 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad941a0d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad941a160 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] 0xaaaad9401fe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9402070 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] 0xaaaad941a7a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941a830 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] 0xaaaad94028f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9402980 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] 0xaaaad941b0b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941b140 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] 0xaaaad9403200 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9403290 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] 0xaaaad941b9c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941ba50 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] 0xaaaad9403b10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9403ba0 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] 0xaaaad941c2d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941c360 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] 0xaaaad9404420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94044b0 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] 0xaaaad941cbe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941cc70 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] 0xaaaad9404d30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9404dc0 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] 0xaaaad941d4f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad941d580 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] 0xaaaad9405640 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad94056d0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9405760 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad94057f0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9405880 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9405910 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] 0xaaaad941de00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad941de90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad941df20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad941dfb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad941e040 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad941e0d0 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] 0xaaaad9405f50 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9405fe0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9406070 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9406100 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9406190 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9406220 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad94062b0 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] 0xaaaad941e710 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad941e7a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad941e830 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad941e8c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad941e950 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad941e9e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad941ea70 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: 0xaaaad93687a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9364e60 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9365030 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93650c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365160 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9364ef8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9365200 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9365298 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9364f90 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9365340 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93653d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365470 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad941f020 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad941f0b0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad941f140 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad941f1d0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad941f260 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad941f2f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad941f380 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad941f410 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad941f4a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad941f530 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad941f5c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad941f650 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: 0xaaaad93688b8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365870 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9365908 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad93659a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9365a38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9365ad0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad941f6f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad941f780 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad941f810 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad941f8a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad941f930 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad941f9c0 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: 0xaaaad93689d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9366078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9366110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad93661a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9366240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad941fa60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad941faf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad941fb80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad941fc10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad941fca0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad941fd30 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: 0xaaaad9368ae8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad93662e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9366378 VAL: '?foo' (5 sibs) 30: 0xaaaad9366410 VAL: ':foo' (5 sibs) 30: 0xaaaad93664a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9366540 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad941fdd0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad941fe60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad941fef0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad941ff80 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9420010 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad94200a0 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: 0xaaaad9368c00 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9366eb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9366f48 VAL: '?foo' (5 sibs) 30: 0xaaaad9366fe0 VAL: ':foo' (5 sibs) 30: 0xaaaad9367078 VAL: '-foo' (5 sibs) 30: 0xaaaad9367110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9420140 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad94201d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9420260 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad94202f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9420380 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9420410 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: 0xaaaad9368d18 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9365bc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94204b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9420540 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: 0xaaaad9368e30 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9364b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9364be8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94205e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9420670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9420700 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: 0xaaaad9368f48 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365d00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9365d98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94207a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9420830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad94208c0 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: 0xaaaad9369060 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9365f28 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9420960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad94209f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9420a80 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: 0xaaaad9369178 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93666c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9420b20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9420bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9420c40 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: 0xaaaad9369290 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366900 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9366a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9366ad8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366998 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9420ce0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9420d70 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9420e00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9420e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9420f20 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: 0xaaaad93693a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9366c70 MAP: (2 sibs) 2 children: 30: 0xaaaad9368340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93683d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366d08 MAP: (2 sibs) 1 children: 30: 0xaaaad9366db0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9420fc0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9421050 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad94210e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9421170 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad9421200 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9421290 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: 0xaaaad93694c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9366b80 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] 0xaaaad9421330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94213c0 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: 0xaaaad93695d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93684d0 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] 0xaaaad9421460 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94214f0 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: 0xaaaad93696f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93685c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9421590 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9421620 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: 0xaaaad9369808 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93686b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94216c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9421750 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: 0xaaaad9369920 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad936aab0 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] 0xaaaad94217f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9421880 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: 0xaaaad9369a38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9367200 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9421920 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94219b0 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: 0xaaaad9369b50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad93672a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9367338 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad93673d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9367468 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9367500 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9421a50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9421ae0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9421b70 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9421c00 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9421c90 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9421d20 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: 0xaaaad9369c68 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad93675f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9367688 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9367720 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad93677b8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9367850 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad93678e8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9421dc0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9421e50 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9421ee0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9421f70 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad9422000 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9422090 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad9422120 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: 0xaaaad93687a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaaad9364e60 DOCMAP: (3 sibs) 3 children: 30: 0xaaaad9365030 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93650c8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365160 KEYVAL: '' '' (3 sibs) 30: 0xaaaad9364ef8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaaad9365200 KEYVAL: 'a' '' (2 sibs) 30: 0xaaaad9365298 KEYVAL: 'b' '' (2 sibs) 30: 0xaaaad9364f90 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaaad9365340 KEYVAL: 'a' '' (3 sibs) 30: 0xaaaad93653d8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaaad9365470 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94221c0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaaad9422250 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaaad94222e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaaad9422370 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaaad9422400 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaaad9422490 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaaad9422520 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaaad94225b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaaad9422640 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaaad94226d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaaad9422760 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaaad94227f0 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: 0xaaaad93688b8 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365870 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaaad9365908 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad93659a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad9365a38 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9365ad0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9422890 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9422920 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad94229b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9422a40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9422ad0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9422b60 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: 0xaaaad93689d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad9365fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaaad9366078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaaad9366110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaaad93661a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaaad9366240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9422c00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9422c90 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaaad9422d20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaaad9422db0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaaad9422e40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaaad9422ed0 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: 0xaaaad9368ae8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad93662e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaaad9366378 VAL: '?foo' (5 sibs) 30: 0xaaaad9366410 VAL: ':foo' (5 sibs) 30: 0xaaaad93664a8 VAL: '-foo' (5 sibs) 30: 0xaaaad9366540 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9422f70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9423000 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9423090 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9423120 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad94231b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad9423240 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: 0xaaaad9368c00 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaaad9366eb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaaad9366f48 VAL: '?foo' (5 sibs) 30: 0xaaaad9366fe0 VAL: ':foo' (5 sibs) 30: 0xaaaad9367078 VAL: '-foo' (5 sibs) 30: 0xaaaad9367110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad94232e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9423370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaaad9423400 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaaad9423490 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaaad9423520 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaaad94235b0 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: 0xaaaad9368d18 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9365bc0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423650 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94236e0 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: 0xaaaad9368e30 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9364b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9364be8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9423810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad94238a0 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: 0xaaaad9368f48 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365d00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9365d98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad94239d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9423a60 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: 0xaaaad9369060 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9365e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9365f28 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423b00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9423b90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaaad9423c20 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: 0xaaaad9369178 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93666c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423cc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9423d50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaaad9423de0 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: 0xaaaad9369290 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaaad9366900 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaaad9366a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad9366ad8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366998 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9423e80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaaad9423f10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaaad9423fa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9424030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad94240c0 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: 0xaaaad93693a8 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaaad9366c70 MAP: (2 sibs) 2 children: 30: 0xaaaad9368340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaaad93683d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaaad9366d08 MAP: (2 sibs) 1 children: 30: 0xaaaad9366db0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424160 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaaad94241f0 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaaad9424280 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaaad9424310 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaaad94243a0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaaad9424430 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: 0xaaaad93694c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9366b80 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] 0xaaaad94244d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9424560 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: 0xaaaad93695d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93684d0 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] 0xaaaad9424600 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9424690 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: 0xaaaad93696f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93685c0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94247c0 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: 0xaaaad9369808 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad93686b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424860 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad94248f0 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: 0xaaaad9369920 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad936aab0 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] 0xaaaad9424990 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9424a20 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: 0xaaaad9369a38 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaaad9367200 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaaad9424b50 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: 0xaaaad9369b50 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaaad93672a0 KEYVAL: 'a' '' (5 sibs) 30: 0xaaaad9367338 KEYVAL: 'b' '' (5 sibs) 30: 0xaaaad93673d0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaaad9367468 KEYVAL: 'd' '' (5 sibs) 30: 0xaaaad9367500 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424bf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaaad9424c80 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaaad9424d10 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaaad9424da0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaaad9424e30 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaaad9424ec0 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: 0xaaaad9369c68 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaaad93675f0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaaad9367688 KEYVAL: 'b' '' (6 sibs) 30: 0xaaaad9367720 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaaad93677b8 KEYVAL: 'd' '' (6 sibs) 30: 0xaaaad9367850 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaaad93678e8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaaad9424f60 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaaad9424ff0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaaad9425080 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaaad9425110 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaaad94251a0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaaad9425230 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaaad94252c0 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 (9 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (9 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0xaaaafe464770 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe463830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe4638c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe463960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe4636f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe463a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe463a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe463b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe463790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe463bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe463c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe463d00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe47c380 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe47c410 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe47c4a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe47c530 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe47c5c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe47c650 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe47c6e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe47c770 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe47c800 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe47c890 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe47c920 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe47c9b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe47ca40 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: 0xaaaafe464888 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe4641b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe4642e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe4644b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe464550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe4645e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe464680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe47e400 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe47e490 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe47e520 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe47e5b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe47e640 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe47e6d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe47e760 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe47e7f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe47e880 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe47e910 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe47e9a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe47ea30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe47eac0 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: 0xaaaafe4649a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe464b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe464d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe464e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe465060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe465100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe465198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe465230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe480350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe4803e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe480470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe480500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe480590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe480620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe4806b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe480740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe4807d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe480860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe4808f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe480980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe480a10 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: 0xaaaafe464ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaafe465410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaafe4654b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaafe465548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe4822a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe482330 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe4823c0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe482450 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: 0xaaaafe464770 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe463830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe4638c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe463960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe4636f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe463a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe463a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe463b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe463790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe463bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe463c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe463d00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe482bb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe482c40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe482cd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe482d60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe482df0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe482e80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe482f10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe482fa0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe483030 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4830c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe483150 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe4831e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe483270 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: 0xaaaafe464888 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe4641b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe4642e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe4644b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe464550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe4645e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe464680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe4834c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe483550 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe4835e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe483670 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe483700 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe483790 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe483820 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe4838b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe483940 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4839d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe483a60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe483af0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe483b80 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: 0xaaaafe4649a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe464b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe464d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe464e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe465060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe465100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe465198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe465230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe483dd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe483e60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe483ef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe483f80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe484010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe4840a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe484130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe4841c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe484250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4842e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe484370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe484400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe484490 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: 0xaaaafe464ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaafe465410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaafe4654b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaafe465548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe4846e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe484770 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe484800 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe484890 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] 0xaaaafe47c380 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe47c410 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe47c4a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe47c530 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe47c5c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe47c650 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe47c6e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe47c770 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe47c800 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe47c890 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe47c920 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe47c9b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe47ca40 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] 0xaaaafe485760 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe4857f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe485880 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe485910 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe4859a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe485a30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe485ac0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe485b50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe485be0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe485c70 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe485d00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe485d90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe485e20 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] 0xaaaafe47e400 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe47e490 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe47e520 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe47e5b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe47e640 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe47e6d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe47e760 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe47e7f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe47e880 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe47e910 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe47e9a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe47ea30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe47eac0 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] 0xaaaafe486950 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe4869e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe486a70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe486b00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe486b90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe486c20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe486cb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe486d40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe486dd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe486e60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe486ef0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe486f80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe487010 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] 0xaaaafe480350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe4803e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe480470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe480500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe480590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe480620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe4806b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe480740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe4807d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe480860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe4808f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe480980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe480a10 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] 0xaaaafe487260 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe4872f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe487380 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe487410 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe4874a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe487530 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe4875c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe487650 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe4876e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe487770 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe487800 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe487890 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe487920 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] 0xaaaafe4822a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe482330 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe4823c0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe482450 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] 0xaaaafe487b70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe487c00 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe487c90 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe487d20 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] 0xaaaafe482bb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe482c40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe482cd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe482d60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe482df0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe482e80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe482f10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe482fa0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe483030 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4830c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe483150 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe4831e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe483270 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] 0xaaaafe488480 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe488510 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe4885a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe488630 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe4886c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe488750 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe4887e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe488870 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe488900 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe488990 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe488a20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe488ab0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe488b40 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] 0xaaaafe4834c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe483550 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe4835e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe483670 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe483700 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe483790 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe483820 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe4838b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe483940 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4839d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe483a60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe483af0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe483b80 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] 0xaaaafe488d90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe488e20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe488eb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe488f40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe488fd0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe489060 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe4890f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe489180 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe489210 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4892a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe489330 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe4893c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe489450 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] 0xaaaafe483dd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe483e60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe483ef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe483f80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe484010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe4840a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe484130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe4841c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe484250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe4842e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe484370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe484400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe484490 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] 0xaaaafe4896a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe489730 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe4897c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe489850 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe4898e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe489970 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe489a00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe489a90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe489b20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe489bb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe489c40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe489cd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe489d60 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] 0xaaaafe4846e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe484770 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe484800 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe484890 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] 0xaaaafe489fb0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe48a040 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe48a0d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe48a160 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: 0xaaaafe464770 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe463830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe4638c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe463960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe4636f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe463a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe463a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe463b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe463790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe463bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe463c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe463d00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48a8c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48a950 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48a9e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48aa70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48ab00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48ab90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48ac20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48acb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48ad40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48add0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48ae60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48aef0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48af80 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: 0xaaaafe464888 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe4641b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe4642e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe4644b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe464550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe4645e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe464680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48b020 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48b0b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48b140 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48b1d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48b260 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48b2f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48b380 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48b410 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48b4a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48b530 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48b5c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48b650 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48b6e0 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: 0xaaaafe4649a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe464b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe464d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe464e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe465060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe465100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe465198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe465230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48b780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48b810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48b8a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48b930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48b9c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48ba50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48bae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48bb70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48bc00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48bc90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48bd20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48bdb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48be40 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: 0xaaaafe464ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaafe465410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaafe4654b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaafe465548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe486170 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe486200 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe486290 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe486320 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: 0xaaaafe464770 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe463830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe4638c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe463960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe4636f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe463a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe463a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe463b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe463790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe463bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe463c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe463d00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48bee0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48bf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48c000 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48c090 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48c120 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48c1b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48c240 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48c2d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48c360 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48c3f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48c480 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48c510 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48c5a0 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: 0xaaaafe464888 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe463fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe4641b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe4642e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe4644b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe464550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe4645e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe464680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48c640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48c6d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48c760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48c7f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48c880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48c910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48c9a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48ca30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48cac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48cb50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48cbe0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48cc70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48cd00 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: 0xaaaafe4649a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaaafe464b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaaafe464d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaaafe464df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaaafe464e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaaafe464c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaaafe464f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaaafe464fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaaafe465060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaaafe464cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaaafe465100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaaafe465198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaaafe465230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe48cda0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaaafe48ce30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaaafe48cec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaaafe48cf50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaaafe48cfe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaaafe48d070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaaafe48d100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaaafe48d190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaaafe48d220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaaafe48d2b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaaafe48d340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaaafe48d3d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaaafe48d460 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: 0xaaaafe464ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaaafe465410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaaafe4654b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaaafe465548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaaafe4863c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaaafe486450 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaaafe4864e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaaafe486570 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.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0xaaaad28484f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad28460f0 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846188 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28773c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2877450 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad28774e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad2877570 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: 0xaaaad2848608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2846a70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846c40 VAL: '00' (3 sibs) 32: 0xaaaad2846cd8 VAL: '01' (3 sibs) 32: 0xaaaad2846d70 VAL: '02' (3 sibs) 32: 0xaaaad2846b08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846e10 VAL: '10' (3 sibs) 32: 0xaaaad2846ea8 VAL: '11' (3 sibs) 32: 0xaaaad2846f40 VAL: '12' (3 sibs) 32: 0xaaaad2846ba0 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846fe0 VAL: '20' (3 sibs) 32: 0xaaaad2847078 VAL: '21' (3 sibs) 32: 0xaaaad2847110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2879280 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2879310 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28793a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2879430 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28794c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2879550 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28795e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2879670 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2879700 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2879790 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2879820 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28798b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2879940 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: 0xaaaad2848720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847620 SEQ: (3 sibs) 3 children: 32: 0xaaaad28477f0 VAL: '00' (3 sibs) 32: 0xaaaad2847888 VAL: '01' (3 sibs) 32: 0xaaaad2847920 VAL: '02' (3 sibs) 32: 0xaaaad28476b8 SEQ: (3 sibs) 3 children: 32: 0xaaaad28479c0 VAL: '10' (3 sibs) 32: 0xaaaad2847a58 VAL: '11' (3 sibs) 32: 0xaaaad2847af0 VAL: '12' (3 sibs) 32: 0xaaaad2847750 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847b90 VAL: '20' (3 sibs) 32: 0xaaaad2847c28 VAL: '21' (3 sibs) 32: 0xaaaad2847cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad287aff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287b080 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287b110 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287b1a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287b230 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287b2c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287b350 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287b3e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287b470 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287b500 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287b590 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287b620 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287b6b0 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: 0xaaaad2848838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847d60 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847f30 VAL: '00' (3 sibs) 32: 0xaaaad2847fc8 VAL: '01' (3 sibs) 32: 0xaaaad2848060 VAL: '02' (3 sibs) 32: 0xaaaad2847df8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848100 VAL: '10' (3 sibs) 32: 0xaaaad2848198 VAL: '11' (3 sibs) 32: 0xaaaad2848230 VAL: '12' (3 sibs) 32: 0xaaaad2847e90 SEQ: (3 sibs) 3 children: 32: 0xaaaad28482d0 VAL: '20' (3 sibs) 32: 0xaaaad2848368 VAL: '21' (3 sibs) 32: 0xaaaad2848400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad287cde0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287ce70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287cf00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287cf90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287d020 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287d0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287d140 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287d1d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287d260 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287d2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287d380 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287d410 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287d4a0 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: 0xaaaad2848950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2848d70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848f40 VAL: '00' (3 sibs) 32: 0xaaaad2848fd8 VAL: '01' (3 sibs) 32: 0xaaaad2849070 VAL: '02' (3 sibs) 32: 0xaaaad2848e08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849110 VAL: '10' (3 sibs) 32: 0xaaaad28491a8 VAL: '11' (3 sibs) 32: 0xaaaad2849240 VAL: '12' (3 sibs) 32: 0xaaaad2848ea0 SEQ: (3 sibs) 3 children: 32: 0xaaaad28492e0 VAL: '20' (3 sibs) 32: 0xaaaad2849378 VAL: '21' (3 sibs) 32: 0xaaaad2849410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad287ebb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287ec40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287ecd0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287ed60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287edf0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287ee80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287ef10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287efa0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287f030 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287f0c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287f150 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287f1e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287f270 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: 0xaaaad2848a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847200 SEQ: (3 sibs) 3 children: 32: 0xaaaad28473d0 VAL: '00' (3 sibs) 32: 0xaaaad2847468 VAL: '01' (3 sibs) 32: 0xaaaad2847500 VAL: '02' (3 sibs) 32: 0xaaaad2847298 SEQ: (3 sibs) 3 children: 32: 0xaaaad28494b0 VAL: '10' (3 sibs) 32: 0xaaaad2849548 VAL: '11' (3 sibs) 32: 0xaaaad28495e0 VAL: '12' (3 sibs) 32: 0xaaaad2847330 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849680 VAL: '20' (3 sibs) 32: 0xaaaad2849718 VAL: '21' (3 sibs) 32: 0xaaaad28497b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28809a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2880a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2880ac0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2880b50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2880be0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2880c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2880d00 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2880d90 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2880e20 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2880eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2880f40 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2880fd0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2881060 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: 0xaaaad2848b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849850 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849a20 VAL: '00' (3 sibs) 32: 0xaaaad2849ab8 VAL: '01' (3 sibs) 32: 0xaaaad2849b50 VAL: '02' (3 sibs) 32: 0xaaaad28498e8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849bf0 VAL: '10' (3 sibs) 32: 0xaaaad2849c88 VAL: '11' (3 sibs) 32: 0xaaaad2849d20 VAL: '12' (3 sibs) 32: 0xaaaad2849980 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849dc0 VAL: '20' (3 sibs) 32: 0xaaaad2849e58 VAL: '21' (3 sibs) 32: 0xaaaad2849ef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28828e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2882970 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2882a00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2882a90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2882b20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2882bb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2882c40 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2882cd0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2882d60 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2882df0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2882e80 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2882f10 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2882fa0 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: 0xaaaad2848c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849fe0 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a1b0 VAL: '00' (3 sibs) 32: 0xaaaad284a248 VAL: '01' (3 sibs) 32: 0xaaaad284a2e0 VAL: '02' (3 sibs) 32: 0xaaaad284a078 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a380 VAL: '10' (3 sibs) 32: 0xaaaad284a418 VAL: '11' (3 sibs) 32: 0xaaaad284a4b0 VAL: '12' (3 sibs) 32: 0xaaaad284a110 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a550 VAL: '20' (3 sibs) 32: 0xaaaad284a5e8 VAL: '21' (3 sibs) 32: 0xaaaad284a680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28846d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2884760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28847f0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2884880 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2884910 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28849a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2884a30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2884ac0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2884b50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2884be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2884c70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2884d00 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2884d90 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: 0xaaaad28484f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad28460f0 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846188 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2885020 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28850b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad2885140 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad28851d0 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: 0xaaaad2848608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2846a70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846c40 VAL: '00' (3 sibs) 32: 0xaaaad2846cd8 VAL: '01' (3 sibs) 32: 0xaaaad2846d70 VAL: '02' (3 sibs) 32: 0xaaaad2846b08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846e10 VAL: '10' (3 sibs) 32: 0xaaaad2846ea8 VAL: '11' (3 sibs) 32: 0xaaaad2846f40 VAL: '12' (3 sibs) 32: 0xaaaad2846ba0 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846fe0 VAL: '20' (3 sibs) 32: 0xaaaad2847078 VAL: '21' (3 sibs) 32: 0xaaaad2847110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2885930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28859c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2885a50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2885ae0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2885b70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2885c00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2885c90 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2885d20 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2885db0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2885e40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2885ed0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2885f60 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2885ff0 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: 0xaaaad2848720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847620 SEQ: (3 sibs) 3 children: 32: 0xaaaad28477f0 VAL: '00' (3 sibs) 32: 0xaaaad2847888 VAL: '01' (3 sibs) 32: 0xaaaad2847920 VAL: '02' (3 sibs) 32: 0xaaaad28476b8 SEQ: (3 sibs) 3 children: 32: 0xaaaad28479c0 VAL: '10' (3 sibs) 32: 0xaaaad2847a58 VAL: '11' (3 sibs) 32: 0xaaaad2847af0 VAL: '12' (3 sibs) 32: 0xaaaad2847750 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847b90 VAL: '20' (3 sibs) 32: 0xaaaad2847c28 VAL: '21' (3 sibs) 32: 0xaaaad2847cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2886240 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28862d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2886360 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28863f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2886480 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2886510 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28865a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2886630 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28866c0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2886750 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28867e0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2886870 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2886900 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: 0xaaaad2848838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847d60 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847f30 VAL: '00' (3 sibs) 32: 0xaaaad2847fc8 VAL: '01' (3 sibs) 32: 0xaaaad2848060 VAL: '02' (3 sibs) 32: 0xaaaad2847df8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848100 VAL: '10' (3 sibs) 32: 0xaaaad2848198 VAL: '11' (3 sibs) 32: 0xaaaad2848230 VAL: '12' (3 sibs) 32: 0xaaaad2847e90 SEQ: (3 sibs) 3 children: 32: 0xaaaad28482d0 VAL: '20' (3 sibs) 32: 0xaaaad2848368 VAL: '21' (3 sibs) 32: 0xaaaad2848400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2886b50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2886be0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2886c70 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2886d00 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2886d90 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2886e20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2886eb0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2886f40 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2886fd0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2887060 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28870f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2887180 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2887210 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: 0xaaaad2848950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2848d70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848f40 VAL: '00' (3 sibs) 32: 0xaaaad2848fd8 VAL: '01' (3 sibs) 32: 0xaaaad2849070 VAL: '02' (3 sibs) 32: 0xaaaad2848e08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849110 VAL: '10' (3 sibs) 32: 0xaaaad28491a8 VAL: '11' (3 sibs) 32: 0xaaaad2849240 VAL: '12' (3 sibs) 32: 0xaaaad2848ea0 SEQ: (3 sibs) 3 children: 32: 0xaaaad28492e0 VAL: '20' (3 sibs) 32: 0xaaaad2849378 VAL: '21' (3 sibs) 32: 0xaaaad2849410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2887460 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28874f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2887580 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2887610 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28876a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2887730 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28877c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2887850 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28878e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2887970 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2887a00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2887a90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2887b20 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: 0xaaaad2848a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847200 SEQ: (3 sibs) 3 children: 32: 0xaaaad28473d0 VAL: '00' (3 sibs) 32: 0xaaaad2847468 VAL: '01' (3 sibs) 32: 0xaaaad2847500 VAL: '02' (3 sibs) 32: 0xaaaad2847298 SEQ: (3 sibs) 3 children: 32: 0xaaaad28494b0 VAL: '10' (3 sibs) 32: 0xaaaad2849548 VAL: '11' (3 sibs) 32: 0xaaaad28495e0 VAL: '12' (3 sibs) 32: 0xaaaad2847330 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849680 VAL: '20' (3 sibs) 32: 0xaaaad2849718 VAL: '21' (3 sibs) 32: 0xaaaad28497b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2887d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2887e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2887e90 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2887f20 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2887fb0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2888040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28880d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2888160 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28881f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2888280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2888310 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28883a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2888430 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: 0xaaaad2848b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849850 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849a20 VAL: '00' (3 sibs) 32: 0xaaaad2849ab8 VAL: '01' (3 sibs) 32: 0xaaaad2849b50 VAL: '02' (3 sibs) 32: 0xaaaad28498e8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849bf0 VAL: '10' (3 sibs) 32: 0xaaaad2849c88 VAL: '11' (3 sibs) 32: 0xaaaad2849d20 VAL: '12' (3 sibs) 32: 0xaaaad2849980 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849dc0 VAL: '20' (3 sibs) 32: 0xaaaad2849e58 VAL: '21' (3 sibs) 32: 0xaaaad2849ef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2888680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2888710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28887a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2888830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28888c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2888950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28889e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2888a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2888b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2888b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2888c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2888cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2888d40 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: 0xaaaad2848c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849fe0 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a1b0 VAL: '00' (3 sibs) 32: 0xaaaad284a248 VAL: '01' (3 sibs) 32: 0xaaaad284a2e0 VAL: '02' (3 sibs) 32: 0xaaaad284a078 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a380 VAL: '10' (3 sibs) 32: 0xaaaad284a418 VAL: '11' (3 sibs) 32: 0xaaaad284a4b0 VAL: '12' (3 sibs) 32: 0xaaaad284a110 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a550 VAL: '20' (3 sibs) 32: 0xaaaad284a5e8 VAL: '21' (3 sibs) 32: 0xaaaad284a680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2888f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2889020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28890b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2889140 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28891d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2889260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28892f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2889380 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2889410 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad28894a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2889530 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28895c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2889650 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] 0xaaaad28773c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2877450 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad28774e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad2877570 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] 0xaaaad2889fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288a030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad288a0c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad288a150 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] 0xaaaad2879280 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2879310 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28793a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2879430 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28794c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2879550 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28795e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2879670 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2879700 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2879790 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2879820 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28798b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2879940 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] 0xaaaad288b190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288b220 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288b2b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288b340 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288b3d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288b460 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288b4f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288b580 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288b610 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288b6a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288b730 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288b7c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288b850 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] 0xaaaad287aff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287b080 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287b110 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287b1a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287b230 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287b2c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287b350 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287b3e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287b470 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287b500 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287b590 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287b620 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287b6b0 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] 0xaaaad288baa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288bb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288bbc0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288bc50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288bce0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288bd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288be00 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288be90 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288bf20 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288bfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288c040 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288c0d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288c160 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] 0xaaaad287cde0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287ce70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287cf00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287cf90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287d020 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287d0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287d140 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287d1d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287d260 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287d2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287d380 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287d410 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287d4a0 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] 0xaaaad288c3b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288c440 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288c4d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288c560 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288c5f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288c680 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288c710 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288c7a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288c830 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288c8c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288c950 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288c9e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288ca70 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] 0xaaaad287ebb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad287ec40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad287ecd0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad287ed60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad287edf0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad287ee80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad287ef10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad287efa0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad287f030 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad287f0c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad287f150 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad287f1e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad287f270 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] 0xaaaad288ccc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288cd50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288cde0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288ce70 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288cf00 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288cf90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288d020 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288d0b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288d140 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288d1d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288d260 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288d2f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288d380 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] 0xaaaad28809a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2880a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2880ac0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2880b50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2880be0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2880c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2880d00 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2880d90 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2880e20 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2880eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2880f40 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2880fd0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2881060 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] 0xaaaad288d5d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288d660 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288d6f0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288d780 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288d810 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288d8a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288d930 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288d9c0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288da50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288dae0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288db70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288dc00 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288dc90 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] 0xaaaad28828e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2882970 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2882a00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2882a90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2882b20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2882bb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2882c40 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2882cd0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2882d60 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2882df0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2882e80 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2882f10 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2882fa0 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] 0xaaaad288dee0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288df70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288e000 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288e090 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288e120 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288e1b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288e240 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288e2d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288e360 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288e3f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288e480 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288e510 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288e5a0 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] 0xaaaad28846d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2884760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28847f0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2884880 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2884910 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28849a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2884a30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2884ac0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2884b50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2884be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2884c70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2884d00 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2884d90 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] 0xaaaad288e7f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288e880 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288e910 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288e9a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288ea30 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288eac0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288eb50 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288ebe0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288ec70 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288ed00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288ed90 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad288ee20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad288eeb0 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] 0xaaaad2885020 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28850b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad2885140 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad28851d0 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] 0xaaaad288f100 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288f190 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad288f220 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad288f2b0 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] 0xaaaad2885930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28859c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2885a50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2885ae0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2885b70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2885c00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2885c90 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2885d20 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2885db0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2885e40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2885ed0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2885f60 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2885ff0 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] 0xaaaad288fa10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288faa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad288fb30 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad288fbc0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad288fc50 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad288fce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad288fd70 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad288fe00 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad288fe90 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad288ff20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad288ffb0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2890040 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28900d0 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] 0xaaaad2886240 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28862d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2886360 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28863f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2886480 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2886510 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28865a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2886630 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28866c0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2886750 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28867e0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2886870 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2886900 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] 0xaaaad2890320 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28903b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2890440 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28904d0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2890560 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28905f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2890680 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2890710 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28907a0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2890830 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28908c0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2890950 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28909e0 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] 0xaaaad2886b50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2886be0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2886c70 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2886d00 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2886d90 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2886e20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2886eb0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2886f40 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2886fd0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2887060 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28870f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2887180 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2887210 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] 0xaaaad2890c30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2890cc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2890d50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2890de0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2890e70 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2890f00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2890f90 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2891020 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28910b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2891140 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28911d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2891260 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28912f0 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] 0xaaaad2887460 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28874f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2887580 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2887610 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28876a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2887730 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28877c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2887850 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28878e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2887970 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2887a00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2887a90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2887b20 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] 0xaaaad2891540 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28915d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2891660 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28916f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2891780 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2891810 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28918a0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2891930 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28919c0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2891a50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2891ae0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2891b70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2891c00 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] 0xaaaad2887d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2887e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2887e90 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2887f20 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2887fb0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2888040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28880d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2888160 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28881f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2888280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2888310 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28883a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2888430 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] 0xaaaad2891e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2891ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2891f70 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2892000 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2892090 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2892120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28921b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2892240 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28922d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2892360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28923f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2892480 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2892510 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] 0xaaaad2888680 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2888710 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28887a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2888830 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28888c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2888950 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28889e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2888a70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2888b00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2888b90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2888c20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2888cb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2888d40 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] 0xaaaad2892760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28927f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2892880 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2892910 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28929a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2892a30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2892ac0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2892b50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2892be0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2892c70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2892d00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2892d90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2892e20 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] 0xaaaad2888f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2889020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28890b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2889140 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28891d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2889260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28892f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2889380 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2889410 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad28894a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2889530 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28895c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2889650 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] 0xaaaad2893070 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2893100 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2893190 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2893220 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28932b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2893340 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28933d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2893460 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28934f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2893580 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2893610 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28936a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2893730 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: 0xaaaad28484f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad28460f0 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846188 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad288abd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad288ac60 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad288acf0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad288ad80 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: 0xaaaad2848608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2846a70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846c40 VAL: '00' (3 sibs) 32: 0xaaaad2846cd8 VAL: '01' (3 sibs) 32: 0xaaaad2846d70 VAL: '02' (3 sibs) 32: 0xaaaad2846b08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846e10 VAL: '10' (3 sibs) 32: 0xaaaad2846ea8 VAL: '11' (3 sibs) 32: 0xaaaad2846f40 VAL: '12' (3 sibs) 32: 0xaaaad2846ba0 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846fe0 VAL: '20' (3 sibs) 32: 0xaaaad2847078 VAL: '21' (3 sibs) 32: 0xaaaad2847110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2893980 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2893a10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2893aa0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2893b30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2893bc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2893c50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2893ce0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2893d70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2893e00 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2893e90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2893f20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2893fb0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2894040 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: 0xaaaad2848720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847620 SEQ: (3 sibs) 3 children: 32: 0xaaaad28477f0 VAL: '00' (3 sibs) 32: 0xaaaad2847888 VAL: '01' (3 sibs) 32: 0xaaaad2847920 VAL: '02' (3 sibs) 32: 0xaaaad28476b8 SEQ: (3 sibs) 3 children: 32: 0xaaaad28479c0 VAL: '10' (3 sibs) 32: 0xaaaad2847a58 VAL: '11' (3 sibs) 32: 0xaaaad2847af0 VAL: '12' (3 sibs) 32: 0xaaaad2847750 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847b90 VAL: '20' (3 sibs) 32: 0xaaaad2847c28 VAL: '21' (3 sibs) 32: 0xaaaad2847cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28940e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2894170 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2894200 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2894290 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2894320 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28943b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2894440 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad28944d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2894560 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad28945f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2894680 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2894710 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28947a0 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: 0xaaaad2848838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847d60 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847f30 VAL: '00' (3 sibs) 32: 0xaaaad2847fc8 VAL: '01' (3 sibs) 32: 0xaaaad2848060 VAL: '02' (3 sibs) 32: 0xaaaad2847df8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848100 VAL: '10' (3 sibs) 32: 0xaaaad2848198 VAL: '11' (3 sibs) 32: 0xaaaad2848230 VAL: '12' (3 sibs) 32: 0xaaaad2847e90 SEQ: (3 sibs) 3 children: 32: 0xaaaad28482d0 VAL: '20' (3 sibs) 32: 0xaaaad2848368 VAL: '21' (3 sibs) 32: 0xaaaad2848400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2894840 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28948d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2894960 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28949f0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2894a80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2894b10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2894ba0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2894c30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2894cc0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2894d50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2894de0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2894e70 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2894f00 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: 0xaaaad2848950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2848d70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848f40 VAL: '00' (3 sibs) 32: 0xaaaad2848fd8 VAL: '01' (3 sibs) 32: 0xaaaad2849070 VAL: '02' (3 sibs) 32: 0xaaaad2848e08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849110 VAL: '10' (3 sibs) 32: 0xaaaad28491a8 VAL: '11' (3 sibs) 32: 0xaaaad2849240 VAL: '12' (3 sibs) 32: 0xaaaad2848ea0 SEQ: (3 sibs) 3 children: 32: 0xaaaad28492e0 VAL: '20' (3 sibs) 32: 0xaaaad2849378 VAL: '21' (3 sibs) 32: 0xaaaad2849410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2894fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2895030 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28950c0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2895150 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28951e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2895270 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2895300 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2895390 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2895420 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad28954b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2895540 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28955d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2895660 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: 0xaaaad2848a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847200 SEQ: (3 sibs) 3 children: 32: 0xaaaad28473d0 VAL: '00' (3 sibs) 32: 0xaaaad2847468 VAL: '01' (3 sibs) 32: 0xaaaad2847500 VAL: '02' (3 sibs) 32: 0xaaaad2847298 SEQ: (3 sibs) 3 children: 32: 0xaaaad28494b0 VAL: '10' (3 sibs) 32: 0xaaaad2849548 VAL: '11' (3 sibs) 32: 0xaaaad28495e0 VAL: '12' (3 sibs) 32: 0xaaaad2847330 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849680 VAL: '20' (3 sibs) 32: 0xaaaad2849718 VAL: '21' (3 sibs) 32: 0xaaaad28497b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2895700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2895790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2895820 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad28958b0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2895940 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28959d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2895a60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2895af0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2895b80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2895c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2895ca0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2895d30 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2895dc0 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: 0xaaaad2848b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849850 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849a20 VAL: '00' (3 sibs) 32: 0xaaaad2849ab8 VAL: '01' (3 sibs) 32: 0xaaaad2849b50 VAL: '02' (3 sibs) 32: 0xaaaad28498e8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849bf0 VAL: '10' (3 sibs) 32: 0xaaaad2849c88 VAL: '11' (3 sibs) 32: 0xaaaad2849d20 VAL: '12' (3 sibs) 32: 0xaaaad2849980 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849dc0 VAL: '20' (3 sibs) 32: 0xaaaad2849e58 VAL: '21' (3 sibs) 32: 0xaaaad2849ef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2895e60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2895ef0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2895f80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2896010 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28960a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2896130 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28961c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2896250 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28962e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2896370 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2896400 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2896490 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2896520 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: 0xaaaad2848c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849fe0 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a1b0 VAL: '00' (3 sibs) 32: 0xaaaad284a248 VAL: '01' (3 sibs) 32: 0xaaaad284a2e0 VAL: '02' (3 sibs) 32: 0xaaaad284a078 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a380 VAL: '10' (3 sibs) 32: 0xaaaad284a418 VAL: '11' (3 sibs) 32: 0xaaaad284a4b0 VAL: '12' (3 sibs) 32: 0xaaaad284a110 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a550 VAL: '20' (3 sibs) 32: 0xaaaad284a5e8 VAL: '21' (3 sibs) 32: 0xaaaad284a680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28965c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2896650 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28966e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2896770 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2896800 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2896890 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2896920 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad28969b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2896a40 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2896ad0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2896b60 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2896bf0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2896c80 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: 0xaaaad28484f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad28460f0 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846188 SEQ: (3 sibs) 0 children: 32: 0xaaaad2846220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2896d20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2896db0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaaad2896e40 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaaad2896ed0 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: 0xaaaad2848608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2846a70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846c40 VAL: '00' (3 sibs) 32: 0xaaaad2846cd8 VAL: '01' (3 sibs) 32: 0xaaaad2846d70 VAL: '02' (3 sibs) 32: 0xaaaad2846b08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846e10 VAL: '10' (3 sibs) 32: 0xaaaad2846ea8 VAL: '11' (3 sibs) 32: 0xaaaad2846f40 VAL: '12' (3 sibs) 32: 0xaaaad2846ba0 SEQ: (3 sibs) 3 children: 32: 0xaaaad2846fe0 VAL: '20' (3 sibs) 32: 0xaaaad2847078 VAL: '21' (3 sibs) 32: 0xaaaad2847110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2896f70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2897000 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2897090 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2897120 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28971b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2897240 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28972d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2897360 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28973f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2897480 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2897510 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad28975a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2897630 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: 0xaaaad2848720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847620 SEQ: (3 sibs) 3 children: 32: 0xaaaad28477f0 VAL: '00' (3 sibs) 32: 0xaaaad2847888 VAL: '01' (3 sibs) 32: 0xaaaad2847920 VAL: '02' (3 sibs) 32: 0xaaaad28476b8 SEQ: (3 sibs) 3 children: 32: 0xaaaad28479c0 VAL: '10' (3 sibs) 32: 0xaaaad2847a58 VAL: '11' (3 sibs) 32: 0xaaaad2847af0 VAL: '12' (3 sibs) 32: 0xaaaad2847750 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847b90 VAL: '20' (3 sibs) 32: 0xaaaad2847c28 VAL: '21' (3 sibs) 32: 0xaaaad2847cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad28976d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2897760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28977f0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2897880 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2897910 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad28979a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2897a30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2897ac0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2897b50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2897be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2897c70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2897d00 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2897d90 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: 0xaaaad2848838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847d60 SEQ: (3 sibs) 3 children: 32: 0xaaaad2847f30 VAL: '00' (3 sibs) 32: 0xaaaad2847fc8 VAL: '01' (3 sibs) 32: 0xaaaad2848060 VAL: '02' (3 sibs) 32: 0xaaaad2847df8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848100 VAL: '10' (3 sibs) 32: 0xaaaad2848198 VAL: '11' (3 sibs) 32: 0xaaaad2848230 VAL: '12' (3 sibs) 32: 0xaaaad2847e90 SEQ: (3 sibs) 3 children: 32: 0xaaaad28482d0 VAL: '20' (3 sibs) 32: 0xaaaad2848368 VAL: '21' (3 sibs) 32: 0xaaaad2848400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2897e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2897ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2897f50 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2897fe0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2898070 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2898100 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2898190 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2898220 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28982b0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2898340 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28983d0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2898460 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28984f0 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: 0xaaaad2848950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2848d70 SEQ: (3 sibs) 3 children: 32: 0xaaaad2848f40 VAL: '00' (3 sibs) 32: 0xaaaad2848fd8 VAL: '01' (3 sibs) 32: 0xaaaad2849070 VAL: '02' (3 sibs) 32: 0xaaaad2848e08 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849110 VAL: '10' (3 sibs) 32: 0xaaaad28491a8 VAL: '11' (3 sibs) 32: 0xaaaad2849240 VAL: '12' (3 sibs) 32: 0xaaaad2848ea0 SEQ: (3 sibs) 3 children: 32: 0xaaaad28492e0 VAL: '20' (3 sibs) 32: 0xaaaad2849378 VAL: '21' (3 sibs) 32: 0xaaaad2849410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2898590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2898620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad28986b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2898740 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad28987d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2898860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28988f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2898980 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2898a10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2898aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2898b30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2898bc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2898c50 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: 0xaaaad2848a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2847200 SEQ: (3 sibs) 3 children: 32: 0xaaaad28473d0 VAL: '00' (3 sibs) 32: 0xaaaad2847468 VAL: '01' (3 sibs) 32: 0xaaaad2847500 VAL: '02' (3 sibs) 32: 0xaaaad2847298 SEQ: (3 sibs) 3 children: 32: 0xaaaad28494b0 VAL: '10' (3 sibs) 32: 0xaaaad2849548 VAL: '11' (3 sibs) 32: 0xaaaad28495e0 VAL: '12' (3 sibs) 32: 0xaaaad2847330 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849680 VAL: '20' (3 sibs) 32: 0xaaaad2849718 VAL: '21' (3 sibs) 32: 0xaaaad28497b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2898cf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2898d80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2898e10 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2898ea0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2898f30 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2898fc0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2899050 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad28990e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad2899170 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2899200 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad2899290 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2899320 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad28993b0 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: 0xaaaad2848b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849850 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849a20 VAL: '00' (3 sibs) 32: 0xaaaad2849ab8 VAL: '01' (3 sibs) 32: 0xaaaad2849b50 VAL: '02' (3 sibs) 32: 0xaaaad28498e8 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849bf0 VAL: '10' (3 sibs) 32: 0xaaaad2849c88 VAL: '11' (3 sibs) 32: 0xaaaad2849d20 VAL: '12' (3 sibs) 32: 0xaaaad2849980 SEQ: (3 sibs) 3 children: 32: 0xaaaad2849dc0 VAL: '20' (3 sibs) 32: 0xaaaad2849e58 VAL: '21' (3 sibs) 32: 0xaaaad2849ef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2899450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad28994e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2899570 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2899600 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2899690 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2899720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad28997b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2899840 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad28998d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad2899960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad28999f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad2899a80 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad2899b10 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: 0xaaaad2848c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaaad2849fe0 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a1b0 VAL: '00' (3 sibs) 32: 0xaaaad284a248 VAL: '01' (3 sibs) 32: 0xaaaad284a2e0 VAL: '02' (3 sibs) 32: 0xaaaad284a078 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a380 VAL: '10' (3 sibs) 32: 0xaaaad284a418 VAL: '11' (3 sibs) 32: 0xaaaad284a4b0 VAL: '12' (3 sibs) 32: 0xaaaad284a110 SEQ: (3 sibs) 3 children: 32: 0xaaaad284a550 VAL: '20' (3 sibs) 32: 0xaaaad284a5e8 VAL: '21' (3 sibs) 32: 0xaaaad284a680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaaad2899bb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaaad2899c40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaaad2899cd0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaaad2899d60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaaad2899df0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaaad2899e80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaaad2899f10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaaad2899fa0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaaad289a030 VAL: '12' (3 sibs) 32: [9] [9] 0xaaaad289a0c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaaad289a150 VAL: '20' (3 sibs) 32: [11] [11] 0xaaaad289a1e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaaad289a270 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 (4 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (4 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.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0xaaaaee295ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee294700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2948d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee294aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee294b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee294bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee294968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee294c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee294d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee294da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee294a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee294e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee294ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee294f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee294798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee295010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2951e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee295278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee295310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee2950a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2953b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee295448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee2954e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee295140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee295618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee2956b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee294830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee295750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee295920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee2959b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee295a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2957e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee295af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee295b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee295c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee295880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee295d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee295df0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2a4480 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2a4510 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2a45a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2a4630 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2a46c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2a4750 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2a47e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2a4870 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2a4900 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2a4990 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2a4a20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2a4ab0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2a4b40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2a4bd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2a4c60 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2a4cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2a4d80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2a4e10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2a4ea0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2a4f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2a4fc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2a5050 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2a50e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2a5170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2a5200 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2a5290 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2a5320 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2a53b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2a5440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2a54d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2a5560 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2a55f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2a5680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2a5710 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2a57a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2a5830 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2a58c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2a5950 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2a59e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2a5a70 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: 0xaaaaee295ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee2960d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2962a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee296508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee2965a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee296338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee2966d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee296770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee2963d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee2968a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee296940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee296168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee2969e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee296c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee296ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee296a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee296e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee296eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee296b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee296fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee297080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee296200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee297120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2972f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee297388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee297420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2971b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2974c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee297558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee2975f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee297250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee297690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee297728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee2977c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2a83b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2a8440 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2a84d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2a8560 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2a85f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2a8680 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2a8710 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2a87a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2a8830 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2a88c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2a8950 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2a89e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2a8a70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2a8b00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2a8b90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2a8c20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2a8cb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2a8d40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2a8dd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2a8e60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2a8ef0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2a8f80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2a9010 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2a90a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2a9130 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2a91c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2a9250 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2a92e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2a9370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2a9400 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2a9490 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2a9520 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2a95b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2a9640 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2a96d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2a9760 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2a97f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2a9880 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2a9910 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2a99a0 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: 0xaaaaee295ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee294700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2948d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee294aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee294b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee294bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee294968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee294c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee294d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee294da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee294a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee294e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee294ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee294f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee294798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee295010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2951e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee295278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee295310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee2950a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2953b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee295448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee2954e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee295140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee295618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee2956b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee294830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee295750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee295920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee2959b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee295a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2957e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee295af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee295b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee295c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee295880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee295d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee295df0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2aa7c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2aa850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2aa8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2aa970 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2aaa00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2aaa90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2aab20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2aabb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2aac40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2aacd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2aad60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2aadf0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2aae80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2aaf10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2aafa0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2ab030 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2ab0c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2ab150 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2ab1e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2ab270 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2ab300 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2ab390 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2ab420 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2ab4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2ab540 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2ab5d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2ab660 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2ab6f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2ab780 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2ab810 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2ab8a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2ab930 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2ab9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2aba50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2abae0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2abb70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2abc00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2abc90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2abd20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2abdb0 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: 0xaaaaee295ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee2960d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2962a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee296508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee2965a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee296338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee2966d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee296770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee2963d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee2968a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee296940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee296168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee2969e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee296c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee296ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee296a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee296e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee296eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee296b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee296fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee297080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee296200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee297120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2972f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee297388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee297420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2971b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2974c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee297558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee2975f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee297250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee297690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee297728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee2977c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2acbd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2acc60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2accf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2acd80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2ace10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2acea0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2acf30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2acfc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2ad050 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2ad0e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2ad170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2ad200 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2ad290 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2ad320 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2ad3b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2ad440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2ad4d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2ad560 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2ad5f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2ad680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2ad710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2ad7a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2ad830 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2ad8c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2ad950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2ad9e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2ada70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2adb00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2adb90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2adc20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2adcb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2add40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2addd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2ade60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2adef0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2adf80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2ae010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2ae0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2ae130 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2ae1c0 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] 0xaaaaee2a4480 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2a4510 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2a45a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2a4630 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2a46c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2a4750 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2a47e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2a4870 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2a4900 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2a4990 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2a4a20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2a4ab0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2a4b40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2a4bd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2a4c60 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2a4cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2a4d80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2a4e10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2a4ea0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2a4f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2a4fc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2a5050 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2a50e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2a5170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2a5200 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2a5290 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2a5320 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2a53b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2a5440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2a54d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2a5560 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2a55f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2a5680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2a5710 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2a57a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2a5830 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2a58c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2a5950 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2a59e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2a5a70 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] 0xaaaaee2b01f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2b0280 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2b0310 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2b03a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2b0430 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2b04c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2b0550 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2b05e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2b0670 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2b0700 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2b0790 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2b0820 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2b08b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2b0940 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2b09d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2b0a60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2b0af0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2b0b80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2b0c10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2b0ca0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2b0d30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2b0dc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2b0e50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2b0ee0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2b0f70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2b1000 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2b1090 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2b1120 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2b11b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2b1240 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2b12d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2b1360 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2b13f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2b1480 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2b1510 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2b15a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2b1630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2b16c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2b1750 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2b17e0 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] 0xaaaaee2a83b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2a8440 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2a84d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2a8560 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2a85f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2a8680 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2a8710 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2a87a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2a8830 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2a88c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2a8950 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2a89e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2a8a70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2a8b00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2a8b90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2a8c20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2a8cb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2a8d40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2a8dd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2a8e60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2a8ef0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2a8f80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2a9010 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2a90a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2a9130 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2a91c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2a9250 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2a92e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2a9370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2a9400 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2a9490 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2a9520 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2a95b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2a9640 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2a96d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2a9760 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2a97f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2a9880 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2a9910 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2a99a0 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] 0xaaaaee2b2600 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2b2690 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2b2720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2b27b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2b2840 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2b28d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2b2960 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2b29f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2b2a80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2b2b10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2b2ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2b2c30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2b2cc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2b2d50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2b2de0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2b2e70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2b2f00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2b2f90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2b3020 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2b30b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2b3140 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2b31d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2b3260 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2b32f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2b3380 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2b3410 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2b34a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2b3530 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2b35c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2b3650 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2b36e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2b3770 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2b3800 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2b3890 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2b3920 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2b39b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2b3a40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2b3ad0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2b3b60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2b3bf0 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] 0xaaaaee2aa7c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2aa850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2aa8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2aa970 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2aaa00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2aaa90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2aab20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2aabb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2aac40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2aacd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2aad60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2aadf0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2aae80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2aaf10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2aafa0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2ab030 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2ab0c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2ab150 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2ab1e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2ab270 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2ab300 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2ab390 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2ab420 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2ab4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2ab540 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2ab5d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2ab660 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2ab6f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2ab780 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2ab810 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2ab8a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2ab930 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2ab9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2aba50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2abae0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2abb70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2abc00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2abc90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2abd20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2abdb0 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] 0xaaaaee2b4a10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2b4aa0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2b4b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2b4bc0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2b4c50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2b4ce0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2b4d70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2b4e00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2b4e90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2b4f20 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2b4fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2b5040 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2b50d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2b5160 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2b51f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2b5280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2b5310 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2b53a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2b5430 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2b54c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2b5550 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2b55e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2b5670 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2b5700 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2b5790 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2b5820 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2b58b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2b5940 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2b59d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2b5a60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2b5af0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2b5b80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2b5c10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2b5ca0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2b5d30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2b5dc0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2b5e50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2b5ee0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2b5f70 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2b6000 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] 0xaaaaee2acbd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2acc60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2accf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2acd80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2ace10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2acea0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2acf30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2acfc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2ad050 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2ad0e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2ad170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2ad200 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2ad290 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2ad320 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2ad3b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2ad440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2ad4d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2ad560 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2ad5f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2ad680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2ad710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2ad7a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2ad830 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2ad8c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2ad950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2ad9e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2ada70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2adb00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2adb90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2adc20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2adcb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2add40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2addd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2ade60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2adef0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2adf80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2ae010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2ae0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2ae130 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2ae1c0 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] 0xaaaaee2b6e20 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2b6eb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2b6f40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2b6fd0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2b7060 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2b70f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2b7180 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2b7210 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2b72a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2b7330 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2b73c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2b7450 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2b74e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2b7570 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2b7600 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2b7690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2b7720 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2b77b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2b7840 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2b78d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2b7960 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2b79f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2b7a80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2b7b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2b7ba0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2b7c30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2b7cc0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2b7d50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2b7de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2b7e70 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2b7f00 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2b7f90 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2b8020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2b80b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2b8140 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2b81d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2b8260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2b82f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2b8380 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2b8410 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: 0xaaaaee295ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee294700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2948d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee294aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee294b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee294bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee294968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee294c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee294d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee294da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee294a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee294e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee294ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee294f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee294798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee295010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2951e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee295278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee295310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee2950a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2953b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee295448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee2954e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee295140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee295618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee2956b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee294830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee295750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee295920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee2959b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee295a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2957e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee295af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee295b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee295c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee295880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee295d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee295df0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2b9230 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2b92c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2b9350 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2b93e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2b9470 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2b9500 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2b9590 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2b9620 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2b96b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2b9740 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2b97d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2b9860 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2b98f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2b9980 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2b9a10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2b9aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2b9b30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2b9bc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2b9c50 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2b9ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2b9d70 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2b9e00 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2b9e90 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2b9f20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2b9fb0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2ba040 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2ba0d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2ba160 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2ba1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2ba280 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2ba310 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2ba3a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2ba430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2ba4c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2ba550 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2ba5e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2ba670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2ba700 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2ba790 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2ba820 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: 0xaaaaee295ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee2960d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2962a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee296508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee2965a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee296338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee2966d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee296770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee2963d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee2968a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee296940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee296168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee2969e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee296c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee296ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee296a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee296e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee296eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee296b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee296fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee297080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee296200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee297120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2972f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee297388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee297420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2971b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2974c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee297558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee2975f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee297250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee297690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee297728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee2977c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2ba8c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2ba950 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2ba9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2baa70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2bab00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2bab90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2bac20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2bacb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2bad40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2badd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2bae60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2baef0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2baf80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2bb010 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2bb0a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2bb130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2bb1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2bb250 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2bb2e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2bb370 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2bb400 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2bb490 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2bb520 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2bb5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2bb640 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2bb6d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2bb760 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2bb7f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2bb880 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2bb910 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2bb9a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2bba30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2bbac0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2bbb50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2bbbe0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2bbc70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2bbd00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2bbd90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2bbe20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2bbeb0 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: 0xaaaaee295ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee294700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2948d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee294aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee294b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee294bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee294968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee294c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee294d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee294da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee294a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee294e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee294ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee294f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee294798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee295010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2951e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee295278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee295310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee2950a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2953b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee295448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee2954e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee295140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee295618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee2956b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee294830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee295750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee295920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee2959b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee295a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2957e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee295af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee295b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee295c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee295880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee295cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee295d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee295df0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2bbf50 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2bbfe0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2bc070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2bc100 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2bc190 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2bc220 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2bc2b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2bc340 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2bc3d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2bc460 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2bc4f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2bc580 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2bc610 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2bc6a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2bc730 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2bc7c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2bc850 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2bc8e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2bc970 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2bca00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2bca90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2bcb20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2bcbb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2bcc40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2bccd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2bcd60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2bcdf0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2bce80 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2bcf10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2bcfa0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2bd030 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2bd0c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2bd150 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2bd1e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2bd270 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2bd300 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2bd390 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2bd420 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2bd4b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2bd540 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: 0xaaaaee295ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaaaee2960d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaaaee2962a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaaaee296508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaaaee2965a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaaaee296338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaaaee2966d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaaaee296770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaaaee2963d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaaaee2968a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaaaee296940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaaaee296168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaaaee2969e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee296bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaaaee296c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaaaee296ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaaaee296a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee296d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaaaee296e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaaaee296eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaaaee296b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee296f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaaaee296fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaaaee297080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaaaee296200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaaaee297120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaaaee2972f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaaaee297388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaaaee297420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaaaee2971b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaaaee2974c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaaaee297558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaaaee2975f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaaaee297250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaaaee297690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaaaee297728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaaaee2977c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaaaee2bd5e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaaaee2bd670 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaaaee2bd700 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaaaee2bd790 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaaaee2bd820 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaaaee2bd8b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaaaee2bd940 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaaaee2bd9d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaaaee2bda60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaaaee2bdaf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaaaee2bdb80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaaaee2bdc10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaaaee2bdca0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaaaee2bdd30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaaaee2bddc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaaaee2bde50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaaaee2bdee0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaaaee2bdf70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaaaee2be000 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaaaee2be090 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaaaee2be120 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaaaee2be1b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaaaee2be240 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaaaee2be2d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaaaee2be360 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaaaee2be3f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaaaee2be480 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaaaee2be510 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaaaee2be5a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaaaee2be630 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaaaee2be6c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaaaee2be750 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaaaee2be7e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaaaee2be870 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaaaee2be900 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaaaee2be990 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaaaee2bea20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaaaee2beab0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaaaee2beb40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaaaee2bebd0 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 (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (3 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0xaaab104ee8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eb700 SEQ: (3 sibs) 3 children: 34: 0xaaab104eb8d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebaa0 VAL: '000' (3 sibs) 34: 0xaaab104ebb38 VAL: '001' (3 sibs) 34: 0xaaab104ebbd0 VAL: '002' (3 sibs) 34: 0xaaab104eb968 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebc70 VAL: '010' (3 sibs) 34: 0xaaab104ebd08 VAL: '011' (3 sibs) 34: 0xaaab104ebda0 VAL: '012' (3 sibs) 34: 0xaaab104eba00 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebe40 VAL: '020' (3 sibs) 34: 0xaaab104ebed8 VAL: '021' (3 sibs) 34: 0xaaab104ebf70 VAL: '022' (3 sibs) 34: 0xaaab104eb798 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec010 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec1e0 VAL: '100' (3 sibs) 34: 0xaaab104ec278 VAL: '101' (3 sibs) 34: 0xaaab104ec310 VAL: '102' (3 sibs) 34: 0xaaab104ec0a8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec3b0 VAL: '110' (3 sibs) 34: 0xaaab104ec448 VAL: '111' (3 sibs) 34: 0xaaab104ec4e0 VAL: '112' (3 sibs) 34: 0xaaab104ec140 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec580 VAL: '120' (3 sibs) 34: 0xaaab104ec618 VAL: '121' (3 sibs) 34: 0xaaab104ec6b0 VAL: '122' (3 sibs) 34: 0xaaab104eb830 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec750 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec920 VAL: '200' (3 sibs) 34: 0xaaab104ec9b8 VAL: '201' (3 sibs) 34: 0xaaab104eca50 VAL: '202' (3 sibs) 34: 0xaaab104ec7e8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ecaf0 VAL: '210' (3 sibs) 34: 0xaaab104ecb88 VAL: '211' (3 sibs) 34: 0xaaab104ecc20 VAL: '212' (3 sibs) 34: 0xaaab104ec880 SEQ: (3 sibs) 3 children: 34: 0xaaab104eccc0 VAL: '220' (3 sibs) 34: 0xaaab104ecd58 VAL: '221' (3 sibs) 34: 0xaaab104ecdf0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10508f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10509010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105090a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10509130 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105091c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10509250 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105092e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10509370 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10509400 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10509490 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10509520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105095b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10509640 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105096d0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10509760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105097f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10509880 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10509910 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab105099a0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10509a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10509ac0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10509b50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10509be0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10509c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10509d00 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10509d90 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10509e20 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10509eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10509f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10509fd0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1050a060 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1050a0f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1050a180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1050a210 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1050a2a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1050a330 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1050a3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1050a450 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1050a4e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1050a570 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: 0xaaab104ee9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104ed0d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed2a0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed470 VAL: '000' (3 sibs) 34: 0xaaab104ed508 VAL: '001' (3 sibs) 34: 0xaaab104ed5a0 VAL: '002' (3 sibs) 34: 0xaaab104ed338 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed640 VAL: '010' (3 sibs) 34: 0xaaab104ed6d8 VAL: '011' (3 sibs) 34: 0xaaab104ed770 VAL: '012' (3 sibs) 34: 0xaaab104ed3d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed810 VAL: '020' (3 sibs) 34: 0xaaab104ed8a8 VAL: '021' (3 sibs) 34: 0xaaab104ed940 VAL: '022' (3 sibs) 34: 0xaaab104ed168 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed9e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104edbb0 VAL: '100' (3 sibs) 34: 0xaaab104edc48 VAL: '101' (3 sibs) 34: 0xaaab104edce0 VAL: '102' (3 sibs) 34: 0xaaab104eda78 SEQ: (3 sibs) 3 children: 34: 0xaaab104edd80 VAL: '110' (3 sibs) 34: 0xaaab104ede18 VAL: '111' (3 sibs) 34: 0xaaab104edeb0 VAL: '112' (3 sibs) 34: 0xaaab104edb10 SEQ: (3 sibs) 3 children: 34: 0xaaab104edf50 VAL: '120' (3 sibs) 34: 0xaaab104edfe8 VAL: '121' (3 sibs) 34: 0xaaab104ee080 VAL: '122' (3 sibs) 34: 0xaaab104ed200 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee120 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee2f0 VAL: '200' (3 sibs) 34: 0xaaab104ee388 VAL: '201' (3 sibs) 34: 0xaaab104ee420 VAL: '202' (3 sibs) 34: 0xaaab104ee1b8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee4c0 VAL: '210' (3 sibs) 34: 0xaaab104ee558 VAL: '211' (3 sibs) 34: 0xaaab104ee5f0 VAL: '212' (3 sibs) 34: 0xaaab104ee250 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee690 VAL: '220' (3 sibs) 34: 0xaaab104ee728 VAL: '221' (3 sibs) 34: 0xaaab104ee7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1050ceb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1050cf40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1050cfd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1050d060 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1050d0f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1050d180 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1050d210 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1050d2a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1050d330 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1050d3c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1050d450 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1050d4e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1050d570 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1050d600 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1050d690 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1050d720 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1050d7b0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1050d840 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1050d8d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1050d960 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1050d9f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1050da80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1050db10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1050dba0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1050dc30 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1050dcc0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1050dd50 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1050dde0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1050de70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1050df00 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1050df90 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1050e020 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1050e0b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1050e140 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1050e1d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1050e260 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1050e2f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1050e380 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1050e410 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1050e4a0 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: 0xaaab104eeae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104eeea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef070 VAL: '000' (3 sibs) 34: 0xaaab104ef108 VAL: '001' (3 sibs) 34: 0xaaab104ef1a0 VAL: '002' (3 sibs) 34: 0xaaab104eef38 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef240 VAL: '010' (3 sibs) 34: 0xaaab104ef2d8 VAL: '011' (3 sibs) 34: 0xaaab104ef370 VAL: '012' (3 sibs) 34: 0xaaab104eefd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef410 VAL: '020' (3 sibs) 34: 0xaaab104ef4a8 VAL: '021' (3 sibs) 34: 0xaaab104ef540 VAL: '022' (3 sibs) 34: 0xaaab104eed68 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef5e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef7b0 VAL: '100' (3 sibs) 34: 0xaaab104ef848 VAL: '101' (3 sibs) 34: 0xaaab104ef8e0 VAL: '102' (3 sibs) 34: 0xaaab104ef678 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef980 VAL: '110' (3 sibs) 34: 0xaaab104efa18 VAL: '111' (3 sibs) 34: 0xaaab104efab0 VAL: '112' (3 sibs) 34: 0xaaab104ef710 SEQ: (3 sibs) 3 children: 34: 0xaaab104efb50 VAL: '120' (3 sibs) 34: 0xaaab104efbe8 VAL: '121' (3 sibs) 34: 0xaaab104efc80 VAL: '122' (3 sibs) 34: 0xaaab104eee00 SEQ: (3 sibs) 3 children: 34: 0xaaab104efd20 SEQ: (3 sibs) 3 children: 34: 0xaaab104efef0 VAL: '200' (3 sibs) 34: 0xaaab104eff88 VAL: '201' (3 sibs) 34: 0xaaab104f0020 VAL: '202' (3 sibs) 34: 0xaaab104efdb8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f00c0 VAL: '210' (3 sibs) 34: 0xaaab104f0158 VAL: '211' (3 sibs) 34: 0xaaab104f01f0 VAL: '212' (3 sibs) 34: 0xaaab104efe50 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0290 VAL: '220' (3 sibs) 34: 0xaaab104f0328 VAL: '221' (3 sibs) 34: 0xaaab104f03c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10510f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10510fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10511070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10511100 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10511190 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10511220 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105112b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10511340 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab105113d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10511460 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab105114f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10511580 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10511610 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105116a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10511730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105117c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10511850 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab105118e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10511970 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10511a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10511a90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10511b20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10511bb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10511c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10511cd0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10511d60 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10511df0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10511e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10511f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10511fa0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10512030 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab105120c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10512150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab105121e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10512270 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10512300 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10512390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10512420 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105124b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10512540 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: 0xaaab104eebf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104f0460 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0630 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0800 VAL: '000' (3 sibs) 34: 0xaaab104f0898 VAL: '001' (3 sibs) 34: 0xaaab104f0930 VAL: '002' (3 sibs) 34: 0xaaab104f06c8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f09d0 VAL: '010' (3 sibs) 34: 0xaaab104f0a68 VAL: '011' (3 sibs) 34: 0xaaab104f0b00 VAL: '012' (3 sibs) 34: 0xaaab104f0760 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0ba0 VAL: '020' (3 sibs) 34: 0xaaab104f0c38 VAL: '021' (3 sibs) 34: 0xaaab104f0cd0 VAL: '022' (3 sibs) 34: 0xaaab104f04f8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0d70 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0f40 VAL: '100' (3 sibs) 34: 0xaaab104f0fd8 VAL: '101' (3 sibs) 34: 0xaaab104f1070 VAL: '102' (3 sibs) 34: 0xaaab104f0e08 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1110 VAL: '110' (3 sibs) 34: 0xaaab104f11a8 VAL: '111' (3 sibs) 34: 0xaaab104f1240 VAL: '112' (3 sibs) 34: 0xaaab104f0ea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f12e0 VAL: '120' (3 sibs) 34: 0xaaab104f1378 VAL: '121' (3 sibs) 34: 0xaaab104f1410 VAL: '122' (3 sibs) 34: 0xaaab104f0590 SEQ: (3 sibs) 3 children: 34: 0xaaab104f14b0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1680 VAL: '200' (3 sibs) 34: 0xaaab104f1718 VAL: '201' (3 sibs) 34: 0xaaab104f17b0 VAL: '202' (3 sibs) 34: 0xaaab104f1548 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1850 VAL: '210' (3 sibs) 34: 0xaaab104f18e8 VAL: '211' (3 sibs) 34: 0xaaab104f1980 VAL: '212' (3 sibs) 34: 0xaaab104f15e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1a20 VAL: '220' (3 sibs) 34: 0xaaab104f1ab8 VAL: '221' (3 sibs) 34: 0xaaab104f1b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10515510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab105155a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10515630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab105156c0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10515750 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab105157e0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10515870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10515900 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10515990 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10515a20 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10515ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10515b40 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10515bd0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10515c60 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10515cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10515d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10515e10 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10515ea0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10515f30 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10515fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10516050 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105160e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10516170 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10516200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10516290 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10516320 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab105163b0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10516440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105164d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10516560 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab105165f0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10516680 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10516710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab105167a0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10516830 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab105168c0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10516950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab105169e0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10516a70 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10516b00 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: 0xaaab104ee8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eb700 SEQ: (3 sibs) 3 children: 34: 0xaaab104eb8d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebaa0 VAL: '000' (3 sibs) 34: 0xaaab104ebb38 VAL: '001' (3 sibs) 34: 0xaaab104ebbd0 VAL: '002' (3 sibs) 34: 0xaaab104eb968 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebc70 VAL: '010' (3 sibs) 34: 0xaaab104ebd08 VAL: '011' (3 sibs) 34: 0xaaab104ebda0 VAL: '012' (3 sibs) 34: 0xaaab104eba00 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebe40 VAL: '020' (3 sibs) 34: 0xaaab104ebed8 VAL: '021' (3 sibs) 34: 0xaaab104ebf70 VAL: '022' (3 sibs) 34: 0xaaab104eb798 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec010 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec1e0 VAL: '100' (3 sibs) 34: 0xaaab104ec278 VAL: '101' (3 sibs) 34: 0xaaab104ec310 VAL: '102' (3 sibs) 34: 0xaaab104ec0a8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec3b0 VAL: '110' (3 sibs) 34: 0xaaab104ec448 VAL: '111' (3 sibs) 34: 0xaaab104ec4e0 VAL: '112' (3 sibs) 34: 0xaaab104ec140 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec580 VAL: '120' (3 sibs) 34: 0xaaab104ec618 VAL: '121' (3 sibs) 34: 0xaaab104ec6b0 VAL: '122' (3 sibs) 34: 0xaaab104eb830 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec750 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec920 VAL: '200' (3 sibs) 34: 0xaaab104ec9b8 VAL: '201' (3 sibs) 34: 0xaaab104eca50 VAL: '202' (3 sibs) 34: 0xaaab104ec7e8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ecaf0 VAL: '210' (3 sibs) 34: 0xaaab104ecb88 VAL: '211' (3 sibs) 34: 0xaaab104ecc20 VAL: '212' (3 sibs) 34: 0xaaab104ec880 SEQ: (3 sibs) 3 children: 34: 0xaaab104eccc0 VAL: '220' (3 sibs) 34: 0xaaab104ecd58 VAL: '221' (3 sibs) 34: 0xaaab104ecdf0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10517920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab105179b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10517a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10517ad0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10517b60 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10517bf0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10517c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10517d10 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10517da0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10517e30 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10517ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10517f50 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10517fe0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10518070 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10518100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10518190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10518220 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab105182b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10518340 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab105183d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10518460 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105184f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10518580 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10518610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab105186a0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10518730 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab105187c0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10518850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105188e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10518970 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10518a00 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10518a90 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10518b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10518bb0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10518c40 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10518cd0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10518d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10518df0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10518e80 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10518f10 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: 0xaaab104ee9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104ed0d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed2a0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed470 VAL: '000' (3 sibs) 34: 0xaaab104ed508 VAL: '001' (3 sibs) 34: 0xaaab104ed5a0 VAL: '002' (3 sibs) 34: 0xaaab104ed338 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed640 VAL: '010' (3 sibs) 34: 0xaaab104ed6d8 VAL: '011' (3 sibs) 34: 0xaaab104ed770 VAL: '012' (3 sibs) 34: 0xaaab104ed3d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed810 VAL: '020' (3 sibs) 34: 0xaaab104ed8a8 VAL: '021' (3 sibs) 34: 0xaaab104ed940 VAL: '022' (3 sibs) 34: 0xaaab104ed168 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed9e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104edbb0 VAL: '100' (3 sibs) 34: 0xaaab104edc48 VAL: '101' (3 sibs) 34: 0xaaab104edce0 VAL: '102' (3 sibs) 34: 0xaaab104eda78 SEQ: (3 sibs) 3 children: 34: 0xaaab104edd80 VAL: '110' (3 sibs) 34: 0xaaab104ede18 VAL: '111' (3 sibs) 34: 0xaaab104edeb0 VAL: '112' (3 sibs) 34: 0xaaab104edb10 SEQ: (3 sibs) 3 children: 34: 0xaaab104edf50 VAL: '120' (3 sibs) 34: 0xaaab104edfe8 VAL: '121' (3 sibs) 34: 0xaaab104ee080 VAL: '122' (3 sibs) 34: 0xaaab104ed200 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee120 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee2f0 VAL: '200' (3 sibs) 34: 0xaaab104ee388 VAL: '201' (3 sibs) 34: 0xaaab104ee420 VAL: '202' (3 sibs) 34: 0xaaab104ee1b8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee4c0 VAL: '210' (3 sibs) 34: 0xaaab104ee558 VAL: '211' (3 sibs) 34: 0xaaab104ee5f0 VAL: '212' (3 sibs) 34: 0xaaab104ee250 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee690 VAL: '220' (3 sibs) 34: 0xaaab104ee728 VAL: '221' (3 sibs) 34: 0xaaab104ee7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10519d30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10519dc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10519e50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10519ee0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10519f70 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051a000 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051a090 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051a120 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051a1b0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051a240 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051a2d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051a360 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051a3f0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051a480 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051a510 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051a5a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051a630 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051a6c0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051a750 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051a7e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051a870 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051a900 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051a990 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051aa20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051aab0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051ab40 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051abd0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051ac60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051acf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051ad80 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051ae10 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051aea0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051af30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051afc0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051b050 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051b0e0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051b170 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051b200 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051b290 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051b320 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: 0xaaab104eeae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104eeea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef070 VAL: '000' (3 sibs) 34: 0xaaab104ef108 VAL: '001' (3 sibs) 34: 0xaaab104ef1a0 VAL: '002' (3 sibs) 34: 0xaaab104eef38 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef240 VAL: '010' (3 sibs) 34: 0xaaab104ef2d8 VAL: '011' (3 sibs) 34: 0xaaab104ef370 VAL: '012' (3 sibs) 34: 0xaaab104eefd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef410 VAL: '020' (3 sibs) 34: 0xaaab104ef4a8 VAL: '021' (3 sibs) 34: 0xaaab104ef540 VAL: '022' (3 sibs) 34: 0xaaab104eed68 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef5e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef7b0 VAL: '100' (3 sibs) 34: 0xaaab104ef848 VAL: '101' (3 sibs) 34: 0xaaab104ef8e0 VAL: '102' (3 sibs) 34: 0xaaab104ef678 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef980 VAL: '110' (3 sibs) 34: 0xaaab104efa18 VAL: '111' (3 sibs) 34: 0xaaab104efab0 VAL: '112' (3 sibs) 34: 0xaaab104ef710 SEQ: (3 sibs) 3 children: 34: 0xaaab104efb50 VAL: '120' (3 sibs) 34: 0xaaab104efbe8 VAL: '121' (3 sibs) 34: 0xaaab104efc80 VAL: '122' (3 sibs) 34: 0xaaab104eee00 SEQ: (3 sibs) 3 children: 34: 0xaaab104efd20 SEQ: (3 sibs) 3 children: 34: 0xaaab104efef0 VAL: '200' (3 sibs) 34: 0xaaab104eff88 VAL: '201' (3 sibs) 34: 0xaaab104f0020 VAL: '202' (3 sibs) 34: 0xaaab104efdb8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f00c0 VAL: '210' (3 sibs) 34: 0xaaab104f0158 VAL: '211' (3 sibs) 34: 0xaaab104f01f0 VAL: '212' (3 sibs) 34: 0xaaab104efe50 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0290 VAL: '220' (3 sibs) 34: 0xaaab104f0328 VAL: '221' (3 sibs) 34: 0xaaab104f03c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1051c140 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1051c1d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1051c260 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1051c2f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1051c380 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051c410 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051c4a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051c530 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051c5c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051c650 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051c6e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051c770 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051c800 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051c890 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051c920 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051c9b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051ca40 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051cad0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051cb60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051cbf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051cc80 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051cd10 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051cda0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051ce30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051cec0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051cf50 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051cfe0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051d070 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051d100 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051d190 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051d220 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051d2b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051d340 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051d3d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051d460 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051d4f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051d580 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051d610 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051d6a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051d730 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: 0xaaab104eebf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104f0460 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0630 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0800 VAL: '000' (3 sibs) 34: 0xaaab104f0898 VAL: '001' (3 sibs) 34: 0xaaab104f0930 VAL: '002' (3 sibs) 34: 0xaaab104f06c8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f09d0 VAL: '010' (3 sibs) 34: 0xaaab104f0a68 VAL: '011' (3 sibs) 34: 0xaaab104f0b00 VAL: '012' (3 sibs) 34: 0xaaab104f0760 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0ba0 VAL: '020' (3 sibs) 34: 0xaaab104f0c38 VAL: '021' (3 sibs) 34: 0xaaab104f0cd0 VAL: '022' (3 sibs) 34: 0xaaab104f04f8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0d70 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0f40 VAL: '100' (3 sibs) 34: 0xaaab104f0fd8 VAL: '101' (3 sibs) 34: 0xaaab104f1070 VAL: '102' (3 sibs) 34: 0xaaab104f0e08 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1110 VAL: '110' (3 sibs) 34: 0xaaab104f11a8 VAL: '111' (3 sibs) 34: 0xaaab104f1240 VAL: '112' (3 sibs) 34: 0xaaab104f0ea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f12e0 VAL: '120' (3 sibs) 34: 0xaaab104f1378 VAL: '121' (3 sibs) 34: 0xaaab104f1410 VAL: '122' (3 sibs) 34: 0xaaab104f0590 SEQ: (3 sibs) 3 children: 34: 0xaaab104f14b0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1680 VAL: '200' (3 sibs) 34: 0xaaab104f1718 VAL: '201' (3 sibs) 34: 0xaaab104f17b0 VAL: '202' (3 sibs) 34: 0xaaab104f1548 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1850 VAL: '210' (3 sibs) 34: 0xaaab104f18e8 VAL: '211' (3 sibs) 34: 0xaaab104f1980 VAL: '212' (3 sibs) 34: 0xaaab104f15e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1a20 VAL: '220' (3 sibs) 34: 0xaaab104f1ab8 VAL: '221' (3 sibs) 34: 0xaaab104f1b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1051e550 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1051e5e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1051e670 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1051e700 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1051e790 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051e820 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051e8b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051e940 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051e9d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051ea60 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051eaf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051eb80 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051ec10 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051eca0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051ed30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051edc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051ee50 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051eee0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051ef70 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051f000 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051f090 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051f120 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051f1b0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051f240 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051f2d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051f360 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051f3f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051f480 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051f510 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051f5a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051f630 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051f6c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051f750 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051f7e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051f870 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051f900 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051f990 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051fa20 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051fab0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051fb40 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] 0xaaab10508f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10509010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105090a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10509130 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105091c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10509250 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105092e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10509370 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10509400 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10509490 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10509520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105095b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10509640 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105096d0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10509760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105097f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10509880 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10509910 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab105099a0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10509a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10509ac0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10509b50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10509be0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10509c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10509d00 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10509d90 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10509e20 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10509eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10509f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10509fd0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1050a060 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1050a0f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1050a180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1050a210 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1050a2a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1050a330 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1050a3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1050a450 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1050a4e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1050a570 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] 0xaaab10521b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10521c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10521c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10521d20 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10521db0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10521e40 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10521ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10521f60 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10521ff0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10522080 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10522110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105221a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10522230 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105222c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10522350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105223e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10522470 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10522500 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10522590 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10522620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab105226b0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10522740 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab105227d0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10522860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab105228f0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10522980 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10522a10 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10522aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10522b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10522bc0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10522c50 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10522ce0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10522d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10522e00 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10522e90 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10522f20 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10522fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10523040 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105230d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10523160 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] 0xaaab1050ceb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1050cf40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1050cfd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1050d060 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1050d0f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1050d180 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1050d210 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1050d2a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1050d330 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1050d3c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1050d450 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1050d4e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1050d570 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1050d600 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1050d690 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1050d720 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1050d7b0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1050d840 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1050d8d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1050d960 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1050d9f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1050da80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1050db10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1050dba0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1050dc30 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1050dcc0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1050dd50 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1050dde0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1050de70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1050df00 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1050df90 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1050e020 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1050e0b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1050e140 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1050e1d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1050e260 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1050e2f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1050e380 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1050e410 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1050e4a0 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] 0xaaab10523f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10524010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105240a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10524130 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105241c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10524250 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105242e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10524370 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10524400 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10524490 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10524520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105245b0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10524640 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105246d0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10524760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105247f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10524880 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10524910 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab105249a0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10524a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10524ac0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10524b50 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10524be0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10524c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10524d00 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10524d90 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10524e20 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10524eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10524f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10524fd0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10525060 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab105250f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10525180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10525210 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab105252a0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10525330 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab105253c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10525450 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105254e0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10525570 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] 0xaaab10510f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10510fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10511070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10511100 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10511190 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10511220 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105112b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10511340 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab105113d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10511460 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab105114f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10511580 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10511610 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab105116a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10511730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab105117c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10511850 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab105118e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10511970 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10511a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10511a90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10511b20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10511bb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10511c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10511cd0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10511d60 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10511df0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10511e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10511f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10511fa0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10512030 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab105120c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10512150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab105121e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10512270 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10512300 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10512390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10512420 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105124b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10512540 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] 0xaaab10526390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10526420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105264b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10526540 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105265d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10526660 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105266f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10526780 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10526810 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab105268a0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10526930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105269c0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10526a50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10526ae0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10526b70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10526c00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10526c90 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10526d20 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10526db0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10526e40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10526ed0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10526f60 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10526ff0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10527080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10527110 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab105271a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10527230 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab105272c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10527350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab105273e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10527470 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10527500 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10527590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10527620 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab105276b0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10527740 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab105277d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10527860 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105278f0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10527980 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] 0xaaab10515510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab105155a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10515630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab105156c0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10515750 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab105157e0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10515870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10515900 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10515990 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10515a20 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10515ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10515b40 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10515bd0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10515c60 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10515cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10515d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10515e10 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10515ea0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10515f30 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10515fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10516050 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105160e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10516170 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10516200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10516290 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10516320 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab105163b0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10516440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105164d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10516560 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab105165f0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10516680 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10516710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab105167a0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10516830 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab105168c0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10516950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab105169e0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10516a70 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10516b00 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] 0xaaab105287a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10528830 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105288c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10528950 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105289e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10528a70 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10528b00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10528b90 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10528c20 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10528cb0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10528d40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10528dd0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10528e60 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10528ef0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10528f80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10529010 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab105290a0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10529130 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab105291c0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10529250 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab105292e0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10529370 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10529400 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10529490 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10529520 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab105295b0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10529640 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab105296d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10529760 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab105297f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10529880 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10529910 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab105299a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10529a30 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10529ac0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10529b50 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10529be0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10529c70 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10529d00 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10529d90 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] 0xaaab10517920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab105179b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10517a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10517ad0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10517b60 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10517bf0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10517c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10517d10 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10517da0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10517e30 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10517ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10517f50 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10517fe0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10518070 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10518100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10518190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10518220 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab105182b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10518340 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab105183d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10518460 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105184f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10518580 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10518610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab105186a0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10518730 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab105187c0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10518850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105188e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10518970 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10518a00 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10518a90 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10518b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10518bb0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10518c40 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10518cd0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10518d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10518df0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10518e80 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10518f10 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] 0xaaab1052abb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1052ac40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1052acd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1052ad60 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1052adf0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1052ae80 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1052af10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1052afa0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1052b030 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1052b0c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1052b150 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1052b1e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1052b270 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1052b300 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1052b390 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1052b420 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1052b4b0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1052b540 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1052b5d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1052b660 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1052b6f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1052b780 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1052b810 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1052b8a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1052b930 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1052b9c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1052ba50 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1052bae0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1052bb70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1052bc00 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1052bc90 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1052bd20 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1052bdb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1052be40 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1052bed0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1052bf60 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1052bff0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1052c080 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1052c110 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1052c1a0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: - - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: - - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: - - - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: - - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: - - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: - - - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: - - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: - - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0xaaab10519d30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10519dc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10519e50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10519ee0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10519f70 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051a000 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051a090 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051a120 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051a1b0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051a240 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051a2d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051a360 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051a3f0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051a480 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051a510 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051a5a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051a630 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051a6c0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051a750 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051a7e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051a870 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051a900 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051a990 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051aa20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051aab0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051ab40 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051abd0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051ac60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051acf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051ad80 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051ae10 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051aea0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051af30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051afc0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051b050 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051b0e0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051b170 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051b200 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051b290 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051b320 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] 0xaaab1052cfc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1052d050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1052d0e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1052d170 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1052d200 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1052d290 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1052d320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1052d3b0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1052d440 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1052d4d0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1052d560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1052d5f0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1052d680 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1052d710 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1052d7a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1052d830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1052d8c0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1052d950 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1052d9e0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1052da70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1052db00 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1052db90 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1052dc20 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1052dcb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1052dd40 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1052ddd0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1052de60 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1052def0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1052df80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1052e010 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1052e0a0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1052e130 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1052e1c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1052e250 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1052e2e0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1052e370 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1052e400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1052e490 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1052e520 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1052e5b0 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] 0xaaab1051c140 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1051c1d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1051c260 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1051c2f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1051c380 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051c410 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051c4a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051c530 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051c5c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051c650 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051c6e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051c770 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051c800 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051c890 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051c920 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051c9b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051ca40 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051cad0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051cb60 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051cbf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051cc80 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051cd10 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051cda0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051ce30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051cec0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051cf50 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051cfe0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051d070 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051d100 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051d190 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051d220 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051d2b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051d340 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051d3d0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051d460 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051d4f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051d580 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051d610 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051d6a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051d730 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] 0xaaab105305e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10530670 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10530700 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10530790 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10530820 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab105308b0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10530940 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab105309d0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10530a60 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10530af0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10530b80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10530c10 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10530ca0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10530d30 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10530dc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10530e50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10530ee0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10530f70 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10531000 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10531090 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10531120 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105311b0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10531240 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab105312d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10531360 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab105313f0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10531480 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10531510 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105315a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10531630 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab105316c0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10531750 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab105317e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10531870 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10531900 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10531990 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10531a20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10531ab0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10531b40 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10531bd0 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] 0xaaab1051e550 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1051e5e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1051e670 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1051e700 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1051e790 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1051e820 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1051e8b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1051e940 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1051e9d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1051ea60 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1051eaf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1051eb80 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1051ec10 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1051eca0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1051ed30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1051edc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1051ee50 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1051eee0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1051ef70 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1051f000 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1051f090 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1051f120 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1051f1b0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1051f240 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1051f2d0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1051f360 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1051f3f0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1051f480 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1051f510 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1051f5a0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1051f630 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1051f6c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1051f750 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1051f7e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1051f870 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1051f900 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1051f990 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1051fa20 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1051fab0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1051fb40 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] 0xaaab105329f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10532a80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10532b10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10532ba0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10532c30 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10532cc0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10532d50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10532de0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10532e70 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10532f00 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10532f90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10533020 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab105330b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10533140 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab105331d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10533260 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab105332f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10533380 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10533410 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab105334a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10533530 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105335c0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10533650 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab105336e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10533770 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10533800 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10533890 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10533920 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab105339b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10533a40 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10533ad0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10533b60 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10533bf0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10533c80 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10533d10 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10533da0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10533e30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10533ec0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10533f50 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10533fe0 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: 0xaaab104ee8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eb700 SEQ: (3 sibs) 3 children: 34: 0xaaab104eb8d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebaa0 VAL: '000' (3 sibs) 34: 0xaaab104ebb38 VAL: '001' (3 sibs) 34: 0xaaab104ebbd0 VAL: '002' (3 sibs) 34: 0xaaab104eb968 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebc70 VAL: '010' (3 sibs) 34: 0xaaab104ebd08 VAL: '011' (3 sibs) 34: 0xaaab104ebda0 VAL: '012' (3 sibs) 34: 0xaaab104eba00 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebe40 VAL: '020' (3 sibs) 34: 0xaaab104ebed8 VAL: '021' (3 sibs) 34: 0xaaab104ebf70 VAL: '022' (3 sibs) 34: 0xaaab104eb798 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec010 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec1e0 VAL: '100' (3 sibs) 34: 0xaaab104ec278 VAL: '101' (3 sibs) 34: 0xaaab104ec310 VAL: '102' (3 sibs) 34: 0xaaab104ec0a8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec3b0 VAL: '110' (3 sibs) 34: 0xaaab104ec448 VAL: '111' (3 sibs) 34: 0xaaab104ec4e0 VAL: '112' (3 sibs) 34: 0xaaab104ec140 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec580 VAL: '120' (3 sibs) 34: 0xaaab104ec618 VAL: '121' (3 sibs) 34: 0xaaab104ec6b0 VAL: '122' (3 sibs) 34: 0xaaab104eb830 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec750 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec920 VAL: '200' (3 sibs) 34: 0xaaab104ec9b8 VAL: '201' (3 sibs) 34: 0xaaab104eca50 VAL: '202' (3 sibs) 34: 0xaaab104ec7e8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ecaf0 VAL: '210' (3 sibs) 34: 0xaaab104ecb88 VAL: '211' (3 sibs) 34: 0xaaab104ecc20 VAL: '212' (3 sibs) 34: 0xaaab104ec880 SEQ: (3 sibs) 3 children: 34: 0xaaab104eccc0 VAL: '220' (3 sibs) 34: 0xaaab104ecd58 VAL: '221' (3 sibs) 34: 0xaaab104ecdf0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10534e00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10534e90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10534f20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10534fb0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10535040 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab105350d0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10535160 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab105351f0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10535280 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10535310 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab105353a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10535430 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab105354c0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10535550 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab105355e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10535670 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10535700 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10535790 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10535820 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab105358b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10535940 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105359d0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10535a60 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10535af0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10535b80 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10535c10 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10535ca0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10535d30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10535dc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10535e50 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10535ee0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10535f70 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10536000 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10536090 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10536120 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab105361b0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10536240 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab105362d0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10536360 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab105363f0 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: 0xaaab104ee9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104ed0d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed2a0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed470 VAL: '000' (3 sibs) 34: 0xaaab104ed508 VAL: '001' (3 sibs) 34: 0xaaab104ed5a0 VAL: '002' (3 sibs) 34: 0xaaab104ed338 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed640 VAL: '010' (3 sibs) 34: 0xaaab104ed6d8 VAL: '011' (3 sibs) 34: 0xaaab104ed770 VAL: '012' (3 sibs) 34: 0xaaab104ed3d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed810 VAL: '020' (3 sibs) 34: 0xaaab104ed8a8 VAL: '021' (3 sibs) 34: 0xaaab104ed940 VAL: '022' (3 sibs) 34: 0xaaab104ed168 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed9e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104edbb0 VAL: '100' (3 sibs) 34: 0xaaab104edc48 VAL: '101' (3 sibs) 34: 0xaaab104edce0 VAL: '102' (3 sibs) 34: 0xaaab104eda78 SEQ: (3 sibs) 3 children: 34: 0xaaab104edd80 VAL: '110' (3 sibs) 34: 0xaaab104ede18 VAL: '111' (3 sibs) 34: 0xaaab104edeb0 VAL: '112' (3 sibs) 34: 0xaaab104edb10 SEQ: (3 sibs) 3 children: 34: 0xaaab104edf50 VAL: '120' (3 sibs) 34: 0xaaab104edfe8 VAL: '121' (3 sibs) 34: 0xaaab104ee080 VAL: '122' (3 sibs) 34: 0xaaab104ed200 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee120 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee2f0 VAL: '200' (3 sibs) 34: 0xaaab104ee388 VAL: '201' (3 sibs) 34: 0xaaab104ee420 VAL: '202' (3 sibs) 34: 0xaaab104ee1b8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee4c0 VAL: '210' (3 sibs) 34: 0xaaab104ee558 VAL: '211' (3 sibs) 34: 0xaaab104ee5f0 VAL: '212' (3 sibs) 34: 0xaaab104ee250 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee690 VAL: '220' (3 sibs) 34: 0xaaab104ee728 VAL: '221' (3 sibs) 34: 0xaaab104ee7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10536490 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10536520 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105365b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10536640 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105366d0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10536760 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab105367f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10536880 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10536910 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab105369a0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10536a30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10536ac0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10536b50 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10536be0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10536c70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10536d00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10536d90 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10536e20 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10536eb0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10536f40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10536fd0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10537060 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab105370f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10537180 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10537210 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab105372a0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab10537330 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab105373c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10537450 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab105374e0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10537570 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10537600 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10537690 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10537720 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab105377b0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10537840 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab105378d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10537960 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab105379f0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10537a80 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: 0xaaab104eeae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104eeea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef070 VAL: '000' (3 sibs) 34: 0xaaab104ef108 VAL: '001' (3 sibs) 34: 0xaaab104ef1a0 VAL: '002' (3 sibs) 34: 0xaaab104eef38 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef240 VAL: '010' (3 sibs) 34: 0xaaab104ef2d8 VAL: '011' (3 sibs) 34: 0xaaab104ef370 VAL: '012' (3 sibs) 34: 0xaaab104eefd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef410 VAL: '020' (3 sibs) 34: 0xaaab104ef4a8 VAL: '021' (3 sibs) 34: 0xaaab104ef540 VAL: '022' (3 sibs) 34: 0xaaab104eed68 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef5e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef7b0 VAL: '100' (3 sibs) 34: 0xaaab104ef848 VAL: '101' (3 sibs) 34: 0xaaab104ef8e0 VAL: '102' (3 sibs) 34: 0xaaab104ef678 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef980 VAL: '110' (3 sibs) 34: 0xaaab104efa18 VAL: '111' (3 sibs) 34: 0xaaab104efab0 VAL: '112' (3 sibs) 34: 0xaaab104ef710 SEQ: (3 sibs) 3 children: 34: 0xaaab104efb50 VAL: '120' (3 sibs) 34: 0xaaab104efbe8 VAL: '121' (3 sibs) 34: 0xaaab104efc80 VAL: '122' (3 sibs) 34: 0xaaab104eee00 SEQ: (3 sibs) 3 children: 34: 0xaaab104efd20 SEQ: (3 sibs) 3 children: 34: 0xaaab104efef0 VAL: '200' (3 sibs) 34: 0xaaab104eff88 VAL: '201' (3 sibs) 34: 0xaaab104f0020 VAL: '202' (3 sibs) 34: 0xaaab104efdb8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f00c0 VAL: '210' (3 sibs) 34: 0xaaab104f0158 VAL: '211' (3 sibs) 34: 0xaaab104f01f0 VAL: '212' (3 sibs) 34: 0xaaab104efe50 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0290 VAL: '220' (3 sibs) 34: 0xaaab104f0328 VAL: '221' (3 sibs) 34: 0xaaab104f03c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab10537b20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10537bb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab10537c40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10537cd0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab10537d60 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10537df0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10537e80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab10537f10 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10537fa0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab10538030 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab105380c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab10538150 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab105381e0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10538270 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10538300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10538390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10538420 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab105384b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10538540 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab105385d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10538660 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab105386f0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10538780 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10538810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab105388a0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10538930 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab105389c0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab10538a50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab10538ae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab10538b70 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab10538c00 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab10538c90 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab10538d20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab10538db0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab10538e40 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab10538ed0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10538f60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab10538ff0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10539080 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab10539110 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: 0xaaab104eebf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104f0460 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0630 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0800 VAL: '000' (3 sibs) 34: 0xaaab104f0898 VAL: '001' (3 sibs) 34: 0xaaab104f0930 VAL: '002' (3 sibs) 34: 0xaaab104f06c8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f09d0 VAL: '010' (3 sibs) 34: 0xaaab104f0a68 VAL: '011' (3 sibs) 34: 0xaaab104f0b00 VAL: '012' (3 sibs) 34: 0xaaab104f0760 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0ba0 VAL: '020' (3 sibs) 34: 0xaaab104f0c38 VAL: '021' (3 sibs) 34: 0xaaab104f0cd0 VAL: '022' (3 sibs) 34: 0xaaab104f04f8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0d70 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0f40 VAL: '100' (3 sibs) 34: 0xaaab104f0fd8 VAL: '101' (3 sibs) 34: 0xaaab104f1070 VAL: '102' (3 sibs) 34: 0xaaab104f0e08 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1110 VAL: '110' (3 sibs) 34: 0xaaab104f11a8 VAL: '111' (3 sibs) 34: 0xaaab104f1240 VAL: '112' (3 sibs) 34: 0xaaab104f0ea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f12e0 VAL: '120' (3 sibs) 34: 0xaaab104f1378 VAL: '121' (3 sibs) 34: 0xaaab104f1410 VAL: '122' (3 sibs) 34: 0xaaab104f0590 SEQ: (3 sibs) 3 children: 34: 0xaaab104f14b0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1680 VAL: '200' (3 sibs) 34: 0xaaab104f1718 VAL: '201' (3 sibs) 34: 0xaaab104f17b0 VAL: '202' (3 sibs) 34: 0xaaab104f1548 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1850 VAL: '210' (3 sibs) 34: 0xaaab104f18e8 VAL: '211' (3 sibs) 34: 0xaaab104f1980 VAL: '212' (3 sibs) 34: 0xaaab104f15e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1a20 VAL: '220' (3 sibs) 34: 0xaaab104f1ab8 VAL: '221' (3 sibs) 34: 0xaaab104f1b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab105391b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab10539240 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab105392d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab10539360 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab105393f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab10539480 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab10539510 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab105395a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab10539630 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab105396c0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab10539750 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab105397e0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab10539870 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab10539900 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab10539990 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab10539a20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab10539ab0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab10539b40 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab10539bd0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab10539c60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab10539cf0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab10539d80 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab10539e10 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab10539ea0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab10539f30 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab10539fc0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1053a050 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1053a0e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1053a170 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1053a200 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1053a290 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1053a320 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1053a3b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1053a440 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1053a4d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1053a560 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1053a5f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1053a680 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1053a710 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1053a7a0 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: 0xaaab104ee8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eb700 SEQ: (3 sibs) 3 children: 34: 0xaaab104eb8d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebaa0 VAL: '000' (3 sibs) 34: 0xaaab104ebb38 VAL: '001' (3 sibs) 34: 0xaaab104ebbd0 VAL: '002' (3 sibs) 34: 0xaaab104eb968 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebc70 VAL: '010' (3 sibs) 34: 0xaaab104ebd08 VAL: '011' (3 sibs) 34: 0xaaab104ebda0 VAL: '012' (3 sibs) 34: 0xaaab104eba00 SEQ: (3 sibs) 3 children: 34: 0xaaab104ebe40 VAL: '020' (3 sibs) 34: 0xaaab104ebed8 VAL: '021' (3 sibs) 34: 0xaaab104ebf70 VAL: '022' (3 sibs) 34: 0xaaab104eb798 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec010 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec1e0 VAL: '100' (3 sibs) 34: 0xaaab104ec278 VAL: '101' (3 sibs) 34: 0xaaab104ec310 VAL: '102' (3 sibs) 34: 0xaaab104ec0a8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec3b0 VAL: '110' (3 sibs) 34: 0xaaab104ec448 VAL: '111' (3 sibs) 34: 0xaaab104ec4e0 VAL: '112' (3 sibs) 34: 0xaaab104ec140 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec580 VAL: '120' (3 sibs) 34: 0xaaab104ec618 VAL: '121' (3 sibs) 34: 0xaaab104ec6b0 VAL: '122' (3 sibs) 34: 0xaaab104eb830 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec750 SEQ: (3 sibs) 3 children: 34: 0xaaab104ec920 VAL: '200' (3 sibs) 34: 0xaaab104ec9b8 VAL: '201' (3 sibs) 34: 0xaaab104eca50 VAL: '202' (3 sibs) 34: 0xaaab104ec7e8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ecaf0 VAL: '210' (3 sibs) 34: 0xaaab104ecb88 VAL: '211' (3 sibs) 34: 0xaaab104ecc20 VAL: '212' (3 sibs) 34: 0xaaab104ec880 SEQ: (3 sibs) 3 children: 34: 0xaaab104eccc0 VAL: '220' (3 sibs) 34: 0xaaab104ecd58 VAL: '221' (3 sibs) 34: 0xaaab104ecdf0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1053a840 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1053a8d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1053a960 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1053a9f0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1053aa80 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1053ab10 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1053aba0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1053ac30 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1053acc0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1053ad50 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1053ade0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1053ae70 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1053af00 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1053af90 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1053b020 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1053b0b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1053b140 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1053b1d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1053b260 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1053b2f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1053b380 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1053b410 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1053b4a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1053b530 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1053b5c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1053b650 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1053b6e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1053b770 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1053b800 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1053b890 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1053b920 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1053b9b0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1053ba40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1053bad0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1053bb60 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1053bbf0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1053bc80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1053bd10 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1053bda0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1053be30 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: 0xaaab104ee9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104ed0d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed2a0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed470 VAL: '000' (3 sibs) 34: 0xaaab104ed508 VAL: '001' (3 sibs) 34: 0xaaab104ed5a0 VAL: '002' (3 sibs) 34: 0xaaab104ed338 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed640 VAL: '010' (3 sibs) 34: 0xaaab104ed6d8 VAL: '011' (3 sibs) 34: 0xaaab104ed770 VAL: '012' (3 sibs) 34: 0xaaab104ed3d0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed810 VAL: '020' (3 sibs) 34: 0xaaab104ed8a8 VAL: '021' (3 sibs) 34: 0xaaab104ed940 VAL: '022' (3 sibs) 34: 0xaaab104ed168 SEQ: (3 sibs) 3 children: 34: 0xaaab104ed9e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104edbb0 VAL: '100' (3 sibs) 34: 0xaaab104edc48 VAL: '101' (3 sibs) 34: 0xaaab104edce0 VAL: '102' (3 sibs) 34: 0xaaab104eda78 SEQ: (3 sibs) 3 children: 34: 0xaaab104edd80 VAL: '110' (3 sibs) 34: 0xaaab104ede18 VAL: '111' (3 sibs) 34: 0xaaab104edeb0 VAL: '112' (3 sibs) 34: 0xaaab104edb10 SEQ: (3 sibs) 3 children: 34: 0xaaab104edf50 VAL: '120' (3 sibs) 34: 0xaaab104edfe8 VAL: '121' (3 sibs) 34: 0xaaab104ee080 VAL: '122' (3 sibs) 34: 0xaaab104ed200 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee120 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee2f0 VAL: '200' (3 sibs) 34: 0xaaab104ee388 VAL: '201' (3 sibs) 34: 0xaaab104ee420 VAL: '202' (3 sibs) 34: 0xaaab104ee1b8 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee4c0 VAL: '210' (3 sibs) 34: 0xaaab104ee558 VAL: '211' (3 sibs) 34: 0xaaab104ee5f0 VAL: '212' (3 sibs) 34: 0xaaab104ee250 SEQ: (3 sibs) 3 children: 34: 0xaaab104ee690 VAL: '220' (3 sibs) 34: 0xaaab104ee728 VAL: '221' (3 sibs) 34: 0xaaab104ee7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1053bed0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1053bf60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1053bff0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1053c080 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1053c110 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1053c1a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1053c230 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1053c2c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1053c350 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1053c3e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1053c470 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1053c500 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1053c590 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1053c620 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1053c6b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1053c740 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1053c7d0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1053c860 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1053c8f0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1053c980 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1053ca10 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1053caa0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1053cb30 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1053cbc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1053cc50 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1053cce0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1053cd70 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1053ce00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1053ce90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1053cf20 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1053cfb0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1053d040 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1053d0d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1053d160 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1053d1f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1053d280 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1053d310 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1053d3a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1053d430 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1053d4c0 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: 0xaaab104eeae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104eecd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104eeea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef070 VAL: '000' (3 sibs) 34: 0xaaab104ef108 VAL: '001' (3 sibs) 34: 0xaaab104ef1a0 VAL: '002' (3 sibs) 34: 0xaaab104eef38 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef240 VAL: '010' (3 sibs) 34: 0xaaab104ef2d8 VAL: '011' (3 sibs) 34: 0xaaab104ef370 VAL: '012' (3 sibs) 34: 0xaaab104eefd0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef410 VAL: '020' (3 sibs) 34: 0xaaab104ef4a8 VAL: '021' (3 sibs) 34: 0xaaab104ef540 VAL: '022' (3 sibs) 34: 0xaaab104eed68 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef5e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef7b0 VAL: '100' (3 sibs) 34: 0xaaab104ef848 VAL: '101' (3 sibs) 34: 0xaaab104ef8e0 VAL: '102' (3 sibs) 34: 0xaaab104ef678 SEQ: (3 sibs) 3 children: 34: 0xaaab104ef980 VAL: '110' (3 sibs) 34: 0xaaab104efa18 VAL: '111' (3 sibs) 34: 0xaaab104efab0 VAL: '112' (3 sibs) 34: 0xaaab104ef710 SEQ: (3 sibs) 3 children: 34: 0xaaab104efb50 VAL: '120' (3 sibs) 34: 0xaaab104efbe8 VAL: '121' (3 sibs) 34: 0xaaab104efc80 VAL: '122' (3 sibs) 34: 0xaaab104eee00 SEQ: (3 sibs) 3 children: 34: 0xaaab104efd20 SEQ: (3 sibs) 3 children: 34: 0xaaab104efef0 VAL: '200' (3 sibs) 34: 0xaaab104eff88 VAL: '201' (3 sibs) 34: 0xaaab104f0020 VAL: '202' (3 sibs) 34: 0xaaab104efdb8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f00c0 VAL: '210' (3 sibs) 34: 0xaaab104f0158 VAL: '211' (3 sibs) 34: 0xaaab104f01f0 VAL: '212' (3 sibs) 34: 0xaaab104efe50 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0290 VAL: '220' (3 sibs) 34: 0xaaab104f0328 VAL: '221' (3 sibs) 34: 0xaaab104f03c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1053d560 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1053d5f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1053d680 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1053d710 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1053d7a0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1053d830 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1053d8c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1053d950 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1053d9e0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1053da70 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1053db00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1053db90 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1053dc20 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1053dcb0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1053dd40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1053ddd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1053de60 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1053def0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1053df80 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1053e010 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1053e0a0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1053e130 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1053e1c0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1053e250 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1053e2e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1053e370 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1053e400 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1053e490 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1053e520 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1053e5b0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1053e640 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1053e6d0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1053e760 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1053e7f0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1053e880 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1053e910 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab1053e9a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab1053ea30 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab1053eac0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab1053eb50 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: 0xaaab104eebf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaab104f0460 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0630 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0800 VAL: '000' (3 sibs) 34: 0xaaab104f0898 VAL: '001' (3 sibs) 34: 0xaaab104f0930 VAL: '002' (3 sibs) 34: 0xaaab104f06c8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f09d0 VAL: '010' (3 sibs) 34: 0xaaab104f0a68 VAL: '011' (3 sibs) 34: 0xaaab104f0b00 VAL: '012' (3 sibs) 34: 0xaaab104f0760 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0ba0 VAL: '020' (3 sibs) 34: 0xaaab104f0c38 VAL: '021' (3 sibs) 34: 0xaaab104f0cd0 VAL: '022' (3 sibs) 34: 0xaaab104f04f8 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0d70 SEQ: (3 sibs) 3 children: 34: 0xaaab104f0f40 VAL: '100' (3 sibs) 34: 0xaaab104f0fd8 VAL: '101' (3 sibs) 34: 0xaaab104f1070 VAL: '102' (3 sibs) 34: 0xaaab104f0e08 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1110 VAL: '110' (3 sibs) 34: 0xaaab104f11a8 VAL: '111' (3 sibs) 34: 0xaaab104f1240 VAL: '112' (3 sibs) 34: 0xaaab104f0ea0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f12e0 VAL: '120' (3 sibs) 34: 0xaaab104f1378 VAL: '121' (3 sibs) 34: 0xaaab104f1410 VAL: '122' (3 sibs) 34: 0xaaab104f0590 SEQ: (3 sibs) 3 children: 34: 0xaaab104f14b0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1680 VAL: '200' (3 sibs) 34: 0xaaab104f1718 VAL: '201' (3 sibs) 34: 0xaaab104f17b0 VAL: '202' (3 sibs) 34: 0xaaab104f1548 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1850 VAL: '210' (3 sibs) 34: 0xaaab104f18e8 VAL: '211' (3 sibs) 34: 0xaaab104f1980 VAL: '212' (3 sibs) 34: 0xaaab104f15e0 SEQ: (3 sibs) 3 children: 34: 0xaaab104f1a20 VAL: '220' (3 sibs) 34: 0xaaab104f1ab8 VAL: '221' (3 sibs) 34: 0xaaab104f1b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaab1053ebf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaab1053ec80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaab1053ed10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaab1053eda0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaab1053ee30 VAL: '001' (3 sibs) 34: [5] [5] 0xaaab1053eec0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaab1053ef50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaab1053efe0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaab1053f070 VAL: '011' (3 sibs) 34: [9] [9] 0xaaab1053f100 VAL: '012' (3 sibs) 34: [10] [10] 0xaaab1053f190 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaab1053f220 VAL: '020' (3 sibs) 34: [12] [12] 0xaaab1053f2b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaab1053f340 VAL: '022' (3 sibs) 34: [14] [14] 0xaaab1053f3d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaab1053f460 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaab1053f4f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaab1053f580 VAL: '101' (3 sibs) 34: [18] [18] 0xaaab1053f610 VAL: '102' (3 sibs) 34: [19] [19] 0xaaab1053f6a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaab1053f730 VAL: '110' (3 sibs) 34: [21] [21] 0xaaab1053f7c0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaab1053f850 VAL: '112' (3 sibs) 34: [23] [23] 0xaaab1053f8e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaab1053f970 VAL: '120' (3 sibs) 34: [25] [25] 0xaaab1053fa00 VAL: '121' (3 sibs) 34: [26] [26] 0xaaab1053fa90 VAL: '122' (3 sibs) 34: [27] [27] 0xaaab1053fb20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaab1053fbb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaab1053fc40 VAL: '200' (3 sibs) 34: [30] [30] 0xaaab1053fcd0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaab1053fd60 VAL: '202' (3 sibs) 34: [32] [32] 0xaaab1053fdf0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaab1053fe80 VAL: '210' (3 sibs) 34: [34] [34] 0xaaab1053ff10 VAL: '211' (3 sibs) 34: [35] [35] 0xaaab1053ffa0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaab10540030 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaab105400c0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaab10540150 VAL: '221' (3 sibs) 34: [39] [39] 0xaaab105401e0 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 (6 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (6 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.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0xaaaad990f2a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990a9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990aba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990ad70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990af40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990afd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990b070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990ae08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990b1a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990b240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990aea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990b2e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990b378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990b410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990ac38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990b4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990b680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad990b718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad990b7b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad990b548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad990b8e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad990b980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad990b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ba20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad990bab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad990bb50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990acd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990bbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990bdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad990be58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad990bef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad990bc88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990bf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad990c028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad990c0c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad990bd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990c160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad990c1f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad990c290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990aa68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad990c330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990c500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990c6d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad990c768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad990c800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad990c598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990c8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad990c938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad990c9d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad990c630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ca70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad990cb08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad990cba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad990c3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990cc40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ce10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad990cea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad990cf40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad990ccd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990cfe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad990d078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad990d110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad990cd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d1b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad990d248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad990d2e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad990c460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990d380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990d550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad990d5e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad990d680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad990d418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990d720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad990d7b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad990d850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad990d4b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d8f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad990d988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad990da20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990ab00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad990dac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990dc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990de60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad990def8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad990df90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad990dd28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad990e0c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad990e160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad990ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad990e298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad990e330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad990db58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990e3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990e5a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad990e638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad990e6d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad990e468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad990e808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad990e8a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad990e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad990e9d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad990ea70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad990dbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ece0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad990ed78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad990ee10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad990eba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990eeb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad990ef48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad990efe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad990ec40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990f080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad990f118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad990f1b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad991b130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad991b1c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad991b250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad991b2e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad991b370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad991b400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad991b490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad991b520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad991b5b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad991b640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad991b6d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad991b760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad991b7f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad991b880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad991b910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad991b9a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad991ba30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad991bac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad991bb50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad991bbe0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad991bc70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad991bd00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad991bd90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad991be20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad991beb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad991bf40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad991bfd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad991c060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad991c0f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad991c180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad991c210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad991c2a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad991c330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad991c3c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad991c450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad991c4e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad991c570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad991c600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad991c690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad991c720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad991c7b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad991c840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad991c8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad991c960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad991c9f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad991ca80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad991cb10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad991cba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad991cc30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad991ccc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad991cd50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad991cde0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad991ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad991cf00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad991cf90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad991d020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad991d0b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad991d140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad991d1d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad991d260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad991d2f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad991d380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad991d410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad991d4a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad991d530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad991d5c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad991d650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad991d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad991d770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad991d800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad991d890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad991d920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad991d9b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad991da40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad991dad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad991db60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad991dbf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad991dc80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad991dd10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad991dda0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad991de30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad991dec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad991df50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad991dfe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad991e070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad991e100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad991e190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad991e220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad991e2b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad991e340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad991e3d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad991e460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad991e4f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad991e580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad991e610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad991e6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad991e730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad991e7c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad991e850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad991e8e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad991e970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad991ea00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad991ea90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad991eb20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad991ebb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad991ec40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad991ecd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad991ed60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad991edf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad991ee80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad991ef10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad991efa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad991f030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad991f0c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad991f150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad991f1e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad991f270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad991f300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad991f390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad991f420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad991f4b0 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: 0xaaaad990f3b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990f490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990f660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990f830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990fa00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990fa98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990fb30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990f8c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990fbd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990fc68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990fd00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990f960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990fda0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990fe38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990fed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990f6f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990ff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad99101d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad9910270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad9910008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad99103a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad9910440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad99100a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99104e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad9910578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad9910610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990f790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99106b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad9910918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad99109b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad9910748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad9910ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad9910b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad99107e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9910c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad9910cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad9910d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990f528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad9910df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9910fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9911190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad9911228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad99112c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad9911058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad99113f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad9911490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad99110f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad99115c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad9911660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad9910e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9911700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99118d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad9911968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad9911a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad9911798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad9911b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad9911bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad9911830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad9911d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad9911da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad9910f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad9911e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad99120a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad9912140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad9911ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad99121e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad9912278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad9912310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad9911f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99123b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad9912448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad99124e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990f5c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad9912580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9912750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad99129b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad9912a50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad99127e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9912af0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad9912b88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad9912c20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad9912880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9912cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad9912d58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad9912df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad9912618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9912e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9913060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad99130f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad9913190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad9912f28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad99132c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad9913360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad9912fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad9913498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad9913530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad99126b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99135d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99137a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad9913838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad99138d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad9913668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad9913a08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad9913aa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad9913700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad9913bd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad9913c70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad9923870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9923900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9923990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9923a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9923ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9923b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9923bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9923c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9923cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9923d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9923e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9923ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9923f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9923fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9924050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad99240e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9924170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9924200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9924290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9924320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad99243b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9924440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad99244d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9924560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad99245f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9924680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9924710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad99247a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9924830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad99248c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9924950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99249e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9924a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9924b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9924b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9924c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9924cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9924d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9924dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9924e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9924ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9924f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9925010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad99250a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9925130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad99251c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9925250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad99252e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9925370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9925400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9925490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9925520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad99255b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9925640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad99256d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9925760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad99257f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9925880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9925910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad99259a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9925a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9925ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9925b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9925be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9925c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9925d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9925d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9925e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9925eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9925f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9925fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad9926060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad99260f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9926180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9926210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad99262a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9926330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad99263c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9926450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad99264e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad9926570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9926600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9926690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9926720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad99267b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad9926840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad99268d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad9926960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad99269f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9926a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9926b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9926ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9926c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9926cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9926d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9926de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9926e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9926f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9926f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9927020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad99270b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9927140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad99271d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9927260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad99272f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9927380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9927410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad99274a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9927530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad99275c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9927650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad99276e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9927770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9927800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9927890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9927920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99279b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9927a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9927ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9927b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9927bf0 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: 0xaaaad990f2a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990a9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990aba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990ad70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990af40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990afd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990b070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990ae08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990b1a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990b240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990aea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990b2e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990b378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990b410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990ac38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990b4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990b680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad990b718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad990b7b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad990b548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad990b8e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad990b980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad990b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ba20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad990bab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad990bb50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990acd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990bbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990bdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad990be58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad990bef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad990bc88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990bf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad990c028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad990c0c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad990bd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990c160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad990c1f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad990c290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990aa68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad990c330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990c500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990c6d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad990c768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad990c800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad990c598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990c8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad990c938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad990c9d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad990c630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ca70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad990cb08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad990cba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad990c3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990cc40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ce10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad990cea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad990cf40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad990ccd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990cfe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad990d078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad990d110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad990cd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d1b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad990d248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad990d2e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad990c460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990d380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990d550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad990d5e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad990d680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad990d418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990d720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad990d7b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad990d850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad990d4b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d8f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad990d988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad990da20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990ab00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad990dac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990dc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990de60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad990def8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad990df90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad990dd28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad990e0c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad990e160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad990ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad990e298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad990e330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad990db58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990e3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990e5a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad990e638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad990e6d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad990e468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad990e808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad990e8a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad990e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad990e9d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad990ea70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad990dbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ece0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad990ed78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad990ee10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad990eba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990eeb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad990ef48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad990efe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad990ec40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990f080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad990f118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad990f1b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad9928080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9928110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad99281a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9928230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad99282c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9928350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad99283e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9928470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9928500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9928590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9928620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad99286b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9928740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad99287d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9928860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad99288f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9928980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9928a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9928aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9928b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9928bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9928c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9928ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9928d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9928e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9928e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9928f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9928fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9929040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad99290d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9929160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99291f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9929280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9929310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad99293a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9929430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad99294c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9929550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad99295e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9929670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9929700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9929790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9929820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad99298b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9929940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad99299d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9929a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9929af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9929b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9929c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9929ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9929d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9929dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9929e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9929ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9929f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad992a000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad992a090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad992a120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad992a1b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad992a240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad992a2d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad992a360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad992a3f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad992a480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad992a510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad992a5a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad992a630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad992a6c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad992a750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad992a7e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad992a870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad992a900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad992a990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad992aa20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad992aab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad992ab40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad992abd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad992ac60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad992acf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad992ad80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad992ae10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad992aea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad992af30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad992afc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad992b050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad992b0e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad992b170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad992b200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad992b290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad992b320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad992b3b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad992b440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad992b4d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad992b560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad992b5f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad992b680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad992b710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad992b7a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad992b830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad992b8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad992b950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad992b9e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad992ba70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad992bb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad992bb90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad992bc20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad992bcb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad992bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad992bdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad992be60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad992bef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad992bf80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad992c010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad992c0a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad992c130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad992c1c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad992c250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad992c2e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad992c370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad992c400 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: 0xaaaad990f3b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990f490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990f660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990f830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990fa00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990fa98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990fb30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990f8c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990fbd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990fc68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990fd00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990f960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990fda0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990fe38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990fed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990f6f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990ff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad99101d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad9910270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad9910008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad99103a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad9910440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad99100a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99104e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad9910578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad9910610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990f790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99106b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad9910918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad99109b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad9910748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad9910ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad9910b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad99107e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9910c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad9910cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad9910d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990f528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad9910df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9910fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9911190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad9911228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad99112c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad9911058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad99113f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad9911490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad99110f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad99115c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad9911660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad9910e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9911700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99118d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad9911968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad9911a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad9911798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad9911b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad9911bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad9911830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad9911d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad9911da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad9910f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad9911e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad99120a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad9912140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad9911ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad99121e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad9912278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad9912310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad9911f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99123b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad9912448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad99124e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990f5c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad9912580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9912750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad99129b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad9912a50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad99127e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9912af0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad9912b88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad9912c20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad9912880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9912cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad9912d58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad9912df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad9912618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9912e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9913060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad99130f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad9913190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad9912f28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad99132c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad9913360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad9912fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad9913498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad9913530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad99126b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99135d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99137a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad9913838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad99138d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad9913668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad9913a08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad9913aa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad9913700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad9913bd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad9913c70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad992c890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad992c920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad992c9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad992ca40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad992cad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad992cb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad992cbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad992cc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad992cd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad992cda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad992ce30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad992cec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad992cf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad992cfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad992d070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad992d100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad992d190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad992d220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad992d2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad992d340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad992d3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad992d460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad992d4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad992d580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad992d610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad992d6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad992d730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad992d7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad992d850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad992d8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad992d970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad992da00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad992da90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad992db20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad992dbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad992dc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad992dcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad992dd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad992ddf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad992de80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad992df10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad992dfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad992e030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad992e0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad992e150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad992e1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad992e270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad992e300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad992e390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad992e420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad992e4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad992e540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad992e5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad992e660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad992e6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad992e780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad992e810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad992e8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad992e930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad992e9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad992ea50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad992eae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad992eb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad992ec00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad992ec90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad992ed20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad992edb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad992ee40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad992eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad992ef60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad992eff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad992f080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad992f110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad992f1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad992f230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad992f2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad992f350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad992f3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad992f470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad992f500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad992f590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad992f620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad992f6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad992f740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad992f7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad992f860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad992f8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad992f980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad992fa10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad992faa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad992fb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad992fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad992fc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad992fce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad992fd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad992fe00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad992fe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad992ff20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad992ffb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9930040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad99300d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9930160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad99301f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9930280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9930310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad99303a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9930430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad99304c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9930550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad99305e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9930670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9930700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9930790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9930820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad99308b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9930940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99309d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9930a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9930af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9930b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9930c10 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] 0xaaaad991b130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad991b1c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad991b250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad991b2e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad991b370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad991b400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad991b490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad991b520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad991b5b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad991b640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad991b6d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad991b760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad991b7f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad991b880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad991b910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad991b9a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad991ba30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad991bac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad991bb50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad991bbe0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad991bc70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad991bd00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad991bd90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad991be20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad991beb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad991bf40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad991bfd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad991c060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad991c0f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad991c180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad991c210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad991c2a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad991c330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad991c3c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad991c450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad991c4e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad991c570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad991c600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad991c690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad991c720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad991c7b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad991c840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad991c8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad991c960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad991c9f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad991ca80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad991cb10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad991cba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad991cc30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad991ccc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad991cd50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad991cde0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad991ce70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad991cf00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad991cf90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad991d020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad991d0b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad991d140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad991d1d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad991d260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad991d2f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad991d380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad991d410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad991d4a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad991d530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad991d5c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad991d650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad991d6e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad991d770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad991d800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad991d890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad991d920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad991d9b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad991da40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad991dad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad991db60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad991dbf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad991dc80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad991dd10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad991dda0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad991de30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad991dec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad991df50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad991dfe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad991e070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad991e100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad991e190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad991e220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad991e2b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad991e340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad991e3d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad991e460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad991e4f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad991e580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad991e610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad991e6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad991e730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad991e7c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad991e850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad991e8e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad991e970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad991ea00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad991ea90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad991eb20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad991ebb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad991ec40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad991ecd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad991ed60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad991edf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad991ee80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad991ef10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad991efa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad991f030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad991f0c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad991f150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad991f1e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad991f270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad991f300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad991f390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad991f420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad991f4b0 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] 0xaaaad99334b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9933540 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad99335d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9933660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad99336f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9933780 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9933810 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad99338a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9933930 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad99339c0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9933a50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9933ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9933b70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9933c00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9933c90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad9933d20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9933db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9933e40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9933ed0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9933f60 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9933ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9934080 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9934110 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad99341a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9934230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad99342c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9934350 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad99343e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9934470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad9934500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9934590 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad9934620 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad99346b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9934740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad99347d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9934860 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad99348f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9934980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9934a10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9934aa0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9934b30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9934bc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9934c50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9934ce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9934d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9934e00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9934e90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9934f20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9934fb0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9935040 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad99350d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9935160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad99351f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9935280 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9935310 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad99353a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad9935430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad99354c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9935550 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad99355e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9935670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9935700 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9935790 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9935820 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad99358b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9935940 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad99359d0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9935a60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9935af0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9935b80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9935c10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad9935ca0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad9935d30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9935dc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9935e50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad9935ee0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9935f70 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad9936000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9936090 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad9936120 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad99361b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9936240 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad99362d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9936360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad99363f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad9936480 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad9936510 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad99365a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad9936630 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad99366c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9936750 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad99367e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9936870 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9936900 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9936990 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9936a20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9936ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9936b40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9936bd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9936c60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad9936cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9936d80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad9936e10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9936ea0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9936f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9936fc0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9937050 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad99370e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9937170 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad9937200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9937290 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9937320 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad99373b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9937440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad99374d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9937560 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99375f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9937680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9937710 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad99377a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9937830 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] 0xaaaad9923870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9923900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9923990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9923a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9923ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9923b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9923bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9923c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9923cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9923d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9923e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9923ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9923f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9923fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9924050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad99240e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9924170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9924200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9924290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9924320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad99243b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9924440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad99244d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9924560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad99245f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9924680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9924710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad99247a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9924830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad99248c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9924950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99249e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9924a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9924b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9924b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9924c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9924cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9924d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9924dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9924e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9924ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9924f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9925010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad99250a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9925130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad99251c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9925250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad99252e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9925370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9925400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9925490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9925520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad99255b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9925640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad99256d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9925760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad99257f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9925880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9925910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad99259a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9925a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9925ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9925b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9925be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9925c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9925d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9925d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9925e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9925eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9925f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9925fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad9926060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad99260f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9926180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9926210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad99262a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9926330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad99263c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9926450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad99264e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad9926570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9926600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9926690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9926720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad99267b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad9926840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad99268d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad9926960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad99269f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9926a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9926b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9926ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9926c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9926cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9926d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9926de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9926e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9926f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9926f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9927020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad99270b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9927140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad99271d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9927260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad99272f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9927380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9927410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad99274a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9927530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad99275c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9927650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad99276e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9927770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9927800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9927890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9927920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99279b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9927a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9927ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9927b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9927bf0 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] 0xaaaad9937cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9937d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9937de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9937e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9937f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9937f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9938020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad99380b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9938140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad99381d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9938260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad99382f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9938380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9938410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad99384a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad9938530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad99385c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9938650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad99386e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9938770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9938800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9938890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9938920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad99389b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9938a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9938ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9938b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9938bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9938c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad9938d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9938da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad9938e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9938ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9938f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9938fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9939070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9939100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9939190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9939220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad99392b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9939340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad99393d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9939460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad99394f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9939580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9939610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad99396a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9939730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad99397c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9939850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad99398e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9939970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9939a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9939a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9939b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9939bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad9939c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9939cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9939d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9939df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9939e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9939f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9939fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad993a030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad993a0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad993a150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad993a1e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad993a270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad993a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad993a390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad993a420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad993a4b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad993a540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad993a5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad993a660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad993a6f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad993a780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad993a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad993a8a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad993a930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad993a9c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad993aa50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad993aae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad993ab70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad993ac00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad993ac90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad993ad20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad993adb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad993ae40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad993aed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad993af60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad993aff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad993b080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad993b110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad993b1a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad993b230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad993b2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad993b350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad993b3e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad993b470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad993b500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad993b590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad993b620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad993b6b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad993b740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad993b7d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad993b860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad993b8f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad993b980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad993ba10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad993baa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad993bb30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad993bbc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad993bc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad993bce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad993bd70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad993be00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad993be90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad993bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad993bfb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad993c040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0xaaaad9928080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9928110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad99281a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9928230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad99282c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9928350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad99283e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9928470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9928500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9928590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9928620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad99286b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9928740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad99287d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9928860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad99288f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9928980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9928a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9928aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9928b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9928bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9928c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9928ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9928d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9928e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9928e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9928f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9928fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9929040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad99290d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9929160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99291f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9929280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9929310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad99293a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9929430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad99294c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9929550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad99295e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9929670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9929700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9929790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9929820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad99298b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9929940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad99299d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9929a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9929af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9929b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9929c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9929ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9929d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9929dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9929e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9929ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9929f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad992a000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad992a090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad992a120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad992a1b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad992a240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad992a2d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad992a360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad992a3f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad992a480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad992a510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad992a5a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad992a630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad992a6c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad992a750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad992a7e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad992a870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad992a900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad992a990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad992aa20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad992aab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad992ab40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad992abd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad992ac60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad992acf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad992ad80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad992ae10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad992aea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad992af30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad992afc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad992b050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad992b0e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad992b170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad992b200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad992b290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad992b320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad992b3b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad992b440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad992b4d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad992b560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad992b5f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad992b680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad992b710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad992b7a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad992b830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad992b8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad992b950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad992b9e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad992ba70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad992bb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad992bb90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad992bc20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad992bcb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad992bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad992bdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad992be60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad992bef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad992bf80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad992c010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad992c0a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad992c130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad992c1c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad992c250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad992c2e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad992c370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad992c400 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] 0xaaaad993e8e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad993e970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad993ea00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad993ea90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad993eb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad993ebb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad993ec40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad993ecd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad993ed60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad993edf0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad993ee80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad993ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad993efa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad993f030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad993f0c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad993f150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad993f1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad993f270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad993f300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad993f390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad993f420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad993f4b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad993f540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad993f5d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad993f660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad993f6f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad993f780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad993f810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad993f8a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad993f930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad993f9c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad993fa50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad993fae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad993fb70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad993fc00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad993fc90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad993fd20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad993fdb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad993fe40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad993fed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad993ff60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad993fff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9940080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9940110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad99401a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9940230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad99402c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9940350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad99403e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9940470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9940500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9940590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9940620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad99406b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9940740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad99407d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad9940860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad99408f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9940980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9940a10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9940aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9940b30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9940bc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9940c50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9940ce0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9940d70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9940e00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9940e90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9940f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9940fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9941040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad99410d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad9941160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad99411f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9941280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad9941310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad99413a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad9941430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad99414c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad9941550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad99415e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9941670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9941700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9941790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad9941820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad99418b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad9941940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad99419d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad9941a60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9941af0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9941b80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9941c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9941ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9941d30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9941dc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9941e50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9941ee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9941f70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9942000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9942090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad9942120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad99421b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad9942240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad99422d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9942360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad99423f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9942480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad9942510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad99425a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad9942630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad99426c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9942750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad99427e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9942870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9942900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9942990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad9942a20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9942ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9942b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9942bd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9942c60 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] 0xaaaad992c890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad992c920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad992c9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad992ca40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad992cad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad992cb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad992cbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad992cc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad992cd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad992cda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad992ce30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad992cec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad992cf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad992cfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad992d070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad992d100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad992d190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad992d220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad992d2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad992d340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad992d3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad992d460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad992d4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad992d580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad992d610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad992d6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad992d730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad992d7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad992d850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad992d8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad992d970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad992da00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad992da90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad992db20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad992dbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad992dc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad992dcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad992dd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad992ddf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad992de80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad992df10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad992dfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad992e030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad992e0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad992e150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad992e1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad992e270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad992e300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad992e390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad992e420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad992e4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad992e540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad992e5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad992e660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad992e6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad992e780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad992e810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad992e8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad992e930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad992e9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad992ea50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad992eae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad992eb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad992ec00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad992ec90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad992ed20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad992edb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad992ee40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad992eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad992ef60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad992eff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad992f080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad992f110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad992f1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad992f230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad992f2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad992f350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad992f3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad992f470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad992f500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad992f590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad992f620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad992f6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad992f740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad992f7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad992f860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad992f8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad992f980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad992fa10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad992faa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad992fb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad992fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad992fc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad992fce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad992fd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad992fe00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad992fe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad992ff20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad992ffb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9930040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad99300d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9930160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad99301f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9930280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9930310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad99303a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9930430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad99304c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9930550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad99305e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9930670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9930700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9930790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9930820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad99308b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9930940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99309d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9930a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9930af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9930b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9930c10 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] 0xaaaad99430f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9943180 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9943210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad99432a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9943330 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad99433c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9943450 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad99434e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9943570 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9943600 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9943690 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9943720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad99437b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9943840 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad99438d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad9943960 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad99439f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9943a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9943b10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9943ba0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9943c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9943cc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9943d50 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9943de0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9943e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9943f00 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9943f90 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9944020 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad99440b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad9944140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad99441d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad9944260 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad99442f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9944380 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9944410 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad99444a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9944530 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad99445c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9944650 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad99446e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9944770 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9944800 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9944890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9944920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad99449b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9944a40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9944ad0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9944b60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9944bf0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9944c80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9944d10 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9944da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9944e30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9944ec0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9944f50 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9944fe0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad9945070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9945100 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9945190 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9945220 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad99452b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9945340 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad99453d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9945460 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad99454f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9945580 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9945610 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad99456a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9945730 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad99457c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9945850 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad99458e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad9945970 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9945a00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9945a90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad9945b20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9945bb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad9945c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9945cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad9945d60 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad9945df0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9945e80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9945f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9945fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad9946030 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad99460c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad9946150 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad99461e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad9946270 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9946300 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9946390 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9946420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad99464b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9946540 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad99465d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9946660 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad99466f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9946780 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9946810 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad99468a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad9946930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad99469c0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad9946a50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9946ae0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9946b70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9946c00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9946c90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad9946d20 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9946db0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad9946e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9946ed0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9946f60 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9946ff0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad9947080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9947110 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad99471a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad9947230 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad99472c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad9947350 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad99473e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad9947470 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: 0xaaaad990f2a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990a9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990aba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990ad70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990af40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990afd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990b070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990ae08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990b1a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990b240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990aea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990b2e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990b378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990b410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990ac38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990b4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990b680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad990b718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad990b7b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad990b548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad990b8e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad990b980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad990b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ba20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad990bab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad990bb50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990acd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990bbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990bdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad990be58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad990bef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad990bc88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990bf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad990c028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad990c0c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad990bd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990c160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad990c1f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad990c290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990aa68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad990c330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990c500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990c6d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad990c768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad990c800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad990c598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990c8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad990c938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad990c9d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad990c630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ca70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad990cb08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad990cba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad990c3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990cc40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ce10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad990cea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad990cf40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad990ccd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990cfe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad990d078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad990d110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad990cd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d1b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad990d248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad990d2e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad990c460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990d380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990d550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad990d5e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad990d680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad990d418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990d720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad990d7b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad990d850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad990d4b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d8f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad990d988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad990da20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990ab00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad990dac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990dc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990de60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad990def8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad990df90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad990dd28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad990e0c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad990e160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad990ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad990e298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad990e330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad990db58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990e3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990e5a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad990e638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad990e6d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad990e468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad990e808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad990e8a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad990e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad990e9d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad990ea70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad990dbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ece0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad990ed78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad990ee10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad990eba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990eeb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad990ef48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad990efe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad990ec40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990f080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad990f118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad990f1b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad9947900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad9947990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9947a20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9947ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9947b40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9947bd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad9947c60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9947cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad9947d80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9947e10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9947ea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9947f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9947fc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9948050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad99480e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad9948170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9948200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9948290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9948320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad99483b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9948440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad99484d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9948560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad99485f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9948680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9948710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad99487a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9948830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad99488c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad9948950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad99489e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad9948a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9948b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad9948b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9948c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9948cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9948d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9948dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9948e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9948ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9948f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9949010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad99490a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9949130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad99491c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9949250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad99492e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9949370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9949400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9949490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9949520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad99495b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9949640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad99496d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9949760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad99497f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad9949880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9949910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad99499a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9949a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9949ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9949b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9949be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad9949c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9949d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad9949d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9949e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9949eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9949f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9949fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad994a060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad994a0f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad994a180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad994a210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad994a2a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad994a330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad994a3c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad994a450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad994a4e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad994a570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad994a600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad994a690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad994a720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad994a7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad994a840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad994a8d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad994a960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad994a9f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad994aa80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad994ab10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad994aba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad994ac30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad994acc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad994ad50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad994ade0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad994ae70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad994af00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad994af90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad994b020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad994b0b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad994b140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad994b1d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad994b260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad994b2f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad994b380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad994b410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad994b4a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad994b530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad994b5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad994b650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad994b6e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad994b770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad994b800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad994b890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad994b920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad994b9b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad994ba40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad994bad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad994bb60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad994bbf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad994bc80 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: 0xaaaad990f3b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990f490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990f660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990f830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990fa00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990fa98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990fb30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990f8c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990fbd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990fc68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990fd00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990f960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990fda0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990fe38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990fed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990f6f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990ff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad99101d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad9910270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad9910008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad99103a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad9910440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad99100a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99104e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad9910578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad9910610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990f790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99106b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad9910918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad99109b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad9910748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad9910ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad9910b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad99107e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9910c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad9910cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad9910d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990f528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad9910df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9910fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9911190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad9911228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad99112c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad9911058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad99113f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad9911490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad99110f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad99115c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad9911660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad9910e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9911700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99118d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad9911968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad9911a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad9911798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad9911b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad9911bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad9911830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad9911d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad9911da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad9910f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad9911e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad99120a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad9912140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad9911ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad99121e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad9912278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad9912310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad9911f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99123b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad9912448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad99124e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990f5c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad9912580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9912750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad99129b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad9912a50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad99127e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9912af0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad9912b88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad9912c20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad9912880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9912cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad9912d58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad9912df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad9912618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9912e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9913060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad99130f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad9913190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad9912f28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad99132c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad9913360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad9912fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad9913498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad9913530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad99126b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99135d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99137a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad9913838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad99138d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad9913668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad9913a08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad9913aa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad9913700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad9913bd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad9913c70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad994bd20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad994bdb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad994be40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad994bed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad994bf60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad994bff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad994c080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad994c110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad994c1a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad994c230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad994c2c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad994c350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad994c3e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad994c470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad994c500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad994c590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad994c620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad994c6b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad994c740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad994c7d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad994c860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad994c8f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad994c980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad994ca10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad994caa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad994cb30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad994cbc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad994cc50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad994cce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad994cd70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad994ce00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad994ce90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad994cf20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad994cfb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad994d040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad994d0d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad994d160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad994d1f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad994d280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad994d310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad994d3a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad994d430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad994d4c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad994d550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad994d5e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad994d670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad994d700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad994d790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad994d820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad994d8b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad994d940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad994d9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad994da60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad994daf0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad994db80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad994dc10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad994dca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad994dd30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad994ddc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad994de50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad994dee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad994df70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad994e000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad994e090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad994e120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad994e1b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad994e240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad994e2d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad994e360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad994e3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad994e480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad994e510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad994e5a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad994e630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad994e6c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad994e750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad994e7e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad994e870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad994e900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad994e990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad994ea20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad994eab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad994eb40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad994ebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad994ec60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad994ecf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad994ed80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad994ee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad994eea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad994ef30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad994efc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad994f050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad994f0e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad994f170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad994f200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad994f290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad994f320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad994f3b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad994f440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad994f4d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad994f560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad994f5f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad994f680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad994f710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad994f7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad994f830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad994f8c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad994f950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad994f9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad994fa70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad994fb00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad994fb90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad994fc20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad994fcb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad994fd40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad994fdd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad994fe60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad994fef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad994ff80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9950010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad99500a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (1 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: 0xaaaad990f2a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990a9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990aba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990ad70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990af40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990afd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990b070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990ae08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990b1a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990b240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990aea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990b2e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990b378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990b410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990ac38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990b4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990b680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad990b718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad990b7b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad990b548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990b850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad990b8e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad990b980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad990b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ba20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad990bab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad990bb50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990acd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990bbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990bdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad990be58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad990bef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad990bc88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990bf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad990c028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad990c0c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad990bd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990c160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad990c1f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad990c290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990aa68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad990c330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990c500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990c6d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad990c768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad990c800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad990c598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990c8a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad990c938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad990c9d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad990c630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990ca70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad990cb08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad990cba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad990c3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990cc40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ce10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad990cea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad990cf40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad990ccd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990cfe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad990d078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad990d110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad990cd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d1b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad990d248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad990d2e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad990c460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990d380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990d550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad990d5e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad990d680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad990d418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990d720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad990d7b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad990d850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad990d4b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990d8f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad990d988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad990da20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990ab00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad990dac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990dc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990de60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad990def8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad990df90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad990dd28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad990e0c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad990e160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad990ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad990e298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad990e330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad990db58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990e3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990e5a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad990e638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad990e6d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad990e468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990e770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad990e808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad990e8a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad990e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990e940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad990e9d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad990ea70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad990dbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad990eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990ece0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad990ed78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad990ee10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad990eba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990eeb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad990ef48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad990efe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad990ec40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990f080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad990f118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad990f1b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad9950140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad99501d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9950260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad99502f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad9950380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9950410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad99504a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9950530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad99505c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9950650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad99506e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9950770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9950800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9950890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9950920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad99509b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9950a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9950ad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9950b60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9950bf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad9950c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9950d10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad9950da0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9950e30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad9950ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9950f50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9950fe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9951070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9951100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad9951190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9951220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99512b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9951340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad99513d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9951460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad99514f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad9951580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9951610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad99516a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9951730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad99517c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9951850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad99518e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9951970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9951a00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9951a90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9951b20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9951bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9951c40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad9951cd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9951d60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9951df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad9951e80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9951f10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad9951fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9952030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad99520c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9952150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad99521e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9952270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9952300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad9952390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9952420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad99524b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9952540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad99525d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9952660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad99526f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9952780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9952810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad99528a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad9952930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad99529c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9952a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9952ae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad9952b70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9952c00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad9952c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9952d20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad9952db0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad9952e40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad9952ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9952f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9952ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad9953080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad9953110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad99531a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad9953230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad99532c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9953350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad99533e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9953470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9953500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad9953590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9953620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad99536b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9953740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad99537d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9953860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad99538f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad9953980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9953a10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad9953aa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9953b30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9953bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9953c50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9953ce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad9953d70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9953e00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad9953e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9953f20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad9953fb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9954040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad99540d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9954160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad99541f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad9954280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9954310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad99543a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9954430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad99544c0 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: 0xaaaad990f3b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaaad990f490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaaad990f660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad990f830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad990fa00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaaad990fa98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaaad990fb30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaaad990f8c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad990fbd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaaad990fc68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaaad990fd00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaaad990f960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad990fda0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaaad990fe38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaaad990fed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaaad990f6f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad990ff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaaad99101d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaaad9910270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaaad9910008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaaad99103a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaaad9910440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaaad99100a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99104e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaaad9910578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaaad9910610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaaad990f790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99106b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9910880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaaad9910918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaaad99109b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaaad9910748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9910a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaaad9910ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaaad9910b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaaad99107e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9910c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaaad9910cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaaad9910d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaaad990f528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaaad9910df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9910fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9911190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaaad9911228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaaad99112c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaaad9911058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaaad99113f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaaad9911490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaaad99110f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaaad99115c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaaad9911660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaaad9910e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9911700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99118d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaaad9911968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaaad9911a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaaad9911798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9911aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaaad9911b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaaad9911bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaaad9911830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9911c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaaad9911d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaaad9911da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaaad9910f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad9911e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaaad99120a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaaad9912140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaaad9911ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad99121e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaaad9912278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaaad9912310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaaad9911f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad99123b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaaad9912448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaaad99124e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaaad990f5c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaaad9912580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaaad9912750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9912920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaaad99129b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaaad9912a50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaaad99127e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9912af0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaaad9912b88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaaad9912c20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaaad9912880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9912cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaaad9912d58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaaad9912df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaaad9912618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaaad9912e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad9913060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaaad99130f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaaad9913190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaaad9912f28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaaad99132c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaaad9913360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaaad9912fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaaad9913498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaaad9913530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaaad99126b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaaad99135d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaaad99137a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaaad9913838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaaad99138d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaaad9913668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaaad9913970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaaad9913a08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaaad9913aa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaaad9913700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaaad9913b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaaad9913bd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaaad9913c70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaaad9954560 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaaad99545f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaaad9954680 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaaad9954710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaaad99547a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaaad9954830 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaaad99548c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaaad9954950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaaad99549e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaaad9954a70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaaad9954b00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaaad9954b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaaad9954c20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaaad9954cb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaaad9954d40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaaad9954dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaaad9954e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaaad9954ef0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaaad9954f80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaaad9955010 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaaad99550a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaaad9955130 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaaad99551c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaaad9955250 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaaad99552e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaaad9955370 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaaad9955400 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaaad9955490 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaaad9955520 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaaad99555b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaaad9955640 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaaad99556d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaaad9955760 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaaad99557f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaaad9955880 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaaad9955910 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaaad99559a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaaad9955a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaaad9955ac0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaaad9955b50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaaad9955be0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaaad9955c70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaaad9955d00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaaad9955d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaaad9955e20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaaad9955eb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaaad9955f40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaaad9955fd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaaad9956060 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaaad99560f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaaad9956180 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaaad9956210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaaad99562a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaaad9956330 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaaad99563c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaaad9956450 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaaad99564e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaaad9956570 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaaad9956600 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaaad9956690 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaaad9956720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaaad99567b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaaad9956840 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaaad99568d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaaad9956960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaaad99569f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaaad9956a80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaaad9956b10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaaad9956ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaaad9956c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaaad9956cc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaaad9956d50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaaad9956de0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaaad9956e70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaaad9956f00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaaad9956f90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaaad9957020 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaaad99570b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaaad9957140 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaaad99571d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaaad9957260 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaaad99572f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaaad9957380 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaaad9957410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaaad99574a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaaad9957530 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaaad99575c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaaad9957650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaaad99576e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaaad9957770 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaaad9957800 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaaad9957890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaaad9957920 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaaad99579b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaaad9957a40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaaad9957ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaaad9957b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaaad9957bf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaaad9957c80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaaad9957d10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaaad9957da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaaad9957e30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaaad9957ec0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaaad9957f50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaaad9957fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaaad9958070 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaaad9958100 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaaad9958190 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaaad9958220 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaaad99582b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaaad9958340 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaaad99583d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaaad9958460 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaaad99584f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaaad9958580 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaaad9958610 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaaad99586a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaaad9958730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaaad99587c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaaad9958850 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaaad99588e0 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 (9 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (9 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0xaaab07f6a2a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f659d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65ba0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65f40 VAL: '0000' (3 sibs) 36: 0xaaab07f65fd8 VAL: '0001' (3 sibs) 36: 0xaaab07f66070 VAL: '0002' (3 sibs) 36: 0xaaab07f65e08 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66110 VAL: '0010' (3 sibs) 36: 0xaaab07f661a8 VAL: '0011' (3 sibs) 36: 0xaaab07f66240 VAL: '0012' (3 sibs) 36: 0xaaab07f65ea0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f662e0 VAL: '0020' (3 sibs) 36: 0xaaab07f66378 VAL: '0021' (3 sibs) 36: 0xaaab07f66410 VAL: '0022' (3 sibs) 36: 0xaaab07f65c38 SEQ: (3 sibs) 3 children: 36: 0xaaab07f664b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66680 VAL: '0100' (3 sibs) 36: 0xaaab07f66718 VAL: '0101' (3 sibs) 36: 0xaaab07f667b0 VAL: '0102' (3 sibs) 36: 0xaaab07f66548 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66850 VAL: '0110' (3 sibs) 36: 0xaaab07f668e8 VAL: '0111' (3 sibs) 36: 0xaaab07f66980 VAL: '0112' (3 sibs) 36: 0xaaab07f665e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66a20 VAL: '0120' (3 sibs) 36: 0xaaab07f66ab8 VAL: '0121' (3 sibs) 36: 0xaaab07f66b50 VAL: '0122' (3 sibs) 36: 0xaaab07f65cd0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66dc0 VAL: '0200' (3 sibs) 36: 0xaaab07f66e58 VAL: '0201' (3 sibs) 36: 0xaaab07f66ef0 VAL: '0202' (3 sibs) 36: 0xaaab07f66c88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66f90 VAL: '0210' (3 sibs) 36: 0xaaab07f67028 VAL: '0211' (3 sibs) 36: 0xaaab07f670c0 VAL: '0212' (3 sibs) 36: 0xaaab07f66d20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67160 VAL: '0220' (3 sibs) 36: 0xaaab07f671f8 VAL: '0221' (3 sibs) 36: 0xaaab07f67290 VAL: '0222' (3 sibs) 36: 0xaaab07f65a68 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67330 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f676d0 VAL: '1000' (3 sibs) 36: 0xaaab07f67768 VAL: '1001' (3 sibs) 36: 0xaaab07f67800 VAL: '1002' (3 sibs) 36: 0xaaab07f67598 SEQ: (3 sibs) 3 children: 36: 0xaaab07f678a0 VAL: '1010' (3 sibs) 36: 0xaaab07f67938 VAL: '1011' (3 sibs) 36: 0xaaab07f679d0 VAL: '1012' (3 sibs) 36: 0xaaab07f67630 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67a70 VAL: '1020' (3 sibs) 36: 0xaaab07f67b08 VAL: '1021' (3 sibs) 36: 0xaaab07f67ba0 VAL: '1022' (3 sibs) 36: 0xaaab07f673c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67e10 VAL: '1100' (3 sibs) 36: 0xaaab07f67ea8 VAL: '1101' (3 sibs) 36: 0xaaab07f67f40 VAL: '1102' (3 sibs) 36: 0xaaab07f67cd8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67fe0 VAL: '1110' (3 sibs) 36: 0xaaab07f68078 VAL: '1111' (3 sibs) 36: 0xaaab07f68110 VAL: '1112' (3 sibs) 36: 0xaaab07f67d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f681b0 VAL: '1120' (3 sibs) 36: 0xaaab07f68248 VAL: '1121' (3 sibs) 36: 0xaaab07f682e0 VAL: '1122' (3 sibs) 36: 0xaaab07f67460 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68380 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68550 VAL: '1200' (3 sibs) 36: 0xaaab07f685e8 VAL: '1201' (3 sibs) 36: 0xaaab07f68680 VAL: '1202' (3 sibs) 36: 0xaaab07f68418 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68720 VAL: '1210' (3 sibs) 36: 0xaaab07f687b8 VAL: '1211' (3 sibs) 36: 0xaaab07f68850 VAL: '1212' (3 sibs) 36: 0xaaab07f684b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f688f0 VAL: '1220' (3 sibs) 36: 0xaaab07f68988 VAL: '1221' (3 sibs) 36: 0xaaab07f68a20 VAL: '1222' (3 sibs) 36: 0xaaab07f65b00 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68ac0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68c90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68e60 VAL: '2000' (3 sibs) 36: 0xaaab07f68ef8 VAL: '2001' (3 sibs) 36: 0xaaab07f68f90 VAL: '2002' (3 sibs) 36: 0xaaab07f68d28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69030 VAL: '2010' (3 sibs) 36: 0xaaab07f690c8 VAL: '2011' (3 sibs) 36: 0xaaab07f69160 VAL: '2012' (3 sibs) 36: 0xaaab07f68dc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69200 VAL: '2020' (3 sibs) 36: 0xaaab07f69298 VAL: '2021' (3 sibs) 36: 0xaaab07f69330 VAL: '2022' (3 sibs) 36: 0xaaab07f68b58 SEQ: (3 sibs) 3 children: 36: 0xaaab07f693d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f695a0 VAL: '2100' (3 sibs) 36: 0xaaab07f69638 VAL: '2101' (3 sibs) 36: 0xaaab07f696d0 VAL: '2102' (3 sibs) 36: 0xaaab07f69468 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69770 VAL: '2110' (3 sibs) 36: 0xaaab07f69808 VAL: '2111' (3 sibs) 36: 0xaaab07f698a0 VAL: '2112' (3 sibs) 36: 0xaaab07f69500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69940 VAL: '2120' (3 sibs) 36: 0xaaab07f699d8 VAL: '2121' (3 sibs) 36: 0xaaab07f69a70 VAL: '2122' (3 sibs) 36: 0xaaab07f68bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69b10 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69ce0 VAL: '2200' (3 sibs) 36: 0xaaab07f69d78 VAL: '2201' (3 sibs) 36: 0xaaab07f69e10 VAL: '2202' (3 sibs) 36: 0xaaab07f69ba8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69eb0 VAL: '2210' (3 sibs) 36: 0xaaab07f69f48 VAL: '2211' (3 sibs) 36: 0xaaab07f69fe0 VAL: '2212' (3 sibs) 36: 0xaaab07f69c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a080 VAL: '2220' (3 sibs) 36: 0xaaab07f6a118 VAL: '2221' (3 sibs) 36: 0xaaab07f6a1b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07f74e70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f74f00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f74f90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f75020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f750b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f75140 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f751d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f75260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f752f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f75380 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f75410 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f754a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f75530 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f755c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f75650 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f756e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f75770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f75800 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f75890 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f75920 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f759b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f75a40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f75ad0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f75b60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f75bf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f75c80 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f75d10 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f75da0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f75e30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f75ec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f75f50 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f75fe0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f76070 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f76100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f76190 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f76220 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f762b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f76340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f763d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f76460 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f764f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f76580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f76610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f766a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f76730 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f767c0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f76850 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f768e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f76970 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f76a00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f76a90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f76b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f76bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f76c40 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f76cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f76d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f76df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f76e80 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f76f10 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f76fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f77030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f770c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f77150 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f771e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f77270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f77300 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f77390 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f77420 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f774b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f77540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f775d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f77660 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f776f0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f77780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f77810 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f778a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f77930 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f779c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f77a50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f77ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f77b70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f77c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f77c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f77d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f77db0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f77e40 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f77ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f77f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f77ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f78080 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f78110 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f781a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f78230 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f782c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f78350 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f783e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f78470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f78500 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f78590 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f78620 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f786b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f78740 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f787d0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f78860 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f788f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f78980 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f78a10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f78aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f78b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f78bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f78c50 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f78ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f78d70 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f78e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f78e90 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f78f20 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f78fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f79040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f790d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f79160 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f791f0 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: 0xaaab07f6a3b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f6a490 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a660 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6aa00 VAL: '0000' (3 sibs) 36: 0xaaab07f6aa98 VAL: '0001' (3 sibs) 36: 0xaaab07f6ab30 VAL: '0002' (3 sibs) 36: 0xaaab07f6a8c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6abd0 VAL: '0010' (3 sibs) 36: 0xaaab07f6ac68 VAL: '0011' (3 sibs) 36: 0xaaab07f6ad00 VAL: '0012' (3 sibs) 36: 0xaaab07f6a960 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ada0 VAL: '0020' (3 sibs) 36: 0xaaab07f6ae38 VAL: '0021' (3 sibs) 36: 0xaaab07f6aed0 VAL: '0022' (3 sibs) 36: 0xaaab07f6a6f8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6af70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b140 VAL: '0100' (3 sibs) 36: 0xaaab07f6b1d8 VAL: '0101' (3 sibs) 36: 0xaaab07f6b270 VAL: '0102' (3 sibs) 36: 0xaaab07f6b008 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b310 VAL: '0110' (3 sibs) 36: 0xaaab07f6b3a8 VAL: '0111' (3 sibs) 36: 0xaaab07f6b440 VAL: '0112' (3 sibs) 36: 0xaaab07f6b0a0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b4e0 VAL: '0120' (3 sibs) 36: 0xaaab07f6b578 VAL: '0121' (3 sibs) 36: 0xaaab07f6b610 VAL: '0122' (3 sibs) 36: 0xaaab07f6a790 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b880 VAL: '0200' (3 sibs) 36: 0xaaab07f6b918 VAL: '0201' (3 sibs) 36: 0xaaab07f6b9b0 VAL: '0202' (3 sibs) 36: 0xaaab07f6b748 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ba50 VAL: '0210' (3 sibs) 36: 0xaaab07f6bae8 VAL: '0211' (3 sibs) 36: 0xaaab07f6bb80 VAL: '0212' (3 sibs) 36: 0xaaab07f6b7e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bc20 VAL: '0220' (3 sibs) 36: 0xaaab07f6bcb8 VAL: '0221' (3 sibs) 36: 0xaaab07f6bd50 VAL: '0222' (3 sibs) 36: 0xaaab07f6a528 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bdf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c190 VAL: '1000' (3 sibs) 36: 0xaaab07f6c228 VAL: '1001' (3 sibs) 36: 0xaaab07f6c2c0 VAL: '1002' (3 sibs) 36: 0xaaab07f6c058 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c360 VAL: '1010' (3 sibs) 36: 0xaaab07f6c3f8 VAL: '1011' (3 sibs) 36: 0xaaab07f6c490 VAL: '1012' (3 sibs) 36: 0xaaab07f6c0f0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c530 VAL: '1020' (3 sibs) 36: 0xaaab07f6c5c8 VAL: '1021' (3 sibs) 36: 0xaaab07f6c660 VAL: '1022' (3 sibs) 36: 0xaaab07f6be88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c8d0 VAL: '1100' (3 sibs) 36: 0xaaab07f6c968 VAL: '1101' (3 sibs) 36: 0xaaab07f6ca00 VAL: '1102' (3 sibs) 36: 0xaaab07f6c798 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6caa0 VAL: '1110' (3 sibs) 36: 0xaaab07f6cb38 VAL: '1111' (3 sibs) 36: 0xaaab07f6cbd0 VAL: '1112' (3 sibs) 36: 0xaaab07f6c830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6cc70 VAL: '1120' (3 sibs) 36: 0xaaab07f6cd08 VAL: '1121' (3 sibs) 36: 0xaaab07f6cda0 VAL: '1122' (3 sibs) 36: 0xaaab07f6bf20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ce40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d010 VAL: '1200' (3 sibs) 36: 0xaaab07f6d0a8 VAL: '1201' (3 sibs) 36: 0xaaab07f6d140 VAL: '1202' (3 sibs) 36: 0xaaab07f6ced8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d1e0 VAL: '1210' (3 sibs) 36: 0xaaab07f6d278 VAL: '1211' (3 sibs) 36: 0xaaab07f6d310 VAL: '1212' (3 sibs) 36: 0xaaab07f6cf70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d3b0 VAL: '1220' (3 sibs) 36: 0xaaab07f6d448 VAL: '1221' (3 sibs) 36: 0xaaab07f6d4e0 VAL: '1222' (3 sibs) 36: 0xaaab07f6a5c0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d580 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d750 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d920 VAL: '2000' (3 sibs) 36: 0xaaab07f6d9b8 VAL: '2001' (3 sibs) 36: 0xaaab07f6da50 VAL: '2002' (3 sibs) 36: 0xaaab07f6d7e8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6daf0 VAL: '2010' (3 sibs) 36: 0xaaab07f6db88 VAL: '2011' (3 sibs) 36: 0xaaab07f6dc20 VAL: '2012' (3 sibs) 36: 0xaaab07f6d880 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6dcc0 VAL: '2020' (3 sibs) 36: 0xaaab07f6dd58 VAL: '2021' (3 sibs) 36: 0xaaab07f6ddf0 VAL: '2022' (3 sibs) 36: 0xaaab07f6d618 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6de90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e060 VAL: '2100' (3 sibs) 36: 0xaaab07f6e0f8 VAL: '2101' (3 sibs) 36: 0xaaab07f6e190 VAL: '2102' (3 sibs) 36: 0xaaab07f6df28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e230 VAL: '2110' (3 sibs) 36: 0xaaab07f6e2c8 VAL: '2111' (3 sibs) 36: 0xaaab07f6e360 VAL: '2112' (3 sibs) 36: 0xaaab07f6dfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e400 VAL: '2120' (3 sibs) 36: 0xaaab07f6e498 VAL: '2121' (3 sibs) 36: 0xaaab07f6e530 VAL: '2122' (3 sibs) 36: 0xaaab07f6d6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e5d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e7a0 VAL: '2200' (3 sibs) 36: 0xaaab07f6e838 VAL: '2201' (3 sibs) 36: 0xaaab07f6e8d0 VAL: '2202' (3 sibs) 36: 0xaaab07f6e668 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e970 VAL: '2210' (3 sibs) 36: 0xaaab07f6ea08 VAL: '2211' (3 sibs) 36: 0xaaab07f6eaa0 VAL: '2212' (3 sibs) 36: 0xaaab07f6e700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6eb40 VAL: '2220' (3 sibs) 36: 0xaaab07f6ebd8 VAL: '2221' (3 sibs) 36: 0xaaab07f6ec70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07f7cca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f7cd30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f7cdc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f7ce50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f7cee0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f7cf70 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f7d000 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f7d090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f7d120 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f7d1b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f7d240 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f7d2d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f7d360 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f7d3f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f7d480 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f7d510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f7d5a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f7d630 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f7d6c0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f7d750 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f7d7e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f7d870 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f7d900 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f7d990 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f7da20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f7dab0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f7db40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f7dbd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f7dc60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f7dcf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f7dd80 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f7de10 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f7dea0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f7df30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f7dfc0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f7e050 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f7e0e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f7e170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f7e200 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f7e290 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f7e320 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f7e3b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f7e440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f7e4d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f7e560 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f7e5f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f7e680 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f7e710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f7e7a0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f7e830 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f7e8c0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f7e950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f7e9e0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f7ea70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f7eb00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f7eb90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f7ec20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f7ecb0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f7ed40 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f7edd0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f7ee60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f7eef0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f7ef80 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f7f010 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f7f0a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f7f130 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f7f1c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f7f250 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f7f2e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f7f370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f7f400 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f7f490 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f7f520 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f7f5b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f7f640 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f7f6d0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f7f760 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f7f7f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f7f880 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f7f910 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f7f9a0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f7fa30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f7fac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f7fb50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f7fbe0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f7fc70 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f7fd00 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f7fd90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f7fe20 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f7feb0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f7ff40 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f7ffd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f80060 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f800f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f80180 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f80210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f802a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f80330 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f803c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f80450 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f804e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f80570 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f80600 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f80690 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f80720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f807b0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f80840 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f808d0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f80960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f809f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f80a80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f80b10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f80ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f80c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f80cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f80d50 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f80de0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f80e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f80f00 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f80f90 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f81020 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: 0xaaab07f6a2a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f659d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65ba0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65f40 VAL: '0000' (3 sibs) 36: 0xaaab07f65fd8 VAL: '0001' (3 sibs) 36: 0xaaab07f66070 VAL: '0002' (3 sibs) 36: 0xaaab07f65e08 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66110 VAL: '0010' (3 sibs) 36: 0xaaab07f661a8 VAL: '0011' (3 sibs) 36: 0xaaab07f66240 VAL: '0012' (3 sibs) 36: 0xaaab07f65ea0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f662e0 VAL: '0020' (3 sibs) 36: 0xaaab07f66378 VAL: '0021' (3 sibs) 36: 0xaaab07f66410 VAL: '0022' (3 sibs) 36: 0xaaab07f65c38 SEQ: (3 sibs) 3 children: 36: 0xaaab07f664b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66680 VAL: '0100' (3 sibs) 36: 0xaaab07f66718 VAL: '0101' (3 sibs) 36: 0xaaab07f667b0 VAL: '0102' (3 sibs) 36: 0xaaab07f66548 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66850 VAL: '0110' (3 sibs) 36: 0xaaab07f668e8 VAL: '0111' (3 sibs) 36: 0xaaab07f66980 VAL: '0112' (3 sibs) 36: 0xaaab07f665e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66a20 VAL: '0120' (3 sibs) 36: 0xaaab07f66ab8 VAL: '0121' (3 sibs) 36: 0xaaab07f66b50 VAL: '0122' (3 sibs) 36: 0xaaab07f65cd0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66dc0 VAL: '0200' (3 sibs) 36: 0xaaab07f66e58 VAL: '0201' (3 sibs) 36: 0xaaab07f66ef0 VAL: '0202' (3 sibs) 36: 0xaaab07f66c88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66f90 VAL: '0210' (3 sibs) 36: 0xaaab07f67028 VAL: '0211' (3 sibs) 36: 0xaaab07f670c0 VAL: '0212' (3 sibs) 36: 0xaaab07f66d20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67160 VAL: '0220' (3 sibs) 36: 0xaaab07f671f8 VAL: '0221' (3 sibs) 36: 0xaaab07f67290 VAL: '0222' (3 sibs) 36: 0xaaab07f65a68 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67330 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f676d0 VAL: '1000' (3 sibs) 36: 0xaaab07f67768 VAL: '1001' (3 sibs) 36: 0xaaab07f67800 VAL: '1002' (3 sibs) 36: 0xaaab07f67598 SEQ: (3 sibs) 3 children: 36: 0xaaab07f678a0 VAL: '1010' (3 sibs) 36: 0xaaab07f67938 VAL: '1011' (3 sibs) 36: 0xaaab07f679d0 VAL: '1012' (3 sibs) 36: 0xaaab07f67630 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67a70 VAL: '1020' (3 sibs) 36: 0xaaab07f67b08 VAL: '1021' (3 sibs) 36: 0xaaab07f67ba0 VAL: '1022' (3 sibs) 36: 0xaaab07f673c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67e10 VAL: '1100' (3 sibs) 36: 0xaaab07f67ea8 VAL: '1101' (3 sibs) 36: 0xaaab07f67f40 VAL: '1102' (3 sibs) 36: 0xaaab07f67cd8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67fe0 VAL: '1110' (3 sibs) 36: 0xaaab07f68078 VAL: '1111' (3 sibs) 36: 0xaaab07f68110 VAL: '1112' (3 sibs) 36: 0xaaab07f67d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f681b0 VAL: '1120' (3 sibs) 36: 0xaaab07f68248 VAL: '1121' (3 sibs) 36: 0xaaab07f682e0 VAL: '1122' (3 sibs) 36: 0xaaab07f67460 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68380 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68550 VAL: '1200' (3 sibs) 36: 0xaaab07f685e8 VAL: '1201' (3 sibs) 36: 0xaaab07f68680 VAL: '1202' (3 sibs) 36: 0xaaab07f68418 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68720 VAL: '1210' (3 sibs) 36: 0xaaab07f687b8 VAL: '1211' (3 sibs) 36: 0xaaab07f68850 VAL: '1212' (3 sibs) 36: 0xaaab07f684b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f688f0 VAL: '1220' (3 sibs) 36: 0xaaab07f68988 VAL: '1221' (3 sibs) 36: 0xaaab07f68a20 VAL: '1222' (3 sibs) 36: 0xaaab07f65b00 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68ac0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68c90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68e60 VAL: '2000' (3 sibs) 36: 0xaaab07f68ef8 VAL: '2001' (3 sibs) 36: 0xaaab07f68f90 VAL: '2002' (3 sibs) 36: 0xaaab07f68d28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69030 VAL: '2010' (3 sibs) 36: 0xaaab07f690c8 VAL: '2011' (3 sibs) 36: 0xaaab07f69160 VAL: '2012' (3 sibs) 36: 0xaaab07f68dc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69200 VAL: '2020' (3 sibs) 36: 0xaaab07f69298 VAL: '2021' (3 sibs) 36: 0xaaab07f69330 VAL: '2022' (3 sibs) 36: 0xaaab07f68b58 SEQ: (3 sibs) 3 children: 36: 0xaaab07f693d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f695a0 VAL: '2100' (3 sibs) 36: 0xaaab07f69638 VAL: '2101' (3 sibs) 36: 0xaaab07f696d0 VAL: '2102' (3 sibs) 36: 0xaaab07f69468 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69770 VAL: '2110' (3 sibs) 36: 0xaaab07f69808 VAL: '2111' (3 sibs) 36: 0xaaab07f698a0 VAL: '2112' (3 sibs) 36: 0xaaab07f69500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69940 VAL: '2120' (3 sibs) 36: 0xaaab07f699d8 VAL: '2121' (3 sibs) 36: 0xaaab07f69a70 VAL: '2122' (3 sibs) 36: 0xaaab07f68bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69b10 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69ce0 VAL: '2200' (3 sibs) 36: 0xaaab07f69d78 VAL: '2201' (3 sibs) 36: 0xaaab07f69e10 VAL: '2202' (3 sibs) 36: 0xaaab07f69ba8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69eb0 VAL: '2210' (3 sibs) 36: 0xaaab07f69f48 VAL: '2211' (3 sibs) 36: 0xaaab07f69fe0 VAL: '2212' (3 sibs) 36: 0xaaab07f69c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a080 VAL: '2220' (3 sibs) 36: 0xaaab07f6a118 VAL: '2221' (3 sibs) 36: 0xaaab07f6a1b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07f814b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f81540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f815d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f81660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f816f0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f81780 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f81810 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f818a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f81930 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f819c0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f81a50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f81ae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f81b70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f81c00 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f81c90 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f81d20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f81db0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f81e40 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f81ed0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f81f60 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f81ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f82080 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f82110 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f821a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f82230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f822c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f82350 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f823e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f82470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f82500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f82590 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f82620 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f826b0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f82740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f827d0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f82860 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f828f0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f82980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f82a10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f82aa0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f82b30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f82bc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f82c50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f82ce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f82d70 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f82e00 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f82e90 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f82f20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f82fb0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f83040 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f830d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f83160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f831f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f83280 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f83310 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f833a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f83430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f834c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f83550 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f835e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f83670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f83700 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f83790 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f83820 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f838b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f83940 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f839d0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f83a60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f83af0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f83b80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f83c10 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f83ca0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f83d30 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f83dc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f83e50 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f83ee0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f83f70 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f84000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f84090 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f84120 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f841b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f84240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f842d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f84360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f843f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f84480 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f84510 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f845a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f84630 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f846c0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f84750 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f847e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f84870 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f84900 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f84990 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f84a20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f84ab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f84b40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f84bd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f84c60 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f84cf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f84d80 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f84e10 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f84ea0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f84f30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f84fc0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f85050 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f850e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f85170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f85200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f85290 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f85320 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f853b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f85440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f854d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f85560 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f855f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f85680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f85710 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f857a0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f85830 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: 0xaaab07f6a3b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f6a490 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a660 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6aa00 VAL: '0000' (3 sibs) 36: 0xaaab07f6aa98 VAL: '0001' (3 sibs) 36: 0xaaab07f6ab30 VAL: '0002' (3 sibs) 36: 0xaaab07f6a8c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6abd0 VAL: '0010' (3 sibs) 36: 0xaaab07f6ac68 VAL: '0011' (3 sibs) 36: 0xaaab07f6ad00 VAL: '0012' (3 sibs) 36: 0xaaab07f6a960 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ada0 VAL: '0020' (3 sibs) 36: 0xaaab07f6ae38 VAL: '0021' (3 sibs) 36: 0xaaab07f6aed0 VAL: '0022' (3 sibs) 36: 0xaaab07f6a6f8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6af70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b140 VAL: '0100' (3 sibs) 36: 0xaaab07f6b1d8 VAL: '0101' (3 sibs) 36: 0xaaab07f6b270 VAL: '0102' (3 sibs) 36: 0xaaab07f6b008 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b310 VAL: '0110' (3 sibs) 36: 0xaaab07f6b3a8 VAL: '0111' (3 sibs) 36: 0xaaab07f6b440 VAL: '0112' (3 sibs) 36: 0xaaab07f6b0a0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b4e0 VAL: '0120' (3 sibs) 36: 0xaaab07f6b578 VAL: '0121' (3 sibs) 36: 0xaaab07f6b610 VAL: '0122' (3 sibs) 36: 0xaaab07f6a790 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b880 VAL: '0200' (3 sibs) 36: 0xaaab07f6b918 VAL: '0201' (3 sibs) 36: 0xaaab07f6b9b0 VAL: '0202' (3 sibs) 36: 0xaaab07f6b748 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ba50 VAL: '0210' (3 sibs) 36: 0xaaab07f6bae8 VAL: '0211' (3 sibs) 36: 0xaaab07f6bb80 VAL: '0212' (3 sibs) 36: 0xaaab07f6b7e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bc20 VAL: '0220' (3 sibs) 36: 0xaaab07f6bcb8 VAL: '0221' (3 sibs) 36: 0xaaab07f6bd50 VAL: '0222' (3 sibs) 36: 0xaaab07f6a528 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bdf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c190 VAL: '1000' (3 sibs) 36: 0xaaab07f6c228 VAL: '1001' (3 sibs) 36: 0xaaab07f6c2c0 VAL: '1002' (3 sibs) 36: 0xaaab07f6c058 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c360 VAL: '1010' (3 sibs) 36: 0xaaab07f6c3f8 VAL: '1011' (3 sibs) 36: 0xaaab07f6c490 VAL: '1012' (3 sibs) 36: 0xaaab07f6c0f0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c530 VAL: '1020' (3 sibs) 36: 0xaaab07f6c5c8 VAL: '1021' (3 sibs) 36: 0xaaab07f6c660 VAL: '1022' (3 sibs) 36: 0xaaab07f6be88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c8d0 VAL: '1100' (3 sibs) 36: 0xaaab07f6c968 VAL: '1101' (3 sibs) 36: 0xaaab07f6ca00 VAL: '1102' (3 sibs) 36: 0xaaab07f6c798 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6caa0 VAL: '1110' (3 sibs) 36: 0xaaab07f6cb38 VAL: '1111' (3 sibs) 36: 0xaaab07f6cbd0 VAL: '1112' (3 sibs) 36: 0xaaab07f6c830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6cc70 VAL: '1120' (3 sibs) 36: 0xaaab07f6cd08 VAL: '1121' (3 sibs) 36: 0xaaab07f6cda0 VAL: '1122' (3 sibs) 36: 0xaaab07f6bf20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ce40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d010 VAL: '1200' (3 sibs) 36: 0xaaab07f6d0a8 VAL: '1201' (3 sibs) 36: 0xaaab07f6d140 VAL: '1202' (3 sibs) 36: 0xaaab07f6ced8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d1e0 VAL: '1210' (3 sibs) 36: 0xaaab07f6d278 VAL: '1211' (3 sibs) 36: 0xaaab07f6d310 VAL: '1212' (3 sibs) 36: 0xaaab07f6cf70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d3b0 VAL: '1220' (3 sibs) 36: 0xaaab07f6d448 VAL: '1221' (3 sibs) 36: 0xaaab07f6d4e0 VAL: '1222' (3 sibs) 36: 0xaaab07f6a5c0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d580 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d750 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d920 VAL: '2000' (3 sibs) 36: 0xaaab07f6d9b8 VAL: '2001' (3 sibs) 36: 0xaaab07f6da50 VAL: '2002' (3 sibs) 36: 0xaaab07f6d7e8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6daf0 VAL: '2010' (3 sibs) 36: 0xaaab07f6db88 VAL: '2011' (3 sibs) 36: 0xaaab07f6dc20 VAL: '2012' (3 sibs) 36: 0xaaab07f6d880 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6dcc0 VAL: '2020' (3 sibs) 36: 0xaaab07f6dd58 VAL: '2021' (3 sibs) 36: 0xaaab07f6ddf0 VAL: '2022' (3 sibs) 36: 0xaaab07f6d618 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6de90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e060 VAL: '2100' (3 sibs) 36: 0xaaab07f6e0f8 VAL: '2101' (3 sibs) 36: 0xaaab07f6e190 VAL: '2102' (3 sibs) 36: 0xaaab07f6df28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e230 VAL: '2110' (3 sibs) 36: 0xaaab07f6e2c8 VAL: '2111' (3 sibs) 36: 0xaaab07f6e360 VAL: '2112' (3 sibs) 36: 0xaaab07f6dfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e400 VAL: '2120' (3 sibs) 36: 0xaaab07f6e498 VAL: '2121' (3 sibs) 36: 0xaaab07f6e530 VAL: '2122' (3 sibs) 36: 0xaaab07f6d6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e5d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e7a0 VAL: '2200' (3 sibs) 36: 0xaaab07f6e838 VAL: '2201' (3 sibs) 36: 0xaaab07f6e8d0 VAL: '2202' (3 sibs) 36: 0xaaab07f6e668 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e970 VAL: '2210' (3 sibs) 36: 0xaaab07f6ea08 VAL: '2211' (3 sibs) 36: 0xaaab07f6eaa0 VAL: '2212' (3 sibs) 36: 0xaaab07f6e700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6eb40 VAL: '2220' (3 sibs) 36: 0xaaab07f6ebd8 VAL: '2221' (3 sibs) 36: 0xaaab07f6ec70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07f85cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f85d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f85de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f85e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f85f00 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f85f90 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f86020 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f860b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f86140 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f861d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f86260 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f862f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f86380 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f86410 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f864a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f86530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f865c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f86650 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f866e0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f86770 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f86800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f86890 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f86920 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f869b0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f86a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f86ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f86b60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f86bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f86c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f86d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f86da0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f86e30 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f86ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f86f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f86fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f87070 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f87100 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f87190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f87220 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f872b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f87340 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f873d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f87460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f874f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f87580 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f87610 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f876a0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f87730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f877c0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f87850 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f878e0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f87970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f87a00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f87a90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f87b20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f87bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f87c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f87cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f87d60 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f87df0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f87e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f87f10 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f87fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f88030 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f880c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f88150 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f881e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f88270 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f88300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f88390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f88420 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f884b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f88540 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f885d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f88660 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f886f0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f88780 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f88810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f888a0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f88930 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f889c0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f88a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f88ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f88b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f88c00 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f88c90 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f88d20 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f88db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f88e40 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f88ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f88f60 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f88ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f89080 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f89110 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f891a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f89230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f892c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f89350 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f893e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f89470 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f89500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f89590 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f89620 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f896b0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f89740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f897d0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f89860 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f898f0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f89980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f89a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f89aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f89b30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f89bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f89c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f89ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f89d70 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f89e00 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f89e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f89f20 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f89fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f8a040 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] 0xaaab07f74e70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f74f00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f74f90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f75020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f750b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f75140 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f751d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f75260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f752f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f75380 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f75410 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f754a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f75530 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f755c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f75650 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f756e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f75770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f75800 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f75890 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f75920 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f759b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f75a40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f75ad0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f75b60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f75bf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f75c80 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f75d10 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f75da0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f75e30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f75ec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f75f50 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f75fe0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f76070 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f76100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f76190 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f76220 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f762b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f76340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f763d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f76460 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f764f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f76580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f76610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f766a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f76730 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f767c0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f76850 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f768e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f76970 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f76a00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f76a90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f76b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f76bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f76c40 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f76cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f76d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f76df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f76e80 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f76f10 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f76fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f77030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f770c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f77150 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f771e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f77270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f77300 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f77390 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f77420 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f774b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f77540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f775d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f77660 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f776f0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f77780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f77810 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f778a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f77930 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f779c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f77a50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f77ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f77b70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f77c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f77c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f77d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f77db0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f77e40 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f77ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f77f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f77ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f78080 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f78110 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f781a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f78230 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f782c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f78350 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f783e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f78470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f78500 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f78590 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f78620 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f786b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f78740 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f787d0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f78860 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f788f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f78980 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f78a10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f78aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f78b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f78bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f78c50 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f78ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f78d70 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f78e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f78e90 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f78f20 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f78fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f79040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f790d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f79160 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f791f0 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] 0xaaab07f8c8e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f8c970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f8ca00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f8ca90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f8cb20 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f8cbb0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f8cc40 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f8ccd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f8cd60 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f8cdf0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f8ce80 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f8cf10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f8cfa0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f8d030 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f8d0c0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f8d150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f8d1e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f8d270 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f8d300 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f8d390 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f8d420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f8d4b0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f8d540 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f8d5d0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f8d660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f8d6f0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f8d780 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f8d810 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f8d8a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f8d930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f8d9c0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f8da50 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f8dae0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f8db70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f8dc00 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f8dc90 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f8dd20 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f8ddb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f8de40 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f8ded0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f8df60 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f8dff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f8e080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f8e110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f8e1a0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f8e230 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f8e2c0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f8e350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f8e3e0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f8e470 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f8e500 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f8e590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f8e620 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f8e6b0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f8e740 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f8e7d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f8e860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f8e8f0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f8e980 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f8ea10 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f8eaa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f8eb30 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f8ebc0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f8ec50 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f8ece0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f8ed70 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f8ee00 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f8ee90 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f8ef20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f8efb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f8f040 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f8f0d0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f8f160 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f8f1f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f8f280 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f8f310 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f8f3a0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f8f430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f8f4c0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f8f550 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f8f5e0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f8f670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f8f700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f8f790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f8f820 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f8f8b0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f8f940 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f8f9d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f8fa60 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f8faf0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f8fb80 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f8fc10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f8fca0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f8fd30 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f8fdc0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f8fe50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f8fee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f8ff70 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f90000 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f90090 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f90120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f901b0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f90240 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f902d0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f90360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f903f0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f90480 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f90510 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f905a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f90630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f906c0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f90750 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f907e0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f90870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f90900 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f90990 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f90a20 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f90ab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f90b40 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f90bd0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f90c60 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] 0xaaab07f7cca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f7cd30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f7cdc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f7ce50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f7cee0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f7cf70 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f7d000 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f7d090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f7d120 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f7d1b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f7d240 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f7d2d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f7d360 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f7d3f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f7d480 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f7d510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f7d5a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f7d630 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f7d6c0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f7d750 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f7d7e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f7d870 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f7d900 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f7d990 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f7da20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f7dab0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f7db40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f7dbd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f7dc60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f7dcf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f7dd80 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f7de10 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f7dea0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f7df30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f7dfc0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f7e050 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f7e0e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f7e170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f7e200 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f7e290 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f7e320 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f7e3b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f7e440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f7e4d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f7e560 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f7e5f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f7e680 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f7e710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f7e7a0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f7e830 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f7e8c0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f7e950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f7e9e0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f7ea70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f7eb00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f7eb90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f7ec20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f7ecb0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f7ed40 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f7edd0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f7ee60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f7eef0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f7ef80 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f7f010 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f7f0a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f7f130 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f7f1c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f7f250 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f7f2e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f7f370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f7f400 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f7f490 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f7f520 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f7f5b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f7f640 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f7f6d0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f7f760 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f7f7f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f7f880 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f7f910 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f7f9a0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f7fa30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f7fac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f7fb50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f7fbe0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f7fc70 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f7fd00 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f7fd90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f7fe20 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f7feb0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f7ff40 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f7ffd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f80060 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f800f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f80180 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f80210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f802a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f80330 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f803c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f80450 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f804e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f80570 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f80600 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f80690 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f80720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f807b0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f80840 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f808d0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f80960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f809f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f80a80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f80b10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f80ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f80c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f80cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f80d50 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f80de0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f80e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f80f00 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f80f90 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f81020 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] 0xaaab07f910f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f91180 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f91210 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f912a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f91330 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f913c0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f91450 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f914e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f91570 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f91600 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f91690 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f91720 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f917b0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f91840 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f918d0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f91960 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f919f0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f91a80 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f91b10 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f91ba0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f91c30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f91cc0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f91d50 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f91de0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f91e70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f91f00 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f91f90 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f92020 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f920b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f92140 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f921d0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f92260 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f922f0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f92380 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f92410 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f924a0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f92530 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f925c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f92650 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f926e0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f92770 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f92800 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f92890 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f92920 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f929b0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f92a40 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f92ad0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f92b60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f92bf0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f92c80 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f92d10 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f92da0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f92e30 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f92ec0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f92f50 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f92fe0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f93070 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f93100 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f93190 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f93220 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f932b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f93340 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f933d0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f93460 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f934f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f93580 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f93610 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f936a0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f93730 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f937c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f93850 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f938e0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f93970 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f93a00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f93a90 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f93b20 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f93bb0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f93c40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f93cd0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f93d60 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f93df0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f93e80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f93f10 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f93fa0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f94030 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f940c0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f94150 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f941e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f94270 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f94300 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f94390 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f94420 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f944b0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f94540 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f945d0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f94660 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f946f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f94780 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f94810 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f948a0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f94930 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f949c0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f94a50 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f94ae0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f94b70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f94c00 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f94c90 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f94d20 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f94db0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f94e40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f94ed0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f94f60 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f94ff0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f95080 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f95110 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f951a0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f95230 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f952c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f95350 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f953e0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f95470 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] 0xaaab07f814b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f81540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f815d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f81660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f816f0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f81780 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f81810 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f818a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f81930 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f819c0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f81a50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f81ae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f81b70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f81c00 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f81c90 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f81d20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f81db0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f81e40 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f81ed0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f81f60 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f81ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f82080 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f82110 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f821a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f82230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f822c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f82350 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f823e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f82470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f82500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f82590 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f82620 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f826b0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f82740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f827d0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f82860 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f828f0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f82980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f82a10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f82aa0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f82b30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f82bc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f82c50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f82ce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f82d70 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f82e00 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f82e90 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f82f20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f82fb0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f83040 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f830d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f83160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f831f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f83280 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f83310 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f833a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f83430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f834c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f83550 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f835e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f83670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f83700 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f83790 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f83820 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f838b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f83940 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f839d0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f83a60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f83af0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f83b80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f83c10 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f83ca0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f83d30 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f83dc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f83e50 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f83ee0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f83f70 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f84000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f84090 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f84120 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f841b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f84240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f842d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f84360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f843f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f84480 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f84510 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f845a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f84630 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f846c0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f84750 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f847e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f84870 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f84900 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f84990 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f84a20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f84ab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f84b40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f84bd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f84c60 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f84cf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f84d80 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f84e10 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f84ea0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f84f30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f84fc0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f85050 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f850e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f85170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f85200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f85290 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f85320 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f853b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f85440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f854d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f85560 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f855f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f85680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f85710 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f857a0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f85830 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] 0xaaab07f95900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f95990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f95a20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f95ab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f95b40 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f95bd0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f95c60 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f95cf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f95d80 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f95e10 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f95ea0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f95f30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f95fc0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f96050 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f960e0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f96170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f96200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f96290 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f96320 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f963b0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f96440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f964d0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f96560 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f965f0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f96680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f96710 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f967a0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f96830 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f968c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f96950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f969e0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f96a70 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f96b00 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f96b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f96c20 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f96cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f96d40 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f96dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f96e60 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f96ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f96f80 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f97010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f970a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f97130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f971c0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f97250 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f972e0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f97370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f97400 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f97490 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f97520 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f975b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f97640 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f976d0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f97760 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f977f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f97880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f97910 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f979a0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f97a30 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f97ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f97b50 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f97be0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f97c70 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f97d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f97d90 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f97e20 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f97eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f97f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f97fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f98060 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f980f0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f98180 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f98210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f982a0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f98330 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f983c0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f98450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f984e0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f98570 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f98600 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f98690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f98720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f987b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f98840 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f988d0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f98960 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f989f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f98a80 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f98b10 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f98ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f98c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f98cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f98d50 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f98de0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f98e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f98f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f98f90 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f99020 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f990b0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f99140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f991d0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f99260 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f992f0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f99380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f99410 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f994a0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f99530 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f995c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f99650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f996e0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f99770 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f99800 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f99890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f99920 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f999b0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f99a40 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f99ad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f99b60 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f99bf0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f99c80 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] 0xaaab07f85cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f85d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f85de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f85e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f85f00 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f85f90 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f86020 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f860b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f86140 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f861d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f86260 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f862f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f86380 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f86410 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f864a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f86530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f865c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f86650 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f866e0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f86770 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f86800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f86890 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f86920 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f869b0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f86a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f86ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f86b60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f86bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f86c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f86d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f86da0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f86e30 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f86ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f86f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f86fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f87070 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f87100 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f87190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f87220 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f872b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f87340 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f873d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f87460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f874f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f87580 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f87610 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f876a0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f87730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f877c0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f87850 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f878e0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f87970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f87a00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f87a90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f87b20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f87bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f87c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f87cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f87d60 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f87df0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f87e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f87f10 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f87fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f88030 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f880c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f88150 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f881e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f88270 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f88300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f88390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f88420 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f884b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f88540 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f885d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f88660 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f886f0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f88780 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f88810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f888a0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f88930 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f889c0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f88a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f88ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f88b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f88c00 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f88c90 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f88d20 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f88db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f88e40 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f88ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f88f60 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f88ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f89080 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f89110 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f891a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f89230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f892c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f89350 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f893e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f89470 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f89500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f89590 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f89620 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f896b0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f89740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07f897d0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07f89860 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07f898f0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07f89980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07f89a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07f89aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07f89b30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07f89bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07f89c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07f89ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07f89d70 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07f89e00 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07f89e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07f89f20 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07f89fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07f8a040 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] 0xaaab07f9c520 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07f9c5b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07f9c640 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07f9c6d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07f9c760 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07f9c7f0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07f9c880 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07f9c910 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07f9c9a0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07f9ca30 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07f9cac0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07f9cb50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07f9cbe0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07f9cc70 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07f9cd00 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07f9cd90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07f9ce20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07f9ceb0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07f9cf40 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07f9cfd0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07f9d060 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07f9d0f0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07f9d180 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07f9d210 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07f9d2a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07f9d330 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07f9d3c0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07f9d450 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07f9d4e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07f9d570 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07f9d600 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07f9d690 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07f9d720 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07f9d7b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07f9d840 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07f9d8d0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07f9d960 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07f9d9f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07f9da80 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07f9db10 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07f9dba0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07f9dc30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07f9dcc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07f9dd50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07f9dde0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07f9de70 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07f9df00 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07f9df90 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07f9e020 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07f9e0b0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07f9e140 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07f9e1d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07f9e260 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07f9e2f0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07f9e380 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07f9e410 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07f9e4a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07f9e530 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07f9e5c0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07f9e650 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07f9e6e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07f9e770 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07f9e800 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07f9e890 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07f9e920 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07f9e9b0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07f9ea40 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07f9ead0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07f9eb60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07f9ebf0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07f9ec80 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07f9ed10 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07f9eda0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07f9ee30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07f9eec0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07f9ef50 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07f9efe0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07f9f070 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07f9f100 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07f9f190 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07f9f220 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07f9f2b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07f9f340 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07f9f3d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07f9f460 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07f9f4f0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07f9f580 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07f9f610 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07f9f6a0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07f9f730 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07f9f7c0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07f9f850 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07f9f8e0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07f9f970 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07f9fa00 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07f9fa90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07f9fb20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07f9fbb0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07f9fc40 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07f9fcd0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07f9fd60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07f9fdf0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07f9fe80 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07f9ff10 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07f9ffa0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07fa0030 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07fa00c0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07fa0150 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07fa01e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07fa0270 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07fa0300 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07fa0390 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07fa0420 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07fa04b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07fa0540 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07fa05d0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07fa0660 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07fa06f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07fa0780 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07fa0810 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07fa08a0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0xaaab07f6a2a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f659d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65ba0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65f40 VAL: '0000' (3 sibs) 36: 0xaaab07f65fd8 VAL: '0001' (3 sibs) 36: 0xaaab07f66070 VAL: '0002' (3 sibs) 36: 0xaaab07f65e08 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66110 VAL: '0010' (3 sibs) 36: 0xaaab07f661a8 VAL: '0011' (3 sibs) 36: 0xaaab07f66240 VAL: '0012' (3 sibs) 36: 0xaaab07f65ea0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f662e0 VAL: '0020' (3 sibs) 36: 0xaaab07f66378 VAL: '0021' (3 sibs) 36: 0xaaab07f66410 VAL: '0022' (3 sibs) 36: 0xaaab07f65c38 SEQ: (3 sibs) 3 children: 36: 0xaaab07f664b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66680 VAL: '0100' (3 sibs) 36: 0xaaab07f66718 VAL: '0101' (3 sibs) 36: 0xaaab07f667b0 VAL: '0102' (3 sibs) 36: 0xaaab07f66548 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66850 VAL: '0110' (3 sibs) 36: 0xaaab07f668e8 VAL: '0111' (3 sibs) 36: 0xaaab07f66980 VAL: '0112' (3 sibs) 36: 0xaaab07f665e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66a20 VAL: '0120' (3 sibs) 36: 0xaaab07f66ab8 VAL: '0121' (3 sibs) 36: 0xaaab07f66b50 VAL: '0122' (3 sibs) 36: 0xaaab07f65cd0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66dc0 VAL: '0200' (3 sibs) 36: 0xaaab07f66e58 VAL: '0201' (3 sibs) 36: 0xaaab07f66ef0 VAL: '0202' (3 sibs) 36: 0xaaab07f66c88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66f90 VAL: '0210' (3 sibs) 36: 0xaaab07f67028 VAL: '0211' (3 sibs) 36: 0xaaab07f670c0 VAL: '0212' (3 sibs) 36: 0xaaab07f66d20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67160 VAL: '0220' (3 sibs) 36: 0xaaab07f671f8 VAL: '0221' (3 sibs) 36: 0xaaab07f67290 VAL: '0222' (3 sibs) 36: 0xaaab07f65a68 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67330 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f676d0 VAL: '1000' (3 sibs) 36: 0xaaab07f67768 VAL: '1001' (3 sibs) 36: 0xaaab07f67800 VAL: '1002' (3 sibs) 36: 0xaaab07f67598 SEQ: (3 sibs) 3 children: 36: 0xaaab07f678a0 VAL: '1010' (3 sibs) 36: 0xaaab07f67938 VAL: '1011' (3 sibs) 36: 0xaaab07f679d0 VAL: '1012' (3 sibs) 36: 0xaaab07f67630 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67a70 VAL: '1020' (3 sibs) 36: 0xaaab07f67b08 VAL: '1021' (3 sibs) 36: 0xaaab07f67ba0 VAL: '1022' (3 sibs) 36: 0xaaab07f673c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67e10 VAL: '1100' (3 sibs) 36: 0xaaab07f67ea8 VAL: '1101' (3 sibs) 36: 0xaaab07f67f40 VAL: '1102' (3 sibs) 36: 0xaaab07f67cd8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67fe0 VAL: '1110' (3 sibs) 36: 0xaaab07f68078 VAL: '1111' (3 sibs) 36: 0xaaab07f68110 VAL: '1112' (3 sibs) 36: 0xaaab07f67d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f681b0 VAL: '1120' (3 sibs) 36: 0xaaab07f68248 VAL: '1121' (3 sibs) 36: 0xaaab07f682e0 VAL: '1122' (3 sibs) 36: 0xaaab07f67460 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68380 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68550 VAL: '1200' (3 sibs) 36: 0xaaab07f685e8 VAL: '1201' (3 sibs) 36: 0xaaab07f68680 VAL: '1202' (3 sibs) 36: 0xaaab07f68418 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68720 VAL: '1210' (3 sibs) 36: 0xaaab07f687b8 VAL: '1211' (3 sibs) 36: 0xaaab07f68850 VAL: '1212' (3 sibs) 36: 0xaaab07f684b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f688f0 VAL: '1220' (3 sibs) 36: 0xaaab07f68988 VAL: '1221' (3 sibs) 36: 0xaaab07f68a20 VAL: '1222' (3 sibs) 36: 0xaaab07f65b00 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68ac0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68c90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68e60 VAL: '2000' (3 sibs) 36: 0xaaab07f68ef8 VAL: '2001' (3 sibs) 36: 0xaaab07f68f90 VAL: '2002' (3 sibs) 36: 0xaaab07f68d28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69030 VAL: '2010' (3 sibs) 36: 0xaaab07f690c8 VAL: '2011' (3 sibs) 36: 0xaaab07f69160 VAL: '2012' (3 sibs) 36: 0xaaab07f68dc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69200 VAL: '2020' (3 sibs) 36: 0xaaab07f69298 VAL: '2021' (3 sibs) 36: 0xaaab07f69330 VAL: '2022' (3 sibs) 36: 0xaaab07f68b58 SEQ: (3 sibs) 3 children: 36: 0xaaab07f693d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f695a0 VAL: '2100' (3 sibs) 36: 0xaaab07f69638 VAL: '2101' (3 sibs) 36: 0xaaab07f696d0 VAL: '2102' (3 sibs) 36: 0xaaab07f69468 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69770 VAL: '2110' (3 sibs) 36: 0xaaab07f69808 VAL: '2111' (3 sibs) 36: 0xaaab07f698a0 VAL: '2112' (3 sibs) 36: 0xaaab07f69500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69940 VAL: '2120' (3 sibs) 36: 0xaaab07f699d8 VAL: '2121' (3 sibs) 36: 0xaaab07f69a70 VAL: '2122' (3 sibs) 36: 0xaaab07f68bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69b10 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69ce0 VAL: '2200' (3 sibs) 36: 0xaaab07f69d78 VAL: '2201' (3 sibs) 36: 0xaaab07f69e10 VAL: '2202' (3 sibs) 36: 0xaaab07f69ba8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69eb0 VAL: '2210' (3 sibs) 36: 0xaaab07f69f48 VAL: '2211' (3 sibs) 36: 0xaaab07f69fe0 VAL: '2212' (3 sibs) 36: 0xaaab07f69c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a080 VAL: '2220' (3 sibs) 36: 0xaaab07f6a118 VAL: '2221' (3 sibs) 36: 0xaaab07f6a1b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07fa0d30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07fa0dc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07fa0e50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07fa0ee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07fa0f70 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07fa1000 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07fa1090 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07fa1120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07fa11b0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07fa1240 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07fa12d0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07fa1360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07fa13f0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07fa1480 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07fa1510 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07fa15a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07fa1630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07fa16c0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07fa1750 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07fa17e0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07fa1870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07fa1900 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07fa1990 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07fa1a20 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07fa1ab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07fa1b40 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07fa1bd0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07fa1c60 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07fa1cf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07fa1d80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07fa1e10 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07fa1ea0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07fa1f30 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07fa1fc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07fa2050 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07fa20e0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07fa2170 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07fa2200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07fa2290 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07fa2320 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07fa23b0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07fa2440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07fa24d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07fa2560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07fa25f0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07fa2680 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07fa2710 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07fa27a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07fa2830 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07fa28c0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07fa2950 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07fa29e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07fa2a70 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07fa2b00 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07fa2b90 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07fa2c20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07fa2cb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07fa2d40 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07fa2dd0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07fa2e60 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07fa2ef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07fa2f80 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07fa3010 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07fa30a0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07fa3130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07fa31c0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07fa3250 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07fa32e0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07fa3370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07fa3400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07fa3490 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07fa3520 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07fa35b0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07fa3640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07fa36d0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07fa3760 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07fa37f0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07fa3880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07fa3910 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07fa39a0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07fa3a30 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07fa3ac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07fa3b50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07fa3be0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07fa3c70 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07fa3d00 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07fa3d90 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07fa3e20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07fa3eb0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07fa3f40 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07fa3fd0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07fa4060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07fa40f0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07fa4180 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07fa4210 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07fa42a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07fa4330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07fa43c0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07fa4450 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07fa44e0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07fa4570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07fa4600 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07fa4690 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07fa4720 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07fa47b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07fa4840 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07fa48d0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07fa4960 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07fa49f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07fa4a80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07fa4b10 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07fa4ba0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07fa4c30 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07fa4cc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07fa4d50 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07fa4de0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07fa4e70 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07fa4f00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07fa4f90 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07fa5020 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07fa50b0 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: 0xaaab07f6a3b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f6a490 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a660 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6aa00 VAL: '0000' (3 sibs) 36: 0xaaab07f6aa98 VAL: '0001' (3 sibs) 36: 0xaaab07f6ab30 VAL: '0002' (3 sibs) 36: 0xaaab07f6a8c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6abd0 VAL: '0010' (3 sibs) 36: 0xaaab07f6ac68 VAL: '0011' (3 sibs) 36: 0xaaab07f6ad00 VAL: '0012' (3 sibs) 36: 0xaaab07f6a960 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ada0 VAL: '0020' (3 sibs) 36: 0xaaab07f6ae38 VAL: '0021' (3 sibs) 36: 0xaaab07f6aed0 VAL: '0022' (3 sibs) 36: 0xaaab07f6a6f8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6af70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b140 VAL: '0100' (3 sibs) 36: 0xaaab07f6b1d8 VAL: '0101' (3 sibs) 36: 0xaaab07f6b270 VAL: '0102' (3 sibs) 36: 0xaaab07f6b008 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b310 VAL: '0110' (3 sibs) 36: 0xaaab07f6b3a8 VAL: '0111' (3 sibs) 36: 0xaaab07f6b440 VAL: '0112' (3 sibs) 36: 0xaaab07f6b0a0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b4e0 VAL: '0120' (3 sibs) 36: 0xaaab07f6b578 VAL: '0121' (3 sibs) 36: 0xaaab07f6b610 VAL: '0122' (3 sibs) 36: 0xaaab07f6a790 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b880 VAL: '0200' (3 sibs) 36: 0xaaab07f6b918 VAL: '0201' (3 sibs) 36: 0xaaab07f6b9b0 VAL: '0202' (3 sibs) 36: 0xaaab07f6b748 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ba50 VAL: '0210' (3 sibs) 36: 0xaaab07f6bae8 VAL: '0211' (3 sibs) 36: 0xaaab07f6bb80 VAL: '0212' (3 sibs) 36: 0xaaab07f6b7e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bc20 VAL: '0220' (3 sibs) 36: 0xaaab07f6bcb8 VAL: '0221' (3 sibs) 36: 0xaaab07f6bd50 VAL: '0222' (3 sibs) 36: 0xaaab07f6a528 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bdf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c190 VAL: '1000' (3 sibs) 36: 0xaaab07f6c228 VAL: '1001' (3 sibs) 36: 0xaaab07f6c2c0 VAL: '1002' (3 sibs) 36: 0xaaab07f6c058 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c360 VAL: '1010' (3 sibs) 36: 0xaaab07f6c3f8 VAL: '1011' (3 sibs) 36: 0xaaab07f6c490 VAL: '1012' (3 sibs) 36: 0xaaab07f6c0f0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c530 VAL: '1020' (3 sibs) 36: 0xaaab07f6c5c8 VAL: '1021' (3 sibs) 36: 0xaaab07f6c660 VAL: '1022' (3 sibs) 36: 0xaaab07f6be88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c8d0 VAL: '1100' (3 sibs) 36: 0xaaab07f6c968 VAL: '1101' (3 sibs) 36: 0xaaab07f6ca00 VAL: '1102' (3 sibs) 36: 0xaaab07f6c798 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6caa0 VAL: '1110' (3 sibs) 36: 0xaaab07f6cb38 VAL: '1111' (3 sibs) 36: 0xaaab07f6cbd0 VAL: '1112' (3 sibs) 36: 0xaaab07f6c830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6cc70 VAL: '1120' (3 sibs) 36: 0xaaab07f6cd08 VAL: '1121' (3 sibs) 36: 0xaaab07f6cda0 VAL: '1122' (3 sibs) 36: 0xaaab07f6bf20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ce40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d010 VAL: '1200' (3 sibs) 36: 0xaaab07f6d0a8 VAL: '1201' (3 sibs) 36: 0xaaab07f6d140 VAL: '1202' (3 sibs) 36: 0xaaab07f6ced8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d1e0 VAL: '1210' (3 sibs) 36: 0xaaab07f6d278 VAL: '1211' (3 sibs) 36: 0xaaab07f6d310 VAL: '1212' (3 sibs) 36: 0xaaab07f6cf70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d3b0 VAL: '1220' (3 sibs) 36: 0xaaab07f6d448 VAL: '1221' (3 sibs) 36: 0xaaab07f6d4e0 VAL: '1222' (3 sibs) 36: 0xaaab07f6a5c0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d580 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d750 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d920 VAL: '2000' (3 sibs) 36: 0xaaab07f6d9b8 VAL: '2001' (3 sibs) 36: 0xaaab07f6da50 VAL: '2002' (3 sibs) 36: 0xaaab07f6d7e8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6daf0 VAL: '2010' (3 sibs) 36: 0xaaab07f6db88 VAL: '2011' (3 sibs) 36: 0xaaab07f6dc20 VAL: '2012' (3 sibs) 36: 0xaaab07f6d880 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6dcc0 VAL: '2020' (3 sibs) 36: 0xaaab07f6dd58 VAL: '2021' (3 sibs) 36: 0xaaab07f6ddf0 VAL: '2022' (3 sibs) 36: 0xaaab07f6d618 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6de90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e060 VAL: '2100' (3 sibs) 36: 0xaaab07f6e0f8 VAL: '2101' (3 sibs) 36: 0xaaab07f6e190 VAL: '2102' (3 sibs) 36: 0xaaab07f6df28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e230 VAL: '2110' (3 sibs) 36: 0xaaab07f6e2c8 VAL: '2111' (3 sibs) 36: 0xaaab07f6e360 VAL: '2112' (3 sibs) 36: 0xaaab07f6dfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e400 VAL: '2120' (3 sibs) 36: 0xaaab07f6e498 VAL: '2121' (3 sibs) 36: 0xaaab07f6e530 VAL: '2122' (3 sibs) 36: 0xaaab07f6d6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e5d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e7a0 VAL: '2200' (3 sibs) 36: 0xaaab07f6e838 VAL: '2201' (3 sibs) 36: 0xaaab07f6e8d0 VAL: '2202' (3 sibs) 36: 0xaaab07f6e668 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e970 VAL: '2210' (3 sibs) 36: 0xaaab07f6ea08 VAL: '2211' (3 sibs) 36: 0xaaab07f6eaa0 VAL: '2212' (3 sibs) 36: 0xaaab07f6e700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6eb40 VAL: '2220' (3 sibs) 36: 0xaaab07f6ebd8 VAL: '2221' (3 sibs) 36: 0xaaab07f6ec70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07fa5150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07fa51e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07fa5270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07fa5300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07fa5390 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07fa5420 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07fa54b0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07fa5540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07fa55d0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07fa5660 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07fa56f0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07fa5780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07fa5810 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07fa58a0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07fa5930 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07fa59c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07fa5a50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07fa5ae0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07fa5b70 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07fa5c00 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07fa5c90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07fa5d20 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07fa5db0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07fa5e40 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07fa5ed0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07fa5f60 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07fa5ff0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07fa6080 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07fa6110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07fa61a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07fa6230 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07fa62c0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07fa6350 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07fa63e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07fa6470 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07fa6500 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07fa6590 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07fa6620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07fa66b0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07fa6740 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07fa67d0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07fa6860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07fa68f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07fa6980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07fa6a10 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07fa6aa0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07fa6b30 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07fa6bc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07fa6c50 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07fa6ce0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07fa6d70 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07fa6e00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07fa6e90 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07fa6f20 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07fa6fb0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07fa7040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07fa70d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07fa7160 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07fa71f0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07fa7280 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07fa7310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07fa73a0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07fa7430 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07fa74c0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07fa7550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07fa75e0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07fa7670 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07fa7700 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07fa7790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07fa7820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07fa78b0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07fa7940 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07fa79d0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07fa7a60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07fa7af0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07fa7b80 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07fa7c10 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07fa7ca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07fa7d30 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07fa7dc0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07fa7e50 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07fa7ee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07fa7f70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07fa8000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07fa8090 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07fa8120 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07fa81b0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07fa8240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07fa82d0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07fa8360 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07fa83f0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07fa8480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07fa8510 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07fa85a0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07fa8630 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07fa86c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07fa8750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07fa87e0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07fa8870 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07fa8900 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07fa8990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07fa8a20 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07fa8ab0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07fa8b40 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07fa8bd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07fa8c60 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07fa8cf0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07fa8d80 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07fa8e10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07fa8ea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07fa8f30 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07fa8fc0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07fa9050 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07fa90e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07fa9170 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07fa9200 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07fa9290 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07fa9320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07fa93b0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07fa9440 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07fa94d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (1 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: 0xaaab07f6a2a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f659d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65ba0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f65f40 VAL: '0000' (3 sibs) 36: 0xaaab07f65fd8 VAL: '0001' (3 sibs) 36: 0xaaab07f66070 VAL: '0002' (3 sibs) 36: 0xaaab07f65e08 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66110 VAL: '0010' (3 sibs) 36: 0xaaab07f661a8 VAL: '0011' (3 sibs) 36: 0xaaab07f66240 VAL: '0012' (3 sibs) 36: 0xaaab07f65ea0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f662e0 VAL: '0020' (3 sibs) 36: 0xaaab07f66378 VAL: '0021' (3 sibs) 36: 0xaaab07f66410 VAL: '0022' (3 sibs) 36: 0xaaab07f65c38 SEQ: (3 sibs) 3 children: 36: 0xaaab07f664b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66680 VAL: '0100' (3 sibs) 36: 0xaaab07f66718 VAL: '0101' (3 sibs) 36: 0xaaab07f667b0 VAL: '0102' (3 sibs) 36: 0xaaab07f66548 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66850 VAL: '0110' (3 sibs) 36: 0xaaab07f668e8 VAL: '0111' (3 sibs) 36: 0xaaab07f66980 VAL: '0112' (3 sibs) 36: 0xaaab07f665e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66a20 VAL: '0120' (3 sibs) 36: 0xaaab07f66ab8 VAL: '0121' (3 sibs) 36: 0xaaab07f66b50 VAL: '0122' (3 sibs) 36: 0xaaab07f65cd0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66dc0 VAL: '0200' (3 sibs) 36: 0xaaab07f66e58 VAL: '0201' (3 sibs) 36: 0xaaab07f66ef0 VAL: '0202' (3 sibs) 36: 0xaaab07f66c88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f66f90 VAL: '0210' (3 sibs) 36: 0xaaab07f67028 VAL: '0211' (3 sibs) 36: 0xaaab07f670c0 VAL: '0212' (3 sibs) 36: 0xaaab07f66d20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67160 VAL: '0220' (3 sibs) 36: 0xaaab07f671f8 VAL: '0221' (3 sibs) 36: 0xaaab07f67290 VAL: '0222' (3 sibs) 36: 0xaaab07f65a68 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67330 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f676d0 VAL: '1000' (3 sibs) 36: 0xaaab07f67768 VAL: '1001' (3 sibs) 36: 0xaaab07f67800 VAL: '1002' (3 sibs) 36: 0xaaab07f67598 SEQ: (3 sibs) 3 children: 36: 0xaaab07f678a0 VAL: '1010' (3 sibs) 36: 0xaaab07f67938 VAL: '1011' (3 sibs) 36: 0xaaab07f679d0 VAL: '1012' (3 sibs) 36: 0xaaab07f67630 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67a70 VAL: '1020' (3 sibs) 36: 0xaaab07f67b08 VAL: '1021' (3 sibs) 36: 0xaaab07f67ba0 VAL: '1022' (3 sibs) 36: 0xaaab07f673c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67e10 VAL: '1100' (3 sibs) 36: 0xaaab07f67ea8 VAL: '1101' (3 sibs) 36: 0xaaab07f67f40 VAL: '1102' (3 sibs) 36: 0xaaab07f67cd8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f67fe0 VAL: '1110' (3 sibs) 36: 0xaaab07f68078 VAL: '1111' (3 sibs) 36: 0xaaab07f68110 VAL: '1112' (3 sibs) 36: 0xaaab07f67d70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f681b0 VAL: '1120' (3 sibs) 36: 0xaaab07f68248 VAL: '1121' (3 sibs) 36: 0xaaab07f682e0 VAL: '1122' (3 sibs) 36: 0xaaab07f67460 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68380 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68550 VAL: '1200' (3 sibs) 36: 0xaaab07f685e8 VAL: '1201' (3 sibs) 36: 0xaaab07f68680 VAL: '1202' (3 sibs) 36: 0xaaab07f68418 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68720 VAL: '1210' (3 sibs) 36: 0xaaab07f687b8 VAL: '1211' (3 sibs) 36: 0xaaab07f68850 VAL: '1212' (3 sibs) 36: 0xaaab07f684b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f688f0 VAL: '1220' (3 sibs) 36: 0xaaab07f68988 VAL: '1221' (3 sibs) 36: 0xaaab07f68a20 VAL: '1222' (3 sibs) 36: 0xaaab07f65b00 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68ac0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68c90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f68e60 VAL: '2000' (3 sibs) 36: 0xaaab07f68ef8 VAL: '2001' (3 sibs) 36: 0xaaab07f68f90 VAL: '2002' (3 sibs) 36: 0xaaab07f68d28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69030 VAL: '2010' (3 sibs) 36: 0xaaab07f690c8 VAL: '2011' (3 sibs) 36: 0xaaab07f69160 VAL: '2012' (3 sibs) 36: 0xaaab07f68dc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69200 VAL: '2020' (3 sibs) 36: 0xaaab07f69298 VAL: '2021' (3 sibs) 36: 0xaaab07f69330 VAL: '2022' (3 sibs) 36: 0xaaab07f68b58 SEQ: (3 sibs) 3 children: 36: 0xaaab07f693d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f695a0 VAL: '2100' (3 sibs) 36: 0xaaab07f69638 VAL: '2101' (3 sibs) 36: 0xaaab07f696d0 VAL: '2102' (3 sibs) 36: 0xaaab07f69468 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69770 VAL: '2110' (3 sibs) 36: 0xaaab07f69808 VAL: '2111' (3 sibs) 36: 0xaaab07f698a0 VAL: '2112' (3 sibs) 36: 0xaaab07f69500 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69940 VAL: '2120' (3 sibs) 36: 0xaaab07f699d8 VAL: '2121' (3 sibs) 36: 0xaaab07f69a70 VAL: '2122' (3 sibs) 36: 0xaaab07f68bf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69b10 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69ce0 VAL: '2200' (3 sibs) 36: 0xaaab07f69d78 VAL: '2201' (3 sibs) 36: 0xaaab07f69e10 VAL: '2202' (3 sibs) 36: 0xaaab07f69ba8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f69eb0 VAL: '2210' (3 sibs) 36: 0xaaab07f69f48 VAL: '2211' (3 sibs) 36: 0xaaab07f69fe0 VAL: '2212' (3 sibs) 36: 0xaaab07f69c40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a080 VAL: '2220' (3 sibs) 36: 0xaaab07f6a118 VAL: '2221' (3 sibs) 36: 0xaaab07f6a1b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07fa9570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07fa9600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07fa9690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07fa9720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07fa97b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07fa9840 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07fa98d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07fa9960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07fa99f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07fa9a80 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07fa9b10 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07fa9ba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07fa9c30 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07fa9cc0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07fa9d50 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07fa9de0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07fa9e70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07fa9f00 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07fa9f90 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07faa020 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07faa0b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07faa140 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07faa1d0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07faa260 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07faa2f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07faa380 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07faa410 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07faa4a0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07faa530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07faa5c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07faa650 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07faa6e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07faa770 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07faa800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07faa890 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07faa920 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07faa9b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07faaa40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07faaad0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07faab60 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07faabf0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07faac80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07faad10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07faada0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07faae30 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07faaec0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07faaf50 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07faafe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07fab070 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07fab100 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07fab190 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07fab220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07fab2b0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07fab340 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07fab3d0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07fab460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07fab4f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07fab580 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07fab610 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07fab6a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07fab730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07fab7c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07fab850 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07fab8e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07fab970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07faba00 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07faba90 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07fabb20 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07fabbb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07fabc40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07fabcd0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07fabd60 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07fabdf0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07fabe80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07fabf10 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07fabfa0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07fac030 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07fac0c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07fac150 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07fac1e0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07fac270 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07fac300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07fac390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07fac420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07fac4b0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07fac540 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07fac5d0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07fac660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07fac6f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07fac780 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07fac810 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07fac8a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07fac930 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07fac9c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07faca50 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07facae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07facb70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07facc00 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07facc90 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07facd20 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07facdb0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07face40 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07faced0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07facf60 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07facff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07fad080 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07fad110 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07fad1a0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07fad230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07fad2c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07fad350 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07fad3e0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07fad470 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07fad500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07fad590 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07fad620 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07fad6b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07fad740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07fad7d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07fad860 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07fad8f0 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: 0xaaab07f6a3b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaab07f6a490 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a660 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6a830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6aa00 VAL: '0000' (3 sibs) 36: 0xaaab07f6aa98 VAL: '0001' (3 sibs) 36: 0xaaab07f6ab30 VAL: '0002' (3 sibs) 36: 0xaaab07f6a8c8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6abd0 VAL: '0010' (3 sibs) 36: 0xaaab07f6ac68 VAL: '0011' (3 sibs) 36: 0xaaab07f6ad00 VAL: '0012' (3 sibs) 36: 0xaaab07f6a960 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ada0 VAL: '0020' (3 sibs) 36: 0xaaab07f6ae38 VAL: '0021' (3 sibs) 36: 0xaaab07f6aed0 VAL: '0022' (3 sibs) 36: 0xaaab07f6a6f8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6af70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b140 VAL: '0100' (3 sibs) 36: 0xaaab07f6b1d8 VAL: '0101' (3 sibs) 36: 0xaaab07f6b270 VAL: '0102' (3 sibs) 36: 0xaaab07f6b008 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b310 VAL: '0110' (3 sibs) 36: 0xaaab07f6b3a8 VAL: '0111' (3 sibs) 36: 0xaaab07f6b440 VAL: '0112' (3 sibs) 36: 0xaaab07f6b0a0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b4e0 VAL: '0120' (3 sibs) 36: 0xaaab07f6b578 VAL: '0121' (3 sibs) 36: 0xaaab07f6b610 VAL: '0122' (3 sibs) 36: 0xaaab07f6a790 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6b880 VAL: '0200' (3 sibs) 36: 0xaaab07f6b918 VAL: '0201' (3 sibs) 36: 0xaaab07f6b9b0 VAL: '0202' (3 sibs) 36: 0xaaab07f6b748 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ba50 VAL: '0210' (3 sibs) 36: 0xaaab07f6bae8 VAL: '0211' (3 sibs) 36: 0xaaab07f6bb80 VAL: '0212' (3 sibs) 36: 0xaaab07f6b7e0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bc20 VAL: '0220' (3 sibs) 36: 0xaaab07f6bcb8 VAL: '0221' (3 sibs) 36: 0xaaab07f6bd50 VAL: '0222' (3 sibs) 36: 0xaaab07f6a528 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bdf0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6bfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c190 VAL: '1000' (3 sibs) 36: 0xaaab07f6c228 VAL: '1001' (3 sibs) 36: 0xaaab07f6c2c0 VAL: '1002' (3 sibs) 36: 0xaaab07f6c058 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c360 VAL: '1010' (3 sibs) 36: 0xaaab07f6c3f8 VAL: '1011' (3 sibs) 36: 0xaaab07f6c490 VAL: '1012' (3 sibs) 36: 0xaaab07f6c0f0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c530 VAL: '1020' (3 sibs) 36: 0xaaab07f6c5c8 VAL: '1021' (3 sibs) 36: 0xaaab07f6c660 VAL: '1022' (3 sibs) 36: 0xaaab07f6be88 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6c8d0 VAL: '1100' (3 sibs) 36: 0xaaab07f6c968 VAL: '1101' (3 sibs) 36: 0xaaab07f6ca00 VAL: '1102' (3 sibs) 36: 0xaaab07f6c798 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6caa0 VAL: '1110' (3 sibs) 36: 0xaaab07f6cb38 VAL: '1111' (3 sibs) 36: 0xaaab07f6cbd0 VAL: '1112' (3 sibs) 36: 0xaaab07f6c830 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6cc70 VAL: '1120' (3 sibs) 36: 0xaaab07f6cd08 VAL: '1121' (3 sibs) 36: 0xaaab07f6cda0 VAL: '1122' (3 sibs) 36: 0xaaab07f6bf20 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6ce40 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d010 VAL: '1200' (3 sibs) 36: 0xaaab07f6d0a8 VAL: '1201' (3 sibs) 36: 0xaaab07f6d140 VAL: '1202' (3 sibs) 36: 0xaaab07f6ced8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d1e0 VAL: '1210' (3 sibs) 36: 0xaaab07f6d278 VAL: '1211' (3 sibs) 36: 0xaaab07f6d310 VAL: '1212' (3 sibs) 36: 0xaaab07f6cf70 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d3b0 VAL: '1220' (3 sibs) 36: 0xaaab07f6d448 VAL: '1221' (3 sibs) 36: 0xaaab07f6d4e0 VAL: '1222' (3 sibs) 36: 0xaaab07f6a5c0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d580 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d750 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6d920 VAL: '2000' (3 sibs) 36: 0xaaab07f6d9b8 VAL: '2001' (3 sibs) 36: 0xaaab07f6da50 VAL: '2002' (3 sibs) 36: 0xaaab07f6d7e8 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6daf0 VAL: '2010' (3 sibs) 36: 0xaaab07f6db88 VAL: '2011' (3 sibs) 36: 0xaaab07f6dc20 VAL: '2012' (3 sibs) 36: 0xaaab07f6d880 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6dcc0 VAL: '2020' (3 sibs) 36: 0xaaab07f6dd58 VAL: '2021' (3 sibs) 36: 0xaaab07f6ddf0 VAL: '2022' (3 sibs) 36: 0xaaab07f6d618 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6de90 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e060 VAL: '2100' (3 sibs) 36: 0xaaab07f6e0f8 VAL: '2101' (3 sibs) 36: 0xaaab07f6e190 VAL: '2102' (3 sibs) 36: 0xaaab07f6df28 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e230 VAL: '2110' (3 sibs) 36: 0xaaab07f6e2c8 VAL: '2111' (3 sibs) 36: 0xaaab07f6e360 VAL: '2112' (3 sibs) 36: 0xaaab07f6dfc0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e400 VAL: '2120' (3 sibs) 36: 0xaaab07f6e498 VAL: '2121' (3 sibs) 36: 0xaaab07f6e530 VAL: '2122' (3 sibs) 36: 0xaaab07f6d6b0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e5d0 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e7a0 VAL: '2200' (3 sibs) 36: 0xaaab07f6e838 VAL: '2201' (3 sibs) 36: 0xaaab07f6e8d0 VAL: '2202' (3 sibs) 36: 0xaaab07f6e668 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6e970 VAL: '2210' (3 sibs) 36: 0xaaab07f6ea08 VAL: '2211' (3 sibs) 36: 0xaaab07f6eaa0 VAL: '2212' (3 sibs) 36: 0xaaab07f6e700 SEQ: (3 sibs) 3 children: 36: 0xaaab07f6eb40 VAL: '2220' (3 sibs) 36: 0xaaab07f6ebd8 VAL: '2221' (3 sibs) 36: 0xaaab07f6ec70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaab07fad990 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaab07fada20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaab07fadab0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaab07fadb40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaab07fadbd0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaab07fadc60 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaab07fadcf0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaab07fadd80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaab07fade10 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaab07fadea0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaab07fadf30 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaab07fadfc0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaab07fae050 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaab07fae0e0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaab07fae170 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaab07fae200 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaab07fae290 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaab07fae320 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaab07fae3b0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaab07fae440 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaab07fae4d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaab07fae560 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaab07fae5f0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaab07fae680 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaab07fae710 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaab07fae7a0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaab07fae830 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaab07fae8c0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaab07fae950 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaab07fae9e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaab07faea70 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaab07faeb00 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaab07faeb90 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaab07faec20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaab07faecb0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaab07faed40 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaab07faedd0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaab07faee60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaab07faeef0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaab07faef80 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaab07faf010 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaab07faf0a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaab07faf130 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaab07faf1c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaab07faf250 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaab07faf2e0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaab07faf370 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaab07faf400 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaab07faf490 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaab07faf520 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaab07faf5b0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaab07faf640 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaab07faf6d0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaab07faf760 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaab07faf7f0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaab07faf880 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaab07faf910 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaab07faf9a0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaab07fafa30 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaab07fafac0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaab07fafb50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaab07fafbe0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaab07fafc70 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaab07fafd00 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaab07fafd90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaab07fafe20 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaab07fafeb0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaab07faff40 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaab07faffd0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaab07fb0060 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaab07fb00f0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaab07fb0180 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaab07fb0210 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaab07fb02a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaab07fb0330 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaab07fb03c0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaab07fb0450 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaab07fb04e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaab07fb0570 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaab07fb0600 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaab07fb0690 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaab07fb0720 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaab07fb07b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaab07fb0840 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaab07fb08d0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaab07fb0960 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaab07fb09f0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaab07fb0a80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaab07fb0b10 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaab07fb0ba0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaab07fb0c30 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaab07fb0cc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaab07fb0d50 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaab07fb0de0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaab07fb0e70 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaab07fb0f00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaab07fb0f90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaab07fb1020 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaab07fb10b0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaab07fb1140 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaab07fb11d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaab07fb1260 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaab07fb12f0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaab07fb1380 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaab07fb1410 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaab07fb14a0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaab07fb1530 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaab07fb15c0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaab07fb1650 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaab07fb16e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaab07fb1770 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaab07fb1800 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaab07fb1890 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaab07fb1920 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaab07fb19b0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaab07fb1a40 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaab07fb1ad0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaab07fb1b60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaab07fb1bf0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaab07fb1c80 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaab07fb1d10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (6 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (6 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.01 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0xaaaae4aae5d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae4aa90f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae4aa9188 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae4aa9220 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4ada520 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4ada5b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4ada640 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4ada6d0 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: 0xaaaae4aae6e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa98c0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9958 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9a00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9a98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4adc3c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4adc450 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4adc4e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4adc570 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4adc600 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4adc690 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4adc720 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: 0xaaaae4aae800 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa0f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa188 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa048 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa230 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa2c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4ade1b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ade240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ade2d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ade360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ade3f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ade480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ade510 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: 0xaaaae4aae918 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa370 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa4b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa548 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa408 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa5f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa688 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4adffa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae0030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae00c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae0150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae01e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae0270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae0300 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: 0xaaaae4aaea30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae4aaee50 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae4aaf320 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf3c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf458 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf4f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aaf588 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaeee8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae4aaef80 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae4aaf630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aaf800 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf8a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf938 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafa68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf6c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4aafb10 MAP: (1 sibs) 4 children: 37: 0xaaaae4aafbb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aafc48 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aafce0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafd78 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf018 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae4aaf0b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae4aafe20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aafff0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0128 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab01c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0258 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aafeb8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0300 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab03a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab04d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaff50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf148 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae4aaf1e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae4ab0610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4ab07e0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab09b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab06a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0af0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab0740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf278 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4ae5680 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4ae5710 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4ae57a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4ae5830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4ae58c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4ae5950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4ae59e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4ae5a70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4ae5b00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4ae5b90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4ae5c20 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4ae5cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4ae5d40 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4ae5dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4ae5e60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4ae5ef0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4ae5f80 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4ae6010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4ae60a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4ae6130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4ae61c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4ae6250 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4ae62e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4ae6370 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4ae6400 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4ae6490 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4ae6520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4ae65b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4ae6640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4ae66d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4ae6760 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4ae67f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4ae6880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4ae6910 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4ae69a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4ae6a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4ae6ac0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4ae6b50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4ae6be0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4ae6c70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4ae6d00 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4ae6d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4ae6e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4ae6eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4ae6f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4ae6fd0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4ae7060 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4ae70f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4ae7180 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4ae7210 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4ae72a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4ae7330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4ae73c0 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: 0xaaaae4aaeb48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa9b40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9bd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9c80 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9d18 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4ae7a90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae7b20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae7bb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae7c40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae7cd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae7d60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae7df0 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: 0xaaaae4aaec60 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aabfa0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aac038 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aac0e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aac178 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4ae97c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae9850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae98e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae9970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae9a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae9a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae9b20 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: 0xaaaae4aaed78 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae4aabc90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae4aab980 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae4aaacb0 VAL: 'a' (5 sibs) 37: 0xaaaae4aaad48 VAL: 'b' (5 sibs) 37: 0xaaaae4aaade0 VAL: 'c' (5 sibs) 37: 0xaaaae4aaae78 VAL: 'd' (5 sibs) 37: 0xaaaae4aaaf10 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aeb4f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4aeb580 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4aeb610 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4aeb6a0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4aeb730 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4aeb7c0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4aeb850 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4aeb8e0 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: 0xaaaae4aae5d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae4aa90f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae4aa9188 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae4aa9220 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aebe00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4aebe90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4aebf20 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4aebfb0 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: 0xaaaae4aae6e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa98c0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9958 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9a00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9a98 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aec710 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aec7a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aec830 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aec8c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aec950 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aec9e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aeca70 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: 0xaaaae4aae800 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa0f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa188 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa048 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa230 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa2c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aed020 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aed0b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aed140 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aed1d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aed260 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aed2f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aed380 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: 0xaaaae4aae918 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa370 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa4b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa548 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa408 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa5f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa688 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aed930 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aed9c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aeda50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aedae0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aedb70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aedc00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aedc90 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: 0xaaaae4aaea30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae4aaee50 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae4aaf320 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf3c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf458 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf4f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aaf588 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaeee8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae4aaef80 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae4aaf630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aaf800 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf8a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf938 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafa68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf6c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4aafb10 MAP: (1 sibs) 4 children: 37: 0xaaaae4aafbb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aafc48 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aafce0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafd78 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf018 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae4aaf0b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae4aafe20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aafff0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0128 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab01c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0258 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aafeb8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0300 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab03a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab04d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaff50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf148 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae4aaf1e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae4ab0610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4ab07e0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab09b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab06a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0af0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab0740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf278 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aefd60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4aefdf0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4aefe80 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4aeff10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4aeffa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4af0030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4af00c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4af0150 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4af01e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4af0270 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4af0300 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4af0390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4af0420 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4af04b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4af0540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4af05d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4af0660 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4af06f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4af0780 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4af0810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4af08a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4af0930 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4af09c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4af0a50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4af0ae0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4af0b70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4af0c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4af0c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4af0d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4af0db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4af0e40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4af0ed0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4af0f60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4af0ff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4af1080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4af1110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4af11a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4af1230 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4af12c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4af1350 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4af13e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4af1470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4af1500 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4af1590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4af1620 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4af16b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4af1740 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4af17d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4af1860 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4af18f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4af1980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4af1a10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4af1aa0 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: 0xaaaae4aaeb48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa9b40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9bd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9c80 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9d18 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aee240 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aee2d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aee360 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aee3f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aee480 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aee510 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aee5a0 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: 0xaaaae4aaec60 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aabfa0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aac038 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aac0e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aac178 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4aeeb50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aeebe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aeec70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aeed00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aeed90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aeee20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aeeeb0 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: 0xaaaae4aaed78 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae4aabc90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae4aab980 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae4aaacb0 VAL: 'a' (5 sibs) 37: 0xaaaae4aaad48 VAL: 'b' (5 sibs) 37: 0xaaaae4aaade0 VAL: 'c' (5 sibs) 37: 0xaaaae4aaae78 VAL: 'd' (5 sibs) 37: 0xaaaae4aaaf10 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4af2170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4af2200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4af2290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4af2320 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4af23b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4af2440 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4af24d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4af2560 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] 0xaaaae4ada520 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4ada5b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4ada640 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4ada6d0 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] 0xaaaae4af3120 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4af31b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4af3240 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4af32d0 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] 0xaaaae4adc3c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4adc450 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4adc4e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4adc570 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4adc600 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4adc690 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4adc720 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] 0xaaaae4af4310 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af43a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af4430 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af44c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af4550 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af45e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af4670 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] 0xaaaae4ade1b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ade240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ade2d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ade360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ade3f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ade480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ade510 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] 0xaaaae4af4c20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af4cb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af4d40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af4dd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af4e60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af4ef0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af4f80 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] 0xaaaae4adffa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae0030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae00c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae0150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae01e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae0270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae0300 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] 0xaaaae4af5530 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af55c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af5650 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af56e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af5770 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af5800 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af5890 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] 0xaaaae4ae5680 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4ae5710 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4ae57a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4ae5830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4ae58c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4ae5950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4ae59e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4ae5a70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4ae5b00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4ae5b90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4ae5c20 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4ae5cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4ae5d40 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4ae5dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4ae5e60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4ae5ef0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4ae5f80 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4ae6010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4ae60a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4ae6130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4ae61c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4ae6250 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4ae62e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4ae6370 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4ae6400 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4ae6490 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4ae6520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4ae65b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4ae6640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4ae66d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4ae6760 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4ae67f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4ae6880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4ae6910 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4ae69a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4ae6a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4ae6ac0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4ae6b50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4ae6be0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4ae6c70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4ae6d00 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4ae6d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4ae6e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4ae6eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4ae6f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4ae6fd0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4ae7060 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4ae70f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4ae7180 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4ae7210 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4ae72a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4ae7330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4ae73c0 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] 0xaaaae4af7960 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4af79f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4af7a80 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4af7b10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4af7ba0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4af7c30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4af7cc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4af7d50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4af7de0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4af7e70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4af7f00 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4af7f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4af8020 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4af80b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4af8140 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4af81d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4af8260 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4af82f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4af8380 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4af8410 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4af84a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4af8530 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4af85c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4af8650 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4af86e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4af8770 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4af8800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4af8890 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4af8920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4af89b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4af8a40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4af8ad0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4af8b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4af8bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4af8c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4af8d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4af8da0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4af8e30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4af8ec0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4af8f50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4af8fe0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4af9070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4af9100 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4af9190 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4af9220 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4af92b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4af9340 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4af93d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4af9460 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4af94f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4af9580 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4af9610 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4af96a0 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] 0xaaaae4ae7a90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae7b20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae7bb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae7c40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae7cd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae7d60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae7df0 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] 0xaaaae4af5e40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af5ed0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af5f60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af5ff0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af6080 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af6110 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af61a0 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] 0xaaaae4ae97c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4ae9850 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4ae98e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4ae9970 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4ae9a00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4ae9a90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4ae9b20 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] 0xaaaae4af6750 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af67e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af6870 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af6900 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af6990 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af6a20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af6ab0 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] 0xaaaae4aeb4f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4aeb580 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4aeb610 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4aeb6a0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4aeb730 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4aeb7c0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4aeb850 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4aeb8e0 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] 0xaaaae4af9d70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4af9e00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4af9e90 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4af9f20 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4af9fb0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4afa040 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4afa0d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4afa160 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] 0xaaaae4aebe00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4aebe90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4aebf20 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4aebfb0 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] 0xaaaae4afa680 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4afa710 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4afa7a0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4afa830 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] 0xaaaae4aec710 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aec7a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aec830 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aec8c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aec950 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aec9e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aeca70 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] 0xaaaae4afaf90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afb020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afb0b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afb140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afb1d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afb260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afb2f0 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] 0xaaaae4aed020 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aed0b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aed140 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aed1d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aed260 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aed2f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aed380 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] 0xaaaae4afb8a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afb930 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afb9c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afba50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afbae0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afbb70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afbc00 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] 0xaaaae4aed930 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aed9c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aeda50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aedae0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aedb70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aedc00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aedc90 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] 0xaaaae4afc1b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afc240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afc2d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afc360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afc3f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afc480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afc510 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] 0xaaaae4aefd60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4aefdf0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4aefe80 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4aeff10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4aeffa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4af0030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4af00c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4af0150 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4af01e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4af0270 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4af0300 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4af0390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4af0420 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4af04b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4af0540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4af05d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4af0660 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4af06f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4af0780 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4af0810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4af08a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4af0930 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4af09c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4af0a50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4af0ae0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4af0b70 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4af0c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4af0c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4af0d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4af0db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4af0e40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4af0ed0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4af0f60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4af0ff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4af1080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4af1110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4af11a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4af1230 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4af12c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4af1350 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4af13e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4af1470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4af1500 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4af1590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4af1620 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4af16b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4af1740 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4af17d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4af1860 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4af18f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4af1980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4af1a10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4af1aa0 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] 0xaaaae4afe5e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4afe670 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4afe700 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4afe790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4afe820 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4afe8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4afe940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4afe9d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4afea60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4afeaf0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4afeb80 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4afec10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4afeca0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4afed30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4afedc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4afee50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4afeee0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4afef70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4aff000 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4aff090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4aff120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4aff1b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4aff240 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4aff2d0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4aff360 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4aff3f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4aff480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4aff510 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4aff5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4aff630 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4aff6c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4aff750 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4aff7e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4aff870 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4aff900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4aff990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4affa20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4affab0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4affb40 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4affbd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4affc60 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4affcf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4affd80 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4affe10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4affea0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4afff30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4afffc0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4b00050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4b000e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4b00170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4b00200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4b00290 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4b00320 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] 0xaaaae4aee240 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aee2d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aee360 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aee3f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aee480 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aee510 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aee5a0 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] 0xaaaae4afcac0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afcb50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afcbe0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afcc70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afcd00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afcd90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afce20 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] 0xaaaae4aeeb50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4aeebe0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4aeec70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4aeed00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4aeed90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4aeee20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4aeeeb0 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] 0xaaaae4afd3d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afd460 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afd4f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afd580 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afd610 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afd6a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afd730 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] 0xaaaae4af2170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4af2200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4af2290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4af2320 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4af23b0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4af2440 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4af24d0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4af2560 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] 0xaaaae4b009f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4b00a80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4b00b10 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4b00ba0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4b00c30 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4b00cc0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4b00d50 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4b00de0 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: 0xaaaae4aae5d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae4aa90f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae4aa9188 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae4aa9220 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4af3cd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4af3d60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4af3df0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4af3e80 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: 0xaaaae4aae6e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa98c0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9958 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9a00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9a98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4afdce0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afdd70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afde00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afde90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afdf20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afdfb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afe040 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: 0xaaaae4aae800 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa0f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa188 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa048 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa230 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa2c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4afe0e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4afe170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4afe200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4afe290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4afe320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4afe3b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4afe440 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: 0xaaaae4aae918 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa370 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa4b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa548 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa408 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa5f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa688 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4af7060 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af70f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af7180 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af7210 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af72a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af7330 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af73c0 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: 0xaaaae4aaea30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae4aaee50 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae4aaf320 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf3c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf458 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf4f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aaf588 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaeee8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae4aaef80 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae4aaf630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aaf800 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf8a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf938 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafa68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf6c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4aafb10 MAP: (1 sibs) 4 children: 37: 0xaaaae4aafbb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aafc48 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aafce0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafd78 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf018 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae4aaf0b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae4aafe20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aafff0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0128 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab01c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0258 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aafeb8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0300 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab03a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab04d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaff50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf148 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae4aaf1e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae4ab0610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4ab07e0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab09b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab06a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0af0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab0740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf278 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b01300 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4b01390 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4b01420 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4b014b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4b01540 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4b015d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4b01660 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4b016f0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4b01780 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4b01810 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4b018a0 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4b01930 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4b019c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4b01a50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4b01ae0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4b01b70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4b01c00 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4b01c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4b01d20 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4b01db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4b01e40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4b01ed0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4b01f60 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4b01ff0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4b02080 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4b02110 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4b021a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4b02230 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4b022c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4b02350 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4b023e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4b02470 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4b02500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4b02590 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4b02620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4b026b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4b02740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4b027d0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4b02860 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4b028f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4b02980 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4b02a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4b02aa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4b02b30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4b02bc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4b02c50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4b02ce0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4b02d70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4b02e00 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4b02e90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4b02f20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4b02fb0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4b03040 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: 0xaaaae4aaeb48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa9b40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9bd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9c80 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9d18 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4af7460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4af74f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4af7580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4af7610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4af76a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4af7730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4af77c0 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: 0xaaaae4aaec60 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aabfa0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aac038 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aac0e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aac178 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b030e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b03170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b03200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b03290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b03320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b033b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b03440 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: 0xaaaae4aaed78 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae4aabc90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae4aab980 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae4aaacb0 VAL: 'a' (5 sibs) 37: 0xaaaae4aaad48 VAL: 'b' (5 sibs) 37: 0xaaaae4aaade0 VAL: 'c' (5 sibs) 37: 0xaaaae4aaae78 VAL: 'd' (5 sibs) 37: 0xaaaae4aaaf10 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b034e0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4b03570 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4b03600 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4b03690 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4b03720 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4b037b0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4b03840 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4b038d0 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: 0xaaaae4aae5d0 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaaae4aa90f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaaae4aa9188 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaaae4aa9220 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b03970 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaaae4b03a00 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaaae4b03a90 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaaae4b03b20 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: 0xaaaae4aae6e8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa98c0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9958 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9a00 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9a98 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b03bc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b03c50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b03ce0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b03d70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b03e00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b03e90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b03f20 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: 0xaaaae4aae800 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa0f0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa188 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa048 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa230 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa2c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b03fc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b04050 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b040e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b04170 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b04200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b04290 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b04320 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: 0xaaaae4aae918 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa370 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aaa4b0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aaa548 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa408 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aaa5f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aaa688 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b043c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b04450 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b044e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b04570 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b04600 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b04690 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b04720 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: 0xaaaae4aaea30 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaaae4aaee50 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaaae4aaf320 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf3c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf458 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf4f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aaf588 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaeee8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaaae4aaef80 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaaae4aaf630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aaf800 MAP: (1 sibs) 4 children: 37: 0xaaaae4aaf8a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aaf938 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aaf9d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafa68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf6c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4aafb10 MAP: (1 sibs) 4 children: 37: 0xaaaae4aafbb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4aafc48 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4aafce0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4aafd78 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaf760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf018 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaaae4aaf0b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaaae4aafe20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4aafff0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0128 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab01c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0258 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aafeb8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0300 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab03a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab04d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4aaff50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf148 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaaae4aaf1e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaaae4ab0610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaaae4ab07e0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab09b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab06a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaaae4ab0af0 MAP: (1 sibs) 4 children: 37: 0xaaaae4ab0b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaaae4ab0c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaaae4ab0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaaae4ab0d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaaae4ab0740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaaae4aaf278 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b047c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaaae4b04850 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaaae4b048e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaaae4b04970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaaae4b04a00 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaaae4b04a90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaaae4b04b20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaaae4b04bb0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaaae4b04c40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaaae4b04cd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaaae4b04d60 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaaae4b04df0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaaae4b04e80 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaaae4b04f10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaaae4b04fa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaaae4b05030 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaaae4b050c0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaaae4b05150 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaaae4b051e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaaae4b05270 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaaae4b05300 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaaae4b05390 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaaae4b05420 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaaae4b054b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaaae4b05540 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaaae4b055d0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaaae4b05660 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaaae4b056f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaaae4b05780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaaae4b05810 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaaae4b058a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaaae4b05930 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaaae4b059c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaaae4b05a50 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaaae4b05ae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaaae4b05b70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaaae4b05c00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaaae4b05c90 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaaae4b05d20 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaaae4b05db0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaaae4b05e40 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaaae4b05ed0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaaae4b05f60 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaaae4b05ff0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaaae4b06080 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaaae4b06110 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaaae4b061a0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaaae4b06230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaaae4b062c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaaae4b06350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaaae4b063e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaaae4b06470 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaaae4b06500 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: 0xaaaae4aaeb48 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aaa780 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aa9b40 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aa9bd8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aaa818 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aa9c80 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aa9d18 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b065a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b06630 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b066c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b06750 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b067e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b06870 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b06900 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: 0xaaaae4aaec60 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaaae4aa9e10 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaaae4aabfa0 VAL: 'John Smith' (2 sibs) 37: 0xaaaae4aac038 VAL: 'Bill Jones' (2 sibs) 37: 0xaaaae4aa9ea8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaaae4aac0e0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaaae4aac178 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b069a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaaae4b06a30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaaae4b06ac0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaaae4b06b50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaaae4b06be0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaaae4b06c70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaaae4b06d00 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: 0xaaaae4aaed78 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaaae4aabc90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaaae4aab980 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaaae4aaacb0 VAL: 'a' (5 sibs) 37: 0xaaaae4aaad48 VAL: 'b' (5 sibs) 37: 0xaaaae4aaade0 VAL: 'c' (5 sibs) 37: 0xaaaae4aaae78 VAL: 'd' (5 sibs) 37: 0xaaaae4aaaf10 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaaae4b06da0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaaae4b06e30 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaaae4b06ec0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaaae4b06f50 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaaae4b06fe0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaaae4b07070 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaaae4b07100 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaaae4b07190 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 (5 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (5 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0xaaaae39366e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3932ac0 MAP: (3 sibs) 0 children: 38: 0xaaaae3932b58 MAP: (3 sibs) 0 children: 38: 0xaaaae3932bf0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae397e390 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae397e420 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae397e4b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae397e540 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: 0xaaaae39367f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933150 MAP: (2 sibs) 2 children: 38: 0xaaaae3933290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933328 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae39331e8 MAP: (2 sibs) 2 children: 38: 0xaaaae39333d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933468 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39800c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3980150 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39801e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3980270 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3980300 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3980390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3980420 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: 0xaaaae3936910 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933980 MAP: (2 sibs) 2 children: 38: 0xaaaae3933ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933b58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933a18 MAP: (2 sibs) 2 children: 38: 0xaaaae3933c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933c98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3981df0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3981e80 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3981f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3981fa0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3982030 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39820c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3982150 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: 0xaaaae3936a28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933d40 MAP: (2 sibs) 2 children: 38: 0xaaaae3933e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933f18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933dd8 MAP: (2 sibs) 2 children: 38: 0xaaaae3933fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934058 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3983b20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3983bb0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3983c40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3983cd0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3983d60 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3983df0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3983e80 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: 0xaaaae3936b40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae39349d0 MAP: (2 sibs) 2 children: 38: 0xaaaae3934b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3934ba8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3934a68 MAP: (2 sibs) 2 children: 38: 0xaaaae3934c50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934ce8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3985850 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39858e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3985970 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3985a00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3985a90 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3985b20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3985bb0 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: 0xaaaae3936c58 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaae3933560 MAP: (1 sibs) 2 children: 38: 0xaaaae3932dd0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3932e68 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3987580 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae3987610 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39876a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3987730 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: 0xaaaae3936d70 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaae3934ed0 MAP: (4 sibs) 2 children: 38: 0xaaaae3935140 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae39351d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3934f68 MAP: (4 sibs) 2 children: 38: 0xaaaae3935280 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3935318 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935000 MAP: (4 sibs) 3 children: 38: 0xaaaae39353c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaae3935458 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaae39354f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaae3935098 MAP: (4 sibs) 2 children: 38: 0xaaaae3935590 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935628 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39892b0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae3989340 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39893d0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3989460 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39894f0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae3989580 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae3989610 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39896a0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae3989730 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39897c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae3989850 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39898e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae3989970 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae3989a00 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: 0xaaaae3936e88 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaae3935720 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaae39357b8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae3935850 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae39358e8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae398afe0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae398b070 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae398b100 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae398b190 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae398b220 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: 0xaaaae3936fa0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaae3937870 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaae3937910 MAP: (5 sibs) 1 children: 38: 0xaaaae3937c10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaae39379a8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937cb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaae3937a40 MAP: (5 sibs) 1 children: 38: 0xaaaae3937d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaae3937ad8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937df0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaae3937e90 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaae3937f28 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaae3937b70 MAP: (5 sibs) 1 children: 38: 0xaaaae3937fd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaae3938070 VAL: 'val1' (2 sibs) 38: 0xaaaae3938108 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae398ce00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae398ce90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae398cf20 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae398cfb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae398d040 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae398d0d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae398d160 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae398d1f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae398d280 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae398d310 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae398d3a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae398d430 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae398d4c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae398d550 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae398d5e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae398d670 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: 0xaaaae39370b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaae3933740 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaae3934150 MAP: (1 sibs) 1 children: 38: 0xaaaae39341f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae39337d8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaae3934290 MAP: (1 sibs) 1 children: 38: 0xaaaae3934330 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae3933870 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaae3934d90 MAP: (2 sibs) 1 children: 38: 0xaaaae39343d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaae3934e28 MAP: (2 sibs) 1 children: 38: 0xaaaae3934470 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae398ebd0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae398ec60 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae398ecf0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae398ed80 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae398ee10 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae398eea0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae398ef30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae398efc0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae398f050 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae398f0e0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae398f170 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae398f200 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: 0xaaaae39371d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3932c90 MAP: (2 sibs) 3 children: 38: 0xaaaae39381b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaae3938248 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaae39382e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaae3932d28 MAP: (2 sibs) 3 children: 38: 0xaaaae3938380 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaae3938418 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaae39384b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3990aa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3990b30 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3990bc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3990c50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3990ce0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3990d70 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3990e00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3990e90 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3990f20 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: 0xaaaae39372e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933600 MAP: (2 sibs) 3 children: 38: 0xaaaae3938550 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaae39385e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaae3938680 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaae3933698 MAP: (2 sibs) 3 children: 38: 0xaaaae3938720 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaae39387b8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaae3938850 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3992930 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39929c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3992a50 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3992ae0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3992b70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3992c00 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3992c90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3992d20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3992db0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaae3992930 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39929c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3992a50 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3992ae0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3992b70 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3992c00 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3992c90 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3992d20 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3992db0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaae3992930 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39929c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3992a50 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3992ae0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3992b70 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3992c00 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3992c90 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3992d20 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3992db0 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: 0xaaaae3937400 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3938ac0 MAP: (3 sibs) 3 children: 38: 0xaaaae3938c90 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaae3938d28 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaae3938dc0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaae3938b58 MAP: (3 sibs) 3 children: 38: 0xaaaae3938e60 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaae3938ef8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaae3938f90 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaae3938bf0 MAP: (3 sibs) 3 children: 38: 0xaaaae3939030 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaae39390c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaae3939160 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39947d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae3994860 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39948f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3994980 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3994a10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3994aa0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae3994b30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae3994bc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae3994c50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae3994ce0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae3994d70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae3994e00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae3994e90 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: 0xaaaae39366e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3932ac0 MAP: (3 sibs) 0 children: 38: 0xaaaae3932b58 MAP: (3 sibs) 0 children: 38: 0xaaaae3932bf0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39950e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae3995170 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae3995200 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae3995290 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: 0xaaaae39367f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933150 MAP: (2 sibs) 2 children: 38: 0xaaaae3933290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933328 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae39331e8 MAP: (2 sibs) 2 children: 38: 0xaaaae39333d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933468 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39959f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3995a80 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3995b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3995ba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3995c30 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3995cc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3995d50 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: 0xaaaae3936910 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933980 MAP: (2 sibs) 2 children: 38: 0xaaaae3933ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933b58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933a18 MAP: (2 sibs) 2 children: 38: 0xaaaae3933c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933c98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3996300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3996390 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3996420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39964b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3996540 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39965d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3996660 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: 0xaaaae3936a28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933d40 MAP: (2 sibs) 2 children: 38: 0xaaaae3933e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933f18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933dd8 MAP: (2 sibs) 2 children: 38: 0xaaaae3933fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934058 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3996c10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3996ca0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3996d30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3996dc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3996e50 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3996ee0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3996f70 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: 0xaaaae3936b40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae39349d0 MAP: (2 sibs) 2 children: 38: 0xaaaae3934b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3934ba8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3934a68 MAP: (2 sibs) 2 children: 38: 0xaaaae3934c50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934ce8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3997520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39975b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3997640 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39976d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3997760 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39977f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3997880 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: 0xaaaae3936c58 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaae3933560 MAP: (1 sibs) 2 children: 38: 0xaaaae3932dd0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3932e68 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3997e30 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae3997ec0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae3997f50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3997fe0 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: 0xaaaae3936d70 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaae3934ed0 MAP: (4 sibs) 2 children: 38: 0xaaaae3935140 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae39351d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3934f68 MAP: (4 sibs) 2 children: 38: 0xaaaae3935280 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3935318 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935000 MAP: (4 sibs) 3 children: 38: 0xaaaae39353c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaae3935458 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaae39354f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaae3935098 MAP: (4 sibs) 2 children: 38: 0xaaaae3935590 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935628 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3998740 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39987d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae3998860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39988f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae3998980 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae3998a10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae3998aa0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae3998b30 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae3998bc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae3998c50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae3998ce0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae3998d70 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae3998e00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae3998e90 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: 0xaaaae3936e88 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaae3935720 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaae39357b8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae3935850 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae39358e8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3999050 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39990e0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae3999170 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae3999200 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae3999290 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: 0xaaaae3936fa0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaae3937870 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaae3937910 MAP: (5 sibs) 1 children: 38: 0xaaaae3937c10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaae39379a8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937cb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaae3937a40 MAP: (5 sibs) 1 children: 38: 0xaaaae3937d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaae3937ad8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937df0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaae3937e90 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaae3937f28 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaae3937b70 MAP: (5 sibs) 1 children: 38: 0xaaaae3937fd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaae3938070 VAL: 'val1' (2 sibs) 38: 0xaaaae3938108 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae3999960 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39999f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae3999a80 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae3999b10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae3999ba0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae3999c30 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae3999cc0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae3999d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae3999de0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae3999e70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae3999f00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae3999f90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae399a020 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae399a0b0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae399a140 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae399a1d0 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: 0xaaaae39370b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaae3933740 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaae3934150 MAP: (1 sibs) 1 children: 38: 0xaaaae39341f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae39337d8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaae3934290 MAP: (1 sibs) 1 children: 38: 0xaaaae3934330 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae3933870 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaae3934d90 MAP: (2 sibs) 1 children: 38: 0xaaaae39343d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaae3934e28 MAP: (2 sibs) 1 children: 38: 0xaaaae3934470 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae399a270 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399a300 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae399a390 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae399a420 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae399a4b0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae399a540 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae399a5d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae399a660 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae399a6f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae399a780 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae399a810 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae399a8a0 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: 0xaaaae39371d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3932c90 MAP: (2 sibs) 3 children: 38: 0xaaaae39381b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaae3938248 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaae39382e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaae3932d28 MAP: (2 sibs) 3 children: 38: 0xaaaae3938380 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaae3938418 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaae39384b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae399ab80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399ac10 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399aca0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399ad30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399adc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399ae50 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399aee0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399af70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b000 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: 0xaaaae39372e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933600 MAP: (2 sibs) 3 children: 38: 0xaaaae3938550 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaae39385e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaae3938680 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaae3933698 MAP: (2 sibs) 3 children: 38: 0xaaaae3938720 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaae39387b8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaae3938850 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae399b490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399b520 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399b5b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399b640 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399b6d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399b760 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399b7f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399b880 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b910 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaae399b490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399b520 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399b5b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399b640 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399b6d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399b760 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399b7f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399b880 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b910 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaaae399b490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399b520 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399b5b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399b640 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399b6d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399b760 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399b7f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399b880 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b910 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: 0xaaaae3937400 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3938ac0 MAP: (3 sibs) 3 children: 38: 0xaaaae3938c90 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaae3938d28 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaae3938dc0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaae3938b58 MAP: (3 sibs) 3 children: 38: 0xaaaae3938e60 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaae3938ef8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaae3938f90 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaae3938bf0 MAP: (3 sibs) 3 children: 38: 0xaaaae3939030 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaae39390c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaae3939160 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae399bda0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399be30 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae399bec0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399bf50 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399bfe0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399c070 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae399c100 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae399c190 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae399c220 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae399c2b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae399c340 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae399c3d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae399c460 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] 0xaaaae397e390 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae397e420 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae397e4b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae397e540 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] 0xaaaae399d840 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399d8d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae399d960 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae399d9f0 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] 0xaaaae39800c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3980150 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39801e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3980270 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3980300 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3980390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3980420 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] 0xaaaae399ea30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399eac0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae399eb50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae399ebe0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae399ec70 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae399ed00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae399ed90 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] 0xaaaae3981df0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3981e80 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3981f10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3981fa0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3982030 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39820c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3982150 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] 0xaaaae399f340 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399f3d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae399f460 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae399f4f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae399f580 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae399f610 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae399f6a0 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] 0xaaaae3983b20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3983bb0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3983c40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3983cd0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3983d60 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3983df0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3983e80 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] 0xaaaae399fc50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399fce0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae399fd70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae399fe00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae399fe90 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae399ff20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae399ffb0 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] 0xaaaae3985850 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39858e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3985970 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3985a00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3985a90 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3985b20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3985bb0 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] 0xaaaae39a0560 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a05f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39a0680 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39a0710 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39a07a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39a0830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39a08c0 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] 0xaaaae3987580 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae3987610 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39876a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3987730 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] 0xaaaae39a0e70 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39a0f00 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39a0f90 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39a1020 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] 0xaaaae39892b0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae3989340 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39893d0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3989460 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39894f0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae3989580 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae3989610 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39896a0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae3989730 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39897c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae3989850 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39898e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae3989970 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae3989a00 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] 0xaaaae39a1780 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39a1810 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39a18a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39a1930 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39a19c0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae39a1a50 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae39a1ae0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39a1b70 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae39a1c00 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39a1c90 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae39a1d20 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39a1db0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae39a1e40 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae39a1ed0 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] 0xaaaae398afe0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae398b070 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae398b100 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae398b190 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae398b220 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] 0xaaaae39a2090 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39a2120 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae39a21b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae39a2240 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae39a22d0 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] 0xaaaae398ce00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae398ce90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae398cf20 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae398cfb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae398d040 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae398d0d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae398d160 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae398d1f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae398d280 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae398d310 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae398d3a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae398d430 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae398d4c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae398d550 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae398d5e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae398d670 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] 0xaaaae39a29a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39a2a30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae39a2ac0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae39a2b50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae39a2be0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae39a2c70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae39a2d00 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae39a2d90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae39a2e20 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae39a2eb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae39a2f40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae39a2fd0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae39a3060 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae39a30f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae39a3180 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae39a3210 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] 0xaaaae398ebd0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae398ec60 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae398ecf0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae398ed80 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae398ee10 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae398eea0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae398ef30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae398efc0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae398f050 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae398f0e0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae398f170 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae398f200 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] 0xaaaae39a32b0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39a3340 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae39a33d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae39a3460 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae39a34f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae39a3580 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae39a3610 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae39a36a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae39a3730 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae39a37c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae39a3850 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae39a38e0 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] 0xaaaae3990aa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3990b30 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3990bc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3990c50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3990ce0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3990d70 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3990e00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3990e90 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3990f20 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] 0xaaaae39a3bc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a3c50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39a3ce0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39a3d70 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39a3e00 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39a3e90 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39a3f20 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39a3fb0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39a4040 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] 0xaaaae3992930 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39929c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae3992a50 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3992ae0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3992b70 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3992c00 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae3992c90 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae3992d20 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae3992db0 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] 0xaaaae39a44d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a4560 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39a45f0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39a4680 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39a4710 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39a47a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39a4830 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39a48c0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39a4950 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] 0xaaaae39947d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae3994860 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39948f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae3994980 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae3994a10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae3994aa0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae3994b30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae3994bc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae3994c50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae3994ce0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae3994d70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae3994e00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae3994e90 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] 0xaaaae39a4de0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39a4e70 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39a4f00 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39a4f90 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39a5020 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39a50b0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae39a5140 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae39a51d0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae39a5260 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae39a52f0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae39a5380 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae39a5410 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae39a54a0 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] 0xaaaae39950e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae3995170 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae3995200 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae3995290 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] 0xaaaae39a56f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39a5780 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae39a5810 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae39a58a0 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] 0xaaaae39959f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3995a80 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3995b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3995ba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3995c30 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3995cc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3995d50 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] 0xaaaae39a6000 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a6090 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39a6120 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39a61b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39a6240 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39a62d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39a6360 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] 0xaaaae3996300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3996390 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3996420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39964b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3996540 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39965d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3996660 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] 0xaaaae39a6910 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a69a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39a6a30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39a6ac0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39a6b50 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39a6be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39a6c70 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] 0xaaaae3996c10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae3996ca0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3996d30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae3996dc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3996e50 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae3996ee0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3996f70 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] 0xaaaae39a7220 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a72b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39a7340 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39a73d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39a7460 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39a74f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39a7580 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] 0xaaaae3997520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39975b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae3997640 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39976d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae3997760 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39977f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae3997880 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] 0xaaaae39a7b30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39a7bc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39a7c50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39a7ce0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39a7d70 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39a7e00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39a7e90 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] 0xaaaae3997e30 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae3997ec0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae3997f50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae3997fe0 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] 0xaaaae39a8440 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39a84d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39a8560 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39a85f0 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] 0xaaaae3998740 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39987d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae3998860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39988f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae3998980 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae3998a10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae3998aa0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae3998b30 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae3998bc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae3998c50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae3998ce0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae3998d70 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae3998e00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae3998e90 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] 0xaaaae39a8d50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39a8de0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39a8e70 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39a8f00 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39a8f90 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae39a9020 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae39a90b0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39a9140 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae39a91d0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39a9260 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae39a92f0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39a9380 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae39a9410 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae39a94a0 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] 0xaaaae3999050 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39990e0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae3999170 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae3999200 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae3999290 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] 0xaaaae39a9660 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39a96f0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae39a9780 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae39a9810 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae39a98a0 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] 0xaaaae3999960 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39999f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae3999a80 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae3999b10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae3999ba0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae3999c30 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae3999cc0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae3999d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae3999de0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae3999e70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae3999f00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae3999f90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae399a020 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae399a0b0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae399a140 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae399a1d0 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] 0xaaaae39a9f70 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39aa000 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae39aa090 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae39aa120 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae39aa1b0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae39aa240 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae39aa2d0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae39aa360 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae39aa3f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae39aa480 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae39aa510 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae39aa5a0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae39aa630 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae39aa6c0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae39aa750 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae39aa7e0 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] 0xaaaae399a270 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399a300 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae399a390 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae399a420 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae399a4b0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae399a540 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae399a5d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae399a660 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae399a6f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae399a780 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae399a810 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae399a8a0 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] 0xaaaae39aa880 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39aa910 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae39aa9a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae39aaa30 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae39aaac0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae39aab50 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae39aabe0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae39aac70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae39aad00 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae39aad90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae39aae20 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae39aaeb0 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] 0xaaaae399ab80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399ac10 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399aca0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399ad30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399adc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399ae50 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399aee0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399af70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b000 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] 0xaaaae39ab190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39ab220 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39ab2b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39ab340 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39ab3d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39ab460 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39ab4f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39ab580 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39ab610 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] 0xaaaae399b490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae399b520 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae399b5b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399b640 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399b6d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399b760 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae399b7f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae399b880 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae399b910 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] 0xaaaae39abaa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39abb30 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39abbc0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39abc50 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39abce0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39abd70 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39abe00 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39abe90 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39abf20 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] 0xaaaae399bda0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399be30 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae399bec0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae399bf50 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae399bfe0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae399c070 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae399c100 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae399c190 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae399c220 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae399c2b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae399c340 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae399c3d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae399c460 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] 0xaaaae39ac3b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39ac440 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39ac4d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39ac560 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39ac5f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39ac680 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae39ac710 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae39ac7a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae39ac830 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae39ac8c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae39ac950 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae39ac9e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae39aca70 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: 0xaaaae39366e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3932ac0 MAP: (3 sibs) 0 children: 38: 0xaaaae3932b58 MAP: (3 sibs) 0 children: 38: 0xaaaae3932bf0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae399e510 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae399e5a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae399e630 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae399e6c0 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: 0xaaaae39367f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933150 MAP: (2 sibs) 2 children: 38: 0xaaaae3933290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933328 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae39331e8 MAP: (2 sibs) 2 children: 38: 0xaaaae39333d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933468 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39accc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39acd50 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39acde0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39ace70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39acf00 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39acf90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39ad020 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: 0xaaaae3936910 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933980 MAP: (2 sibs) 2 children: 38: 0xaaaae3933ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933b58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933a18 MAP: (2 sibs) 2 children: 38: 0xaaaae3933c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933c98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39ad0c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39ad150 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39ad1e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39ad270 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39ad300 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39ad390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39ad420 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: 0xaaaae3936a28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933d40 MAP: (2 sibs) 2 children: 38: 0xaaaae3933e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933f18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933dd8 MAP: (2 sibs) 2 children: 38: 0xaaaae3933fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934058 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39ad4c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39ad550 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39ad5e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39ad670 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39ad700 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39ad790 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39ad820 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: 0xaaaae3936b40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae39349d0 MAP: (2 sibs) 2 children: 38: 0xaaaae3934b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3934ba8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3934a68 MAP: (2 sibs) 2 children: 38: 0xaaaae3934c50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934ce8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39ad8c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39ad950 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39ad9e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39ada70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39adb00 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39adb90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39adc20 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: 0xaaaae3936c58 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaae3933560 MAP: (1 sibs) 2 children: 38: 0xaaaae3932dd0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3932e68 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39adcc0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39add50 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39adde0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39ade70 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: 0xaaaae3936d70 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaae3934ed0 MAP: (4 sibs) 2 children: 38: 0xaaaae3935140 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae39351d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3934f68 MAP: (4 sibs) 2 children: 38: 0xaaaae3935280 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3935318 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935000 MAP: (4 sibs) 3 children: 38: 0xaaaae39353c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaae3935458 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaae39354f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaae3935098 MAP: (4 sibs) 2 children: 38: 0xaaaae3935590 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935628 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39adf10 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39adfa0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39ae030 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39ae0c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39ae150 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae39ae1e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae39ae270 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39ae300 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae39ae390 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39ae420 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae39ae4b0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39ae540 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae39ae5d0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae39ae660 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: 0xaaaae3936e88 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaae3935720 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaae39357b8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae3935850 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae39358e8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39ae700 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39ae790 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae39ae820 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae39ae8b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae39ae940 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: 0xaaaae3936fa0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaae3937870 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaae3937910 MAP: (5 sibs) 1 children: 38: 0xaaaae3937c10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaae39379a8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937cb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaae3937a40 MAP: (5 sibs) 1 children: 38: 0xaaaae3937d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaae3937ad8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937df0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaae3937e90 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaae3937f28 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaae3937b70 MAP: (5 sibs) 1 children: 38: 0xaaaae3937fd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaae3938070 VAL: 'val1' (2 sibs) 38: 0xaaaae3938108 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39ae9e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39aea70 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae39aeb00 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae39aeb90 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae39aec20 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae39aecb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae39aed40 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae39aedd0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae39aee60 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae39aeef0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae39aef80 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae39af010 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae39af0a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae39af130 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae39af1c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae39af250 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: 0xaaaae39370b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaae3933740 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaae3934150 MAP: (1 sibs) 1 children: 38: 0xaaaae39341f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae39337d8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaae3934290 MAP: (1 sibs) 1 children: 38: 0xaaaae3934330 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae3933870 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaae3934d90 MAP: (2 sibs) 1 children: 38: 0xaaaae39343d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaae3934e28 MAP: (2 sibs) 1 children: 38: 0xaaaae3934470 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39af2f0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39af380 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae39af410 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae39af4a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae39af530 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae39af5c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae39af650 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae39af6e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae39af770 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae39af800 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae39af890 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae39af920 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: 0xaaaae39371d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3932c90 MAP: (2 sibs) 3 children: 38: 0xaaaae39381b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaae3938248 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaae39382e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaae3932d28 MAP: (2 sibs) 3 children: 38: 0xaaaae3938380 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaae3938418 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaae39384b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39af9c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39afa50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39afae0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39afb70 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39afc00 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39afc90 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39afd20 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39afdb0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39afe40 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: 0xaaaae39372e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933600 MAP: (2 sibs) 3 children: 38: 0xaaaae3938550 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaae39385e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaae3938680 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaae3933698 MAP: (2 sibs) 3 children: 38: 0xaaaae3938720 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaae39387b8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaae3938850 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39afee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39aff70 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39b0000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39b0090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39b0120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39b01b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39b0240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39b02d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39b0360 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: 0xaaaae3937400 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3938ac0 MAP: (3 sibs) 3 children: 38: 0xaaaae3938c90 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaae3938d28 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaae3938dc0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaae3938b58 MAP: (3 sibs) 3 children: 38: 0xaaaae3938e60 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaae3938ef8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaae3938f90 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaae3938bf0 MAP: (3 sibs) 3 children: 38: 0xaaaae3939030 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaae39390c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaae3939160 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b0400 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39b0490 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39b0520 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39b05b0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39b0640 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39b06d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae39b0760 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae39b07f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae39b0880 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae39b0910 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae39b09a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae39b0a30 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae39b0ac0 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: 0xaaaae39366e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3932ac0 MAP: (3 sibs) 0 children: 38: 0xaaaae3932b58 MAP: (3 sibs) 0 children: 38: 0xaaaae3932bf0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b0b60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39b0bf0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaaae39b0c80 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaaae39b0d10 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: 0xaaaae39367f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933150 MAP: (2 sibs) 2 children: 38: 0xaaaae3933290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933328 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae39331e8 MAP: (2 sibs) 2 children: 38: 0xaaaae39333d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933468 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b0db0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b0e40 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39b0ed0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39b0f60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39b0ff0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39b1080 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39b1110 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: 0xaaaae3936910 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933980 MAP: (2 sibs) 2 children: 38: 0xaaaae3933ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933b58 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933a18 MAP: (2 sibs) 2 children: 38: 0xaaaae3933c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3933c98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b11b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b1240 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39b12d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39b1360 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39b13f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39b1480 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39b1510 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: 0xaaaae3936a28 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933d40 MAP: (2 sibs) 2 children: 38: 0xaaaae3933e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3933f18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3933dd8 MAP: (2 sibs) 2 children: 38: 0xaaaae3933fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934058 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b15b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b1640 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39b16d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39b1760 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39b17f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39b1880 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39b1910 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: 0xaaaae3936b40 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae39349d0 MAP: (2 sibs) 2 children: 38: 0xaaaae3934b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaaae3934ba8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaaae3934a68 MAP: (2 sibs) 2 children: 38: 0xaaaae3934c50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaaae3934ce8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b19b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b1a40 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaaae39b1ad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaaae39b1b60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaaae39b1bf0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaaae39b1c80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaaae39b1d10 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: 0xaaaae3936c58 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaaae3933560 MAP: (1 sibs) 2 children: 38: 0xaaaae3932dd0 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3932e68 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b1db0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39b1e40 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaaae39b1ed0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39b1f60 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: 0xaaaae3936d70 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaaae3934ed0 MAP: (4 sibs) 2 children: 38: 0xaaaae3935140 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae39351d8 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3934f68 MAP: (4 sibs) 2 children: 38: 0xaaaae3935280 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaaae3935318 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935000 MAP: (4 sibs) 3 children: 38: 0xaaaae39353c0 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaaae3935458 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaaae39354f0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaaae3935098 MAP: (4 sibs) 2 children: 38: 0xaaaae3935590 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaaae3935628 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b2000 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39b2090 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaaae39b2120 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaaae39b21b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaaae39b2240 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaaae39b22d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaaae39b2360 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaaae39b23f0 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaaae39b2480 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaaae39b2510 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaaae39b25a0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaaae39b2630 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaaae39b26c0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaaae39b2750 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: 0xaaaae3936e88 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaaae3935720 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaaae39357b8 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae3935850 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaaae39358e8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b27f0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaaae39b2880 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaaae39b2910 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaaae39b29a0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaaae39b2a30 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: 0xaaaae3936fa0 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaaae3937870 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaaae3937910 MAP: (5 sibs) 1 children: 38: 0xaaaae3937c10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaaae39379a8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937cb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaaae3937a40 MAP: (5 sibs) 1 children: 38: 0xaaaae3937d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaaae3937ad8 MAP: (5 sibs) 1 children: 38: 0xaaaae3937df0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaaae3937e90 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaaae3937f28 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaaae3937b70 MAP: (5 sibs) 1 children: 38: 0xaaaae3937fd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaaae3938070 VAL: 'val1' (2 sibs) 38: 0xaaaae3938108 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b2ad0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaaae39b2b60 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaaae39b2bf0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaaae39b2c80 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaaae39b2d10 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaaae39b2da0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaaae39b2e30 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaaae39b2ec0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaaae39b2f50 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaaae39b2fe0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaaae39b3070 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaaae39b3100 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaaae39b3190 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaaae39b3220 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaaae39b32b0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaaae39b3340 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: 0xaaaae39370b8 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaaae3933740 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaaae3934150 MAP: (1 sibs) 1 children: 38: 0xaaaae39341f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae39337d8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaaae3934290 MAP: (1 sibs) 1 children: 38: 0xaaaae3934330 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaaae3933870 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaaae3934d90 MAP: (2 sibs) 1 children: 38: 0xaaaae39343d0 KEYVAL: '' '' (1 sibs) 38: 0xaaaae3934e28 MAP: (2 sibs) 1 children: 38: 0xaaaae3934470 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b33e0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39b3470 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaaae39b3500 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaaae39b3590 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaaae39b3620 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaaae39b36b0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaaae39b3740 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaaae39b37d0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaaae39b3860 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaaae39b38f0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaaae39b3980 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaaae39b3a10 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: 0xaaaae39371d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3932c90 MAP: (2 sibs) 3 children: 38: 0xaaaae39381b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaaae3938248 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaaae39382e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaaae3932d28 MAP: (2 sibs) 3 children: 38: 0xaaaae3938380 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaaae3938418 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaaae39384b0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b3ab0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b3b40 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39b3bd0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39b3c60 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39b3cf0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39b3d80 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39b3e10 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39b3ea0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39b3f30 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: 0xaaaae39372e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaaae3933600 MAP: (2 sibs) 3 children: 38: 0xaaaae3938550 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaaae39385e8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaaae3938680 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaaae3933698 MAP: (2 sibs) 3 children: 38: 0xaaaae3938720 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaaae39387b8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaaae3938850 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b3fd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaaae39b4060 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaaae39b40f0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39b4180 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39b4210 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39b42a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaaae39b4330 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaaae39b43c0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaaae39b4450 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: 0xaaaae3937400 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaaae3938ac0 MAP: (3 sibs) 3 children: 38: 0xaaaae3938c90 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaaae3938d28 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaaae3938dc0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaaae3938b58 MAP: (3 sibs) 3 children: 38: 0xaaaae3938e60 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaaae3938ef8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaaae3938f90 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaaae3938bf0 MAP: (3 sibs) 3 children: 38: 0xaaaae3939030 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaaae39390c8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaaae3939160 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaaae39b44f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaaae39b4580 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaaae39b4610 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaaae39b46a0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaaae39b4730 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaaae39b47c0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaaae39b4850 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaaae39b48e0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaaae39b4970 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaaae39b4a00 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaaae39b4a90 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaaae39b4b20 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaaae39b4bb0 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 (7 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (8 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0xaaaaf0627be0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaaf0626370 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaaf0626408 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaaf06264a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaaf06265e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaaf0626678 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaaf0626538 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaaf0626720 VAL: 'item 1' (2 sibs) 39: 0xaaaaf06267b8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf0639210 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf06392a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0639330 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf06393c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf0639450 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf06394e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf0639570 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0639600 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf0639690 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: 0xaaaaf0627cf8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0627580 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf0626110 MAP: (2 sibs) 4 children: 39: 0xaaaaf0627620 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf06276b8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0627750 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06277e8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf06261a8 MAP: (2 sibs) 5 children: 39: 0xaaaaf0627890 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf0627928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf06279c0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0627a58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf0627af0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf063b5b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063b640 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063b6d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063b760 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063b7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063b880 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063b910 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063b9a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063ba30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063bac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063bb50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063bbe0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063bc70 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: 0xaaaaf0627e10 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0628000 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf06280a0 MAP: (2 sibs) 4 children: 39: 0xaaaaf06281e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf0628278 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0628310 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06283a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf0628138 MAP: (2 sibs) 5 children: 39: 0xaaaaf0628450 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf06284e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf0628580 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0628618 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf06286b0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf063d860 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063d8f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063d980 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063da10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063daa0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063db30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063dbc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063dc50 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063dce0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063dd70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063de00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063de90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063df20 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: 0xaaaaf0627be0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaaf0626370 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaaf0626408 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaaf06264a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaaf06265e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaaf0626678 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaaf0626538 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaaf0626720 VAL: 'item 1' (2 sibs) 39: 0xaaaaf06267b8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf063e170 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf063e200 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf063e290 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf063e320 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf063e3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf063e440 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf063e4d0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf063e560 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf063e5f0 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: 0xaaaaf0627cf8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0627580 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf0626110 MAP: (2 sibs) 4 children: 39: 0xaaaaf0627620 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf06276b8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0627750 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06277e8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf06261a8 MAP: (2 sibs) 5 children: 39: 0xaaaaf0627890 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf0627928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf06279c0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0627a58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf0627af0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf063ea80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063eb10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063eba0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063ec30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063ecc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063ed50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063ede0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063ee70 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063ef00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063ef90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063f020 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063f0b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063f140 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: 0xaaaaf0627e10 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0628000 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf06280a0 MAP: (2 sibs) 4 children: 39: 0xaaaaf06281e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf0628278 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0628310 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06283a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf0628138 MAP: (2 sibs) 5 children: 39: 0xaaaaf0628450 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf06284e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf0628580 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0628618 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf06286b0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf063f390 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063f420 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063f4b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063f540 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063f5d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063f660 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063f6f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063f780 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063f810 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063f8a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063f930 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063f9c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063fa50 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] 0xaaaaf0639210 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf06392a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0639330 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf06393c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf0639450 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf06394e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf0639570 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0639600 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf0639690 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] 0xaaaaf0640860 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf06408f0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0640980 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf0640a10 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf0640aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf0640b30 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf0640bc0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0640c50 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf0640ce0 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] 0xaaaaf063b5b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063b640 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063b6d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063b760 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063b7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063b880 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063b910 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063b9a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063ba30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063bac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063bb50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063bbe0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063bc70 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] 0xaaaaf0641a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0641ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0641b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0641c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf0641c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0641d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf0641db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0641e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0641ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0641f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0641ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0642080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0642110 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] 0xaaaaf063d860 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063d8f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063d980 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063da10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063daa0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063db30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063dbc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063dc50 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063dce0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063dd70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063de00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063de90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063df20 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] 0xaaaaf0642360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf06423f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0642480 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0642510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf06425a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0642630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf06426c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0642750 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf06427e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0642870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0642900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0642990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0642a20 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] 0xaaaaf063e170 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf063e200 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf063e290 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf063e320 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf063e3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf063e440 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf063e4d0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf063e560 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf063e5f0 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] 0xaaaaf0642c70 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf0642d00 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0642d90 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf0642e20 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf0642eb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf0642f40 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf0642fd0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0643060 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf06430f0 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] 0xaaaaf063ea80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063eb10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063eba0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063ec30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063ecc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063ed50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063ede0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063ee70 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063ef00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063ef90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063f020 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063f0b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063f140 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] 0xaaaaf0643580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0643610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf06436a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0643730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf06437c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0643850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf06438e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0643970 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0643a00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0643a90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0643b20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0643bb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0643c40 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] 0xaaaaf063f390 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf063f420 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf063f4b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf063f540 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf063f5d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf063f660 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf063f6f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf063f780 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf063f810 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf063f8a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf063f930 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf063f9c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf063fa50 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] 0xaaaaf0643e90 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0643f20 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0643fb0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0644040 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf06440d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0644160 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf06441f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0644280 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0644310 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf06443a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0644430 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf06444c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0644550 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: 0xaaaaf0627be0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaaf0626370 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaaf0626408 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaaf06264a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaaf06265e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaaf0626678 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaaf0626538 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaaf0626720 VAL: 'item 1' (2 sibs) 39: 0xaaaaf06267b8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf0641330 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf06413c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0641450 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf06414e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf0641570 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf0641600 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf0641690 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0641720 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf06417b0 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: 0xaaaaf0627cf8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0627580 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf0626110 MAP: (2 sibs) 4 children: 39: 0xaaaaf0627620 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf06276b8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0627750 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06277e8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf06261a8 MAP: (2 sibs) 5 children: 39: 0xaaaaf0627890 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf0627928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf06279c0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0627a58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf0627af0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf06447a0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0644830 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf06448c0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0644950 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf06449e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0644a70 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf0644b00 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0644b90 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0644c20 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0644cb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0644d40 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0644dd0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0644e60 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: 0xaaaaf0627e10 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0628000 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf06280a0 MAP: (2 sibs) 4 children: 39: 0xaaaaf06281e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf0628278 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0628310 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06283a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf0628138 MAP: (2 sibs) 5 children: 39: 0xaaaaf0628450 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf06284e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf0628580 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0628618 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf06286b0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf0644f00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0644f90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0645020 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf06450b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf0645140 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf06451d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf0645260 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf06452f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0645380 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0645410 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf06454a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0645530 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf06455c0 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: 0xaaaaf0627be0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaaaf0626370 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaaaf0626408 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaaaf06264a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaaaf06265e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaaaf0626678 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaaaf0626538 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaaaf0626720 VAL: 'item 1' (2 sibs) 39: 0xaaaaf06267b8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf0645660 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaaaf06456f0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaaaf0645780 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaaaf0645810 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaaaf06458a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaaaf0645930 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaaaf06459c0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaaaf0645a50 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaaaf0645ae0 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: 0xaaaaf0627cf8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0627580 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf0626110 MAP: (2 sibs) 4 children: 39: 0xaaaaf0627620 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf06276b8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0627750 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06277e8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf06261a8 MAP: (2 sibs) 5 children: 39: 0xaaaaf0627890 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf0627928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf06279c0 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0627a58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf0627af0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf0645b80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0645c10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0645ca0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0645d30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf0645dc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf0645e50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf0645ee0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf0645f70 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0646000 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf0646090 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0646120 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf06461b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf0646240 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: 0xaaaaf0627e10 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaaaf0628000 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaaaf06280a0 MAP: (2 sibs) 4 children: 39: 0xaaaaf06281e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaaaf0628278 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaaaf0628310 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaaaf06283a8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaaaf0628138 MAP: (2 sibs) 5 children: 39: 0xaaaaf0628450 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaaaf06284e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaaaf0628580 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaaaf0628618 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaaaf06286b0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaaaf06462e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaaaf0646370 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaaaf0646400 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaaaf0646490 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaaaf0646520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaaaf06465b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaaaf0646640 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaaaf06466d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaaaf0646760 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaaaf06467f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaaaf0646880 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaaaf0646910 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaaaf06469a0 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.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0xaaaad48538b0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853370 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853408 VAL: 'item 2' (4 sibs) 40: 0xaaaad48534a0 SEQ: (4 sibs) 2 children: 40: 0xaaaad48535e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853678 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853538 MAP: (4 sibs) 2 children: 40: 0xaaaad4853720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad48537b8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad485f1b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad485f240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad485f2d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad485f360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad485f3f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad485f480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad485f510 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad485f5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad485f630 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: 0xaaaad48539c8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853aa0 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853b38 VAL: 'item 2' (4 sibs) 40: 0xaaaad4853bd0 SEQ: (4 sibs) 2 children: 40: 0xaaaad4853d10 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853da8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853c68 MAP: (4 sibs) 2 children: 40: 0xaaaad4853e50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad4853ee8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad48611d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4861260 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad48612f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4861380 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4861410 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48614a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4861530 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48615c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4861650 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: 0xaaaad48538b0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853370 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853408 VAL: 'item 2' (4 sibs) 40: 0xaaaad48534a0 SEQ: (4 sibs) 2 children: 40: 0xaaaad48535e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853678 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853538 MAP: (4 sibs) 2 children: 40: 0xaaaad4853720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad48537b8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad4861ae0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4861b70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4861c00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4861c90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4861d20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4861db0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4861e40 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad4861ed0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4861f60 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: 0xaaaad48539c8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853aa0 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853b38 VAL: 'item 2' (4 sibs) 40: 0xaaaad4853bd0 SEQ: (4 sibs) 2 children: 40: 0xaaaad4853d10 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853da8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853c68 MAP: (4 sibs) 2 children: 40: 0xaaaad4853e50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad4853ee8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad48623f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4862480 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4862510 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad48625a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4862630 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48626c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4862750 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48627e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4862870 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] 0xaaaad485f1b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad485f240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad485f2d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad485f360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad485f3f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad485f480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad485f510 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad485f5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad485f630 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] 0xaaaad48631b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4863240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad48632d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4863360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad48633f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4863480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4863510 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48635a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4863630 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] 0xaaaad48611d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4861260 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad48612f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4861380 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4861410 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48614a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4861530 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48615c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4861650 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] 0xaaaad48643a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4864430 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad48644c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4864550 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad48645e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4864670 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4864700 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad4864790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4864820 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] 0xaaaad4861ae0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4861b70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4861c00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4861c90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4861d20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4861db0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4861e40 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad4861ed0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4861f60 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] 0xaaaad4864cb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4864d40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4864dd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4864e60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4864ef0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4864f80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4865010 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48650a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4865130 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] 0xaaaad48623f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4862480 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4862510 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad48625a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4862630 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48626c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4862750 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48627e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4862870 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] 0xaaaad48655c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4865650 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad48656e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4865770 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4865800 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4865890 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4865920 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48659b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4865a40 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: 0xaaaad48538b0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853370 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853408 VAL: 'item 2' (4 sibs) 40: 0xaaaad48534a0 SEQ: (4 sibs) 2 children: 40: 0xaaaad48535e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853678 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853538 MAP: (4 sibs) 2 children: 40: 0xaaaad4853720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad48537b8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad4863ac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4863b50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4863be0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4863c70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4863d00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4863d90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4863e20 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad4863eb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4863f40 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: 0xaaaad48539c8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853aa0 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853b38 VAL: 'item 2' (4 sibs) 40: 0xaaaad4853bd0 SEQ: (4 sibs) 2 children: 40: 0xaaaad4853d10 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853da8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853c68 MAP: (4 sibs) 2 children: 40: 0xaaaad4853e50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad4853ee8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad4865ed0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4865f60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4865ff0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4866080 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4866110 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48661a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4866230 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48662c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4866350 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: 0xaaaad48538b0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853370 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853408 VAL: 'item 2' (4 sibs) 40: 0xaaaad48534a0 SEQ: (4 sibs) 2 children: 40: 0xaaaad48535e0 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853678 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853538 MAP: (4 sibs) 2 children: 40: 0xaaaad4853720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad48537b8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad48663f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad4866480 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4866510 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad48665a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4866630 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad48666c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4866750 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad48667e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4866870 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: 0xaaaad48539c8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaaad4853aa0 VAL: 'item 1' (4 sibs) 40: 0xaaaad4853b38 VAL: 'item 2' (4 sibs) 40: 0xaaaad4853bd0 SEQ: (4 sibs) 2 children: 40: 0xaaaad4853d10 VAL: 'item 3.1' (2 sibs) 40: 0xaaaad4853da8 VAL: 'item 3.2' (2 sibs) 40: 0xaaaad4853c68 MAP: (4 sibs) 2 children: 40: 0xaaaad4853e50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaaad4853ee8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaaad4866910 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaaad48669a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaaad4866a30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaaad4866ac0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaaad4866b50 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaaad4866be0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaaad4866c70 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaaad4866d00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaaad4866d90 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.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0xaaaadd110600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaadd10f0f0 VAL: 'a' (21 sibs) 41: 0xaaaadd10f188 VAL: 'b:b' (21 sibs) 41: 0xaaaadd10f220 VAL: 'c{c' (21 sibs) 41: 0xaaaadd10f2b8 VAL: 'cc{' (21 sibs) 41: 0xaaaadd10f350 VAL: 'c}c' (21 sibs) 41: 0xaaaadd10f3e8 VAL: 'cc}' (21 sibs) 41: 0xaaaadd10f480 VAL: 'c!c' (21 sibs) 41: 0xaaaadd10f518 VAL: 'cc!' (21 sibs) 41: 0xaaaadd10f5b0 VAL: '.foo' (21 sibs) 41: 0xaaaadd10f648 VAL: '.' (21 sibs) 41: 0xaaaadd10f6e0 VAL: '-a' (21 sibs) 41: 0xaaaadd10f778 VAL: '+b' (21 sibs) 41: 0xaaaadd10f810 VAL: '/b' (21 sibs) 41: 0xaaaadd10f8a8 VAL: ':c' (21 sibs) 41: 0xaaaadd10f940 VAL: '$g' (21 sibs) 41: 0xaaaadd10f9d8 VAL: '*' (21 sibs) 41: 0xaaaadd10fa70 VAL: '*' (21 sibs) 41: 0xaaaadd10fb08 VAL: '*' (21 sibs) 41: 0xaaaadd10fba0 VAL: '*a' (21 sibs) 41: 0xaaaadd10fc38 VAL: '*a' (21 sibs) 41: 0xaaaadd10fcd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd1290f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd129180 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd129210 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd1292a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd129330 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd1293c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd129450 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd1294e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd129570 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd129600 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd129690 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd129720 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd1297b0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd129840 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd1298d0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd129960 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd1299f0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd129a80 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd129b10 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd129ba0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd129c30 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd129cc0 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: 0xaaaadd110718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaadd10ffb0 VAL: 'a' (10 sibs) 41: 0xaaaadd110048 VAL: 'b' (10 sibs) 41: 0xaaaadd1100e0 VAL: 'c' (10 sibs) 41: 0xaaaadd110178 VAL: '.foo' (10 sibs) 41: 0xaaaadd110210 VAL: '.' (10 sibs) 41: 0xaaaadd1102a8 VAL: '-a' (10 sibs) 41: 0xaaaadd110340 VAL: '+b' (10 sibs) 41: 0xaaaadd1103d8 VAL: '/b' (10 sibs) 41: 0xaaaadd110470 VAL: ':c' (10 sibs) 41: 0xaaaadd110508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd12b720 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd12b7b0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd12b840 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd12b8d0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd12b960 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd12b9f0 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd12ba80 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd12bb10 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd12bba0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd12bc30 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd12bcc0 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: 0xaaaadd110830 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd110a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd110ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd110b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd110be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd110c80 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd110d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd110db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd110e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd110ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd110f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111010 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1110a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd12d450 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd12d4e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd12d570 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd12d600 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd12d690 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd12d720 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd12d7b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd12d840 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd12d8d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd12d960 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd12d9f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd12da80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd12db10 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: 0xaaaadd110948 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd111150 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd1111e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd111280 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd111318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd1113b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd111448 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd1114e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd111578 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd111610 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd1116a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111740 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1117d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd12f180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd12f210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd12f2a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd12f330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd12f3c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd12f450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd12f4e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd12f570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd12f600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd12f690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd12f720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd12f7b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd12f840 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: 0xaaaadd110600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaadd10f0f0 VAL: 'a' (21 sibs) 41: 0xaaaadd10f188 VAL: 'b:b' (21 sibs) 41: 0xaaaadd10f220 VAL: 'c{c' (21 sibs) 41: 0xaaaadd10f2b8 VAL: 'cc{' (21 sibs) 41: 0xaaaadd10f350 VAL: 'c}c' (21 sibs) 41: 0xaaaadd10f3e8 VAL: 'cc}' (21 sibs) 41: 0xaaaadd10f480 VAL: 'c!c' (21 sibs) 41: 0xaaaadd10f518 VAL: 'cc!' (21 sibs) 41: 0xaaaadd10f5b0 VAL: '.foo' (21 sibs) 41: 0xaaaadd10f648 VAL: '.' (21 sibs) 41: 0xaaaadd10f6e0 VAL: '-a' (21 sibs) 41: 0xaaaadd10f778 VAL: '+b' (21 sibs) 41: 0xaaaadd10f810 VAL: '/b' (21 sibs) 41: 0xaaaadd10f8a8 VAL: ':c' (21 sibs) 41: 0xaaaadd10f940 VAL: '$g' (21 sibs) 41: 0xaaaadd10f9d8 VAL: '*' (21 sibs) 41: 0xaaaadd10fa70 VAL: '*' (21 sibs) 41: 0xaaaadd10fb08 VAL: '*' (21 sibs) 41: 0xaaaadd10fba0 VAL: '*a' (21 sibs) 41: 0xaaaadd10fc38 VAL: '*a' (21 sibs) 41: 0xaaaadd10fcd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd1303a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd130430 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd1304c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd130550 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd1305e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd130670 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd130700 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd130790 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd130820 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd1308b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd130940 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd1309d0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd130a60 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd130af0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd130b80 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd130c10 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd130ca0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd130d30 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd130dc0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd130e50 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd130ee0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd130f70 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: 0xaaaadd110718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaadd10ffb0 VAL: 'a' (10 sibs) 41: 0xaaaadd110048 VAL: 'b' (10 sibs) 41: 0xaaaadd1100e0 VAL: 'c' (10 sibs) 41: 0xaaaadd110178 VAL: '.foo' (10 sibs) 41: 0xaaaadd110210 VAL: '.' (10 sibs) 41: 0xaaaadd1102a8 VAL: '-a' (10 sibs) 41: 0xaaaadd110340 VAL: '+b' (10 sibs) 41: 0xaaaadd1103d8 VAL: '/b' (10 sibs) 41: 0xaaaadd110470 VAL: ':c' (10 sibs) 41: 0xaaaadd110508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd12fa90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd12fb20 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd12fbb0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd12fc40 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd12fcd0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd12fd60 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd12fdf0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd12fe80 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd12ff10 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd12ffa0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd130030 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: 0xaaaadd110830 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd110a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd110ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd110b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd110be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd110c80 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd110d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd110db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd110e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd110ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd110f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111010 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1110a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd1315b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd131640 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd1316d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd131760 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd1317f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd131880 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd131910 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd1319a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd131a30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd131ac0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd131b50 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd131be0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd131c70 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: 0xaaaadd110948 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd111150 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd1111e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd111280 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd111318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd1113b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd111448 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd1114e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd111578 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd111610 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd1116a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111740 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1117d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd131ec0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd131f50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd131fe0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd132070 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd132100 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd132190 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd132220 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd1322b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd132340 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd1323d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd132460 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd1324f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd132580 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] 0xaaaadd1290f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd129180 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd129210 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd1292a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd129330 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd1293c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd129450 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd1294e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd129570 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd129600 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd129690 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd129720 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd1297b0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd129840 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd1298d0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd129960 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd1299f0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd129a80 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd129b10 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd129ba0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd129c30 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd129cc0 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] 0xaaaadd133e40 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd133ed0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd133f60 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd133ff0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd134080 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd134110 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd1341a0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd134230 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd1342c0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd134350 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd1343e0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd134470 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd134500 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd134590 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd134620 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd1346b0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd134740 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd1347d0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd134860 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd1348f0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd134980 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd134a10 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] 0xaaaadd12b720 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd12b7b0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd12b840 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd12b8d0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd12b960 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd12b9f0 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd12ba80 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd12bb10 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd12bba0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd12bc30 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd12bcc0 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] 0xaaaadd132c50 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd132ce0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd132d70 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd132e00 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd132e90 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd132f20 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd132fb0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd133040 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd1330d0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd133160 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd1331f0 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] 0xaaaadd12d450 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd12d4e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd12d570 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd12d600 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd12d690 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd12d720 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd12d7b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd12d840 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd12d8d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd12d960 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd12d9f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd12da80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd12db10 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] 0xaaaadd135050 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd1350e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd135170 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd135200 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd135290 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd135320 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd1353b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd135440 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd1354d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd135560 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd1355f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd135680 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd135710 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] 0xaaaadd12f180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd12f210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd12f2a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd12f330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd12f3c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd12f450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd12f4e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd12f570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd12f600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd12f690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd12f720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd12f7b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd12f840 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] 0xaaaadd135960 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd1359f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd135a80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd135b10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd135ba0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd135c30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd135cc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd135d50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd135de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd135e70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd135f00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd135f90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd136020 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] 0xaaaadd1303a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd130430 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd1304c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd130550 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd1305e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd130670 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd130700 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd130790 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd130820 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd1308b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd130940 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd1309d0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd130a60 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd130af0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd130b80 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd130c10 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd130ca0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd130d30 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd130dc0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd130e50 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd130ee0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd130f70 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] 0xaaaadd136b80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd136c10 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd136ca0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd136d30 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd136dc0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd136e50 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd136ee0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd136f70 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd137000 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd137090 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd137120 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd1371b0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd137240 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd1372d0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd137360 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd1373f0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd137480 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd137510 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd1375a0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd137630 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd1376c0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd137750 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] 0xaaaadd12fa90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd12fb20 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd12fbb0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd12fc40 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd12fcd0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd12fd60 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd12fdf0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd12fe80 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd12ff10 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd12ffa0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd130030 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] 0xaaaadd136270 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd136300 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd136390 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd136420 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd1364b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd136540 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd1365d0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd136660 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd1366f0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd136780 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd136810 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] 0xaaaadd1315b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd131640 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd1316d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd131760 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd1317f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd131880 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd131910 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd1319a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd131a30 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd131ac0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd131b50 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd131be0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd131c70 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] 0xaaaadd137d90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd137e20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd137eb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd137f40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd137fd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd138060 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd1380f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd138180 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd138210 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd1382a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd138330 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd1383c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd138450 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] 0xaaaadd131ec0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd131f50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd131fe0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd132070 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd132100 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd132190 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd132220 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd1322b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd132340 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd1323d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd132460 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd1324f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd132580 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] 0xaaaadd1386a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd138730 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd1387c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd138850 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd1388e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd138970 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd138a00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd138a90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd138b20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd138bb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd138c40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd138cd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd138d60 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: 0xaaaadd110600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaadd10f0f0 VAL: 'a' (21 sibs) 41: 0xaaaadd10f188 VAL: 'b:b' (21 sibs) 41: 0xaaaadd10f220 VAL: 'c{c' (21 sibs) 41: 0xaaaadd10f2b8 VAL: 'cc{' (21 sibs) 41: 0xaaaadd10f350 VAL: 'c}c' (21 sibs) 41: 0xaaaadd10f3e8 VAL: 'cc}' (21 sibs) 41: 0xaaaadd10f480 VAL: 'c!c' (21 sibs) 41: 0xaaaadd10f518 VAL: 'cc!' (21 sibs) 41: 0xaaaadd10f5b0 VAL: '.foo' (21 sibs) 41: 0xaaaadd10f648 VAL: '.' (21 sibs) 41: 0xaaaadd10f6e0 VAL: '-a' (21 sibs) 41: 0xaaaadd10f778 VAL: '+b' (21 sibs) 41: 0xaaaadd10f810 VAL: '/b' (21 sibs) 41: 0xaaaadd10f8a8 VAL: ':c' (21 sibs) 41: 0xaaaadd10f940 VAL: '$g' (21 sibs) 41: 0xaaaadd10f9d8 VAL: '*' (21 sibs) 41: 0xaaaadd10fa70 VAL: '*' (21 sibs) 41: 0xaaaadd10fb08 VAL: '*' (21 sibs) 41: 0xaaaadd10fba0 VAL: '*a' (21 sibs) 41: 0xaaaadd10fc38 VAL: '*a' (21 sibs) 41: 0xaaaadd10fcd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd138fb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd139040 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd1390d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd139160 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd1391f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd139280 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd139310 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd1393a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd139430 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd1394c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd139550 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd1395e0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd139670 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd139700 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd139790 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd139820 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd1398b0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd139940 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd1399d0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd139a60 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd139af0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd139b80 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: 0xaaaadd110718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaadd10ffb0 VAL: 'a' (10 sibs) 41: 0xaaaadd110048 VAL: 'b' (10 sibs) 41: 0xaaaadd1100e0 VAL: 'c' (10 sibs) 41: 0xaaaadd110178 VAL: '.foo' (10 sibs) 41: 0xaaaadd110210 VAL: '.' (10 sibs) 41: 0xaaaadd1102a8 VAL: '-a' (10 sibs) 41: 0xaaaadd110340 VAL: '+b' (10 sibs) 41: 0xaaaadd1103d8 VAL: '/b' (10 sibs) 41: 0xaaaadd110470 VAL: ':c' (10 sibs) 41: 0xaaaadd110508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd133560 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd1335f0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd133680 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd133710 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd1337a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd133830 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd1338c0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd133950 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd1339e0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd133a70 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd133b00 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: 0xaaaadd110830 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd110a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd110ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd110b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd110be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd110c80 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd110d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd110db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd110e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd110ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd110f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111010 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1110a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd139c20 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd139cb0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd139d40 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd139dd0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd139e60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd139ef0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd139f80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd13a010 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd13a0a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd13a130 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd13a1c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd13a250 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd13a2e0 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: 0xaaaadd110948 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd111150 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd1111e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd111280 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd111318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd1113b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd111448 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd1114e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd111578 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd111610 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd1116a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111740 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1117d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd13a380 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd13a410 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd13a4a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd13a530 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd13a5c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd13a650 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd13a6e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd13a770 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd13a800 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd13a890 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd13a920 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd13a9b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd13aa40 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: 0xaaaadd110600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaaadd10f0f0 VAL: 'a' (21 sibs) 41: 0xaaaadd10f188 VAL: 'b:b' (21 sibs) 41: 0xaaaadd10f220 VAL: 'c{c' (21 sibs) 41: 0xaaaadd10f2b8 VAL: 'cc{' (21 sibs) 41: 0xaaaadd10f350 VAL: 'c}c' (21 sibs) 41: 0xaaaadd10f3e8 VAL: 'cc}' (21 sibs) 41: 0xaaaadd10f480 VAL: 'c!c' (21 sibs) 41: 0xaaaadd10f518 VAL: 'cc!' (21 sibs) 41: 0xaaaadd10f5b0 VAL: '.foo' (21 sibs) 41: 0xaaaadd10f648 VAL: '.' (21 sibs) 41: 0xaaaadd10f6e0 VAL: '-a' (21 sibs) 41: 0xaaaadd10f778 VAL: '+b' (21 sibs) 41: 0xaaaadd10f810 VAL: '/b' (21 sibs) 41: 0xaaaadd10f8a8 VAL: ':c' (21 sibs) 41: 0xaaaadd10f940 VAL: '$g' (21 sibs) 41: 0xaaaadd10f9d8 VAL: '*' (21 sibs) 41: 0xaaaadd10fa70 VAL: '*' (21 sibs) 41: 0xaaaadd10fb08 VAL: '*' (21 sibs) 41: 0xaaaadd10fba0 VAL: '*a' (21 sibs) 41: 0xaaaadd10fc38 VAL: '*a' (21 sibs) 41: 0xaaaadd10fcd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd13aae0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaaadd13ab70 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaaadd13ac00 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaaadd13ac90 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaaadd13ad20 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaaadd13adb0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaaadd13ae40 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaaadd13aed0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaaadd13af60 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaaadd13aff0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaaadd13b080 VAL: '.' (21 sibs) 41: [11] [11] 0xaaaadd13b110 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaaadd13b1a0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaaadd13b230 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaaadd13b2c0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaaadd13b350 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaaadd13b3e0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaaadd13b470 VAL: '*' (21 sibs) 41: [18] [18] 0xaaaadd13b500 VAL: '*' (21 sibs) 41: [19] [19] 0xaaaadd13b590 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaaadd13b620 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaaadd13b6b0 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: 0xaaaadd110718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaaadd10ffb0 VAL: 'a' (10 sibs) 41: 0xaaaadd110048 VAL: 'b' (10 sibs) 41: 0xaaaadd1100e0 VAL: 'c' (10 sibs) 41: 0xaaaadd110178 VAL: '.foo' (10 sibs) 41: 0xaaaadd110210 VAL: '.' (10 sibs) 41: 0xaaaadd1102a8 VAL: '-a' (10 sibs) 41: 0xaaaadd110340 VAL: '+b' (10 sibs) 41: 0xaaaadd1103d8 VAL: '/b' (10 sibs) 41: 0xaaaadd110470 VAL: ':c' (10 sibs) 41: 0xaaaadd110508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd13b750 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaaadd13b7e0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaaadd13b870 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaaadd13b900 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaaadd13b990 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaaadd13ba20 VAL: '.' (10 sibs) 41: [6] [6] 0xaaaadd13bab0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaaadd13bb40 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaaadd13bbd0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaaadd13bc60 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaaadd13bcf0 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: 0xaaaadd110830 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd110a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd110ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd110b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd110be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd110c80 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd110d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd110db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd110e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd110ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd110f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111010 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1110a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd13bd90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd13be20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd13beb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd13bf40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd13bfd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd13c060 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd13c0f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd13c180 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd13c210 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd13c2a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd13c330 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd13c3c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd13c450 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: 0xaaaadd110948 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaaadd111150 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaaadd1111e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaaadd111280 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaaadd111318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaaadd1113b0 KEYVAL: '.' '.' (12 sibs) 41: 0xaaaadd111448 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaaadd1114e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaaadd111578 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaaadd111610 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaaadd1116a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaaadd111740 KEYVAL: '*' '*' (12 sibs) 41: 0xaaaadd1117d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaaadd13c4f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaaadd13c580 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaaadd13c610 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaaadd13c6a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaaadd13c730 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaaadd13c7c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaaadd13c850 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaaadd13c8e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaaadd13c970 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaaadd13ca00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaaadd13ca90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaaadd13cb20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaaadd13cbb0 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.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0xaaab082554c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08247d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaab08248200 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08248298 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247dc8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaab08248340 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082483d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247e60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaab08248480 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08247ef8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaab08248520 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08247f90 MAP: (8 sibs) 4 children: 42: 0xaaab082485c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab08248658 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab082486f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab08248788 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08248028 MAP: (8 sibs) 3 children: 42: 0xaaab08248830 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaab082488c8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaab08248960 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaab082480c0 MAP: (8 sibs) 2 children: 42: 0xaaab08248a00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaab08248b40 VAL***: '*CENTER' (2 sibs) 42: 0xaaab08248bd8 VAL***: '*BIG' (2 sibs) 42: 0xaaab08248a98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaab08248158 MAP: (8 sibs) 3 children: 42: 0xaaab08248c80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaab08248e50 VAL***: '*BIG' (3 sibs) 42: 0xaaab08248ee8 VAL***: '*LEFT' (3 sibs) 42: 0xaaab08248f80 VAL***: '*SMALL' (3 sibs) 42: 0xaaab08248d18 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaab08248db0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082d0d10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d0da0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab082d0e30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d0ec0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d0f50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab082d0fe0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d1070 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d1100 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab082d1190 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d1220 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab082d12b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d1340 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d13d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d1460 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d14f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d1580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d1610 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab082d16a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab082d1730 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab082d17c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab082d1850 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab082d18e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab082d1970 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab082d1a00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab082d1a90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab082d1b20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab082d1bb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab082d1c40 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab082d1cd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab082d1d60 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab082d1df0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab082d1e80 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: 0xaaab082555d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab082499b0 MAP: (8 sibs) 2 children: 42: 0xaaab08246c20 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08246cb8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249a48 MAP: (8 sibs) 2 children: 42: 0xaaab08247420 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082474b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249ae0 MAP: (8 sibs) 1 children: 42: 0xaaab08249e80 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08249b78 MAP: (8 sibs) 1 children: 42: 0xaaab08249f20 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08249c10 MAP: (8 sibs) 4 children: 42: 0xaaab08249fc0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a058 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a0f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a188 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249ca8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a230 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a2c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a360 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a3f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249d40 MAP: (8 sibs) 4 children: 42: 0xaaab0824a4a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a538 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a5d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a668 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249dd8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a710 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a7a8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a840 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a8d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082d3c50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d3ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab082d3d70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d3e00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d3e90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab082d3f20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d3fb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d4040 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab082d40d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d4160 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab082d41f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d4280 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d4310 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d43a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d4430 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d44c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d4550 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab082d45e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab082d4670 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab082d4700 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab082d4790 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab082d4820 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab082d48b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab082d4940 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab082d49d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab082d4a60 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab082d4af0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab082d4b80 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaab082d4c10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab082d4ca0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaab082d4d30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab082d4dc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082d4e60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d4ef0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab082d4f80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d5010 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d50a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab082d5130 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d51c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d5250 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab082d52e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d5370 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab082d5400 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d5490 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d5520 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d55b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d5640 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d56d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d5760 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaab082d6060 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaab082d60f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaab082d5880 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaab082d5910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaab082d59a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaab082d57f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaab082d6180 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaab082d5ac0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaab082d5be0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaab082d5c70 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaab082d5f40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaab082d5d90 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaab082d5b50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaab082d5fd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082d4e60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d4ef0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab082d4f80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d5010 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d50a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab082d5130 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d51c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d5250 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab082d52e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d5370 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab082d5400 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d5490 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d5520 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d55b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d5640 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d56d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d5760 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab082d57f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab082d5880 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab082d5910 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab082d59a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab082d5a30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab082d5ac0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab082d5b50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab082d5be0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab082d5c70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab082d5d00 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab082d5d90 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab082d5e20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab082d5eb0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab082d5f40 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: 0xaaab082556f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824adf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824ae88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824af20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824afb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab08246e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824b2d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b368 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b0e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824b410 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b4a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082d7270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082d7300 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082d7390 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082d7420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082d74b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082d7540 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082d75d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082d7660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082d76f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082d7780 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082d7810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082d78a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082d7930 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082d79c0 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: 0xaaab08255808 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824b550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824b5e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824b680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b8f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b988 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824b718 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab0824ba30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b7b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824bad0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bb68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b848 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824bc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bca8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082d95b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082d9640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082d96d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082d9760 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082d97f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082d9880 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082d9910 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082d99a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082d9a30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082d9ac0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082d9b50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082d9be0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082d9c70 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082d9d00 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: 0xaaab08255920 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824c620 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c6b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824c9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ca58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824c7e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cb00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824c880 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824cba0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cc38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824c918 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824cce0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cd78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082db720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082db7b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082db840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082db8d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082db960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082db9f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082dba80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dbb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082dbba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082dbc30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082dbcc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082dbd50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082dbde0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082dbe70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082db720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082db7b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082db840 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082db8d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082db960 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082db9f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dba80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dbb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082dbba0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaab082dbf00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082dbcc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082dbd50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaab082dbc30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082dbe70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082db720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082db7b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082db840 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082db8d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082db960 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082db9f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dba80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dbb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082dbba0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082dbc30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082dbcc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082dbd50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082dbde0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082dbe70 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: 0xaaab08255a38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824a9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824aa68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824ab00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824ce20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ceb8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ab98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cf60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824ac30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824d000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d098 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824acc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824d140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d1d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082dda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082ddb00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082ddb90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082ddc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082ddcb0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082ddd40 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082dddd0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dde60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082ddef0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082ddf80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082de010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082de0a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082de130 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082de1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082dda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082ddb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082ddb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082ddc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082ddcb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082ddd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dddd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dde60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082ddef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaab082de250 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082de010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082de0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaab082ddf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082de1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082dda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082ddb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082ddb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082ddc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082ddcb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082ddd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dddd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dde60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082ddef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082ddf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082de010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082de0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082de130 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082de1c0 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: 0xaaab08255b50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824d880 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824d918 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824d9b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab08247560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab082475f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824da48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824dcb0 MAP: (2 sibs) 4 children: 42: 0xaaab08249290 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249328 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab082493c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab08249458 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824dd48 MAP: (2 sibs) 5 children: 42: 0xaaab0824ddf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824de88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824df20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824dfb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824e050 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824dae0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaab08247110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab082471a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247240 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824db78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaab0824dc10 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] 0xaaab082e1070 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e1100 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e1190 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e1220 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e12b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e1340 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e13d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e1460 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e14f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e1580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e1610 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e16a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e1730 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e17c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e1850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e18e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e1970 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e1a00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e1a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e1b20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e1bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e1c40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e1cd0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab082e1d60 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: 0xaaab08255c68 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824e140 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824e1d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824e270 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab0824e570 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab0824e608 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824e308 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824e6b0 MAP: (2 sibs) 4 children: 42: 0xaaab08249500 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249598 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab08249630 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab082496c8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824e748 MAP: (2 sibs) 5 children: 42: 0xaaab0824e7f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824e888 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824e920 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824e9b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824ea50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824e3a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaab08247a40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab08247ad8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e438 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaab0824eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab0824eb88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab0824ec20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e4d0 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] 0xaaab082e4260 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e42f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e4380 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e4410 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e44a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e4530 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e45c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e4650 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e46e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e4770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e4800 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e4890 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e4920 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e49b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e4a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e4ad0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e4b60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e4bf0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e4c80 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e4d10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e4da0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e4e30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e4ec0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab082e4f50 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] 0xaaab082e4260 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e42f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e4380 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e4410 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e44a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e4530 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e45c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e4650 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e46e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e4770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e4800 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e4890 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e4920 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e49b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e4a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e4ad0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e4b60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e4bf0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e4c80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e4d10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e4da0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e4e30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e4ec0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaab082e4fe0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaab082e5070 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaab082e5100 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaab082e4f50 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] 0xaaab082e4260 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e42f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e4380 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e4410 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e44a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e4530 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e45c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e4650 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e46e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e4770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e4800 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e4890 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e4920 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e49b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e4a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e4ad0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e4b60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e4bf0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e4c80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e4d10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e4da0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e4e30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e4ec0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab082e4f50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab082e4fe0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab082e5070 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab082e5100 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: 0xaaab08255d80 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab082507c0 MAP: (6 sibs) 1 children: 42: 0xaaab08250b60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaab08250c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08250c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08250d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08250dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08250e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08250858 MAP: (6 sibs) 1 children: 42: 0xaaab08250f00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaab08250fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08251038 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab082510d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08251168 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08251200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab082508f0 MAP: (6 sibs) 1 children: 42: 0xaaab082512a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaab08250988 MAP: (6 sibs) 1 children: 42: 0xaaab08251340 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaab08250a20 MAP: (6 sibs) 1 children: 42: 0xaaab082513e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaab08251480 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaab08251518 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaab08250ab8 MAP: (6 sibs) 1 children: 42: 0xaaab082515c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082e7420 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082e74b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082e7540 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab082e75d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082e7660 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082e76f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082e7780 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082e7810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082e78a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082e7930 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab082e79c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082e7a50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082e7ae0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082e7b70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082e7c00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082e7c90 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082e7d20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab082e7db0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab082e7e40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab082e7ed0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab082e7f60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab082e7ff0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab082e8080 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab082e8110 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab082e81a0 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: 0xaaab08255e98 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab08252860 MAP: (6 sibs) 1 children: 42: 0xaaab0824c3a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08252d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08252dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08252e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab082528f8 MAP: (6 sibs) 1 children: 42: 0xaaab0824c440 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252f98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082530c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252990 MAP: (6 sibs) 1 children: 42: 0xaaab0824c4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253298 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08253330 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab082533c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08252a28 MAP: (6 sibs) 1 children: 42: 0xaaab0824c580 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253598 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082536c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252ac0 MAP: (6 sibs) 1 children: 42: 0xaaab08253800 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab082538a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253938 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab082539d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08253a68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252b58 MAP: (6 sibs) 1 children: 42: 0xaaab08253ba0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253cd8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253d70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08253e08 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082ea5e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082ea670 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082ea700 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab082ea790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082ea820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082ea8b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082ea940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082ea9d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082eaa60 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082eaaf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab082eab80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082eac10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082eaca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082ead30 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082eadc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082eae50 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082eaee0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab082eaf70 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab082eb000 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab082eb090 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab082eb120 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab082eb1b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab082eb240 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab082eb2d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab082eb360 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082eb7f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082eb880 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082eb910 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab082eb9a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082eba30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082ebac0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082ebb50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082ebbe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082ebc70 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082ebd00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab082ebd90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082ebe20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082ebeb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082ebf40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082ebfd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082ec060 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082ec0f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaab082ec600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaab082ec690 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaab082ec720 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaab082ec7b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaab082ec840 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaab082ec180 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaab082ec210 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaab082ec8d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaab082ec960 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaab082ec9f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaab082eca80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaab082ecb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaab082ec2a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaab082ec330 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaab082ecba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaab082ecc30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaab082eccc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaab082ecd50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaab082ec450 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaab082ec4e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaab082ec570 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaab082ec3c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab082ecde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab082ece70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab082ecf00 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab082ecf90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082eb7f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082eb880 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082eb910 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab082eb9a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082eba30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082ebac0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082ebb50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082ebbe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082ebc70 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082ebd00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab082ebd90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082ebe20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082ebeb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082ebf40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082ebfd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082ec060 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082ec0f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab082ec180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab082ec210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab082ec2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab082ec330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab082ec3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab082ec450 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab082ec4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab082ec570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab082ec600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab082ec690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab082ec720 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab082ec7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab082ec840 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab082ec8d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab082ec960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab082ec9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab082eca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab082ecb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab082ecba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab082ecc30 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab082eccc0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab082ecd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab082ecde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab082ece70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab082ecf00 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab082ecf90 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: 0xaaab08255fb0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaab08253f40 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08253fd8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254070 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254108 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab082541a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab08254238 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab082542d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254368 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254400 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251c60 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254498 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251d00 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254530 DOCMAP: (17 sibs) 2 children: 42: 0xaaab08246ae0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaab08246b78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaab082545c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251da0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab08254660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab082546f8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251660 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254790 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251700 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254828 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaab082548c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082eeb10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab082eeba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab082eec30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab082eecc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab082eed50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab082eede0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab082eee70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab082eef00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab082eef90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab082ef020 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab082ef0b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab082ef140 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab082ef1d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab082ef260 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab082ef2f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab082ef380 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab082ef410 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab082ef4a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab082ef530 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab082ef5c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab082ef650 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab082ef6e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab082ef770 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab082ef800 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab082ef890 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab082ef920 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: 0xaaab082560c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab08252260 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaab082522f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaab08252390 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaab08252428 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaab082524c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bd50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaab0824bde8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082ee200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082ee290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab082ee320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab082ee3b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082ee440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab082ee4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082ee560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab082ee5f0 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: 0xaaab082561e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab0824ecc0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaab0824ed58 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaab0824edf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaab0824ee88 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaab0824ef20 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bee0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaab0824bf78 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082f2560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082f25f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab082f2680 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab082f2710 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082f27a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab082f2830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082f28c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab082f2950 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082f2560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082f25f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab082f2680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab082f2710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082f27a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab082f2830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082f28c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab082f2950 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082f2560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082f25f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab082f2680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab082f2710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082f27a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab082f2830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082f28c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab082f2950 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: 0xaaab082562f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab082472e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaab08247378 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082f4290 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f4320 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab082f43b0 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: 0xaaab08256410 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d280 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaab0824d318 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082f5fc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f6050 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab082f60e0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082f5fc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f6050 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab082f60e0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082f5fc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f6050 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab082f60e0 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: 0xaaab08256528 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaab08254aa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaab08254b38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaab08254bd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08254f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaab08255008 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaab08254c68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08247870 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaab08247908 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaab082479a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaab08254d00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaab082550b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaab08255148 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaab08254d98 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaab08254e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaab082551f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaab08255288 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaab08254ec8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaab08255330 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaab082553c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082f8b50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab082f8be0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab082f8c70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab082f8d00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082f8d90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab082f8e20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab082f8eb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082f8f40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab082f8fd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab082f9060 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab082f90f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082f9180 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab082f9210 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab082f92a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab082f9330 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082f93c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab082f9450 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab082f94e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082f9570 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab082f9600 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: 0xaaab08256640 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaab08257780 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaab08257818 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaab082578b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08257c50 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaab08257ce8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaab08257948 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08257d90 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaab08257e28 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaab08257ec0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaab082579e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaab08257f60 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaab08257ff8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaab08257a78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaab08257b10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaab082580a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaab08258138 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaab08257ba8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaab082581e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaab08258278 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082fba90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab082fbb20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab082fbbb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab082fbc40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082fbcd0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab082fbd60 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab082fbdf0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082fbe80 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab082fbf10 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab082fbfa0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab082fc030 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082fc0c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab082fc150 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab082fc1e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab082fc270 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082fc300 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab082fc390 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab082fc420 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082fc4b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab082fc540 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082fba90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab082fbb20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab082fbbb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab082fbc40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082fbcd0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab082fbd60 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab082fbdf0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082fbe80 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab082fbf10 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab082fbfa0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab082fc030 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082fc0c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab082fc150 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab082fc1e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab082fc270 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082fc300 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab082fc390 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab082fc420 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082fc4b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab082fc540 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab082fba90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab082fbb20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab082fbbb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab082fbc40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082fbcd0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab082fbd60 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab082fbdf0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082fbe80 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab082fbf10 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab082fbfa0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab082fc030 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082fc0c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab082fc150 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab082fc1e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab082fc270 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082fc300 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab082fc390 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab082fc420 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082fc4b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab082fc540 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: 0xaaab08256758 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaab0824fbe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaab082500b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08250148 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab082501e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab0824fc78 MAP: (8 sibs) 3 children: 42: 0xaaab08250280 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaab08250318 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaab082503b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaab0824fd10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaab0824f360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab0824fda8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaab0824f400 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab0824fe40 MAP: (8 sibs) 7 children: 42: 0xaaab08258320 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaab082583b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaab08258450 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaab082584e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaab08258580 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaab08258618 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaab082586b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaab0824fed8 VAL***: '*a0' (8 sibs) 42: 0xaaab0824ff70 VAL***: '*a7' (8 sibs) 42: 0xaaab08250008 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082fe9d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab082fea60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab082feaf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab082feb80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab082fec10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab082feca0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab082fed30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab082fedc0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab082fee50 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab082feee0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab082fef70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab082ff000 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab082ff090 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab082ff120 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab082ff1b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab082ff240 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab082ff2d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab082ff360 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab082ff3f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab082ff480 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab082ff510 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab082ff5a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab082ff630 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab082ff6c0 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: 0xaaab08256870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08258750 MAP: (8 sibs) 3 children: 42: 0xaaab08258c20 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaab08258cb8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaab08258d50 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaab082587e8 MAP: (8 sibs) 3 children: 42: 0xaaab08258df0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaab08258e88 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaab08258f20 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaab08258880 MAP: (8 sibs) 1 children: 42: 0xaaab0824d7d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaab08258918 MAP: (8 sibs) 1 children: 42: 0xaaab08250670 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab082589b0 MAP: (8 sibs) 7 children: 42: 0xaaab08258fc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaab08259058 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaab082590f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaab08259188 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaab08259220 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaab082592b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaab08259350 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaab08258a48 MAP: (8 sibs) 3 children: 42: 0xaaab082593f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08259488 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab08259520 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab08258ae0 MAP: (8 sibs) 1 children: 42: 0xaaab082595c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab08258b78 MAP: (8 sibs) 1 children: 42: 0xaaab08259660 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08301000 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab08301090 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08301120 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083011b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08301240 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab083012d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08301360 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab083013f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08301480 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08301510 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab083015a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08301630 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab083016c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08301750 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083017e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08301870 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08301900 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08301990 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08301a20 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08301ab0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08301b40 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08301bd0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab08301c60 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab08301cf0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08301000 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08301090 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08301120 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083011b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08301240 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab083012d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08301360 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab083013f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08301480 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08301510 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab083015a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08301630 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab083016c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08301750 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083017e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08301870 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08301900 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08301990 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08301a20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08301ab0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08301b40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08301bd0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaab08301d80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaab08301e10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaab08301ea0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaab08301c60 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaab08301f30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaab08301cf0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab08301fc0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08301000 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08301090 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08301120 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083011b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08301240 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab083012d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08301360 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab083013f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08301480 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08301510 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab083015a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08301630 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab083016c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08301750 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083017e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08301870 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08301900 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08301990 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08301a20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08301ab0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08301b40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08301bd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08301c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab08301cf0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab08301d80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab08301e10 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab08301ea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08301f30 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab08301fc0 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: 0xaaab08256988 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaab082476a0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaab08247738 KEYVAL: 'b' '' (3 sibs) 42: 0xaaab082477d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08303630 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab083036c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08303750 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab083037e0 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: 0xaaab08256aa0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d3c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d458 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08305360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab083053f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08305480 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: 0xaaab08256bb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d500 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d598 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08307090 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08307120 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab083071b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08307090 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08307120 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab083071b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08307090 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08307120 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab083071b0 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: 0xaaab082554c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08247d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaab08248200 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08248298 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247dc8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaab08248340 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082483d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247e60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaab08248480 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08247ef8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaab08248520 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08247f90 MAP: (8 sibs) 4 children: 42: 0xaaab082485c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab08248658 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab082486f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab08248788 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08248028 MAP: (8 sibs) 3 children: 42: 0xaaab08248830 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaab082488c8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaab08248960 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaab082480c0 MAP: (8 sibs) 2 children: 42: 0xaaab08248a00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaab08248b40 VAL***: '*CENTER' (2 sibs) 42: 0xaaab08248bd8 VAL***: '*BIG' (2 sibs) 42: 0xaaab08248a98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaab08248158 MAP: (8 sibs) 3 children: 42: 0xaaab08248c80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaab08248e50 VAL***: '*BIG' (3 sibs) 42: 0xaaab08248ee8 VAL***: '*LEFT' (3 sibs) 42: 0xaaab08248f80 VAL***: '*SMALL' (3 sibs) 42: 0xaaab08248d18 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaab08248db0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083082b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08308340 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab083083d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab08308460 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab083084f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab08308580 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08308610 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab083086a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab08308730 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab083087c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08308850 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab083088e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08308970 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08308a00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08308a90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08308b20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08308bb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08308c40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08308cd0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08308d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab08308df0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab08308e80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab08308f10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab08308fa0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab08309030 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab083090c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab08309150 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab083091e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab08309270 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab08309300 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab08309390 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab08309420 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: 0xaaab082555d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab082499b0 MAP: (8 sibs) 2 children: 42: 0xaaab08246c20 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08246cb8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249a48 MAP: (8 sibs) 2 children: 42: 0xaaab08247420 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082474b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249ae0 MAP: (8 sibs) 1 children: 42: 0xaaab08249e80 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08249b78 MAP: (8 sibs) 1 children: 42: 0xaaab08249f20 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08249c10 MAP: (8 sibs) 4 children: 42: 0xaaab08249fc0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a058 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a0f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a188 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249ca8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a230 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a2c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a360 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a3f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249d40 MAP: (8 sibs) 4 children: 42: 0xaaab0824a4a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a538 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a5d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a668 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249dd8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a710 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a7a8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a840 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a8d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083094c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08309550 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab083095e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab08309670 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab08309700 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab08309790 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08309820 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab083098b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab08309940 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab083099d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08309a60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab08309af0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08309b80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08309c10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08309ca0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08309d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08309dc0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08309e50 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08309ee0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08309f70 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab0830a000 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab0830a090 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab0830a120 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab0830a1b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab0830a240 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab0830a2d0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab0830a360 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab0830a3f0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaab0830a480 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab0830a510 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaab0830a5a0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab0830a630 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830a6d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0830a760 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab0830a7f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab0830a880 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab0830a910 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab0830a9a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab0830aa30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab0830aac0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab0830ab50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab0830abe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0830ac70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab0830ad00 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab0830ad90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab0830ae20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab0830aeb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab0830af40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab0830afd0 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaab0830b8d0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaab0830b960 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaab0830b0f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaab0830b180 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaab0830b210 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaab0830b060 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaab0830b9f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaab0830b330 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaab0830b450 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaab0830b4e0 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaab0830b7b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaab0830b600 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaab0830b3c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaab0830b840 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830a6d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0830a760 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab0830a7f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab0830a880 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab0830a910 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab0830a9a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab0830aa30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab0830aac0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab0830ab50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab0830abe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0830ac70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab0830ad00 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab0830ad90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab0830ae20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab0830aeb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab0830af40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab0830afd0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab0830b060 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab0830b0f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab0830b180 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab0830b210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab0830b2a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab0830b330 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab0830b3c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab0830b450 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab0830b4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab0830b570 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab0830b600 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab0830b690 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab0830b720 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab0830b7b0 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: 0xaaab082556f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824adf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824ae88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824af20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824afb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab08246e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824b2d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b368 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b0e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824b410 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b4a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083079a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08307a30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab08307ac0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08307b50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08307be0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08307c70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08307d00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08307d90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08307e20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08307eb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08307f40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08307fd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08308060 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab083080f0 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: 0xaaab08255808 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824b550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824b5e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824b680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b8f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b988 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824b718 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab0824ba30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b7b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824bad0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bb68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b848 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824bc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bca8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083094c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08309550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab083095e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08309670 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08309700 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08309790 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08309820 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab083098b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08309940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab083099d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08309a60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08309af0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08309b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08309c10 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: 0xaaab08255920 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824c620 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c6b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824c9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ca58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824c7e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cb00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824c880 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824cba0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cc38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824c918 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824cce0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cd78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0830cae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830cb70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0830cc00 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0830cc90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830cd20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0830cdb0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0830ce40 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830ced0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830cf60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830cff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0830d080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830d110 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830d1a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0830d230 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830cae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830cb70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830cc00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830cc90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830cd20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830cdb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830ce40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830ced0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830cf60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaab0830d2c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830d110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaab0830cff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830d230 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830cae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830cb70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830cc00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830cc90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830cd20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830cdb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830ce40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830ced0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830cf60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830cff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830d110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830d1a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830d230 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: 0xaaab08255a38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824a9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824aa68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824ab00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824ce20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ceb8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ab98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cf60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824ac30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824d000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d098 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824acc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824d140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d1d8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0830d3f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830d480 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0830d510 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0830d5a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830d630 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0830d6c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0830d750 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830d7e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830d870 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830d900 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0830d990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830da20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830dab0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0830db40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830d3f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830d480 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830d510 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830d5a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830d630 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830d6c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830d750 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830d7e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830d870 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaab0830dbd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830da20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaab0830d900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830db40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0830d3f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830d480 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830d510 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830d5a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830d630 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830d6c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830d750 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830d7e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830d870 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830d900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830da20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830dab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830db40 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: 0xaaab08255b50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824d880 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824d918 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824d9b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab08247560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab082475f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824da48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824dcb0 MAP: (2 sibs) 4 children: 42: 0xaaab08249290 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249328 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab082493c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab08249458 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824dd48 MAP: (2 sibs) 5 children: 42: 0xaaab0824ddf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824de88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824df20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824dfb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824e050 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824dae0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaab08247110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab082471a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247240 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824db78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaab0824dc10 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] 0xaaab0830e610 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830e6a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830e730 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830e7c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830e850 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830e8e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830e970 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830ea00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830eb20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830ebb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830ec40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830ecd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ed60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0830edf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0830ee80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0830ef10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0830efa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0830f030 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab0830f0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0830f150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0830f1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0830f270 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab0830f300 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: 0xaaab08255c68 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824e140 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824e1d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824e270 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab0824e570 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab0824e608 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824e308 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824e6b0 MAP: (2 sibs) 4 children: 42: 0xaaab08249500 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249598 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab08249630 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab082496c8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824e748 MAP: (2 sibs) 5 children: 42: 0xaaab0824e7f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824e888 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824e920 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824e9b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824ea50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824e3a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaab08247a40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab08247ad8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e438 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaab0824eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab0824eb88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab0824ec20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e4d0 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] 0xaaab0830f820 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830f8b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830f940 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830f9d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830fa60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830faf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830fb80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830fc10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830fca0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830fd30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830fdc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830fe50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830fee0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ff70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08310000 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab08310090 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08310120 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab083101b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08310240 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab083102d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08310360 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab083103f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08310480 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab08310510 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] 0xaaab0830f820 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830f8b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830f940 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830f9d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830fa60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830faf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830fb80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830fc10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830fca0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830fd30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830fdc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830fe50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830fee0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ff70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08310000 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab08310090 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08310120 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab083101b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08310240 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab083102d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08310360 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab083103f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08310480 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaab083105a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaab08310630 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaab083106c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaab08310510 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] 0xaaab0830f820 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830f8b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830f940 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830f9d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830fa60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830faf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830fb80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830fc10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830fca0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830fd30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830fdc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830fe50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830fee0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ff70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08310000 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab08310090 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08310120 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab083101b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08310240 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab083102d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08310360 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab083103f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08310480 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab08310510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab083105a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab08310630 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab083106c0 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: 0xaaab08255d80 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab082507c0 MAP: (6 sibs) 1 children: 42: 0xaaab08250b60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaab08250c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08250c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08250d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08250dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08250e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08250858 MAP: (6 sibs) 1 children: 42: 0xaaab08250f00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaab08250fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08251038 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab082510d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08251168 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08251200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab082508f0 MAP: (6 sibs) 1 children: 42: 0xaaab082512a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaab08250988 MAP: (6 sibs) 1 children: 42: 0xaaab08251340 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaab08250a20 MAP: (6 sibs) 1 children: 42: 0xaaab082513e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaab08251480 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaab08251518 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaab08250ab8 MAP: (6 sibs) 1 children: 42: 0xaaab082515c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08310a30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08310ac0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08310b50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab08310be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08310c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08310d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08310d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08310e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab08310eb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08310f40 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab08310fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08311060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab083110f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08311180 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08311210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083112a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08311330 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab083113c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab08311450 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab083114e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab08311570 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab08311600 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab08311690 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab08311720 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab083117b0 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: 0xaaab08255e98 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab08252860 MAP: (6 sibs) 1 children: 42: 0xaaab0824c3a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08252d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08252dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08252e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab082528f8 MAP: (6 sibs) 1 children: 42: 0xaaab0824c440 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252f98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082530c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252990 MAP: (6 sibs) 1 children: 42: 0xaaab0824c4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253298 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08253330 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab082533c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08252a28 MAP: (6 sibs) 1 children: 42: 0xaaab0824c580 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253598 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082536c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252ac0 MAP: (6 sibs) 1 children: 42: 0xaaab08253800 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab082538a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253938 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab082539d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08253a68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252b58 MAP: (6 sibs) 1 children: 42: 0xaaab08253ba0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253cd8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253d70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08253e08 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08311c40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08311cd0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08311d60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab08311df0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08311e80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08311f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08311fa0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08312030 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab083120c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08312150 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab083121e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08312270 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab08312300 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08312390 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08312420 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083124b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08312540 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab083125d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab08312660 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab083126f0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab08312780 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab08312810 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab083128a0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab08312930 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab083129c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08312e50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08312ee0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08312f70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab08313000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08313090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08313120 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab083131b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08313240 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab083132d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08313360 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab083133f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08313480 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab08313510 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab083135a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08313630 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083136c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08313750 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaab08313c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaab08313cf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaab08313d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaab08313e10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaab08313ea0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaab083137e0 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaab08313870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaab08313f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaab08313fc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaab08314050 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaab083140e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaab08314170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaab08313900 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaab08313990 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaab08314200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaab08314290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaab08314320 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaab083143b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaab08313ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaab08313b40 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaab08313bd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaab08313a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08314440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab083144d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08314560 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab083145f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08312e50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08312ee0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08312f70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab08313000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08313090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08313120 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab083131b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08313240 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab083132d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08313360 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab083133f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08313480 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab08313510 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab083135a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08313630 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083136c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08313750 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab083137e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab08313870 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab08313900 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab08313990 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab08313a20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab08313ab0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab08313b40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab08313bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab08313c60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab08313cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab08313d80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab08313e10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab08313ea0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab08313f30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab08313fc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab08314050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab083140e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab08314170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab08314200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab08314290 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab08314320 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab083143b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08314440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab083144d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08314560 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab083145f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0xaaab08255fb0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaab08253f40 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08253fd8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254070 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254108 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab082541a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab08254238 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab082542d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254368 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254400 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251c60 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254498 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251d00 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254530 DOCMAP: (17 sibs) 2 children: 42: 0xaaab08246ae0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaab08246b78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaab082545c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251da0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab08254660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab082546f8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251660 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254790 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251700 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254828 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaab082548c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08311c40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab08311cd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab08311d60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab08311df0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab08311e80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab08311f10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab08311fa0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab08312030 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab083120c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab08312150 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab083121e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab08312270 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab08312300 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab08312390 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab08312420 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab083124b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab08312540 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab083125d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab08312660 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab083126f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab08312780 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab08312810 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab083128a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab08312930 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab083129c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab08312a50 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: 0xaaab082560c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab08252260 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaab082522f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaab08252390 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaab08252428 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaab082524c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bd50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaab0824bde8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0830dd00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab0830dd90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab0830de20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab0830deb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab0830df40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab0830dfd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab0830e060 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab0830e0f0 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: 0xaaab082561e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab0824ecc0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaab0824ed58 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaab0824edf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaab0824ee88 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaab0824ef20 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bee0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaab0824bf78 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08315260 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083152f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab08315380 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab08315410 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083154a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab08315530 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab083155c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab08315650 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08315260 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083152f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab08315380 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab08315410 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083154a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab08315530 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab083155c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab08315650 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08315260 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083152f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab08315380 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab08315410 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083154a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab08315530 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab083155c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab08315650 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: 0xaaab082562f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab082472e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaab08247378 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08315b70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08315c00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab08315c90 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: 0xaaab08256410 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d280 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaab0824d318 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08316480 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08316510 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab083165a0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08316480 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08316510 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab083165a0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab08316480 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08316510 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab083165a0 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: 0xaaab08256528 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaab08254aa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaab08254b38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaab08254bd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08254f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaab08255008 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaab08254c68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08247870 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaab08247908 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaab082479a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaab08254d00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaab082550b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaab08255148 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaab08254d98 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaab08254e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaab082551f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaab08255288 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaab08254ec8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaab08255330 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaab082553c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083176a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08317730 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab083177c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08317850 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab083178e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08317970 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08317a00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08317a90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08317b20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08317bb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08317c40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08317cd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08317d60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab08317df0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08317e80 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08317f10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08317fa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08318030 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083180c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08318150 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: 0xaaab08256640 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaab08257780 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaab08257818 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaab082578b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08257c50 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaab08257ce8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaab08257948 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08257d90 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaab08257e28 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaab08257ec0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaab082579e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaab08257f60 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaab08257ff8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaab08257a78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaab08257b10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaab082580a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaab08258138 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaab08257ba8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaab082581e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaab08258278 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083188b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08318940 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab083189d0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08318a60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08318af0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08318b80 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08318c10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08318ca0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08318d30 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08318dc0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08318e50 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08318ee0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08318f70 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab08319000 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08319090 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08319120 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab083191b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08319240 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083192d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08319360 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab083188b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08318940 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab083189d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab08318a60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08318af0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab08318b80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08318c10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08318ca0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08318d30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08318dc0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab08318e50 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08318ee0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab08318f70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08319000 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab08319090 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08319120 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab083191b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08319240 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083192d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08319360 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab083188b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08318940 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab083189d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab08318a60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08318af0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab08318b80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08318c10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08318ca0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08318d30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08318dc0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab08318e50 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08318ee0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab08318f70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08319000 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab08319090 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08319120 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab083191b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08319240 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083192d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08319360 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: 0xaaab08256758 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaab0824fbe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaab082500b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08250148 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab082501e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab0824fc78 MAP: (8 sibs) 3 children: 42: 0xaaab08250280 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaab08250318 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaab082503b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaab0824fd10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaab0824f360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab0824fda8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaab0824f400 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab0824fe40 MAP: (8 sibs) 7 children: 42: 0xaaab08258320 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaab082583b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaab08258450 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaab082584e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaab08258580 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaab08258618 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaab082586b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaab0824fed8 VAL***: '*a0' (8 sibs) 42: 0xaaab0824ff70 VAL***: '*a7' (8 sibs) 42: 0xaaab08250008 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08319ac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab08319b50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08319be0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08319c70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08319d00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08319d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08319e20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08319eb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08319f40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08319fd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab0831a060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831a0f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab0831a180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831a210 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831a2a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831a330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831a3c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831a450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831a4e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831a570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831a600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831a690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab0831a720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab0831a7b0 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: 0xaaab08256870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08258750 MAP: (8 sibs) 3 children: 42: 0xaaab08258c20 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaab08258cb8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaab08258d50 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaab082587e8 MAP: (8 sibs) 3 children: 42: 0xaaab08258df0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaab08258e88 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaab08258f20 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaab08258880 MAP: (8 sibs) 1 children: 42: 0xaaab0824d7d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaab08258918 MAP: (8 sibs) 1 children: 42: 0xaaab08250670 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab082589b0 MAP: (8 sibs) 7 children: 42: 0xaaab08258fc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaab08259058 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaab082590f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaab08259188 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaab08259220 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaab082592b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaab08259350 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaab08258a48 MAP: (8 sibs) 3 children: 42: 0xaaab082593f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08259488 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab08259520 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab08258ae0 MAP: (8 sibs) 1 children: 42: 0xaaab082595c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab08258b78 MAP: (8 sibs) 1 children: 42: 0xaaab08259660 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0831acd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab0831ad60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab0831adf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab0831ae80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab0831af10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab0831afa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab0831b030 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab0831b0c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab0831b150 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab0831b1e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab0831b270 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831b300 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab0831b390 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831b420 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831b4b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831b540 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831b5d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831b660 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831b6f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831b780 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831b810 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831b8a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab0831b930 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab0831b9c0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0831acd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0831ad60 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab0831adf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab0831ae80 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab0831af10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab0831afa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab0831b030 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab0831b0c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab0831b150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab0831b1e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0831b270 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831b300 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab0831b390 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831b420 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831b4b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831b540 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831b5d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831b660 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831b6f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831b780 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831b810 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831b8a0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaab0831ba50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaab0831bae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaab0831bb70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaab0831b930 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaab0831bc00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaab0831b9c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab0831bc90 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0831acd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0831ad60 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab0831adf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab0831ae80 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab0831af10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab0831afa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab0831b030 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab0831b0c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab0831b150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab0831b1e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0831b270 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831b300 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab0831b390 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831b420 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831b4b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831b540 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831b5d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831b660 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831b6f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831b780 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831b810 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831b8a0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab0831b930 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab0831b9c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab0831ba50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab0831bae0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab0831bb70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab0831bc00 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab0831bc90 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: 0xaaab08256988 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaab082476a0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaab08247738 KEYVAL: 'b' '' (3 sibs) 42: 0xaaab082477d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08316d90 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08316e20 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08316eb0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab08316f40 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: 0xaaab08256aa0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d3c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d458 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0831bee0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831bf70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c000 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: 0xaaab08256bb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d500 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d598 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0831c7f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831c880 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c910 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0831c7f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831c880 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c910 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaab0831c7f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831c880 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c910 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0xaaab082d0d10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d0da0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab082d0e30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d0ec0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d0f50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab082d0fe0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d1070 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d1100 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab082d1190 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d1220 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab082d12b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d1340 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d13d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d1460 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d14f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d1580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d1610 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab082d16a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab082d1730 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab082d17c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab082d1850 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab082d18e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab082d1970 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab082d1a00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab082d1a90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab082d1b20 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab082d1bb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab082d1c40 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab082d1cd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab082d1d60 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab082d1df0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab082d1e80 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] 0xaaab08323510 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab083235a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab08323630 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab083236c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab08323750 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab083237e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08323870 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab08323900 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab08323990 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08323a20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08323ab0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab08323b40 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08323bd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08323c60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08323cf0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08323d80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08323e10 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08323ea0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08323f30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08323fc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab08324050 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab083240e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab08324170 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab08324200 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab08324290 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab08324320 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab083243b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab08324440 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab083244d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab08324560 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab083245f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab08324680 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] 0xaaab082d4e60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab082d4ef0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab082d4f80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab082d5010 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab082d50a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab082d5130 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab082d51c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab082d5250 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab082d52e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab082d5370 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab082d5400 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab082d5490 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab082d5520 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab082d55b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab082d5640 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab082d56d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab082d5760 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab082d57f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab082d5880 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab082d5910 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab082d59a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab082d5a30 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab082d5ac0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab082d5b50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab082d5be0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab082d5c70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab082d5d00 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab082d5d90 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab082d5e20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab082d5eb0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab082d5f40 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] 0xaaab08324720 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab083247b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab08324840 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab083248d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab08324960 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab083249f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08324a80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab08324b10 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab08324ba0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08324c30 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08324cc0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab08324d50 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08324de0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08324e70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08324f00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08324f90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08325020 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab083250b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab08325140 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab083251d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab08325260 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab083252f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab08325380 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab08325410 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab083254a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab08325530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab083255c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab08325650 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab083256e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab08325770 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab08325800 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] 0xaaab082d7270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082d7300 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082d7390 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082d7420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082d74b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082d7540 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082d75d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082d7660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082d76f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082d7780 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082d7810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082d78a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082d7930 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082d79c0 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] 0xaaab08322c00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08322c90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab08322d20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08322db0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08322e40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08322ed0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08322f60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08322ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08323080 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08323110 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab083231a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08323230 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab083232c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08323350 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] 0xaaab082d95b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082d9640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab082d96d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab082d9760 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082d97f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab082d9880 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab082d9910 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082d99a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082d9a30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082d9ac0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab082d9b50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082d9be0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082d9c70 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab082d9d00 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] 0xaaab08325930 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab083259c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab08325a50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08325ae0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08325b70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08325c00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08325c90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08325d20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08325db0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08325e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08325ed0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08325f60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08325ff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08326080 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] 0xaaab082db720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082db7b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082db840 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082db8d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082db960 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082db9f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dba80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dbb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082dbba0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082dbc30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082dbcc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082dbd50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082dbde0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082dbe70 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] 0xaaab08326240 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab083262d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab08326360 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab083263f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08326480 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab08326510 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab083265a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08326630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab083266c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08326750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab083267e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08326870 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08326900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab08326990 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] 0xaaab082dda70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab082ddb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab082ddb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab082ddc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab082ddcb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab082ddd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab082dddd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab082dde60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab082ddef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab082ddf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab082de010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab082de0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab082de130 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab082de1c0 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] 0xaaab08326b50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08326be0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab08326c70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab08326d00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08326d90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab08326e20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab08326eb0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08326f40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08326fd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08327060 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab083270f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08327180 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08327210 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab083272a0 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] 0xaaab082e1070 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e1100 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e1190 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e1220 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e12b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e1340 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e13d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e1460 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e14f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e1580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e1610 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e16a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e1730 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e17c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e1850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e18e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e1970 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e1a00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e1a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e1b20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e1bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e1c40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e1cd0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab082e1d60 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] 0xaaab08327d70 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab08327e00 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab08327e90 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab08327f20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab08327fb0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab08328040 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab083280d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab08328160 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab083281f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab08328280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab08328310 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab083283a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab08328430 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab083284c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08328550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab083285e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08328670 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab08328700 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08328790 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab08328820 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab083288b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab08328940 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab083289d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab08328a60 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] 0xaaab082e4260 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab082e42f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab082e4380 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab082e4410 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab082e44a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab082e4530 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab082e45c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab082e4650 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab082e46e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab082e4770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab082e4800 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab082e4890 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab082e4920 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab082e49b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab082e4a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab082e4ad0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab082e4b60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab082e4bf0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab082e4c80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab082e4d10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab082e4da0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab082e4e30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab082e4ec0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab082e4f50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab082e4fe0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab082e5070 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab082e5100 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] 0xaaab08328f80 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab08329010 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab083290a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab08329130 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab083291c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab08329250 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab083292e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab08329370 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab08329400 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab08329490 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab08329520 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab083295b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab08329640 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab083296d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08329760 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab083297f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08329880 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab08329910 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab083299a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab08329a30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08329ac0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab08329b50 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08329be0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab08329c70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab08329d00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab08329d90 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab08329e20 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] 0xaaab082e7420 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082e74b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082e7540 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab082e75d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082e7660 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082e76f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082e7780 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082e7810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082e78a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082e7930 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab082e79c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082e7a50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082e7ae0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082e7b70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082e7c00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082e7c90 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082e7d20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab082e7db0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab082e7e40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab082e7ed0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab082e7f60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab082e7ff0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab082e8080 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab082e8110 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab082e81a0 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] 0xaaab0832a190 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab0832a220 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab0832a2b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab0832a340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab0832a3d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab0832a460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab0832a4f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab0832a580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab0832a610 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab0832a6a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab0832a730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab0832a7c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab0832a850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab0832a8e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab0832a970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab0832aa00 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab0832aa90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab0832ab20 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab0832abb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab0832ac40 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab0832acd0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab0832ad60 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab0832adf0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab0832ae80 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab0832af10 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] 0xaaab082eb7f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab082eb880 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab082eb910 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab082eb9a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab082eba30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab082ebac0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab082ebb50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab082ebbe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab082ebc70 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab082ebd00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab082ebd90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab082ebe20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab082ebeb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab082ebf40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab082ebfd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab082ec060 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab082ec0f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab082ec180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab082ec210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab082ec2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab082ec330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab082ec3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab082ec450 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab082ec4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab082ec570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab082ec600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab082ec690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab082ec720 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab082ec7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab082ec840 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab082ec8d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab082ec960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab082ec9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab082eca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab082ecb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab082ecba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab082ecc30 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab082eccc0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab082ecd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab082ecde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab082ece70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab082ecf00 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab082ecf90 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] 0xaaab0832c5b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab0832c640 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab0832c6d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab0832c760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab0832c7f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab0832c880 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab0832c910 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab0832c9a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab0832ca30 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab0832cac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab0832cb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab0832cbe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab0832cc70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab0832cd00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab0832cd90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab0832ce20 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab0832ceb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab0832cf40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab0832cfd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab0832d060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab0832d0f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab0832d180 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab0832d210 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab0832d2a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab0832d330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab0832d3c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab0832d450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab0832d4e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab0832d570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab0832d600 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab0832d690 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab0832d720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab0832d7b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab0832d840 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab0832d8d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab0832d960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab0832d9f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab0832da80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab0832db10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab0832dba0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab0832dc30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab0832dcc0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab0832dd50 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] 0xaaab082eeb10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab082eeba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab082eec30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab082eecc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab082eed50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab082eede0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab082eee70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab082eef00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab082eef90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab082ef020 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab082ef0b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab082ef140 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab082ef1d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab082ef260 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab082ef2f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab082ef380 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab082ef410 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab082ef4a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab082ef530 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab082ef5c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab082ef650 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab082ef6e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab082ef770 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab082ef800 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab082ef890 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab082ef920 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] 0xaaab0832b3a0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab0832b430 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab0832b4c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab0832b550 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab0832b5e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab0832b670 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab0832b700 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab0832b790 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab0832b820 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab0832b8b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab0832b940 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab0832b9d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab0832ba60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab0832baf0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab0832bb80 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab0832bc10 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab0832bca0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab0832bd30 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab0832bdc0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab0832be50 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab0832bee0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab0832bf70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab0832c000 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab0832c090 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab0832c120 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab0832c1b0 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] 0xaaab082ee200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082ee290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab082ee320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab082ee3b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082ee440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab082ee4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082ee560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab082ee5f0 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] 0xaaab08327460 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083274f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab08327580 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab08327610 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083276a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab08327730 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab083277c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab08327850 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] 0xaaab082f2560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab082f25f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab082f2680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab082f2710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab082f27a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab082f2830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab082f28c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab082f2950 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] 0xaaab0832e9c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab0832ea50 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab0832eae0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab0832eb70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab0832ec00 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab0832ec90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab0832ed20 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab0832edb0 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] 0xaaab082f4290 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f4320 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab082f43b0 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] 0xaaab0832f2d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0832f360 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab0832f3f0 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] 0xaaab082f5fc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f6050 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab082f60e0 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] 0xaaab0832fbe0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0832fc70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab0832fd00 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] 0xaaab082f8b50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab082f8be0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab082f8c70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab082f8d00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082f8d90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab082f8e20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab082f8eb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082f8f40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab082f8fd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab082f9060 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab082f90f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082f9180 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab082f9210 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab082f92a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab082f9330 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082f93c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab082f9450 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab082f94e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082f9570 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab082f9600 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] 0xaaab08330e00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08330e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab08330f20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08330fb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08331040 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab083310d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08331160 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab083311f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08331280 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08331310 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab083313a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08331430 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab083314c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab08331550 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab083315e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08331670 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08331700 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08331790 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08331820 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab083318b0 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] 0xaaab082fba90 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab082fbb20 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab082fbbb0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab082fbc40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab082fbcd0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab082fbd60 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab082fbdf0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab082fbe80 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab082fbf10 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab082fbfa0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab082fc030 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab082fc0c0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab082fc150 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab082fc1e0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab082fc270 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab082fc300 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab082fc390 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab082fc420 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab082fc4b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab082fc540 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] 0xaaab08332010 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab083320a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab08332130 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab083321c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08332250 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab083322e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08332370 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08332400 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08332490 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08332520 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab083325b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08332640 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab083326d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08332760 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab083327f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08332880 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab08332910 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab083329a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08332a30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08332ac0 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] 0xaaab082fe9d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab082fea60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab082feaf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab082feb80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab082fec10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab082feca0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab082fed30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab082fedc0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab082fee50 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab082feee0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab082fef70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab082ff000 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab082ff090 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab082ff120 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab082ff1b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab082ff240 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab082ff2d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab082ff360 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab082ff3f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab082ff480 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab082ff510 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab082ff5a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab082ff630 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab082ff6c0 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] 0xaaab08333220 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab083332b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08333340 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083333d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08333460 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab083334f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08333580 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08333610 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab083336a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08333730 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab083337c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08333850 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab083338e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08333970 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08333a00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08333a90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08333b20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08333bb0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08333c40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08333cd0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08333d60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08333df0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab08333e80 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab08333f10 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] 0xaaab08301000 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08301090 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08301120 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083011b0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08301240 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab083012d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08301360 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab083013f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08301480 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08301510 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab083015a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08301630 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab083016c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08301750 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083017e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08301870 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08301900 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08301990 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08301a20 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08301ab0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08301b40 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08301bd0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08301c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab08301cf0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab08301d80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab08301e10 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab08301ea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08301f30 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab08301fc0 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] 0xaaab08334430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab083344c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08334550 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083345e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08334670 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08334700 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08334790 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08334820 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab083348b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08334940 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab083349d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08334a60 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab08334af0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08334b80 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08334c10 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08334ca0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08334d30 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08334dc0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08334e50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08334ee0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08334f70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08335000 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08335090 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab08335120 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab083351b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab08335240 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab083352d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08335360 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab083353f0 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] 0xaaab08303630 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab083036c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08303750 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab083037e0 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] 0xaaab083304f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08330580 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08330610 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab083306a0 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] 0xaaab08305360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab083053f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08305480 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] 0xaaab08335640 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab083356d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08335760 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] 0xaaab08307090 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08307120 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab083071b0 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] 0xaaab08335f50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08335fe0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08336070 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] 0xaaab083082b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08308340 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab083083d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab08308460 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab083084f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab08308580 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08308610 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab083086a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab08308730 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab083087c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08308850 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab083088e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08308970 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08308a00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08308a90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08308b20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08308bb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08308c40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08308cd0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08308d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab08308df0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab08308e80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab08308f10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab08308fa0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab08309030 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab083090c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab08309150 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab083091e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab08309270 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab08309300 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab08309390 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab08309420 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] 0xaaab08337170 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08337200 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab08337290 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab08337320 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab083373b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab08337440 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab083374d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab08337560 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab083375f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08337680 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08337710 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab083377a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08337830 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab083378c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08337950 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab083379e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08337a70 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08337b00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08337b90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08337c20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab08337cb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab08337d40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab08337dd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab08337e60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab08337ef0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab08337f80 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab08338010 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab083380a0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab08338130 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab083381c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab08338250 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab083382e0 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] 0xaaab0830a6d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0830a760 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab0830a7f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab0830a880 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab0830a910 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab0830a9a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab0830aa30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab0830aac0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab0830ab50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab0830abe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0830ac70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab0830ad00 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab0830ad90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab0830ae20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab0830aeb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab0830af40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab0830afd0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab0830b060 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab0830b0f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab0830b180 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab0830b210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab0830b2a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab0830b330 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab0830b3c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab0830b450 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab0830b4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab0830b570 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab0830b600 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab0830b690 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab0830b720 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab0830b7b0 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] 0xaaab08338380 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08338410 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab083384a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab08338530 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab083385c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab08338650 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab083386e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab08338770 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab08338800 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08338890 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08338920 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab083389b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08338a40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08338ad0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08338b60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08338bf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08338c80 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab08338d10 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab08338da0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab08338e30 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab08338ec0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab08338f50 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab08338fe0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab08339070 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab08339100 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab08339190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab08339220 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab083392b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab08339340 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab083393d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab08339460 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] 0xaaab083079a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08307a30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab08307ac0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08307b50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08307be0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08307c70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08307d00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08307d90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08307e20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08307eb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08307f40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08307fd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08308060 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab083080f0 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] 0xaaab08336860 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab083368f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab08336980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08336a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08336aa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08336b30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08336bc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08336c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08336ce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08336d70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08336e00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08336e90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08336f20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08336fb0 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] 0xaaab083094c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08309550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab083095e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08309670 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab08309700 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08309790 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab08309820 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab083098b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08309940 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab083099d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08309a60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08309af0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08309b80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08309c10 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] 0xaaab08339590 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08339620 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab083396b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab08339740 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab083397d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab08339860 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab083398f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab08339980 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab08339a10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab08339aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab08339b30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab08339bc0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab08339c50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab08339ce0 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] 0xaaab0830cae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830cb70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830cc00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830cc90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830cd20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830cdb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830ce40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830ced0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830cf60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830cff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830d110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830d1a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830d230 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] 0xaaab08339ea0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab08339f30 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab08339fc0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0833a050 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0833a0e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0833a170 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0833a200 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0833a290 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0833a320 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0833a3b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0833a440 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0833a4d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0833a560 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0833a5f0 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] 0xaaab0830d3f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0830d480 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0830d510 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0830d5a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0830d630 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0830d6c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0830d750 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0830d7e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0830d870 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0830d900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0830d990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0830da20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0830dab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0830db40 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] 0xaaab0833a7b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0833a840 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0833a8d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0833a960 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0833a9f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0833aa80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0833ab10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0833aba0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0833ac30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0833acc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0833ad50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0833ade0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0833ae70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0833af00 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] 0xaaab0830e610 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830e6a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830e730 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830e7c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830e850 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830e8e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830e970 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830ea00 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830ea90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830eb20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830ebb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830ec40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830ecd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ed60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0830edf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0830ee80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0830ef10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0830efa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0830f030 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab0830f0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0830f150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0830f1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0830f270 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab0830f300 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] 0xaaab0833bb60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0833bbf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0833bc80 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0833bd10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0833bda0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0833be30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0833bec0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0833bf50 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0833bfe0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0833c070 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0833c100 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0833c190 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0833c220 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0833c2b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0833c340 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0833c3d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0833c460 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0833c4f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0833c580 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab0833c610 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0833c6a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0833c730 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0833c7c0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab0833c850 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] 0xaaab0830f820 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0830f8b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0830f940 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0830f9d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0830fa60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0830faf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0830fb80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0830fc10 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0830fca0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0830fd30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0830fdc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0830fe50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0830fee0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0830ff70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08310000 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab08310090 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab08310120 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab083101b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08310240 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab083102d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08310360 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab083103f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08310480 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab08310510 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab083105a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab08310630 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab083106c0 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] 0xaaab0833cd70 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0833ce00 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0833ce90 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0833cf20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0833cfb0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0833d040 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0833d0d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0833d160 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0833d1f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0833d280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0833d310 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0833d3a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0833d430 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0833d4c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0833d550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0833d5e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0833d670 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0833d700 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0833d790 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab0833d820 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0833d8b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0833d940 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0833d9d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab0833da60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab0833daf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab0833db80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab0833dc10 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] 0xaaab08310a30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08310ac0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08310b50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab08310be0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08310c70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08310d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08310d90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08310e20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab08310eb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08310f40 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab08310fd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08311060 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab083110f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08311180 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08311210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083112a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08311330 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab083113c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab08311450 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab083114e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab08311570 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab08311600 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab08311690 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab08311720 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab083117b0 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] 0xaaab0833df80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab0833e010 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab0833e0a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab0833e130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab0833e1c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab0833e250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab0833e2e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab0833e370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab0833e400 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab0833e490 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab0833e520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab0833e5b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab0833e640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab0833e6d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab0833e760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab0833e7f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab0833e880 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab0833e910 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab0833e9a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab0833ea30 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab0833eac0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab0833eb50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab0833ebe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab0833ec70 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab0833ed00 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] 0xaaab08312e50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08312ee0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08312f70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab08313000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08313090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08313120 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab083131b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08313240 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab083132d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08313360 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab083133f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08313480 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab08313510 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab083135a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08313630 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab083136c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08313750 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab083137e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab08313870 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab08313900 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab08313990 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab08313a20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab08313ab0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab08313b40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab08313bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab08313c60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab08313cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab08313d80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab08313e10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab08313ea0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab08313f30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab08313fc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab08314050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab083140e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab08314170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab08314200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab08314290 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab08314320 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab083143b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08314440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab083144d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08314560 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab083145f0 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] 0xaaab083403a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08340430 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab083404c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab08340550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab083405e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab08340670 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08340700 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08340790 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab08340820 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab083408b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab08340940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab083409d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab08340a60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08340af0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab08340b80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab08340c10 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08340ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab08340d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab08340dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab08340e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab08340ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab08340f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab08341000 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab08341090 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab08341120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab083411b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab08341240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab083412d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab08341360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab083413f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab08341480 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab08341510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab083415a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab08341630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab083416c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab08341750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab083417e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab08341870 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab08341900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08341990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab08341a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08341ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab08341b40 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] 0xaaab08311c40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab08311cd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab08311d60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab08311df0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab08311e80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab08311f10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab08311fa0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab08312030 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab083120c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab08312150 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab083121e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab08312270 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab08312300 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab08312390 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab08312420 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab083124b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab08312540 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab083125d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab08312660 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab083126f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab08312780 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab08312810 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab083128a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab08312930 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab083129c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab08312a50 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] 0xaaab0833f190 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab0833f220 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab0833f2b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab0833f340 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab0833f3d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab0833f460 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab0833f4f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab0833f580 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab0833f610 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab0833f6a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab0833f730 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab0833f7c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab0833f850 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab0833f8e0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab0833f970 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab0833fa00 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab0833fa90 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab0833fb20 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab0833fbb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab0833fc40 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab0833fcd0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab0833fd60 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab0833fdf0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab0833fe80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab0833ff10 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab0833ffa0 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] 0xaaab0830dd00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab0830dd90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab0830de20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab0830deb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab0830df40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab0830dfd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab0830e060 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab0830e0f0 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] 0xaaab0833b250 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab0833b2e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab0833b370 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab0833b400 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab0833b490 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab0833b520 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab0833b5b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab0833b640 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] 0xaaab08315260 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083152f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab08315380 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab08315410 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083154a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab08315530 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab083155c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab08315650 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] 0xaaab083427b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab08342840 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab083428d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab08342960 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083429f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab08342a80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab08342b10 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab08342ba0 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] 0xaaab08315b70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08315c00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab08315c90 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] 0xaaab08343100 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08343190 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab08343220 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] 0xaaab08316480 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08316510 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab083165a0 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] 0xaaab08343a40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08343ad0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab08343b60 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] 0xaaab083176a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08317730 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab083177c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08317850 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab083178e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08317970 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08317a00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08317a90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08317b20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08317bb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08317c40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08317cd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08317d60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab08317df0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08317e80 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08317f10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08317fa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08318030 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083180c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08318150 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] 0xaaab08344c60 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08344cf0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab08344d80 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08344e10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08344ea0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08344f30 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08344fc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08345050 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab083450e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08345170 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08345200 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08345290 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08345320 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab083453b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08345440 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab083454d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08345560 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab083455f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08345680 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08345710 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] 0xaaab083188b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08318940 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab083189d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab08318a60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08318af0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab08318b80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08318c10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08318ca0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08318d30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08318dc0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab08318e50 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08318ee0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab08318f70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08319000 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab08319090 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08319120 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab083191b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08319240 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083192d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08319360 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] 0xaaab08345e70 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08345f00 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab08345f90 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab08346020 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab083460b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab08346140 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab083461d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08346260 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab083462f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08346380 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab08346410 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab083464a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab08346530 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab083465c0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab08346650 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab083466e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab08346770 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08346800 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08346890 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08346920 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] 0xaaab08319ac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab08319b50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08319be0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08319c70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08319d00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08319d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08319e20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08319eb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08319f40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08319fd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab0831a060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831a0f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab0831a180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831a210 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831a2a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831a330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831a3c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831a450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831a4e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831a570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831a600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831a690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab0831a720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab0831a7b0 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] 0xaaab08347990 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab08347a20 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08347ab0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08347b40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08347bd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08347c60 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08347cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08347d80 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08347e10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08347ea0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab08347f30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08347fc0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab08348050 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab083480e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08348170 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08348200 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08348290 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08348320 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab083483b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08348440 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab083484d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08348560 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab083485f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab08348680 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] 0xaaab0831acd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0831ad60 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab0831adf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab0831ae80 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab0831af10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab0831afa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab0831b030 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab0831b0c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab0831b150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab0831b1e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0831b270 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab0831b300 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab0831b390 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab0831b420 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab0831b4b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab0831b540 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab0831b5d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab0831b660 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab0831b6f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab0831b780 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab0831b810 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab0831b8a0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab0831b930 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab0831b9c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab0831ba50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab0831bae0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab0831bb70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab0831bc00 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab0831bc90 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] 0xaaab08348ba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08348c30 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08348cc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08348d50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08348de0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08348e70 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08348f00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08348f90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08349020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab083490b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08349140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab083491d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab08349260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab083492f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08349380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08349410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab083494a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08349530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab083495c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08349650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab083496e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08349770 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08349800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab08349890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab08349920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab083499b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab08349a40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08349ad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab08349b60 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] 0xaaab08316d90 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08316e20 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08316eb0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab08316f40 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] 0xaaab08347080 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08347110 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab083471a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab08347230 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] 0xaaab0831bee0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831bf70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c000 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] 0xaaab08349db0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08349e40 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08349ed0 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] 0xaaab0831c7f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0831c880 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0831c910 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] 0xaaab0834a6c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab0834a750 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab0834a7e0 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: 0xaaab082554c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08247d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaab08248200 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08248298 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247dc8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaab08248340 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082483d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247e60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaab08248480 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08247ef8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaab08248520 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08247f90 MAP: (8 sibs) 4 children: 42: 0xaaab082485c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab08248658 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab082486f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab08248788 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08248028 MAP: (8 sibs) 3 children: 42: 0xaaab08248830 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaab082488c8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaab08248960 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaab082480c0 MAP: (8 sibs) 2 children: 42: 0xaaab08248a00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaab08248b40 VAL***: '*CENTER' (2 sibs) 42: 0xaaab08248bd8 VAL***: '*BIG' (2 sibs) 42: 0xaaab08248a98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaab08248158 MAP: (8 sibs) 3 children: 42: 0xaaab08248c80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaab08248e50 VAL***: '*BIG' (3 sibs) 42: 0xaaab08248ee8 VAL***: '*LEFT' (3 sibs) 42: 0xaaab08248f80 VAL***: '*SMALL' (3 sibs) 42: 0xaaab08248d18 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaab08248db0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834afd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0834b060 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab0834b0f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab0834b180 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab0834b210 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab0834b2a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab0834b330 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab0834b3c0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab0834b450 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab0834b4e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab0834b570 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab0834b600 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab0834b690 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab0834b720 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab0834b7b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab0834b840 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab0834b8d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab0834b960 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab0834b9f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab0834ba80 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab0834bb10 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab0834bba0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab0834bc30 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab0834bcc0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab0834bd50 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab0834bde0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab0834be70 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab0834bf00 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab0834bf90 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab0834c020 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab0834c0b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab0834c140 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: 0xaaab082555d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab082499b0 MAP: (8 sibs) 2 children: 42: 0xaaab08246c20 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08246cb8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249a48 MAP: (8 sibs) 2 children: 42: 0xaaab08247420 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082474b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249ae0 MAP: (8 sibs) 1 children: 42: 0xaaab08249e80 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08249b78 MAP: (8 sibs) 1 children: 42: 0xaaab08249f20 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08249c10 MAP: (8 sibs) 4 children: 42: 0xaaab08249fc0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a058 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a0f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a188 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249ca8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a230 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a2c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a360 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a3f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249d40 MAP: (8 sibs) 4 children: 42: 0xaaab0824a4a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a538 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a5d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a668 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249dd8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a710 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a7a8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a840 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a8d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834c1e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab0834c270 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab0834c300 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab0834c390 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab0834c420 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab0834c4b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab0834c540 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab0834c5d0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab0834c660 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab0834c6f0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab0834c780 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab0834c810 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab0834c8a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab0834c930 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab0834c9c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab0834ca50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab0834cae0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab0834cb70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab0834cc00 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab0834cc90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab0834cd20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab0834cdb0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab0834ce40 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab0834ced0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab0834cf60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab0834cff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab0834d080 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab0834d110 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab0834d1a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab0834d230 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab0834d2c0 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: 0xaaab082556f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824adf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824ae88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824af20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824afb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab08246e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824b2d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b368 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b0e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824b410 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b4a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834d360 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0834d3f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0834d480 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0834d510 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0834d5a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0834d630 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0834d6c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0834d750 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0834d7e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0834d870 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0834d900 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0834d990 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0834da20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0834dab0 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: 0xaaab08255808 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824b550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824b5e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824b680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b8f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b988 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824b718 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab0824ba30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b7b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824bad0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bb68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b848 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824bc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bca8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834db50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0834dbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0834dc70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0834dd00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0834dd90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0834de20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0834deb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0834df40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0834dfd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0834e060 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0834e0f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0834e180 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0834e210 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0834e2a0 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: 0xaaab08255920 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824c620 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c6b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824c9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ca58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824c7e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cb00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824c880 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824cba0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cc38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824c918 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824cce0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cd78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834e340 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0834e3d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0834e460 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0834e4f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0834e580 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0834e610 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0834e6a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0834e730 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0834e7c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0834e850 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0834e8e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0834e970 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0834ea00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0834ea90 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: 0xaaab08255a38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824a9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824aa68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824ab00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824ce20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ceb8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ab98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cf60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824ac30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824d000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d098 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824acc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824d140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d1d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0834eb30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0834ebc0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0834ec50 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0834ece0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0834ed70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0834ee00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0834ee90 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0834ef20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0834efb0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0834f040 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0834f0d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0834f160 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0834f1f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0834f280 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: 0xaaab08255b50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824d880 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824d918 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824d9b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab08247560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab082475f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824da48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824dcb0 MAP: (2 sibs) 4 children: 42: 0xaaab08249290 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249328 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab082493c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab08249458 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824dd48 MAP: (2 sibs) 5 children: 42: 0xaaab0824ddf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824de88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824df20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824dfb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824e050 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824dae0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaab08247110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab082471a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247240 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824db78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaab0824dc10 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] 0xaaab0834f320 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0834f3b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0834f440 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0834f4d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0834f560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0834f5f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0834f680 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0834f710 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0834f7a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0834f830 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0834f8c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0834f950 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0834f9e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0834fa70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0834fb00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0834fb90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0834fc20 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0834fcb0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0834fd40 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab0834fdd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0834fe60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0834fef0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0834ff80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab08350010 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: 0xaaab08255c68 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824e140 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824e1d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824e270 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab0824e570 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab0824e608 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824e308 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824e6b0 MAP: (2 sibs) 4 children: 42: 0xaaab08249500 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249598 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab08249630 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab082496c8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824e748 MAP: (2 sibs) 5 children: 42: 0xaaab0824e7f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824e888 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824e920 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824e9b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824ea50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824e3a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaab08247a40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab08247ad8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e438 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaab0824eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab0824eb88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab0824ec20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e4d0 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] 0xaaab083500b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab08350140 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab083501d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab08350260 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab083502f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab08350380 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab08350410 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab083504a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab08350530 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab083505c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab08350650 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab083506e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab08350770 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab08350800 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab08350890 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab08350920 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab083509b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab08350a40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab08350ad0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab08350b60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab08350bf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab08350c80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab08350d10 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab08350da0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab08350e30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab08350ec0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab08350f50 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: 0xaaab08255d80 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab082507c0 MAP: (6 sibs) 1 children: 42: 0xaaab08250b60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaab08250c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08250c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08250d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08250dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08250e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08250858 MAP: (6 sibs) 1 children: 42: 0xaaab08250f00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaab08250fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08251038 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab082510d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08251168 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08251200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab082508f0 MAP: (6 sibs) 1 children: 42: 0xaaab082512a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaab08250988 MAP: (6 sibs) 1 children: 42: 0xaaab08251340 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaab08250a20 MAP: (6 sibs) 1 children: 42: 0xaaab082513e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaab08251480 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaab08251518 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaab08250ab8 MAP: (6 sibs) 1 children: 42: 0xaaab082515c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08350ff0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08351080 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08351110 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab083511a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08351230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab083512c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08351350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab083513e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab08351470 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08351500 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab08351590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08351620 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab083516b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08351740 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab083517d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab08351860 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab083518f0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab08351980 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab08351a10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab08351aa0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab08351b30 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab08351bc0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab08351c50 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab08351ce0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab08351d70 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: 0xaaab08255e98 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab08252860 MAP: (6 sibs) 1 children: 42: 0xaaab0824c3a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08252d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08252dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08252e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab082528f8 MAP: (6 sibs) 1 children: 42: 0xaaab0824c440 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252f98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082530c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252990 MAP: (6 sibs) 1 children: 42: 0xaaab0824c4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253298 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08253330 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab082533c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08252a28 MAP: (6 sibs) 1 children: 42: 0xaaab0824c580 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253598 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082536c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252ac0 MAP: (6 sibs) 1 children: 42: 0xaaab08253800 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab082538a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253938 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab082539d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08253a68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252b58 MAP: (6 sibs) 1 children: 42: 0xaaab08253ba0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253cd8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253d70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08253e08 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08351e10 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab08351ea0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab08351f30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab08351fc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab08352050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab083520e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab08352170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab08352200 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab08352290 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab08352320 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab083523b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab08352440 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab083524d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab08352560 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab083525f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab08352680 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab08352710 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab083527a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab08352830 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab083528c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab08352950 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab083529e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab08352a70 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab08352b00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab08352b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab08352c20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab08352cb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab08352d40 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab08352dd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab08352e60 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab08352ef0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab08352f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab08353010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab083530a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab08353130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab083531c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab08353250 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab083532e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab08353370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08353400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab08353490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08353520 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab083535b0 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: 0xaaab08255fb0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaab08253f40 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08253fd8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254070 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254108 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab082541a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab08254238 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab082542d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254368 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254400 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251c60 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254498 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251d00 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254530 DOCMAP: (17 sibs) 2 children: 42: 0xaaab08246ae0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaab08246b78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaab082545c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251da0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab08254660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab082546f8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251660 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254790 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251700 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254828 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaab082548c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08353650 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab083536e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab08353770 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab08353800 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab08353890 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab08353920 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab083539b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab08353a40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab08353ad0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab08353b60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab08353bf0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab08353c80 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab08353d10 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab08353da0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab08353e30 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab08353ec0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab08353f50 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab08353fe0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab08354070 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab08354100 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab08354190 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab08354220 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab083542b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab08354340 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab083543d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab08354460 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: 0xaaab082560c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab08252260 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaab082522f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaab08252390 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaab08252428 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaab082524c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bd50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaab0824bde8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083445b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab08344640 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab083446d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab08344760 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab083447f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab08344880 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab08344910 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab083449a0 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: 0xaaab082561e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab0824ecc0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaab0824ed58 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaab0824edf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaab0824ee88 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaab0824ef20 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bee0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaab0824bf78 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08354500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab08354590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab08354620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab083546b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab08354740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab083547d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab08354860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab083548f0 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: 0xaaab082562f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab082472e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaab08247378 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab082f85a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab082f8630 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab082f86c0 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: 0xaaab08256410 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d280 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaab0824d318 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08344a40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08344ad0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab08344b60 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: 0xaaab08256528 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaab08254aa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaab08254b38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaab08254bd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08254f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaab08255008 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaab08254c68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08247870 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaab08247908 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaab082479a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaab08254d00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaab082550b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaab08255148 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaab08254d98 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaab08254e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaab082551f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaab08255288 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaab08254ec8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaab08255330 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaab082553c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08354990 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08354a20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab08354ab0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08354b40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08354bd0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08354c60 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08354cf0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08354d80 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08354e10 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08354ea0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08354f30 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08354fc0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08355050 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab083550e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08355170 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08355200 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08355290 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08355320 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab083553b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08355440 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: 0xaaab08256640 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaab08257780 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaab08257818 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaab082578b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08257c50 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaab08257ce8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaab08257948 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08257d90 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaab08257e28 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaab08257ec0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaab082579e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaab08257f60 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaab08257ff8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaab08257a78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaab08257b10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaab082580a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaab08258138 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaab08257ba8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaab082581e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaab08258278 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083554e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab08355570 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab08355600 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab08355690 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08355720 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab083557b0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08355840 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab083558d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08355960 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab083559f0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab08355a80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08355b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab08355ba0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08355c30 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab08355cc0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08355d50 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab08355de0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08355e70 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08355f00 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08355f90 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: 0xaaab08256758 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaab0824fbe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaab082500b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08250148 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab082501e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab0824fc78 MAP: (8 sibs) 3 children: 42: 0xaaab08250280 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaab08250318 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaab082503b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaab0824fd10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaab0824f360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab0824fda8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaab0824f400 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab0824fe40 MAP: (8 sibs) 7 children: 42: 0xaaab08258320 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaab082583b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaab08258450 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaab082584e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaab08258580 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaab08258618 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaab082586b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaab0824fed8 VAL***: '*a0' (8 sibs) 42: 0xaaab0824ff70 VAL***: '*a7' (8 sibs) 42: 0xaaab08250008 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08356030 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab083560c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08356150 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab083561e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08356270 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08356300 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08356390 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08356420 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab083564b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08356540 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab083565d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08356660 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab083566f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08356780 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08356810 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab083568a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08356930 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab083569c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08356a50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08356ae0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08356b70 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08356c00 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab08356c90 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab08356d20 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: 0xaaab08256870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08258750 MAP: (8 sibs) 3 children: 42: 0xaaab08258c20 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaab08258cb8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaab08258d50 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaab082587e8 MAP: (8 sibs) 3 children: 42: 0xaaab08258df0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaab08258e88 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaab08258f20 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaab08258880 MAP: (8 sibs) 1 children: 42: 0xaaab0824d7d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaab08258918 MAP: (8 sibs) 1 children: 42: 0xaaab08250670 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab082589b0 MAP: (8 sibs) 7 children: 42: 0xaaab08258fc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaab08259058 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaab082590f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaab08259188 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaab08259220 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaab082592b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaab08259350 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaab08258a48 MAP: (8 sibs) 3 children: 42: 0xaaab082593f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08259488 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab08259520 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab08258ae0 MAP: (8 sibs) 1 children: 42: 0xaaab082595c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab08258b78 MAP: (8 sibs) 1 children: 42: 0xaaab08259660 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08356dc0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08356e50 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08356ee0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08356f70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08357000 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08357090 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08357120 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab083571b0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08357240 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab083572d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08357360 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab083573f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab08357480 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08357510 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083575a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08357630 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab083576c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08357750 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab083577e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08357870 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08357900 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08357990 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08357a20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab08357ab0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab08357b40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab08357bd0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab08357c60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08357cf0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab08357d80 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: 0xaaab08256988 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaab082476a0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaab08247738 KEYVAL: 'b' '' (3 sibs) 42: 0xaaab082477d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08357e20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08357eb0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08357f40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab08357fd0 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: 0xaaab08256aa0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d3c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d458 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08358070 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08358100 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08358190 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: 0xaaab08256bb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d500 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d598 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08358230 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab083582c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08358350 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: 0xaaab082554c0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08247d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaab08248200 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08248298 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247dc8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaab08248340 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082483d8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08247e60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaab08248480 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08247ef8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaab08248520 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08247f90 MAP: (8 sibs) 4 children: 42: 0xaaab082485c0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab08248658 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab082486f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab08248788 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08248028 MAP: (8 sibs) 3 children: 42: 0xaaab08248830 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaab082488c8 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaab08248960 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaab082480c0 MAP: (8 sibs) 2 children: 42: 0xaaab08248a00 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaab08248b40 VAL***: '*CENTER' (2 sibs) 42: 0xaaab08248bd8 VAL***: '*BIG' (2 sibs) 42: 0xaaab08248a98 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaab08248158 MAP: (8 sibs) 3 children: 42: 0xaaab08248c80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaab08248e50 VAL***: '*BIG' (3 sibs) 42: 0xaaab08248ee8 VAL***: '*LEFT' (3 sibs) 42: 0xaaab08248f80 VAL***: '*SMALL' (3 sibs) 42: 0xaaab08248d18 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaab08248db0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083583f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08358480 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaab08358510 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab083585a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab08358630 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaab083586c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08358750 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab083587e0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaab08358870 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08358900 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaab08358990 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab08358a20 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08358ab0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08358b40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08358bd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08358c60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08358cf0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaab08358d80 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaab08358e10 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaab08358ea0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaab08358f30 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaab08358fc0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaab08359050 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaab083590e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaab08359170 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaab08359200 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaab08359290 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaab08359320 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaab083593b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaab08359440 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaab083594d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaab08359560 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: 0xaaab082555d8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab082499b0 MAP: (8 sibs) 2 children: 42: 0xaaab08246c20 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaab08246cb8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249a48 MAP: (8 sibs) 2 children: 42: 0xaaab08247420 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaab082474b8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaab08249ae0 MAP: (8 sibs) 1 children: 42: 0xaaab08249e80 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaab08249b78 MAP: (8 sibs) 1 children: 42: 0xaaab08249f20 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaab08249c10 MAP: (8 sibs) 4 children: 42: 0xaaab08249fc0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a058 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a0f0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a188 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249ca8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a230 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a2c8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a360 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a3f8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249d40 MAP: (8 sibs) 4 children: 42: 0xaaab0824a4a0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a538 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a5d0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a668 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaab08249dd8 MAP: (8 sibs) 4 children: 42: 0xaaab0824a710 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaab0824a7a8 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaab0824a840 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaab0824a8d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08359600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08359690 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaab08359720 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaab083597b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaab08359840 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaab083598d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaab08359960 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaab083599f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaab08359a80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaab08359b10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08359ba0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaab08359c30 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaab08359cc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaab08359d50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaab08359de0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaab08359e70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaab08359f00 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaab08359f90 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaab0835a020 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaab0835a0b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaab0835a140 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaab0835a1d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaab0835a260 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaab0835a2f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaab0835a380 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaab0835a410 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaab0835a4a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaab0835a530 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaab0835a5c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaab0835a650 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaab0835a6e0 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: 0xaaab082556f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824adf0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824ae88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824af20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824afb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab08246e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824b2d0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b368 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b0e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824b410 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824b4a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835a780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835a810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0835a8a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0835a930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0835a9c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0835aa50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0835aae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0835ab70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0835ac00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0835ac90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0835ad20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0835adb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0835ae40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0835aed0 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: 0xaaab08255808 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824b550 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaab0824b5e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaab0824b680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824b8f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaab0824b988 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaab0824b718 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaab0824ba30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824b7b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaab0824bad0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bb68 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824b848 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaab0824bc10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaab0824bca8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835af70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835b000 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaab0835b090 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaab0835b120 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0835b1b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaab0835b240 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaab0835b2d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0835b360 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0835b3f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0835b480 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaab0835b510 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0835b5a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0835b630 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaab0835b6c0 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: 0xaaab08255920 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824c620 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c6b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824c750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824c9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ca58 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824c7e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cb00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824c880 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824cba0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cc38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824c918 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824cce0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824cd78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835b760 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835b7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0835b880 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0835b910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0835b9a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0835ba30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0835bac0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0835bb50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0835bbe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0835bc70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0835bd00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0835bd90 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0835be20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0835beb0 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: 0xaaab08255a38 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaab0824a9d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824aa68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaab0824ab00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaab0824ce20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ceb8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaab0824ab98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaab0824cf60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaab0824ac30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaab0824d000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d098 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaab0824acc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaab0824d140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaab0824d1d8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835bf50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835bfe0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaab0835c070 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaab0835c100 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaab0835c190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaab0835c220 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaab0835c2b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaab0835c340 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaab0835c3d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaab0835c460 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaab0835c4f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaab0835c580 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaab0835c610 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaab0835c6a0 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: 0xaaab08255b50 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824d880 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824d918 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824d9b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab08247560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab082475f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824da48 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824dcb0 MAP: (2 sibs) 4 children: 42: 0xaaab08249290 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249328 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab082493c0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab08249458 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824dd48 MAP: (2 sibs) 5 children: 42: 0xaaab0824ddf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824de88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824df20 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824dfb8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824e050 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824dae0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaab08247110 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab082471a8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247240 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824db78 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaab0824dc10 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] 0xaaab0835c740 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0835c7d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0835c860 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0835c8f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0835c980 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0835ca10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0835caa0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0835cb30 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0835cbc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0835cc50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0835cce0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0835cd70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0835ce00 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0835ce90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0835cf20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0835cfb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0835d040 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0835d0d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0835d160 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaab0835d1f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0835d280 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0835d310 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0835d3a0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaab0835d430 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: 0xaaab08255c68 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaab0824e140 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaab0824e1d8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaab0824e270 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaab0824e570 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaab0824e608 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaab0824e308 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaab0824e6b0 MAP: (2 sibs) 4 children: 42: 0xaaab08249500 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaab08249598 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaab08249630 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaab082496c8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaab0824e748 MAP: (2 sibs) 5 children: 42: 0xaaab0824e7f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaab0824e888 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaab0824e920 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaab0824e9b8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaab0824ea50 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaab0824e3a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaab08247a40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab08247ad8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab08247b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e438 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaab0824eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaab0824eb88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaab0824ec20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaab0824e4d0 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] 0xaaab0835d4d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaab0835d560 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaab0835d5f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaab0835d680 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaab0835d710 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaab0835d7a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaab0835d830 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaab0835d8c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaab0835d950 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaab0835d9e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaab0835da70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaab0835db00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaab0835db90 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaab0835dc20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaab0835dcb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaab0835dd40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaab0835ddd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaab0835de60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaab0835def0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaab0835df80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaab0835e010 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaab0835e0a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaab0835e130 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaab0835e1c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaab0835e250 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaab0835e2e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaab0835e370 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: 0xaaab08255d80 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab082507c0 MAP: (6 sibs) 1 children: 42: 0xaaab08250b60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaab08250c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08250c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08250d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08250dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08250e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08250858 MAP: (6 sibs) 1 children: 42: 0xaaab08250f00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaab08250fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08251038 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab082510d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08251168 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08251200 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab082508f0 MAP: (6 sibs) 1 children: 42: 0xaaab082512a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaab08250988 MAP: (6 sibs) 1 children: 42: 0xaaab08251340 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaab08250a20 MAP: (6 sibs) 1 children: 42: 0xaaab082513e0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaab08251480 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaab08251518 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaab08250ab8 MAP: (6 sibs) 1 children: 42: 0xaaab082515c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835e410 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835e4a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab0835e530 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaab0835e5c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab0835e650 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab0835e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab0835e770 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab0835e800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab0835e890 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab0835e920 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaab0835e9b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab0835ea40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab0835ead0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab0835eb60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab0835ebf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab0835ec80 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab0835ed10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaab0835eda0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaab0835ee30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaab0835eec0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaab0835ef50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaab0835efe0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaab0835f070 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaab0835f100 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaab0835f190 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: 0xaaab08255e98 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaab08252860 MAP: (6 sibs) 1 children: 42: 0xaaab0824c3a0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252c98 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08252d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08252dc8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08252e60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab082528f8 MAP: (6 sibs) 1 children: 42: 0xaaab0824c440 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08252f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08252f98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082530c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252990 MAP: (6 sibs) 1 children: 42: 0xaaab0824c4e0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253298 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab08253330 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab082533c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaab08252a28 MAP: (6 sibs) 1 children: 42: 0xaaab0824c580 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253598 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab082536c8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252ac0 MAP: (6 sibs) 1 children: 42: 0xaaab08253800 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab082538a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253938 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaab082539d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaab08253a68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaab08253b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaab08252b58 MAP: (6 sibs) 1 children: 42: 0xaaab08253ba0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaab08253c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaab08253cd8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaab08253d70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaab08253e08 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaab08253ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab0835f230 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaab0835f2c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaab0835f350 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaab0835f3e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaab0835f470 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaab0835f500 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaab0835f590 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaab0835f620 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaab0835f6b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaab0835f740 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaab0835f7d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaab0835f860 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaab0835f8f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaab0835f980 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaab0835fa10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaab0835faa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaab0835fb30 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaab0835fbc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaab0835fc50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaab0835fce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaab0835fd70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaab0835fe00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaab0835fe90 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaab0835ff20 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaab0835ffb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaab08360040 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaab083600d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaab08360160 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaab083601f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaab08360280 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaab08360310 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaab083603a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaab08360430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaab083604c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaab08360550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaab083605e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaab08360670 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaab08360700 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaab08360790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaab08360820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaab083608b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaab08360940 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaab083609d0 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: 0xaaab08255fb0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaab08253f40 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08253fd8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254070 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab08254108 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaab082541a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab08254238 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaab082542d0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254368 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaab08254400 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251c60 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254498 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaab08251d00 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaab08254530 DOCMAP: (17 sibs) 2 children: 42: 0xaaab08246ae0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaab08246b78 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaab082545c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251da0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab08254660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaab082546f8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251660 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254790 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaab08251700 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaab08254828 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaab082548c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08360a70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaab08360b00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaab08360b90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaab08360c20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaab08360cb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaab08360d40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaab08360dd0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaab08360e60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaab08360ef0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaab08360f80 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaab08361010 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaab083610a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaab08361130 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaab083611c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaab08361250 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaab083612e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaab08361370 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaab08361400 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaab08361490 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaab08361520 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaab083615b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaab08361640 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaab083616d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaab08361760 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaab083617f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaab08361880 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: 0xaaab082560c8 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab08252260 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaab082522f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaab08252390 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaab08252428 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaab082524c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bd50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaab0824bde8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08361920 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab083619b0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaab08361a40 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaab08361ad0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab08361b60 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaab08361bf0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab08361c80 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaab08361d10 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: 0xaaab082561e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaab0824ecc0 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaab0824ed58 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaab0824edf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaab0824ee88 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaab0824ef20 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaab0824bee0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaab0824bf78 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08361db0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaab08361e40 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaab08361ed0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaab08361f60 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaab08361ff0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaab08362080 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaab08362110 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaab083621a0 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: 0xaaab082562f8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab082472e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaab08247378 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08362240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab083622d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaab08362360 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: 0xaaab08256410 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d280 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaab0824d318 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08362400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08362490 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaab08362520 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: 0xaaab08256528 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaab08254aa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaab08254b38 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaab08254bd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08254f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaab08255008 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaab08254c68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08247870 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaab08247908 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaab082479a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaab08254d00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaab082550b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaab08255148 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaab08254d98 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaab08254e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaab082551f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaab08255288 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaab08254ec8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaab08255330 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaab082553c8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083625c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaab08362650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaab083626e0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaab08362770 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08362800 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaab08362890 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaab08362920 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab083629b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaab08362a40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaab08362ad0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaab08362b60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08362bf0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaab08362c80 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaab08362d10 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaab08362da0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08362e30 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaab08362ec0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaab08362f50 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08362fe0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaab08363070 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: 0xaaab08256640 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaab08257780 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaab08257818 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaab082578b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaab08257c50 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaab08257ce8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaab08257948 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaab08257d90 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaab08257e28 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaab08257ec0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaab082579e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaab08257f60 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaab08257ff8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaab08257a78 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaab08257b10 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaab082580a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaab08258138 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaab08257ba8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaab082581e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaab08258278 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08363110 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaab083631a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaab08363230 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaab083632c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaab08363350 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaab083633e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaab08363470 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaab08363500 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaab08363590 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaab08363620 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaab083636b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaab08363740 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaab083637d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaab08363860 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaab083638f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaab08363980 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaab08363a10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaab08363aa0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaab08363b30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaab08363bc0 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: 0xaaab08256758 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaab0824fbe0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaab082500b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08250148 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab082501e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab0824fc78 MAP: (8 sibs) 3 children: 42: 0xaaab08250280 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaab08250318 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaab082503b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaab0824fd10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaab0824f360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab0824fda8 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaab0824f400 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab0824fe40 MAP: (8 sibs) 7 children: 42: 0xaaab08258320 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaab082583b8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaab08258450 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaab082584e8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaab08258580 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaab08258618 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaab082586b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaab0824fed8 VAL***: '*a0' (8 sibs) 42: 0xaaab0824ff70 VAL***: '*a7' (8 sibs) 42: 0xaaab08250008 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08363c60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaab08363cf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaab08363d80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08363e10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08363ea0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08363f30 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08363fc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08364050 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab083640e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08364170 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaab08364200 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08364290 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaab08364320 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab083643b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab08364440 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaab083644d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaab08364560 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaab083645f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08364680 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaab08364710 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaab083647a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaab08364830 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaab083648c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaab08364950 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: 0xaaab08256870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaab08258750 MAP: (8 sibs) 3 children: 42: 0xaaab08258c20 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaab08258cb8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaab08258d50 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaab082587e8 MAP: (8 sibs) 3 children: 42: 0xaaab08258df0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaab08258e88 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaab08258f20 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaab08258880 MAP: (8 sibs) 1 children: 42: 0xaaab0824d7d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaab08258918 MAP: (8 sibs) 1 children: 42: 0xaaab08250670 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaab082589b0 MAP: (8 sibs) 7 children: 42: 0xaaab08258fc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaab08259058 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaab082590f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaab08259188 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaab08259220 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaab082592b8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaab08259350 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaab08258a48 MAP: (8 sibs) 3 children: 42: 0xaaab082593f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaab08259488 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaab08259520 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaab08258ae0 MAP: (8 sibs) 1 children: 42: 0xaaab082595c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaab08258b78 MAP: (8 sibs) 1 children: 42: 0xaaab08259660 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab083649f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaab08364a80 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaab08364b10 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaab08364ba0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaab08364c30 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaab08364cc0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaab08364d50 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaab08364de0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaab08364e70 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaab08364f00 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaab08364f90 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaab08365020 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaab083650b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaab08365140 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaab083651d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaab08365260 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaab083652f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaab08365380 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaab08365410 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaab083654a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaab08365530 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaab083655c0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaab08365650 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaab083656e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaab08365770 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaab08365800 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaab08365890 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaab08365920 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaab083659b0 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: 0xaaab08256988 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaab082476a0 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaab08247738 KEYVAL: 'b' '' (3 sibs) 42: 0xaaab082477d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08365a50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaab08365ae0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaab08365b70 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaab08365c00 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: 0xaaab08256aa0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d3c0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d458 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08365ca0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08365d30 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08365dc0 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: 0xaaab08256bb8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaab0824d500 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaab0824d598 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaab08365e60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaab08365ef0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaab08365f80 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 (27 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (27 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.04 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0xaaab1393a120 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaab139331a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaab13933240 VAL: 'foo' (3 sibs) 43: 0xaaab139332d8 VAL: 'bar' (3 sibs) 43: 0xaaab13933370 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13974130 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab139741c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab13974250 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab139742e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab13974370 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: 0xaaab1393a238 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933ef0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13933f88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934200 VAL: 'val0' (2 sibs) 43: 0xaaab13934298 VAL: 'val1' (2 sibs) 43: 0xaaab139340c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934340 VAL: 'val2' (2 sibs) 43: 0xaaab139343d8 VAL: 'val3' (2 sibs) 43: 0xaaab13934160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934480 VAL: 'val4' (2 sibs) 43: 0xaaab13934518 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13976220 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139762b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13976340 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139763d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13976460 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139764f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13976580 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab13976610 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139766a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13976730 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139767c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13976850 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: 0xaaab1393a350 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13934a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13934ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934d40 VAL: 'val0' (2 sibs) 43: 0xaaab13934dd8 VAL: 'val1' (2 sibs) 43: 0xaaab13934c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934e80 VAL: 'val2' (2 sibs) 43: 0xaaab13934f18 VAL: 'val3' (2 sibs) 43: 0xaaab13934ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934fc0 VAL: 'val4' (2 sibs) 43: 0xaaab13935058 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13978210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139782a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13978330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139783c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13978450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139784e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13978570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab13978600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13978690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13978720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139787b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13978840 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: 0xaaab1393a468 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13935100 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13935198 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13935240 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13935410 VAL: 'val0' (2 sibs) 43: 0xaaab139354a8 VAL: 'val1' (2 sibs) 43: 0xaaab139352d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13935550 VAL: 'val2' (2 sibs) 43: 0xaaab139355e8 VAL: 'val3' (2 sibs) 43: 0xaaab13935370 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13935690 VAL: 'val4' (2 sibs) 43: 0xaaab13935728 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1397a200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1397a290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1397a320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1397a3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1397a440 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1397a4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1397a560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1397a5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1397a680 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1397a710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1397a7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1397a830 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: 0xaaab1393a580 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab139360a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13936138 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab139361e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab139363b0 VAL: 'val0' (2 sibs) 43: 0xaaab13936448 VAL: 'val1' (2 sibs) 43: 0xaaab13936278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab139364f0 VAL: 'val2' (2 sibs) 43: 0xaaab13936588 VAL: 'val3' (2 sibs) 43: 0xaaab13936310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13936630 VAL: 'val4' (2 sibs) 43: 0xaaab139366c8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1397c1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1397c280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1397c310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1397c3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1397c430 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1397c4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1397c550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1397c5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1397c670 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1397c700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1397c790 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1397c820 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: 0xaaab1393a698 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139346b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaab13934750 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaab139388d0 VAL: 'env01' (28 sibs) 43: 0xaaab13938968 VAL: 'env02' (28 sibs) 43: 0xaaab13938a00 VAL: 'env03' (28 sibs) 43: 0xaaab13938a98 VAL: 'env04' (28 sibs) 43: 0xaaab13938b30 VAL: 'env11' (28 sibs) 43: 0xaaab13938bc8 VAL: 'env12' (28 sibs) 43: 0xaaab13938c60 VAL: 'env13' (28 sibs) 43: 0xaaab13938cf8 VAL: 'env14' (28 sibs) 43: 0xaaab13938d90 VAL: 'env21' (28 sibs) 43: 0xaaab13938e28 VAL: 'env22' (28 sibs) 43: 0xaaab13938ec0 VAL: 'env23' (28 sibs) 43: 0xaaab13938f58 VAL: 'env24' (28 sibs) 43: 0xaaab13938ff0 VAL: 'env31' (28 sibs) 43: 0xaaab13939088 VAL: 'env32' (28 sibs) 43: 0xaaab13939120 VAL: 'env33' (28 sibs) 43: 0xaaab139391b8 VAL: 'env34' (28 sibs) 43: 0xaaab13939250 VAL: 'env41' (28 sibs) 43: 0xaaab139392e8 VAL: 'env42' (28 sibs) 43: 0xaaab13939380 VAL: 'env43' (28 sibs) 43: 0xaaab13939418 VAL: 'env44' (28 sibs) 43: 0xaaab139394b0 VAL: 'env51' (28 sibs) 43: 0xaaab13939548 VAL: 'env52' (28 sibs) 43: 0xaaab139395e0 VAL: 'env53' (28 sibs) 43: 0xaaab13939678 VAL: 'env54' (28 sibs) 43: 0xaaab13939710 VAL: 'env61' (28 sibs) 43: 0xaaab139397a8 VAL: 'env62' (28 sibs) 43: 0xaaab13939840 VAL: 'env63' (28 sibs) 43: 0xaaab139398d8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1397f4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1397f550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab1397f5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab1397f670 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab1397f700 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab1397f790 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab1397f820 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab1397f8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab1397f940 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab1397f9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab1397fa60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab1397faf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab1397fb80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab1397fc10 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab1397fca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab1397fd30 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab1397fdc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab1397fe50 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab1397fee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab1397ff70 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab13980000 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab13980090 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab13980120 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab139801b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab13980240 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab139802d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab13980360 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab139803f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab13980480 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab13980510 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab139805a0 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: 0xaaab1393a7b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13937780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaab139378c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaab13937a90 VAL: 'a' (6 sibs) 43: 0xaaab13937b28 VAL: 'b' (6 sibs) 43: 0xaaab13937bc0 VAL: 'c' (6 sibs) 43: 0xaaab13937c58 VAL: 'd' (6 sibs) 43: 0xaaab13937cf0 VAL: 'e' (6 sibs) 43: 0xaaab13937d88 VAL: 'f' (6 sibs) 43: 0xaaab13937958 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaab13937e30 VAL: 'a' (2 sibs) 43: 0xaaab13937ec8 VAL: 'b' (2 sibs) 43: 0xaaab139379f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaab13937f70 VAL: 'a' (2 sibs) 43: 0xaaab13938008 VAL: 'b' (2 sibs) 43: 0xaaab13937818 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaab139380b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaab139381f0 VAL: 'a' (6 sibs) 43: 0xaaab13938288 VAL: 'b' (6 sibs) 43: 0xaaab13938320 VAL: 'c' (6 sibs) 43: 0xaaab139383b8 VAL: 'd' (6 sibs) 43: 0xaaab13938450 VAL: 'e' (6 sibs) 43: 0xaaab139384e8 VAL: 'f' (6 sibs) 43: 0xaaab13938148 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaab13938590 VAL: 'a' (2 sibs) 43: 0xaaab13938628 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13982400 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13982490 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab13982520 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab139825b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab13982640 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab139826d0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab13982760 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab139827f0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab13982880 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab13982910 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab139829a0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab13982a30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab13982ac0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab13982b50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab13982be0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab13982c70 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab13982d00 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab13982d90 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab13982e20 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab13982eb0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab13982f40 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab13982fd0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab13983060 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab139830f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab13983180 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab13983210 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: 0xaaab1393a8c8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab13938720 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaab139387c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaab13939e60 VAL: 'a' (4 sibs) 43: 0xaaab13939ef8 VAL: 'b' (4 sibs) 43: 0xaaab13939f90 VAL: 'c' (4 sibs) 43: 0xaaab1393a028 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13984a30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13984ac0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab13984b50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab13984be0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab13984c70 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab13984d00 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab13984d90 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: 0xaaab1393a9e0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933a30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaab139338f0 VAL: 'a' (2 sibs) 43: 0xaaab13933988 VAL: 'b' (2 sibs) 43: 0xaaab13933ac8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaab139337b0 VAL: 'c' (2 sibs) 43: 0xaaab13933848 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13986760 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139867f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab13986880 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab13986910 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139869a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab13986a30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab13986ac0 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: 0xaaab1393aaf8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139345c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaab13933670 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaab13933708 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaab1393cb60 VAL: 'a' (21 sibs) 43: 0xaaab1393cbf8 VAL: 'b' (21 sibs) 43: 0xaaab1393cc90 VAL: 'b1' (21 sibs) 43: 0xaaab1393cd28 VAL: 'b2' (21 sibs) 43: 0xaaab1393cdc0 VAL: 'b3' (21 sibs) 43: 0xaaab1393ce58 VAL: 'b4' (21 sibs) 43: 0xaaab1393cef0 VAL: 'b5' (21 sibs) 43: 0xaaab1393cf88 VAL: 'b6' (21 sibs) 43: 0xaaab1393d020 VAL: 'b61' (21 sibs) 43: 0xaaab1393d0b8 VAL: 'b62' (21 sibs) 43: 0xaaab1393d150 VAL: 'b63' (21 sibs) 43: 0xaaab1393d1e8 VAL: 'b64' (21 sibs) 43: 0xaaab1393d280 VAL: 'b65' (21 sibs) 43: 0xaaab1393d318 VAL: 'b66' (21 sibs) 43: 0xaaab1393d3b0 VAL: 'b7' (21 sibs) 43: 0xaaab1393d448 VAL: 'b8' (21 sibs) 43: 0xaaab1393d4e0 VAL: 'b9' (21 sibs) 43: 0xaaab1393d578 VAL: 'b10' (21 sibs) 43: 0xaaab1393d610 VAL: 'e' (21 sibs) 43: 0xaaab1393d6a8 VAL: 'f' (21 sibs) 43: 0xaaab1393d740 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13989ed0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13989f60 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab13989ff0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab1398a080 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab1398a110 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab1398a1a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab1398a230 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab1398a2c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab1398a350 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab1398a3e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab1398a470 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab1398a500 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab1398a590 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab1398a620 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab1398a6b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab1398a740 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab1398a7d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab1398a860 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab1398a8f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab1398a980 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab1398aa10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab1398aaa0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab1398ab30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab1398abc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab1398ac50 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: 0xaaab1393ac10 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaab13939980 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaab139357d0 VAL: 'f' (1 sibs) 43: 0xaaab13939a18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaab13939ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaab13935870 VAL: 'b' (1 sibs) 43: 0xaaab13939b48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139895c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab13989650 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139896e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab13989770 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab13989800 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab13989890 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab13989920 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: 0xaaab1393a120 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaab139331a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaab13933240 VAL: 'foo' (3 sibs) 43: 0xaaab139332d8 VAL: 'bar' (3 sibs) 43: 0xaaab13933370 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398c500 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398c590 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab1398c620 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab1398c6b0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab1398c740 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: 0xaaab1393a238 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933ef0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13933f88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934200 VAL: 'val0' (2 sibs) 43: 0xaaab13934298 VAL: 'val1' (2 sibs) 43: 0xaaab139340c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934340 VAL: 'val2' (2 sibs) 43: 0xaaab139343d8 VAL: 'val3' (2 sibs) 43: 0xaaab13934160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934480 VAL: 'val4' (2 sibs) 43: 0xaaab13934518 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398ce10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398cea0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398cf30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398cfc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398d050 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398d0e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398d170 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398d200 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398d290 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398d320 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398d3b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398d440 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: 0xaaab1393a350 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13934a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13934ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934d40 VAL: 'val0' (2 sibs) 43: 0xaaab13934dd8 VAL: 'val1' (2 sibs) 43: 0xaaab13934c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934e80 VAL: 'val2' (2 sibs) 43: 0xaaab13934f18 VAL: 'val3' (2 sibs) 43: 0xaaab13934ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934fc0 VAL: 'val4' (2 sibs) 43: 0xaaab13935058 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398d720 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398d7b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398d840 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398d8d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398d960 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398d9f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398da80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398db10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398dba0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398dc30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398dcc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398dd50 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: 0xaaab1393a468 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13935100 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13935198 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13935240 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13935410 VAL: 'val0' (2 sibs) 43: 0xaaab139354a8 VAL: 'val1' (2 sibs) 43: 0xaaab139352d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13935550 VAL: 'val2' (2 sibs) 43: 0xaaab139355e8 VAL: 'val3' (2 sibs) 43: 0xaaab13935370 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13935690 VAL: 'val4' (2 sibs) 43: 0xaaab13935728 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398e030 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398e0c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398e150 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398e1e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398e270 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398e300 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398e390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398e420 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398e4b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398e540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398e5d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398e660 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: 0xaaab1393a580 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab139360a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13936138 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab139361e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab139363b0 VAL: 'val0' (2 sibs) 43: 0xaaab13936448 VAL: 'val1' (2 sibs) 43: 0xaaab13936278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab139364f0 VAL: 'val2' (2 sibs) 43: 0xaaab13936588 VAL: 'val3' (2 sibs) 43: 0xaaab13936310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13936630 VAL: 'val4' (2 sibs) 43: 0xaaab139366c8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398e940 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398e9d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398ea60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398eaf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398eb80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398ec10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398eca0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398ed30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398edc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398ee50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398eee0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398ef70 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: 0xaaab1393a698 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139346b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaab13934750 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaab139388d0 VAL: 'env01' (28 sibs) 43: 0xaaab13938968 VAL: 'env02' (28 sibs) 43: 0xaaab13938a00 VAL: 'env03' (28 sibs) 43: 0xaaab13938a98 VAL: 'env04' (28 sibs) 43: 0xaaab13938b30 VAL: 'env11' (28 sibs) 43: 0xaaab13938bc8 VAL: 'env12' (28 sibs) 43: 0xaaab13938c60 VAL: 'env13' (28 sibs) 43: 0xaaab13938cf8 VAL: 'env14' (28 sibs) 43: 0xaaab13938d90 VAL: 'env21' (28 sibs) 43: 0xaaab13938e28 VAL: 'env22' (28 sibs) 43: 0xaaab13938ec0 VAL: 'env23' (28 sibs) 43: 0xaaab13938f58 VAL: 'env24' (28 sibs) 43: 0xaaab13938ff0 VAL: 'env31' (28 sibs) 43: 0xaaab13939088 VAL: 'env32' (28 sibs) 43: 0xaaab13939120 VAL: 'env33' (28 sibs) 43: 0xaaab139391b8 VAL: 'env34' (28 sibs) 43: 0xaaab13939250 VAL: 'env41' (28 sibs) 43: 0xaaab139392e8 VAL: 'env42' (28 sibs) 43: 0xaaab13939380 VAL: 'env43' (28 sibs) 43: 0xaaab13939418 VAL: 'env44' (28 sibs) 43: 0xaaab139394b0 VAL: 'env51' (28 sibs) 43: 0xaaab13939548 VAL: 'env52' (28 sibs) 43: 0xaaab139395e0 VAL: 'env53' (28 sibs) 43: 0xaaab13939678 VAL: 'env54' (28 sibs) 43: 0xaaab13939710 VAL: 'env61' (28 sibs) 43: 0xaaab139397a8 VAL: 'env62' (28 sibs) 43: 0xaaab13939840 VAL: 'env63' (28 sibs) 43: 0xaaab139398d8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398fb60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398fbf0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab1398fc80 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab1398fd10 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab1398fda0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab1398fe30 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab1398fec0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab1398ff50 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab1398ffe0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab13990070 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab13990100 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab13990190 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab13990220 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab139902b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab13990340 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab139903d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab13990460 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab139904f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab13990580 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab13990610 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab139906a0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab13990730 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab139907c0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab13990850 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab139908e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab13990970 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab13990a00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab13990a90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab13990b20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab13990bb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab13990c40 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: 0xaaab1393a7b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13937780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaab139378c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaab13937a90 VAL: 'a' (6 sibs) 43: 0xaaab13937b28 VAL: 'b' (6 sibs) 43: 0xaaab13937bc0 VAL: 'c' (6 sibs) 43: 0xaaab13937c58 VAL: 'd' (6 sibs) 43: 0xaaab13937cf0 VAL: 'e' (6 sibs) 43: 0xaaab13937d88 VAL: 'f' (6 sibs) 43: 0xaaab13937958 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaab13937e30 VAL: 'a' (2 sibs) 43: 0xaaab13937ec8 VAL: 'b' (2 sibs) 43: 0xaaab139379f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaab13937f70 VAL: 'a' (2 sibs) 43: 0xaaab13938008 VAL: 'b' (2 sibs) 43: 0xaaab13937818 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaab139380b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaab139381f0 VAL: 'a' (6 sibs) 43: 0xaaab13938288 VAL: 'b' (6 sibs) 43: 0xaaab13938320 VAL: 'c' (6 sibs) 43: 0xaaab139383b8 VAL: 'd' (6 sibs) 43: 0xaaab13938450 VAL: 'e' (6 sibs) 43: 0xaaab139384e8 VAL: 'f' (6 sibs) 43: 0xaaab13938148 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaab13938590 VAL: 'a' (2 sibs) 43: 0xaaab13938628 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13990d70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13990e00 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab13990e90 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab13990f20 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab13990fb0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab13991040 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab139910d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab13991160 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab139911f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab13991280 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab13991310 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab139913a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab13991430 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab139914c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab13991550 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab139915e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab13991670 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab13991700 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab13991790 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab13991820 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab139918b0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab13991940 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab139919d0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab13991a60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab13991af0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab13991b80 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: 0xaaab1393a8c8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab13938720 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaab139387c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaab13939e60 VAL: 'a' (4 sibs) 43: 0xaaab13939ef8 VAL: 'b' (4 sibs) 43: 0xaaab13939f90 VAL: 'c' (4 sibs) 43: 0xaaab1393a028 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab1398f250 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398f2e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab1398f370 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab1398f400 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab1398f490 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab1398f520 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab1398f5b0 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: 0xaaab1393a9e0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933a30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaab139338f0 VAL: 'a' (2 sibs) 43: 0xaaab13933988 VAL: 'b' (2 sibs) 43: 0xaaab13933ac8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaab139337b0 VAL: 'c' (2 sibs) 43: 0xaaab13933848 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13991f80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13992010 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab139920a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab13992130 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139921c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab13992250 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab139922e0 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: 0xaaab1393aaf8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139345c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaab13933670 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaab13933708 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaab1393cb60 VAL: 'a' (21 sibs) 43: 0xaaab1393cbf8 VAL: 'b' (21 sibs) 43: 0xaaab1393cc90 VAL: 'b1' (21 sibs) 43: 0xaaab1393cd28 VAL: 'b2' (21 sibs) 43: 0xaaab1393cdc0 VAL: 'b3' (21 sibs) 43: 0xaaab1393ce58 VAL: 'b4' (21 sibs) 43: 0xaaab1393cef0 VAL: 'b5' (21 sibs) 43: 0xaaab1393cf88 VAL: 'b6' (21 sibs) 43: 0xaaab1393d020 VAL: 'b61' (21 sibs) 43: 0xaaab1393d0b8 VAL: 'b62' (21 sibs) 43: 0xaaab1393d150 VAL: 'b63' (21 sibs) 43: 0xaaab1393d1e8 VAL: 'b64' (21 sibs) 43: 0xaaab1393d280 VAL: 'b65' (21 sibs) 43: 0xaaab1393d318 VAL: 'b66' (21 sibs) 43: 0xaaab1393d3b0 VAL: 'b7' (21 sibs) 43: 0xaaab1393d448 VAL: 'b8' (21 sibs) 43: 0xaaab1393d4e0 VAL: 'b9' (21 sibs) 43: 0xaaab1393d578 VAL: 'b10' (21 sibs) 43: 0xaaab1393d610 VAL: 'e' (21 sibs) 43: 0xaaab1393d6a8 VAL: 'f' (21 sibs) 43: 0xaaab1393d740 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139931a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13993230 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab139932c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab13993350 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab139933e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab13993470 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab13993500 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab13993590 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab13993620 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab139936b0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab13993740 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab139937d0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab13993860 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab139938f0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab13993980 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab13993a10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab13993aa0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab13993b30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab13993bc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab13993c50 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab13993ce0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab13993d70 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab13993e00 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab13993e90 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab13993f20 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: 0xaaab1393ac10 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaab13939980 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaab139357d0 VAL: 'f' (1 sibs) 43: 0xaaab13939a18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaab13939ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaab13935870 VAL: 'b' (1 sibs) 43: 0xaaab13939b48 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13992890 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab13992920 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139929b0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab13992a40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab13992ad0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab13992b60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab13992bf0 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] 0xaaab13974130 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab139741c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab13974250 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab139742e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab13974370 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] 0xaaab13995af0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab13995b80 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab13995c10 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab13995ca0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab13995d30 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] 0xaaab13976220 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139762b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13976340 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139763d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13976460 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139764f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13976580 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab13976610 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139766a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13976730 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139767c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13976850 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] 0xaaab13996ce0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13996d70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13996e00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab13996e90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13996f20 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab13996fb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13997040 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139970d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13997160 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139971f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab13997280 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13997310 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] 0xaaab13978210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139782a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13978330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139783c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13978450 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139784e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13978570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab13978600 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13978690 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13978720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139787b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13978840 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] 0xaaab139975f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13997680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13997710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139977a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13997830 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139978c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13997950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139979e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13997a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13997b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab13997b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13997c20 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] 0xaaab1397a200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1397a290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1397a320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1397a3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1397a440 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1397a4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1397a560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1397a5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1397a680 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1397a710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1397a7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1397a830 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] 0xaaab13997f00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13997f90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13998020 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139980b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13998140 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139981d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13998260 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139982f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13998380 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13998410 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139984a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13998530 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] 0xaaab1397c1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1397c280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1397c310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1397c3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1397c430 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1397c4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1397c550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1397c5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1397c670 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1397c700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1397c790 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1397c820 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] 0xaaab13998810 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139988a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab13998930 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139989c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab13998a50 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab13998ae0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab13998b70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab13998c00 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab13998c90 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab13998d20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab13998db0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab13998e40 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] 0xaaab1397f4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1397f550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab1397f5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab1397f670 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab1397f700 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab1397f790 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab1397f820 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab1397f8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab1397f940 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab1397f9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab1397fa60 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab1397faf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab1397fb80 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab1397fc10 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab1397fca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab1397fd30 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab1397fdc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab1397fe50 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab1397fee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab1397ff70 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab13980000 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab13980090 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab13980120 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab139801b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab13980240 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab139802d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab13980360 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab139803f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab13980480 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab13980510 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab139805a0 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] 0xaaab13999a30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13999ac0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab13999b50 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab13999be0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab13999c70 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab13999d00 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab13999d90 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab13999e20 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab13999eb0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab13999f40 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab13999fd0 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab1399a060 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab1399a0f0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab1399a180 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab1399a210 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab1399a2a0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab1399a330 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab1399a3c0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab1399a450 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab1399a4e0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab1399a570 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab1399a600 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab1399a690 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab1399a720 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab1399a7b0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab1399a840 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab1399a8d0 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab1399a960 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab1399a9f0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab1399aa80 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab1399ab10 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] 0xaaab13982400 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13982490 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab13982520 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab139825b0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab13982640 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab139826d0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab13982760 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab139827f0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab13982880 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab13982910 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab139829a0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab13982a30 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab13982ac0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab13982b50 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab13982be0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab13982c70 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab13982d00 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab13982d90 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab13982e20 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab13982eb0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab13982f40 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab13982fd0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab13983060 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab139830f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab13983180 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab13983210 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] 0xaaab1399ac40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1399acd0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab1399ad60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab1399adf0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab1399ae80 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab1399af10 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab1399afa0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab1399b030 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab1399b0c0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab1399b150 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab1399b1e0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab1399b270 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab1399b300 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab1399b390 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab1399b420 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab1399b4b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab1399b540 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab1399b5d0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab1399b660 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab1399b6f0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab1399b780 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab1399b810 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab1399b8a0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab1399b930 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab1399b9c0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab1399ba50 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] 0xaaab13984a30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13984ac0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab13984b50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab13984be0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab13984c70 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab13984d00 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab13984d90 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] 0xaaab13999120 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139991b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab13999240 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab139992d0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab13999360 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab139993f0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab13999480 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] 0xaaab13986760 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139867f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab13986880 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab13986910 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139869a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab13986a30 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab13986ac0 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] 0xaaab1399be50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1399bee0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab1399bf70 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab1399c000 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab1399c090 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab1399c120 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab1399c1b0 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] 0xaaab13989ed0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13989f60 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab13989ff0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab1398a080 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab1398a110 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab1398a1a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab1398a230 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab1398a2c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab1398a350 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab1398a3e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab1398a470 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab1398a500 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab1398a590 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab1398a620 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab1398a6b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab1398a740 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab1398a7d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab1398a860 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab1398a8f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab1398a980 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab1398aa10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab1398aaa0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab1398ab30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab1398abc0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab1398ac50 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] 0xaaab1399d070 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1399d100 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab1399d190 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab1399d220 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab1399d2b0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab1399d340 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab1399d3d0 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab1399d460 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab1399d4f0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab1399d580 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab1399d610 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab1399d6a0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab1399d730 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab1399d7c0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab1399d850 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab1399d8e0 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab1399d970 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab1399da00 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab1399da90 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab1399db20 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab1399dbb0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab1399dc40 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab1399dcd0 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab1399dd60 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab1399ddf0 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] 0xaaab139895c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab13989650 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139896e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab13989770 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab13989800 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab13989890 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab13989920 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] 0xaaab1399c760 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab1399c7f0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab1399c880 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab1399c910 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab1399c9a0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab1399ca30 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab1399cac0 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] 0xaaab1398c500 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398c590 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab1398c620 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab1398c6b0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab1398c740 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] 0xaaab1399e280 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab1399e310 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab1399e3a0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab1399e430 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab1399e4c0 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] 0xaaab1398ce10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398cea0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398cf30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398cfc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398d050 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398d0e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398d170 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398d200 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398d290 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398d320 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398d3b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398d440 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] 0xaaab1399eb90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1399ec20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1399ecb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1399ed40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1399edd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1399ee60 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1399eef0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1399ef80 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1399f010 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1399f0a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1399f130 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1399f1c0 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] 0xaaab1398d720 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398d7b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398d840 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398d8d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398d960 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398d9f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398da80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398db10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398dba0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398dc30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398dcc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398dd50 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] 0xaaab1399f4a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1399f530 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1399f5c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1399f650 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1399f6e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1399f770 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1399f800 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1399f890 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1399f920 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1399f9b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1399fa40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1399fad0 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] 0xaaab1398e030 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398e0c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398e150 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398e1e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398e270 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398e300 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398e390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398e420 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398e4b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398e540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398e5d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398e660 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] 0xaaab1399fdb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1399fe40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1399fed0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1399ff60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1399fff0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a0080 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a0110 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a01a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a0230 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a02c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a0350 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a03e0 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] 0xaaab1398e940 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab1398e9d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab1398ea60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab1398eaf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab1398eb80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab1398ec10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab1398eca0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab1398ed30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab1398edc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab1398ee50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab1398eee0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab1398ef70 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] 0xaaab139a06c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a0750 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139a07e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139a0870 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139a0900 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a0990 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a0a20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a0ab0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a0b40 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a0bd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a0c60 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a0cf0 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] 0xaaab1398fb60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398fbf0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab1398fc80 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab1398fd10 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab1398fda0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab1398fe30 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab1398fec0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab1398ff50 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab1398ffe0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab13990070 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab13990100 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab13990190 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab13990220 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab139902b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab13990340 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab139903d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab13990460 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab139904f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab13990580 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab13990610 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab139906a0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab13990730 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab139907c0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab13990850 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab139908e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab13990970 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab13990a00 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab13990a90 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab13990b20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab13990bb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab13990c40 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] 0xaaab139a18e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139a1970 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab139a1a00 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab139a1a90 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab139a1b20 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab139a1bb0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab139a1c40 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab139a1cd0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab139a1d60 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab139a1df0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab139a1e80 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab139a1f10 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab139a1fa0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab139a2030 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab139a20c0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab139a2150 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab139a21e0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab139a2270 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab139a2300 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab139a2390 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab139a2420 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab139a24b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab139a2540 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab139a25d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab139a2660 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab139a26f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab139a2780 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab139a2810 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab139a28a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab139a2930 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab139a29c0 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] 0xaaab13990d70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13990e00 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab13990e90 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab13990f20 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab13990fb0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab13991040 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab139910d0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab13991160 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab139911f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab13991280 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab13991310 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab139913a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab13991430 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab139914c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab13991550 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab139915e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab13991670 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab13991700 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab13991790 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab13991820 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab139918b0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab13991940 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab139919d0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab13991a60 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab13991af0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab13991b80 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] 0xaaab139a2af0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a2b80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab139a2c10 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab139a2ca0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab139a2d30 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab139a2dc0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab139a2e50 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab139a2ee0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab139a2f70 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab139a3000 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a3090 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab139a3120 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab139a31b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab139a3240 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab139a32d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab139a3360 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab139a33f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab139a3480 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab139a3510 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab139a35a0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab139a3630 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab139a36c0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab139a3750 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab139a37e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab139a3870 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab139a3900 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] 0xaaab1398f250 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab1398f2e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab1398f370 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab1398f400 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab1398f490 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab1398f520 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab1398f5b0 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] 0xaaab139a0fd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139a1060 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab139a10f0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab139a1180 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab139a1210 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab139a12a0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab139a1330 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] 0xaaab13991f80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab13992010 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab139920a0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab13992130 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139921c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab13992250 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab139922e0 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] 0xaaab139a3d00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a3d90 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab139a3e20 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab139a3eb0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139a3f40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab139a3fd0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab139a4060 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] 0xaaab139931a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab13993230 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab139932c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab13993350 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab139933e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab13993470 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab13993500 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab13993590 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab13993620 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab139936b0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab13993740 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab139937d0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab13993860 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab139938f0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab13993980 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab13993a10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab13993aa0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab13993b30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab13993bc0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab13993c50 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab13993ce0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab13993d70 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab13993e00 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab13993e90 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab13993f20 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] 0xaaab139a4f20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139a4fb0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab139a5040 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab139a50d0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab139a5160 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab139a51f0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab139a5280 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab139a5310 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab139a53a0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab139a5430 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab139a54c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab139a5550 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab139a55e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab139a5670 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab139a5700 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab139a5790 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab139a5820 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab139a58b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab139a5940 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab139a59d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab139a5a60 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab139a5af0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab139a5b80 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab139a5c10 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab139a5ca0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (1 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] 0xaaab13992890 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab13992920 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139929b0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab13992a40 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab13992ad0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab13992b60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab13992bf0 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] 0xaaab139a4610 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab139a46a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139a4730 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab139a47c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab139a4850 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab139a48e0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab139a4970 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: 0xaaab1393a120 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaab139331a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaab13933240 VAL: 'foo' (3 sibs) 43: 0xaaab139332d8 VAL: 'bar' (3 sibs) 43: 0xaaab13933370 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab13996700 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab13996790 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab13996820 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab139968b0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab13996940 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: 0xaaab1393a238 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933ef0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13933f88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934200 VAL: 'val0' (2 sibs) 43: 0xaaab13934298 VAL: 'val1' (2 sibs) 43: 0xaaab139340c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934340 VAL: 'val2' (2 sibs) 43: 0xaaab139343d8 VAL: 'val3' (2 sibs) 43: 0xaaab13934160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934480 VAL: 'val4' (2 sibs) 43: 0xaaab13934518 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a6130 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a61c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139a6250 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139a62e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139a6370 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a6400 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a6490 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a6520 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a65b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a6640 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a66d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a6760 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: 0xaaab1393a350 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13934a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13934ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934d40 VAL: 'val0' (2 sibs) 43: 0xaaab13934dd8 VAL: 'val1' (2 sibs) 43: 0xaaab13934c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934e80 VAL: 'val2' (2 sibs) 43: 0xaaab13934f18 VAL: 'val3' (2 sibs) 43: 0xaaab13934ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934fc0 VAL: 'val4' (2 sibs) 43: 0xaaab13935058 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a6800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a6890 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139a6920 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139a69b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139a6a40 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a6ad0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a6b60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a6bf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a6c80 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a6d10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a6da0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a6e30 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: 0xaaab1393a468 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13935100 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13935198 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13935240 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13935410 VAL: 'val0' (2 sibs) 43: 0xaaab139354a8 VAL: 'val1' (2 sibs) 43: 0xaaab139352d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13935550 VAL: 'val2' (2 sibs) 43: 0xaaab139355e8 VAL: 'val3' (2 sibs) 43: 0xaaab13935370 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13935690 VAL: 'val4' (2 sibs) 43: 0xaaab13935728 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a6ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a6f60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139a6ff0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139a7080 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139a7110 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a71a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a7230 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a72c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a7350 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a73e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a7470 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a7500 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: 0xaaab1393a580 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab139360a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13936138 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab139361e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab139363b0 VAL: 'val0' (2 sibs) 43: 0xaaab13936448 VAL: 'val1' (2 sibs) 43: 0xaaab13936278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab139364f0 VAL: 'val2' (2 sibs) 43: 0xaaab13936588 VAL: 'val3' (2 sibs) 43: 0xaaab13936310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13936630 VAL: 'val4' (2 sibs) 43: 0xaaab139366c8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a75a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a7630 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139a76c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139a7750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139a77e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139a7870 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139a7900 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139a7990 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139a7a20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139a7ab0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a7b40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139a7bd0 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: 0xaaab1393a698 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139346b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaab13934750 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaab139388d0 VAL: 'env01' (28 sibs) 43: 0xaaab13938968 VAL: 'env02' (28 sibs) 43: 0xaaab13938a00 VAL: 'env03' (28 sibs) 43: 0xaaab13938a98 VAL: 'env04' (28 sibs) 43: 0xaaab13938b30 VAL: 'env11' (28 sibs) 43: 0xaaab13938bc8 VAL: 'env12' (28 sibs) 43: 0xaaab13938c60 VAL: 'env13' (28 sibs) 43: 0xaaab13938cf8 VAL: 'env14' (28 sibs) 43: 0xaaab13938d90 VAL: 'env21' (28 sibs) 43: 0xaaab13938e28 VAL: 'env22' (28 sibs) 43: 0xaaab13938ec0 VAL: 'env23' (28 sibs) 43: 0xaaab13938f58 VAL: 'env24' (28 sibs) 43: 0xaaab13938ff0 VAL: 'env31' (28 sibs) 43: 0xaaab13939088 VAL: 'env32' (28 sibs) 43: 0xaaab13939120 VAL: 'env33' (28 sibs) 43: 0xaaab139391b8 VAL: 'env34' (28 sibs) 43: 0xaaab13939250 VAL: 'env41' (28 sibs) 43: 0xaaab139392e8 VAL: 'env42' (28 sibs) 43: 0xaaab13939380 VAL: 'env43' (28 sibs) 43: 0xaaab13939418 VAL: 'env44' (28 sibs) 43: 0xaaab139394b0 VAL: 'env51' (28 sibs) 43: 0xaaab13939548 VAL: 'env52' (28 sibs) 43: 0xaaab139395e0 VAL: 'env53' (28 sibs) 43: 0xaaab13939678 VAL: 'env54' (28 sibs) 43: 0xaaab13939710 VAL: 'env61' (28 sibs) 43: 0xaaab139397a8 VAL: 'env62' (28 sibs) 43: 0xaaab13939840 VAL: 'env63' (28 sibs) 43: 0xaaab139398d8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a7c70 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139a7d00 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab139a7d90 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab139a7e20 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab139a7eb0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab139a7f40 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab139a7fd0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab139a8060 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab139a80f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab139a8180 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab139a8210 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab139a82a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab139a8330 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab139a83c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab139a8450 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab139a84e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab139a8570 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab139a8600 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab139a8690 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab139a8720 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab139a87b0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab139a8840 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab139a88d0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab139a8960 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab139a89f0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab139a8a80 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab139a8b10 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab139a8ba0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab139a8c30 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab139a8cc0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab139a8d50 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: 0xaaab1393a7b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13937780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaab139378c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaab13937a90 VAL: 'a' (6 sibs) 43: 0xaaab13937b28 VAL: 'b' (6 sibs) 43: 0xaaab13937bc0 VAL: 'c' (6 sibs) 43: 0xaaab13937c58 VAL: 'd' (6 sibs) 43: 0xaaab13937cf0 VAL: 'e' (6 sibs) 43: 0xaaab13937d88 VAL: 'f' (6 sibs) 43: 0xaaab13937958 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaab13937e30 VAL: 'a' (2 sibs) 43: 0xaaab13937ec8 VAL: 'b' (2 sibs) 43: 0xaaab139379f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaab13937f70 VAL: 'a' (2 sibs) 43: 0xaaab13938008 VAL: 'b' (2 sibs) 43: 0xaaab13937818 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaab139380b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaab139381f0 VAL: 'a' (6 sibs) 43: 0xaaab13938288 VAL: 'b' (6 sibs) 43: 0xaaab13938320 VAL: 'c' (6 sibs) 43: 0xaaab139383b8 VAL: 'd' (6 sibs) 43: 0xaaab13938450 VAL: 'e' (6 sibs) 43: 0xaaab139384e8 VAL: 'f' (6 sibs) 43: 0xaaab13938148 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaab13938590 VAL: 'a' (2 sibs) 43: 0xaaab13938628 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a8df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139a8e80 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab139a8f10 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab139a8fa0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab139a9030 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab139a90c0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab139a9150 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab139a91e0 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab139a9270 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab139a9300 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab139a9390 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab139a9420 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab139a94b0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab139a9540 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab139a95d0 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab139a9660 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab139a96f0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab139a9780 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab139a9810 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab139a98a0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab139a9930 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab139a99c0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab139a9a50 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab139a9ae0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab139a9b70 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab139a9c00 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: 0xaaab1393a8c8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab13938720 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaab139387c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaab13939e60 VAL: 'a' (4 sibs) 43: 0xaaab13939ef8 VAL: 'b' (4 sibs) 43: 0xaaab13939f90 VAL: 'c' (4 sibs) 43: 0xaaab1393a028 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139a9ca0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139a9d30 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab139a9dc0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab139a9e50 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab139a9ee0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab139a9f70 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab139aa000 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: 0xaaab1393a9e0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933a30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaab139338f0 VAL: 'a' (2 sibs) 43: 0xaaab13933988 VAL: 'b' (2 sibs) 43: 0xaaab13933ac8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaab139337b0 VAL: 'c' (2 sibs) 43: 0xaaab13933848 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139aa0a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139aa130 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab139aa1c0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab139aa250 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139aa2e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab139aa370 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab139aa400 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: 0xaaab1393aaf8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139345c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaab13933670 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaab13933708 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaab1393cb60 VAL: 'a' (21 sibs) 43: 0xaaab1393cbf8 VAL: 'b' (21 sibs) 43: 0xaaab1393cc90 VAL: 'b1' (21 sibs) 43: 0xaaab1393cd28 VAL: 'b2' (21 sibs) 43: 0xaaab1393cdc0 VAL: 'b3' (21 sibs) 43: 0xaaab1393ce58 VAL: 'b4' (21 sibs) 43: 0xaaab1393cef0 VAL: 'b5' (21 sibs) 43: 0xaaab1393cf88 VAL: 'b6' (21 sibs) 43: 0xaaab1393d020 VAL: 'b61' (21 sibs) 43: 0xaaab1393d0b8 VAL: 'b62' (21 sibs) 43: 0xaaab1393d150 VAL: 'b63' (21 sibs) 43: 0xaaab1393d1e8 VAL: 'b64' (21 sibs) 43: 0xaaab1393d280 VAL: 'b65' (21 sibs) 43: 0xaaab1393d318 VAL: 'b66' (21 sibs) 43: 0xaaab1393d3b0 VAL: 'b7' (21 sibs) 43: 0xaaab1393d448 VAL: 'b8' (21 sibs) 43: 0xaaab1393d4e0 VAL: 'b9' (21 sibs) 43: 0xaaab1393d578 VAL: 'b10' (21 sibs) 43: 0xaaab1393d610 VAL: 'e' (21 sibs) 43: 0xaaab1393d6a8 VAL: 'f' (21 sibs) 43: 0xaaab1393d740 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139aa4a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139aa530 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab139aa5c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab139aa650 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab139aa6e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab139aa770 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab139aa800 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab139aa890 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab139aa920 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab139aa9b0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab139aaa40 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab139aaad0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab139aab60 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab139aabf0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab139aac80 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab139aad10 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab139aada0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab139aae30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab139aaec0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab139aaf50 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab139aafe0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab139ab070 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab139ab100 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab139ab190 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab139ab220 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: 0xaaab1393ac10 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaab13939980 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaab139357d0 VAL: 'f' (1 sibs) 43: 0xaaab13939a18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaab13939ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaab13935870 VAL: 'b' (1 sibs) 43: 0xaaab13939b48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ab2c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab139ab350 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139ab3e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab139ab470 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab139ab500 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab139ab590 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab139ab620 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: 0xaaab1393a120 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaab139331a0 DOCSEQ: (1 sibs) 3 children: 43: 0xaaab13933240 VAL: 'foo' (3 sibs) 43: 0xaaab139332d8 VAL: 'bar' (3 sibs) 43: 0xaaab13933370 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ab6c0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaab139ab750 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaab139ab7e0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaab139ab870 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaab139ab900 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: 0xaaab1393a238 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933ef0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13933f88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934200 VAL: 'val0' (2 sibs) 43: 0xaaab13934298 VAL: 'val1' (2 sibs) 43: 0xaaab139340c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934340 VAL: 'val2' (2 sibs) 43: 0xaaab139343d8 VAL: 'val3' (2 sibs) 43: 0xaaab13934160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934480 VAL: 'val4' (2 sibs) 43: 0xaaab13934518 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ab9a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139aba30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139abac0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139abb50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139abbe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139abc70 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139abd00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139abd90 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139abe20 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139abeb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139abf40 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139abfd0 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: 0xaaab1393a350 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13934a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13934ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13934b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13934d40 VAL: 'val0' (2 sibs) 43: 0xaaab13934dd8 VAL: 'val1' (2 sibs) 43: 0xaaab13934c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13934e80 VAL: 'val2' (2 sibs) 43: 0xaaab13934f18 VAL: 'val3' (2 sibs) 43: 0xaaab13934ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13934fc0 VAL: 'val4' (2 sibs) 43: 0xaaab13935058 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ac070 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139ac100 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139ac190 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139ac220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139ac2b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139ac340 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139ac3d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139ac460 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139ac4f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139ac580 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139ac610 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139ac6a0 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: 0xaaab1393a468 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13935100 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13935198 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab13935240 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab13935410 VAL: 'val0' (2 sibs) 43: 0xaaab139354a8 VAL: 'val1' (2 sibs) 43: 0xaaab139352d8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab13935550 VAL: 'val2' (2 sibs) 43: 0xaaab139355e8 VAL: 'val3' (2 sibs) 43: 0xaaab13935370 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13935690 VAL: 'val4' (2 sibs) 43: 0xaaab13935728 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ac740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139ac7d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139ac860 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139ac8f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139ac980 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139aca10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139acaa0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139acb30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139acbc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139acc50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139acce0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139acd70 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: 0xaaab1393a580 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab139360a0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaab13936138 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaab139361e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaab139363b0 VAL: 'val0' (2 sibs) 43: 0xaaab13936448 VAL: 'val1' (2 sibs) 43: 0xaaab13936278 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaab139364f0 VAL: 'val2' (2 sibs) 43: 0xaaab13936588 VAL: 'val3' (2 sibs) 43: 0xaaab13936310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaab13936630 VAL: 'val4' (2 sibs) 43: 0xaaab139366c8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ace10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139acea0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaab139acf30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaab139acfc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaab139ad050 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaab139ad0e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaab139ad170 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaab139ad200 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaab139ad290 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaab139ad320 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaab139ad3b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaab139ad440 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: 0xaaab1393a698 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139346b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaab13934750 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaab139388d0 VAL: 'env01' (28 sibs) 43: 0xaaab13938968 VAL: 'env02' (28 sibs) 43: 0xaaab13938a00 VAL: 'env03' (28 sibs) 43: 0xaaab13938a98 VAL: 'env04' (28 sibs) 43: 0xaaab13938b30 VAL: 'env11' (28 sibs) 43: 0xaaab13938bc8 VAL: 'env12' (28 sibs) 43: 0xaaab13938c60 VAL: 'env13' (28 sibs) 43: 0xaaab13938cf8 VAL: 'env14' (28 sibs) 43: 0xaaab13938d90 VAL: 'env21' (28 sibs) 43: 0xaaab13938e28 VAL: 'env22' (28 sibs) 43: 0xaaab13938ec0 VAL: 'env23' (28 sibs) 43: 0xaaab13938f58 VAL: 'env24' (28 sibs) 43: 0xaaab13938ff0 VAL: 'env31' (28 sibs) 43: 0xaaab13939088 VAL: 'env32' (28 sibs) 43: 0xaaab13939120 VAL: 'env33' (28 sibs) 43: 0xaaab139391b8 VAL: 'env34' (28 sibs) 43: 0xaaab13939250 VAL: 'env41' (28 sibs) 43: 0xaaab139392e8 VAL: 'env42' (28 sibs) 43: 0xaaab13939380 VAL: 'env43' (28 sibs) 43: 0xaaab13939418 VAL: 'env44' (28 sibs) 43: 0xaaab139394b0 VAL: 'env51' (28 sibs) 43: 0xaaab13939548 VAL: 'env52' (28 sibs) 43: 0xaaab139395e0 VAL: 'env53' (28 sibs) 43: 0xaaab13939678 VAL: 'env54' (28 sibs) 43: 0xaaab13939710 VAL: 'env61' (28 sibs) 43: 0xaaab139397a8 VAL: 'env62' (28 sibs) 43: 0xaaab13939840 VAL: 'env63' (28 sibs) 43: 0xaaab139398d8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ad4e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139ad570 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaab139ad600 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaab139ad690 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaab139ad720 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaab139ad7b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaab139ad840 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaab139ad8d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaab139ad960 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaab139ad9f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaab139ada80 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaab139adb10 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaab139adba0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaab139adc30 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaab139adcc0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaab139add50 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaab139adde0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaab139ade70 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaab139adf00 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaab139adf90 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaab139ae020 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaab139ae0b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaab139ae140 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaab139ae1d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaab139ae260 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaab139ae2f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaab139ae380 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaab139ae410 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaab139ae4a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaab139ae530 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaab139ae5c0 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: 0xaaab1393a7b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13937780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaab139378c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaab13937a90 VAL: 'a' (6 sibs) 43: 0xaaab13937b28 VAL: 'b' (6 sibs) 43: 0xaaab13937bc0 VAL: 'c' (6 sibs) 43: 0xaaab13937c58 VAL: 'd' (6 sibs) 43: 0xaaab13937cf0 VAL: 'e' (6 sibs) 43: 0xaaab13937d88 VAL: 'f' (6 sibs) 43: 0xaaab13937958 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaab13937e30 VAL: 'a' (2 sibs) 43: 0xaaab13937ec8 VAL: 'b' (2 sibs) 43: 0xaaab139379f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaab13937f70 VAL: 'a' (2 sibs) 43: 0xaaab13938008 VAL: 'b' (2 sibs) 43: 0xaaab13937818 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaab139380b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaab139381f0 VAL: 'a' (6 sibs) 43: 0xaaab13938288 VAL: 'b' (6 sibs) 43: 0xaaab13938320 VAL: 'c' (6 sibs) 43: 0xaaab139383b8 VAL: 'd' (6 sibs) 43: 0xaaab13938450 VAL: 'e' (6 sibs) 43: 0xaaab139384e8 VAL: 'f' (6 sibs) 43: 0xaaab13938148 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaab13938590 VAL: 'a' (2 sibs) 43: 0xaaab13938628 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139ae660 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139ae6f0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaab139ae780 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaab139ae810 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaab139ae8a0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaab139ae930 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaab139ae9c0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaab139aea50 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaab139aeae0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaab139aeb70 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaab139aec00 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaab139aec90 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaab139aed20 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaab139aedb0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaab139aee40 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaab139aeed0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaab139aef60 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaab139aeff0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaab139af080 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaab139af110 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaab139af1a0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaab139af230 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaab139af2c0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaab139af350 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaab139af3e0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaab139af470 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: 0xaaab1393a8c8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab13938720 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaab139387c0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaab13939e60 VAL: 'a' (4 sibs) 43: 0xaaab13939ef8 VAL: 'b' (4 sibs) 43: 0xaaab13939f90 VAL: 'c' (4 sibs) 43: 0xaaab1393a028 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139af510 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139af5a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaab139af630 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaab139af6c0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaab139af750 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaab139af7e0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaab139af870 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: 0xaaab1393a9e0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaab13933a30 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaab139338f0 VAL: 'a' (2 sibs) 43: 0xaaab13933988 VAL: 'b' (2 sibs) 43: 0xaaab13933ac8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaab139337b0 VAL: 'c' (2 sibs) 43: 0xaaab13933848 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139af910 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaab139af9a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaab139afa30 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaab139afac0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaab139afb50 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaab139afbe0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaab139afc70 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: 0xaaab1393aaf8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaab139345c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaab13933670 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaab13933708 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaab1393cb60 VAL: 'a' (21 sibs) 43: 0xaaab1393cbf8 VAL: 'b' (21 sibs) 43: 0xaaab1393cc90 VAL: 'b1' (21 sibs) 43: 0xaaab1393cd28 VAL: 'b2' (21 sibs) 43: 0xaaab1393cdc0 VAL: 'b3' (21 sibs) 43: 0xaaab1393ce58 VAL: 'b4' (21 sibs) 43: 0xaaab1393cef0 VAL: 'b5' (21 sibs) 43: 0xaaab1393cf88 VAL: 'b6' (21 sibs) 43: 0xaaab1393d020 VAL: 'b61' (21 sibs) 43: 0xaaab1393d0b8 VAL: 'b62' (21 sibs) 43: 0xaaab1393d150 VAL: 'b63' (21 sibs) 43: 0xaaab1393d1e8 VAL: 'b64' (21 sibs) 43: 0xaaab1393d280 VAL: 'b65' (21 sibs) 43: 0xaaab1393d318 VAL: 'b66' (21 sibs) 43: 0xaaab1393d3b0 VAL: 'b7' (21 sibs) 43: 0xaaab1393d448 VAL: 'b8' (21 sibs) 43: 0xaaab1393d4e0 VAL: 'b9' (21 sibs) 43: 0xaaab1393d578 VAL: 'b10' (21 sibs) 43: 0xaaab1393d610 VAL: 'e' (21 sibs) 43: 0xaaab1393d6a8 VAL: 'f' (21 sibs) 43: 0xaaab1393d740 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139afd10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaab139afda0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaab139afe30 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaab139afec0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaab139aff50 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaab139affe0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaab139b0070 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaab139b0100 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaab139b0190 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaab139b0220 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaab139b02b0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaab139b0340 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaab139b03d0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaab139b0460 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaab139b04f0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaab139b0580 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaab139b0610 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaab139b06a0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaab139b0730 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaab139b07c0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaab139b0850 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaab139b08e0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaab139b0970 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaab139b0a00 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaab139b0a90 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: 0xaaab1393ac10 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaab13939980 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaab139357d0 VAL: 'f' (1 sibs) 43: 0xaaab13939a18 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaab13939ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaab13935870 VAL: 'b' (1 sibs) 43: 0xaaab13939b48 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaab139b0b30 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaab139b0bc0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaab139b0c50 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaab139b0ce0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaab139b0d70 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaab139b0e00 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaab139b0e90 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 (9 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (9 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (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: 0xaaaaefd03450 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01c60 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaefd01d00 VAL: '-2' (15 sibs) 44: 0xaaaaefd01d98 VAL: '-2' (15 sibs) 44: 0xaaaaefd01e30 VAL: '5' (15 sibs) 44: 0xaaaaefd01ec8 VAL: '0xa' (15 sibs) 44: 0xaaaaefd01f60 VAL: '-0xb' (15 sibs) 44: 0xaaaaefd01ff8 VAL: '0XA' (15 sibs) 44: 0xaaaaefd02090 VAL: '-0XA' (15 sibs) 44: 0xaaaaefd02128 VAL: '0b10' (15 sibs) 44: 0xaaaaefd021c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaefd02258 VAL: '0B10' (15 sibs) 44: 0xaaaaefd022f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaefd02388 VAL: '0o17' (15 sibs) 44: 0xaaaaefd02420 VAL: '-0o17' (15 sibs) 44: 0xaaaaefd024b8 VAL: '0O17' (15 sibs) 44: 0xaaaaefd02550 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd27790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd27820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd278b0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd27940 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd279d0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd27a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd27af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd27b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd27c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd27ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd27d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd27dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd27e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd27ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd27f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd28000 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd28090 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: 0xaaaaefd03568 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaefd01700 VAL: '-2' (3 sibs) 44: 0xaaaaefd01798 VAL: '-2' (3 sibs) 44: 0xaaaaefd01830 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd29dc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd29e50 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd29ee0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd29f70 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd2a000 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: 0xaaaaefd03680 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02a60 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02af8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd02b90 VAL: '0.1' (8 sibs) 44: 0xaaaaefd02c28 VAL: '.1' (8 sibs) 44: 0xaaaaefd02cc0 VAL: '-.2' (8 sibs) 44: 0xaaaaefd02d58 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd02df0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd02e88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd2baf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2bb80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2bc10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2bca0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2bd30 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2bdc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2be50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2bee0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2bf70 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: 0xaaaaefd03798 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02f30 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02fc8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03060 VAL: '0.1' (8 sibs) 44: 0xaaaaefd030f8 VAL: '.1' (8 sibs) 44: 0xaaaaefd03190 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03228 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd032c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd03358 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd2d820 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2d8b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2d940 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2d9d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2da60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2daf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2db80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2dc10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2dca0 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: 0xaaaaefd038b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd03cd0 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd03d68 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03e00 VAL: '0.1' (8 sibs) 44: 0xaaaaefd03e98 VAL: '.1' (8 sibs) 44: 0xaaaaefd03f30 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03fc8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd04060 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd040f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd2f550 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2f5e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2f670 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2f700 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2f790 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2f820 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2f8b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2f940 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2f9d0 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: 0xaaaaefd039c8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaefd047e0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaefd04878 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaefd04910 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05040 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd050d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd049a8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05180 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05218 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04a40 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd052c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd05358 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd04ad8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05400 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05498 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04b70 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04c08 MAP: (14 sibs) 1 children: 44: 0xaaaaefd055e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04ca0 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04d38 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05720 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04dd0 MAP: (14 sibs) 2 children: 44: 0xaaaaefd057c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05858 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04e68 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05998 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaefd04f00 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05ad8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04f98 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05c18 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd32da0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd32e30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd32ec0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd32f50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd32fe0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd33070 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd33100 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd33190 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd33220 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd332b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd33340 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd333d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd33460 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd334f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd33580 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd33610 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd336a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd33730 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd337c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd33850 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd338e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd33970 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd33a00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd33a90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd33b20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd33bb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd33c40 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd33cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd33d60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd33df0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd33e80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd33f10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd33fa0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd34030 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd340c0 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: 0xaaaaefd03450 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01c60 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaefd01d00 VAL: '-2' (15 sibs) 44: 0xaaaaefd01d98 VAL: '-2' (15 sibs) 44: 0xaaaaefd01e30 VAL: '5' (15 sibs) 44: 0xaaaaefd01ec8 VAL: '0xa' (15 sibs) 44: 0xaaaaefd01f60 VAL: '-0xb' (15 sibs) 44: 0xaaaaefd01ff8 VAL: '0XA' (15 sibs) 44: 0xaaaaefd02090 VAL: '-0XA' (15 sibs) 44: 0xaaaaefd02128 VAL: '0b10' (15 sibs) 44: 0xaaaaefd021c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaefd02258 VAL: '0B10' (15 sibs) 44: 0xaaaaefd022f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaefd02388 VAL: '0o17' (15 sibs) 44: 0xaaaaefd02420 VAL: '-0o17' (15 sibs) 44: 0xaaaaefd024b8 VAL: '0O17' (15 sibs) 44: 0xaaaaefd02550 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd31b90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd31c20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd31cb0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd31d40 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd31dd0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd31e60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd31ef0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd31f80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd32010 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd320a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd32130 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd321c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd32250 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd322e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd32370 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd32400 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd32490 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: 0xaaaaefd03568 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaefd01700 VAL: '-2' (3 sibs) 44: 0xaaaaefd01798 VAL: '-2' (3 sibs) 44: 0xaaaaefd01830 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd31280 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd31310 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd313a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd31430 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd314c0 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: 0xaaaaefd03680 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02a60 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02af8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd02b90 VAL: '0.1' (8 sibs) 44: 0xaaaaefd02c28 VAL: '.1' (8 sibs) 44: 0xaaaaefd02cc0 VAL: '-.2' (8 sibs) 44: 0xaaaaefd02d58 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd02df0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd02e88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd351b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd35240 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd352d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd35360 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd353f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd35480 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd35510 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd355a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd35630 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: 0xaaaaefd03798 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02f30 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02fc8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03060 VAL: '0.1' (8 sibs) 44: 0xaaaaefd030f8 VAL: '.1' (8 sibs) 44: 0xaaaaefd03190 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03228 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd032c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd03358 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd35ac0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd35b50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd35be0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd35c70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd35d00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd35d90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd35e20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd35eb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd35f40 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: 0xaaaaefd038b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd03cd0 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd03d68 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03e00 VAL: '0.1' (8 sibs) 44: 0xaaaaefd03e98 VAL: '.1' (8 sibs) 44: 0xaaaaefd03f30 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03fc8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd04060 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd040f8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd363d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd36460 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd364f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd36580 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd36610 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd366a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd36730 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd367c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd36850 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: 0xaaaaefd039c8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaefd047e0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaefd04878 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaefd04910 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05040 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd050d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd049a8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05180 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05218 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04a40 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd052c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd05358 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd04ad8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05400 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05498 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04b70 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04c08 MAP: (14 sibs) 1 children: 44: 0xaaaaefd055e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04ca0 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04d38 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05720 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04dd0 MAP: (14 sibs) 2 children: 44: 0xaaaaefd057c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05858 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04e68 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05998 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaefd04f00 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05ad8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04f98 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05c18 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd38800 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd38890 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd38920 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd389b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd38a40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd38ad0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd38b60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd38bf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd38c80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd38d10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd38da0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd38e30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd38ec0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd38f50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd38fe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd39070 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd39100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd39190 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd39220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd392b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd39340 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd393d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd39460 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd394f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd39580 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd39610 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd396a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd39730 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd397c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd39850 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd398e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd39970 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd39a00 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd39a90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd39b20 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] 0xaaaaefd27790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd27820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd278b0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd27940 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd279d0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd27a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd27af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd27b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd27c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd27ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd27d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd27dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd27e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd27ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd27f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd28000 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd28090 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] 0xaaaaefd47320 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd473b0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd47440 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd474d0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd47560 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd475f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd47680 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd47710 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd477a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd47830 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd478c0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd47950 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd479e0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd47a70 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd47b00 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd47b90 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd47c20 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] 0xaaaaefd29dc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd29e50 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd29ee0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd29f70 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd2a000 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] 0xaaaaefd46a10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd46aa0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd46b30 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd46bc0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd46c50 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] 0xaaaaefd2baf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2bb80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2bc10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2bca0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2bd30 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2bdc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2be50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2bee0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2bf70 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] 0xaaaaefd48530 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd485c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd48650 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd486e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd48770 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd48800 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd48890 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd48920 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd489b0 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] 0xaaaaefd2d820 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2d8b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2d940 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2d9d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2da60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2daf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2db80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2dc10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2dca0 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] 0xaaaaefd48e40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd48ed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd48f60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd48ff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd49080 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd49110 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd491a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd49230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd492c0 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] 0xaaaaefd2f550 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd2f5e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd2f670 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd2f700 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd2f790 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd2f820 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd2f8b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd2f940 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd2f9d0 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] 0xaaaaefd49750 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd497e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd49870 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd49900 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd49990 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd49a20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd49ab0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd49b40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd49bd0 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] 0xaaaaefd32da0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd32e30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd32ec0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd32f50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd32fe0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd33070 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd33100 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd33190 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd33220 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd332b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd33340 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd333d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd33460 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd334f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd33580 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd33610 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd336a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd33730 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd337c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd33850 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd338e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd33970 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd33a00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd33a90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd33b20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd33bb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd33c40 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd33cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd33d60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd33df0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd33e80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd33f10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd33fa0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd34030 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd340c0 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] 0xaaaaefd4bb80 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd4bc10 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd4bca0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd4bd30 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd4bdc0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd4be50 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd4bee0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd4bf70 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd4c000 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd4c090 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd4c120 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd4c1b0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd4c240 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd4c2d0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd4c360 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd4c3f0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd4c480 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd4c510 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd4c5a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd4c630 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd4c6c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd4c750 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd4c7e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd4c870 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd4c900 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd4c990 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd4ca20 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd4cab0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd4cb40 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd4cbd0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd4cc60 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd4ccf0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd4cd80 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd4ce10 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd4cea0 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] 0xaaaaefd375f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd37680 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd37710 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd377a0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd37830 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd378c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd37950 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd379e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd37a70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd37b00 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd37b90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd37c20 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd37cb0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd37d40 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd37dd0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd37e60 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd37ef0 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] 0xaaaaefd4a970 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd4aa00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd4aa90 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd4ab20 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd4abb0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd4ac40 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd4acd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd4ad60 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd4adf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd4ae80 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd4af10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd4afa0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd4b030 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd4b0c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd4b150 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd4b1e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd4b270 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] 0xaaaaefd36ce0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd36d70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd36e00 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd36e90 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd36f20 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] 0xaaaaefd4a060 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd4a0f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd4a180 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd4a210 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd4a2a0 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] 0xaaaaefd3ac10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd3aca0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd3ad30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd3adc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd3ae50 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd3aee0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd3af70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd3b000 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd3b090 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] 0xaaaaefd4df90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd4e020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd4e0b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd4e140 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd4e1d0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd4e260 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd4e2f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd4e380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd4e410 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] 0xaaaaefd3b520 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd3b5b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd3b640 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd3b6d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd3b760 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd3b7f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd3b880 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd3b910 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd3b9a0 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] 0xaaaaefd4e8a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd4e930 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd4e9c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd4ea50 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd4eae0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd4eb70 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd4ec00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd4ec90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd4ed20 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] 0xaaaaefd3be30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd3bec0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd3bf50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd3bfe0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd3c070 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd3c100 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd3c190 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd3c220 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd3c2b0 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] 0xaaaaefd4f1b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd4f240 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd4f2d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd4f360 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd4f3f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd4f480 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd4f510 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd4f5a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd4f630 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] 0xaaaaefd3e2a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd3e330 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd3e3c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd3e450 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd3e4e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd3e570 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd3e600 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd3e690 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd3e720 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd3e7b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd3e840 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd3e8d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd3e960 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd3e9f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd3ea80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd3eb10 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd3eba0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd3ec30 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd3ecc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd3ed50 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd3ede0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd3ee70 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd3ef00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd3ef90 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd3f020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd3f0b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd3f140 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd3f1d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd3f260 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd3f2f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd3f380 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd3f410 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd3f4a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd3f530 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd3f5c0 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] 0xaaaaefd515e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd51670 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd51700 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd51790 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd51820 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd518b0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd51940 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd519d0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd51a60 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd51af0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd51b80 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd51c10 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd51ca0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd51d30 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd51dc0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd51e50 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd51ee0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd51f70 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd52000 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd52090 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd52120 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd521b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd52240 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd522d0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd52360 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd523f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd52480 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd52510 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd525a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd52630 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd526c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd52750 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd527e0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd52870 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd52900 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] 0xaaaaefd31b90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd31c20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd31cb0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd31d40 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd31dd0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd31e60 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd31ef0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd31f80 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd32010 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd320a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd32130 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd321c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd32250 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd322e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd32370 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd32400 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd32490 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] 0xaaaaefd503d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd50460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd504f0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd50580 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd50610 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd506a0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd50730 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd507c0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd50850 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd508e0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd50970 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd50a00 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd50a90 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd50b20 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd50bb0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd50c40 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd50cd0 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] 0xaaaaefd31280 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd31310 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd313a0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd31430 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd314c0 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] 0xaaaaefd4fac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd4fb50 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd4fbe0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd4fc70 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd4fd00 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] 0xaaaaefd351b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd35240 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd352d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd35360 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd353f0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd35480 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd35510 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd355a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd35630 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] 0xaaaaefd539f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd53a80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd53b10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd53ba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd53c30 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd53cc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd53d50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd53de0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd53e70 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] 0xaaaaefd35ac0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd35b50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd35be0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd35c70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd35d00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd35d90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd35e20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd35eb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd35f40 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] 0xaaaaefd54300 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd54390 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd54420 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd544b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd54540 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd545d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd54660 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd546f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd54780 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] 0xaaaaefd363d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd36460 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd364f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd36580 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd36610 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd366a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd36730 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd367c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd36850 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] 0xaaaaefd54c10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd54ca0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd54d30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd54dc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd54e50 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd54ee0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd54f70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd55000 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd55090 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] 0xaaaaefd38800 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd38890 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd38920 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd389b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd38a40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd38ad0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd38b60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd38bf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd38c80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd38d10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd38da0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd38e30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd38ec0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd38f50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd38fe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd39070 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd39100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd39190 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd39220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd392b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd39340 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd393d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd39460 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd394f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd39580 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd39610 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd396a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd39730 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd397c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd39850 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd398e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd39970 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd39a00 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd39a90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd39b20 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] 0xaaaaefd57040 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd570d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd57160 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd571f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd57280 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd57310 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd573a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd57430 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd574c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd57550 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd575e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd57670 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd57700 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd57790 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd57820 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd578b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd57940 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd579d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd57a60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd57af0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd57b80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd57c10 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd57ca0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd57d30 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd57dc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd57e50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd57ee0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd57f70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd58000 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd58090 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd58120 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd581b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd58240 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd582d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd58360 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] 0xaaaaefd406b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd40740 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd407d0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd40860 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd408f0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd40980 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd40a10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd40aa0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd40b30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd40bc0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd40c50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd40ce0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd40d70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd40e00 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd40e90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd40f20 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd40fb0 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] 0xaaaaefd55e30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd55ec0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd55f50 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd55fe0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd56070 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd56100 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd56190 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd56220 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd562b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd56340 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd563d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd56460 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd564f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd56580 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd56610 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd566a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd56730 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] 0xaaaaefd3ca20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd3cab0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd3cb40 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd3cbd0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd3cc60 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] 0xaaaaefd55520 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd555b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd55640 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd556d0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd55760 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] 0xaaaaefd3d360 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd3d3f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd3d480 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd3d510 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd3d5a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd3d630 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd3d6c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd3d750 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd3d7e0 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] 0xaaaaefd59450 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd594e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd59570 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd59600 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd59690 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd59720 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd597b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd59840 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd598d0 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] 0xaaaaefd418c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd41950 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd419e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd41a70 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd41b00 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd41b90 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd41c20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd41cb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd41d40 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] 0xaaaaefd59d60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd59df0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd59e80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd59f10 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd59fa0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd5a030 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd5a0c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd5a150 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd5a1e0 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] 0xaaaaefd421d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd42260 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd422f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd42380 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd42410 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd424a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd42530 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd425c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd42650 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] 0xaaaaefd5a670 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd5a700 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd5a790 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd5a820 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd5a8b0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd5a940 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd5a9d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd5aa60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd5aaf0 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] 0xaaaaefd44600 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd44690 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd44720 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd447b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd44840 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd448d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd44960 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd449f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd44a80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd44b10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd44ba0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd44c30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd44cc0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd44d50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd44de0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd44e70 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd44f00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd44f90 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd45020 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd450b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd45140 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd451d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd45260 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd452f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd45380 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd45410 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd454a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd45530 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd455c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd45650 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd456e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd45770 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd45800 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd45890 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd45920 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] 0xaaaaefd5caa0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd5cb30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd5cbc0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd5cc50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd5cce0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd5cd70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd5ce00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd5ce90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd5cf20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd5cfb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd5d040 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd5d0d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd5d160 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd5d1f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd5d280 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd5d310 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd5d3a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd5d430 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd5d4c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd5d550 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd5d5e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd5d670 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd5d700 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd5d790 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd5d820 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd5d8b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd5d940 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd5d9d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd5da60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd5daf0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd5db80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd5dc10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd5dca0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd5dd30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd5ddc0 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: 0xaaaaefd03450 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01c60 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaefd01d00 VAL: '-2' (15 sibs) 44: 0xaaaaefd01d98 VAL: '-2' (15 sibs) 44: 0xaaaaefd01e30 VAL: '5' (15 sibs) 44: 0xaaaaefd01ec8 VAL: '0xa' (15 sibs) 44: 0xaaaaefd01f60 VAL: '-0xb' (15 sibs) 44: 0xaaaaefd01ff8 VAL: '0XA' (15 sibs) 44: 0xaaaaefd02090 VAL: '-0XA' (15 sibs) 44: 0xaaaaefd02128 VAL: '0b10' (15 sibs) 44: 0xaaaaefd021c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaefd02258 VAL: '0B10' (15 sibs) 44: 0xaaaaefd022f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaefd02388 VAL: '0o17' (15 sibs) 44: 0xaaaaefd02420 VAL: '-0o17' (15 sibs) 44: 0xaaaaefd024b8 VAL: '0O17' (15 sibs) 44: 0xaaaaefd02550 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd5af80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd5b010 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd5b0a0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd5b130 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd5b1c0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd5b250 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd5b2e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd5b370 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd5b400 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd5b490 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd5b520 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd5b5b0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd5b640 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd5b6d0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd5b760 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd5b7f0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd5b880 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: 0xaaaaefd03568 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaefd01700 VAL: '-2' (3 sibs) 44: 0xaaaaefd01798 VAL: '-2' (3 sibs) 44: 0xaaaaefd01830 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd44150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd441e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd44270 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd44300 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd44390 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: 0xaaaaefd03680 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02a60 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02af8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd02b90 VAL: '0.1' (8 sibs) 44: 0xaaaaefd02c28 VAL: '.1' (8 sibs) 44: 0xaaaaefd02cc0 VAL: '-.2' (8 sibs) 44: 0xaaaaefd02d58 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd02df0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd02e88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd5b920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd5b9b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd5ba40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd5bad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd5bb60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd5bbf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd5bc80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd5bd10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd5bda0 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: 0xaaaaefd03798 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02f30 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02fc8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03060 VAL: '0.1' (8 sibs) 44: 0xaaaaefd030f8 VAL: '.1' (8 sibs) 44: 0xaaaaefd03190 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03228 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd032c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd03358 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd5be40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd5bed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd5bf60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd5bff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd5c080 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd5c110 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd5c1a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd5c230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd5c2c0 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: 0xaaaaefd038b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd03cd0 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd03d68 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03e00 VAL: '0.1' (8 sibs) 44: 0xaaaaefd03e98 VAL: '.1' (8 sibs) 44: 0xaaaaefd03f30 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03fc8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd04060 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd040f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd5c360 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd5c3f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd5c480 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd5c510 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd5c5a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd5c630 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd5c6c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd5c750 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd5c7e0 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: 0xaaaaefd039c8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaefd047e0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaefd04878 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaefd04910 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05040 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd050d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd049a8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05180 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05218 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04a40 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd052c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd05358 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd04ad8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05400 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05498 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04b70 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04c08 MAP: (14 sibs) 1 children: 44: 0xaaaaefd055e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04ca0 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04d38 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05720 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04dd0 MAP: (14 sibs) 2 children: 44: 0xaaaaefd057c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05858 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04e68 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05998 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaefd04f00 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05ad8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04f98 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05c18 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd5eeb0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd5ef40 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd5efd0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd5f060 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd5f0f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd5f180 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd5f210 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd5f2a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd5f330 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd5f3c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd5f450 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd5f4e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd5f570 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd5f600 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd5f690 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd5f720 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd5f7b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd5f840 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd5f8d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd5f960 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd5f9f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd5fa80 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd5fb10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd5fba0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd5fc30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd5fcc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd5fd50 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd5fde0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd5fe70 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd5ff00 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd5ff90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd60020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd600b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd60140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd601d0 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: 0xaaaaefd03450 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01c60 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaaaefd01d00 VAL: '-2' (15 sibs) 44: 0xaaaaefd01d98 VAL: '-2' (15 sibs) 44: 0xaaaaefd01e30 VAL: '5' (15 sibs) 44: 0xaaaaefd01ec8 VAL: '0xa' (15 sibs) 44: 0xaaaaefd01f60 VAL: '-0xb' (15 sibs) 44: 0xaaaaefd01ff8 VAL: '0XA' (15 sibs) 44: 0xaaaaefd02090 VAL: '-0XA' (15 sibs) 44: 0xaaaaefd02128 VAL: '0b10' (15 sibs) 44: 0xaaaaefd021c0 VAL: '-0b10' (15 sibs) 44: 0xaaaaefd02258 VAL: '0B10' (15 sibs) 44: 0xaaaaefd022f0 VAL: '-0B10' (15 sibs) 44: 0xaaaaefd02388 VAL: '0o17' (15 sibs) 44: 0xaaaaefd02420 VAL: '-0o17' (15 sibs) 44: 0xaaaaefd024b8 VAL: '0O17' (15 sibs) 44: 0xaaaaefd02550 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd60270 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd60300 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaaaefd60390 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaaaefd60420 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaaaefd604b0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaaaefd60540 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaaaefd605d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaaaefd60660 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaaaefd606f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaaaefd60780 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaaaefd60810 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaaaefd608a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaaaefd60930 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaaaefd609c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaaaefd60a50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaaaefd60ae0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaaaefd60b70 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: 0xaaaaefd03568 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaaaefd01660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaaaefd01700 VAL: '-2' (3 sibs) 44: 0xaaaaefd01798 VAL: '-2' (3 sibs) 44: 0xaaaaefd01830 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd60c10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaaaefd60ca0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaaaefd60d30 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaaaefd60dc0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaaaefd60e50 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: 0xaaaaefd03680 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02a60 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02af8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd02b90 VAL: '0.1' (8 sibs) 44: 0xaaaaefd02c28 VAL: '.1' (8 sibs) 44: 0xaaaaefd02cc0 VAL: '-.2' (8 sibs) 44: 0xaaaaefd02d58 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd02df0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd02e88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd60ef0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd60f80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd61010 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd610a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd61130 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd611c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd61250 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd612e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd61370 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: 0xaaaaefd03798 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd02f30 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd02fc8 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03060 VAL: '0.1' (8 sibs) 44: 0xaaaaefd030f8 VAL: '.1' (8 sibs) 44: 0xaaaaefd03190 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03228 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd032c0 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd03358 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd61410 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd614a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd61530 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd615c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd61650 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd616e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd61770 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd61800 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd61890 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: 0xaaaaefd038b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaaaefd03cd0 VAL: '-2.0' (8 sibs) 44: 0xaaaaefd03d68 VAL: '-2.1' (8 sibs) 44: 0xaaaaefd03e00 VAL: '0.1' (8 sibs) 44: 0xaaaaefd03e98 VAL: '.1' (8 sibs) 44: 0xaaaaefd03f30 VAL: '-.2' (8 sibs) 44: 0xaaaaefd03fc8 VAL: '-2.e+6' (8 sibs) 44: 0xaaaaefd04060 VAL: '-3e-6' (8 sibs) 44: 0xaaaaefd040f8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd61930 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaaaefd619c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaaaefd61a50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaaaefd61ae0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaaaefd61b70 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaaaefd61c00 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaaaefd61c90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaaaefd61d20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaaaefd61db0 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: 0xaaaaefd039c8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaaaefd047e0 VAL: '1.2.3' (14 sibs) 44: 0xaaaaefd04878 VAL: '1.2.3.4' (14 sibs) 44: 0xaaaaefd04910 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05040 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd050d8 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd049a8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05180 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05218 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04a40 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd052c0 VAL: '1.2.3' (2 sibs) 44: 0xaaaaefd05358 VAL: '4.5.6' (2 sibs) 44: 0xaaaaefd04ad8 SEQ: (14 sibs) 2 children: 44: 0xaaaaefd05400 VAL: '1.2.3.4' (2 sibs) 44: 0xaaaaefd05498 VAL: '4.5.6.7' (2 sibs) 44: 0xaaaaefd04b70 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04c08 MAP: (14 sibs) 1 children: 44: 0xaaaaefd055e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04ca0 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaaaefd04d38 MAP: (14 sibs) 1 children: 44: 0xaaaaefd05720 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaaaefd04dd0 MAP: (14 sibs) 2 children: 44: 0xaaaaefd057c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05858 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04e68 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05998 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaaaefd04f00 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaaaefd05ad8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaaaefd04f98 MAP: (14 sibs) 2 children: 44: 0xaaaaefd05b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaaaefd05c18 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaaaefd61e50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaaaefd61ee0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaaaefd61f70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaaaefd62000 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaaaefd62090 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaaaefd62120 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaaaefd621b0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaaaefd62240 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaaaefd622d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaaaefd62360 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaaaefd623f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaaaefd62480 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaaaefd62510 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaaaefd625a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaaaefd62630 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaaaefd626c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaaaefd62750 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaaaefd627e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaaaefd62870 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaaaefd62900 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaaaefd62990 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaaaefd62a20 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaaaefd62ab0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaaaefd62b40 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaaaefd62bd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaaaefd62c60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaaaefd62cf0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaaaefd62d80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaaaefd62e10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaaaefd62ea0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaaaefd62f30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaaaefd62fc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaaaefd63050 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaaaefd630e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaaaefd63170 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (6 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (6 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0xaaaaf1342c70 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaaf133ff40 VAL: '' (12 sibs) 45: 0xaaaaf133ffd8 VAL: '' (12 sibs) 45: 0xaaaaf1340070 VAL: 'null' (12 sibs) 45: 0xaaaaf1340108 VAL: 'Null' (12 sibs) 45: 0xaaaaf13401a0 VAL: 'NULL' (12 sibs) 45: 0xaaaaf1340238 VAL: '~' (12 sibs) 45: 0xaaaaf13402d0 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340670 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaaf1340368 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340710 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaaf1340400 MAP: (12 sibs) 1 children: 45: 0xaaaaf13407b0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaaf1340498 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340850 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaaf1340530 MAP: (12 sibs) 1 children: 45: 0xaaaaf13408f0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaaf13405c8 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340990 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1388ee0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf1388f70 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf1389000 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf1389090 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf1389120 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13891b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf1389240 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13892d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf1389360 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13893f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf1389480 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf1389510 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13895a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf1389630 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13896c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf1389750 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13897e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf1389870 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf1389900 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: 0xaaaaf1342d88 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340c70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340d08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1340da0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf138b510 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138b5a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf138b630 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf138b6c0 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: 0xaaaaf1342ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13412b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341348 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13413e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf138d240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138d2d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf138d360 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf138d3f0 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: 0xaaaaf1342fb8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341480 VAL: '' (3 sibs) 45: 0xaaaaf1341518 VAL: '' (3 sibs) 45: 0xaaaaf13415b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf138ef70 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138f000 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf138f090 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf138f120 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: 0xaaaaf13430d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13420f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaaf13422c0 VAL: '' (3 sibs) 45: 0xaaaaf1342358 VAL: '' (3 sibs) 45: 0xaaaaf13423f0 VAL: '' (3 sibs) 45: 0xaaaaf1342188 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342220 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1390ca0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1390d30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf1390dc0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf1390e50 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf1390ee0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf1390f70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf1391000 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: 0xaaaaf13431e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340e90 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340f28 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaaf1341060 VAL: '' (3 sibs) 45: 0xaaaaf13410f8 VAL: '' (3 sibs) 45: 0xaaaaf1341190 VAL: '' (3 sibs) 45: 0xaaaaf1340fc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13929d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1392a60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf1392af0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf1392b80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf1392c10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf1392ca0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1392d30 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: 0xaaaaf1343300 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1342490 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342528 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13425c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaaf1342660 VAL: '' (3 sibs) 45: 0xaaaaf13426f8 VAL: '' (3 sibs) 45: 0xaaaaf1342790 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1394700 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1394790 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf1394820 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13948b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf1394940 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13949d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1394a60 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: 0xaaaaf1343418 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1342880 MAP: (3 sibs) 3 children: 45: 0xaaaaf1342a50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342ae8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342b80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1342918 VAL: '' (3 sibs) 45: 0xaaaaf13429b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1396430 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13964c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf1396550 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13965e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf1396670 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf1396700 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1396790 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: 0xaaaaf1343530 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1343e00 VAL: '' (3 sibs) 45: 0xaaaaf1343e98 MAP: (3 sibs) 3 children: 45: 0xaaaaf1343fd0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1344068 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1344100 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1343f30 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1398160 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13981f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf1398280 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf1398310 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13983a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf1398430 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13984c0 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: 0xaaaaf1343648 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341870 VAL: '' (3 sibs) 45: 0xaaaaf1341908 VAL: '' (3 sibs) 45: 0xaaaaf13419a0 MAP: (3 sibs) 3 children: 45: 0xaaaaf1341a40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341ad8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1341b70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf1399e90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1399f20 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf1399fb0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf139a040 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf139a0d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf139a160 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf139a1f0 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: 0xaaaaf1343760 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1341650 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaaf1341ee0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1341f78 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf13416e8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaaf13441a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1344238 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf1341780 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf139bbc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139bc50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf139bce0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf139bd70 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf139be00 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf139be90 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf139bf20 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf139bfb0 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: 0xaaaaf1343878 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1345510 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaaf13455a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaaf1345640 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaaf133fb00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaaf13456e0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaaf1345820 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaaf13458b8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaaf1345778 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaaf1345960 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaaf13459f8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaaf1345a90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaaf1345b28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaaf1345bc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaaf1345c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaaf1345cf0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaaf1345d88 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf139e770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139e800 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf139e890 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf139e920 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf139e9b0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf139ea40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf139ead0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf139eb60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf139ebf0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf139ec80 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf139ed10 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf139eda0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf139ee30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf139eec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf139ef50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf139efe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf139f070 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: 0xaaaaf1343990 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1344500 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaaf1344598 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaaf1344630 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaaf1341d50 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaaf133fc40 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaaf1345040 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaaf13450d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaaf1345170 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaaf1341de8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf139de60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139def0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf139df80 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf139e010 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf139e0a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf139e130 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf139e1c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf139e250 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf139e2e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf139e370 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: 0xaaaaf1342c70 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaaf133ff40 VAL: '' (12 sibs) 45: 0xaaaaf133ffd8 VAL: '' (12 sibs) 45: 0xaaaaf1340070 VAL: 'null' (12 sibs) 45: 0xaaaaf1340108 VAL: 'Null' (12 sibs) 45: 0xaaaaf13401a0 VAL: 'NULL' (12 sibs) 45: 0xaaaaf1340238 VAL: '~' (12 sibs) 45: 0xaaaaf13402d0 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340670 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaaf1340368 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340710 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaaf1340400 MAP: (12 sibs) 1 children: 45: 0xaaaaf13407b0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaaf1340498 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340850 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaaf1340530 MAP: (12 sibs) 1 children: 45: 0xaaaaf13408f0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaaf13405c8 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340990 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a16b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13a1740 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13a17d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13a1860 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13a18f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13a1980 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13a1a10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13a1aa0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13a1b30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13a1bc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13a1c50 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13a1ce0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13a1d70 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13a1e00 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13a1e90 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13a1f20 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13a1fb0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13a2040 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13a20d0 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: 0xaaaaf1342d88 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340c70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340d08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1340da0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a0da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a0e30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a0ec0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a0f50 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: 0xaaaaf1342ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13412b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341348 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13413e0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a28c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a2950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a29e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a2a70 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: 0xaaaaf1342fb8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341480 VAL: '' (3 sibs) 45: 0xaaaaf1341518 VAL: '' (3 sibs) 45: 0xaaaaf13415b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a31d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a3260 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a32f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a3380 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: 0xaaaaf13430d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13420f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaaf13422c0 VAL: '' (3 sibs) 45: 0xaaaaf1342358 VAL: '' (3 sibs) 45: 0xaaaaf13423f0 VAL: '' (3 sibs) 45: 0xaaaaf1342188 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342220 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a3ae0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a3b70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13a3c00 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a3c90 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13a3d20 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a3db0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13a3e40 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: 0xaaaaf13431e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340e90 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340f28 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaaf1341060 VAL: '' (3 sibs) 45: 0xaaaaf13410f8 VAL: '' (3 sibs) 45: 0xaaaaf1341190 VAL: '' (3 sibs) 45: 0xaaaaf1340fc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a43f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a4480 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a4510 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13a45a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13a4630 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a46c0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a4750 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: 0xaaaaf1343300 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1342490 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342528 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13425c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaaf1342660 VAL: '' (3 sibs) 45: 0xaaaaf13426f8 VAL: '' (3 sibs) 45: 0xaaaaf1342790 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a4d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a4d90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a4e20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a4eb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13a4f40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a4fd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a5060 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: 0xaaaaf1343418 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1342880 MAP: (3 sibs) 3 children: 45: 0xaaaaf1342a50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342ae8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342b80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1342918 VAL: '' (3 sibs) 45: 0xaaaaf13429b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a5610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a56a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13a5730 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13a57c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13a5850 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13a58e0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a5970 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: 0xaaaaf1343530 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1343e00 VAL: '' (3 sibs) 45: 0xaaaaf1343e98 MAP: (3 sibs) 3 children: 45: 0xaaaaf1343fd0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1344068 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1344100 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1343f30 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a5f20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a5fb0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a6040 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13a60d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13a6160 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13a61f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13a6280 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: 0xaaaaf1343648 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341870 VAL: '' (3 sibs) 45: 0xaaaaf1341908 VAL: '' (3 sibs) 45: 0xaaaaf13419a0 MAP: (3 sibs) 3 children: 45: 0xaaaaf1341a40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341ad8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1341b70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a6830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a68c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a6950 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a69e0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13a6a70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13a6b00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13a6b90 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: 0xaaaaf1343760 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1341650 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaaf1341ee0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1341f78 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf13416e8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaaf13441a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1344238 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf1341780 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a7140 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a71d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13a7260 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13a72f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13a7380 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13a7410 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13a74a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13a7530 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: 0xaaaaf1343878 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1345510 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaaf13455a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaaf1345640 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaaf133fb00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaaf13456e0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaaf1345820 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaaf13458b8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaaf1345778 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaaf1345960 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaaf13459f8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaaf1345a90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaaf1345b28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaaf1345bc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaaf1345c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaaf1345cf0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaaf1345d88 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a8360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a83f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13a8480 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13a8510 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13a85a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13a8630 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13a86c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13a8750 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13a87e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13a8870 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13a8900 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13a8990 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13a8a20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13a8ab0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13a8b40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13a8bd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13a8c60 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: 0xaaaaf1343990 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1344500 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaaf1344598 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaaf1344630 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaaf1341d50 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaaf133fc40 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaaf1345040 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaaf13450d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaaf1345170 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaaf1341de8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13a7a50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a7ae0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13a7b70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13a7c00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13a7c90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13a7d20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13a7db0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13a7e40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13a7ed0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13a7f60 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] 0xaaaaf1388ee0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf1388f70 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf1389000 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf1389090 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf1389120 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13891b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf1389240 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13892d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf1389360 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13893f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf1389480 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf1389510 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13895a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf1389630 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13896c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf1389750 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13897e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf1389870 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf1389900 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] 0xaaaaf13abae0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13abb70 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13abc00 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13abc90 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13abd20 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13abdb0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13abe40 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13abed0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13abf60 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13abff0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13ac080 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13ac110 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13ac1a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13ac230 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13ac2c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13ac350 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13ac3e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13ac470 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13ac500 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] 0xaaaaf138b510 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138b5a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf138b630 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf138b6c0 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] 0xaaaaf13aa8f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13aa980 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13aaa10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13aaaa0 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] 0xaaaaf138d240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138d2d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf138d360 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf138d3f0 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] 0xaaaaf13accf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13acd80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13ace10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13acea0 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] 0xaaaaf138ef70 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf138f000 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf138f090 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf138f120 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] 0xaaaaf13ad600 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13ad690 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13ad720 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13ad7b0 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] 0xaaaaf1390ca0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1390d30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf1390dc0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf1390e50 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf1390ee0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf1390f70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf1391000 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] 0xaaaaf13adf10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13adfa0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13ae030 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13ae0c0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13ae150 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13ae1e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13ae270 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] 0xaaaaf13929d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1392a60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf1392af0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf1392b80 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf1392c10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf1392ca0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1392d30 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] 0xaaaaf13ae820 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13ae8b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13ae940 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13ae9d0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13aea60 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13aeaf0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13aeb80 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] 0xaaaaf1394700 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1394790 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf1394820 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13948b0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf1394940 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13949d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1394a60 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] 0xaaaaf13af130 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13af1c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13af250 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13af2e0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13af370 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13af400 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13af490 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] 0xaaaaf1396430 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13964c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf1396550 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13965e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf1396670 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf1396700 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf1396790 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] 0xaaaaf13afa40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13afad0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13afb60 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13afbf0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13afc80 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13afd10 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13afda0 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] 0xaaaaf1398160 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13981f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf1398280 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf1398310 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13983a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf1398430 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13984c0 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] 0xaaaaf13b0350 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b03e0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13b0470 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13b0500 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13b0590 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13b0620 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13b06b0 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] 0xaaaaf1399e90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf1399f20 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf1399fb0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf139a040 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf139a0d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf139a160 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf139a1f0 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] 0xaaaaf13b0c60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b0cf0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13b0d80 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13b0e10 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13b0ea0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13b0f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13b0fc0 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] 0xaaaaf139bbc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139bc50 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf139bce0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf139bd70 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf139be00 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf139be90 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf139bf20 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf139bfb0 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] 0xaaaaf13b1570 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b1600 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13b1690 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13b1720 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13b17b0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13b1840 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13b18d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13b1960 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] 0xaaaaf139e770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139e800 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf139e890 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf139e920 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf139e9b0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf139ea40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf139ead0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf139eb60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf139ebf0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf139ec80 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf139ed10 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf139eda0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf139ee30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf139eec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf139ef50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf139efe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf139f070 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] 0xaaaaf13b2790 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b2820 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13b28b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13b2940 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13b29d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13b2a60 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13b2af0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13b2b80 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13b2c10 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13b2ca0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13b2d30 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13b2dc0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13b2e50 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13b2ee0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13b2f70 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13b3000 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13b3090 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] 0xaaaaf139de60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf139def0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf139df80 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf139e010 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf139e0a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf139e130 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf139e1c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf139e250 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf139e2e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf139e370 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] 0xaaaaf13b1e80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b1f10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13b1fa0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13b2030 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13b20c0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13b2150 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13b21e0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13b2270 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13b2300 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13b2390 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] 0xaaaaf13a16b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13a1740 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13a17d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13a1860 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13a18f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13a1980 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13a1a10 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13a1aa0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13a1b30 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13a1bc0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13a1c50 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13a1ce0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13a1d70 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13a1e00 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13a1e90 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13a1f20 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13a1fb0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13a2040 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13a20d0 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] 0xaaaaf13b42b0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13b4340 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13b43d0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13b4460 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13b44f0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13b4580 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13b4610 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13b46a0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13b4730 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13b47c0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13b4850 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13b48e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13b4970 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13b4a00 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13b4a90 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13b4b20 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13b4bb0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13b4c40 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13b4cd0 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] 0xaaaaf13a0da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a0e30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a0ec0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a0f50 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] 0xaaaaf13b39a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b3a30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13b3ac0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13b3b50 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] 0xaaaaf13a28c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a2950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a29e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a2a70 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] 0xaaaaf13b54c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b5550 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13b55e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13b5670 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] 0xaaaaf13a31d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a3260 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a32f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a3380 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] 0xaaaaf13b5dd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b5e60 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13b5ef0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13b5f80 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] 0xaaaaf13a3ae0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a3b70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13a3c00 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a3c90 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13a3d20 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a3db0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13a3e40 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] 0xaaaaf13b66e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b6770 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13b6800 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13b6890 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13b6920 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13b69b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13b6a40 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] 0xaaaaf13a43f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a4480 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a4510 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13a45a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13a4630 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a46c0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a4750 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] 0xaaaaf13b6ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b7080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13b7110 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13b71a0 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13b7230 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13b72c0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13b7350 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] 0xaaaaf13a4d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a4d90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13a4e20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13a4eb0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13a4f40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13a4fd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a5060 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] 0xaaaaf13b7900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b7990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13b7a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13b7ab0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13b7b40 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13b7bd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13b7c60 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] 0xaaaaf13a5610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a56a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13a5730 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13a57c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13a5850 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13a58e0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13a5970 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] 0xaaaaf13b8210 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b82a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13b8330 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13b83c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13b8450 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13b84e0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13b8570 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] 0xaaaaf13a5f20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a5fb0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a6040 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13a60d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13a6160 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13a61f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13a6280 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] 0xaaaaf13b8b20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b8bb0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13b8c40 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13b8cd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13b8d60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13b8df0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13b8e80 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] 0xaaaaf13a6830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a68c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13a6950 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13a69e0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13a6a70 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13a6b00 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13a6b90 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] 0xaaaaf13b9430 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b94c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13b9550 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13b95e0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13b9670 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13b9700 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13b9790 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] 0xaaaaf13a7140 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a71d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13a7260 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13a72f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13a7380 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13a7410 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13a74a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13a7530 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] 0xaaaaf13b9d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13b9dd0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13b9e60 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13b9ef0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13b9f80 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13ba010 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13ba0a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13ba130 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] 0xaaaaf13a8360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a83f0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13a8480 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13a8510 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13a85a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13a8630 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13a86c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13a8750 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13a87e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13a8870 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13a8900 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13a8990 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13a8a20 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13a8ab0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13a8b40 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13a8bd0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13a8c60 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] 0xaaaaf13baf60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13baff0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13bb080 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13bb110 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13bb1a0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13bb230 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13bb2c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13bb350 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13bb3e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13bb470 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13bb500 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13bb590 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13bb620 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13bb6b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13bb740 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13bb7d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13bb860 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] 0xaaaaf13a7a50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13a7ae0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13a7b70 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13a7c00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13a7c90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13a7d20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13a7db0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13a7e40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13a7ed0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13a7f60 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] 0xaaaaf13ba650 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13ba6e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13ba770 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13ba800 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13ba890 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13ba920 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13ba9b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13baa40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13baad0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13bab60 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: 0xaaaaf1342c70 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaaf133ff40 VAL: '' (12 sibs) 45: 0xaaaaf133ffd8 VAL: '' (12 sibs) 45: 0xaaaaf1340070 VAL: 'null' (12 sibs) 45: 0xaaaaf1340108 VAL: 'Null' (12 sibs) 45: 0xaaaaf13401a0 VAL: 'NULL' (12 sibs) 45: 0xaaaaf1340238 VAL: '~' (12 sibs) 45: 0xaaaaf13402d0 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340670 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaaf1340368 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340710 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaaf1340400 MAP: (12 sibs) 1 children: 45: 0xaaaaf13407b0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaaf1340498 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340850 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaaf1340530 MAP: (12 sibs) 1 children: 45: 0xaaaaf13408f0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaaf13405c8 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340990 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bc170 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13bc200 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13bc290 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13bc320 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13bc3b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13bc440 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13bc4d0 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13bc560 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13bc5f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13bc680 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13bc710 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13bc7a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13bc830 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13bc8c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13bc950 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13bc9e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13bca70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13bcb00 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13bcb90 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: 0xaaaaf1342d88 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340c70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340d08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1340da0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13ab4a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13ab530 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13ab5c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13ab650 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: 0xaaaaf1342ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13412b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341348 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13413e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bcc30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bccc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13bcd50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13bcde0 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: 0xaaaaf1342fb8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341480 VAL: '' (3 sibs) 45: 0xaaaaf1341518 VAL: '' (3 sibs) 45: 0xaaaaf13415b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bce80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bcf10 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13bcfa0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13bd030 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: 0xaaaaf13430d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13420f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaaf13422c0 VAL: '' (3 sibs) 45: 0xaaaaf1342358 VAL: '' (3 sibs) 45: 0xaaaaf13423f0 VAL: '' (3 sibs) 45: 0xaaaaf1342188 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342220 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bd0d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bd160 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13bd1f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13bd280 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13bd310 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13bd3a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13bd430 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: 0xaaaaf13431e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340e90 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340f28 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaaf1341060 VAL: '' (3 sibs) 45: 0xaaaaf13410f8 VAL: '' (3 sibs) 45: 0xaaaaf1341190 VAL: '' (3 sibs) 45: 0xaaaaf1340fc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bd4d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bd560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13bd5f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13bd680 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13bd710 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13bd7a0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13bd830 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: 0xaaaaf1343300 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1342490 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342528 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13425c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaaf1342660 VAL: '' (3 sibs) 45: 0xaaaaf13426f8 VAL: '' (3 sibs) 45: 0xaaaaf1342790 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bd8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bd960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13bd9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13bda80 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13bdb10 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13bdba0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13bdc30 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: 0xaaaaf1343418 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1342880 MAP: (3 sibs) 3 children: 45: 0xaaaaf1342a50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342ae8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342b80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1342918 VAL: '' (3 sibs) 45: 0xaaaaf13429b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bdcd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bdd60 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13bddf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13bde80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13bdf10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13bdfa0 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13be030 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: 0xaaaaf1343530 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1343e00 VAL: '' (3 sibs) 45: 0xaaaaf1343e98 MAP: (3 sibs) 3 children: 45: 0xaaaaf1343fd0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1344068 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1344100 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1343f30 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13be0d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13be160 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13be1f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13be280 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13be310 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13be3a0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13be430 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: 0xaaaaf1343648 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341870 VAL: '' (3 sibs) 45: 0xaaaaf1341908 VAL: '' (3 sibs) 45: 0xaaaaf13419a0 MAP: (3 sibs) 3 children: 45: 0xaaaaf1341a40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341ad8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1341b70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13be4d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13be560 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13be5f0 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13be680 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13be710 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13be7a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13be830 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: 0xaaaaf1343760 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1341650 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaaf1341ee0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1341f78 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf13416e8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaaf13441a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1344238 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf1341780 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13be8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13be960 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13be9f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13bea80 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13beb10 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13beba0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13bec30 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13becc0 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: 0xaaaaf1343878 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1345510 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaaf13455a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaaf1345640 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaaf133fb00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaaf13456e0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaaf1345820 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaaf13458b8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaaf1345778 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaaf1345960 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaaf13459f8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaaf1345a90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaaf1345b28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaaf1345bc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaaf1345c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaaf1345cf0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaaf1345d88 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bed60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bedf0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13bee80 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13bef10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13befa0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13bf030 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13bf0c0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13bf150 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13bf1e0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13bf270 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13bf300 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13bf390 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13bf420 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13bf4b0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13bf540 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13bf5d0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13bf660 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: 0xaaaaf1343990 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1344500 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaaf1344598 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaaf1344630 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaaf1341d50 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaaf133fc40 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaaf1345040 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaaf13450d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaaf1345170 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaaf1341de8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bf700 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13bf790 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13bf820 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13bf8b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13bf940 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13bf9d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13bfa60 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13bfaf0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13bfb80 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13bfc10 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: 0xaaaaf1342c70 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaaaf133ff40 VAL: '' (12 sibs) 45: 0xaaaaf133ffd8 VAL: '' (12 sibs) 45: 0xaaaaf1340070 VAL: 'null' (12 sibs) 45: 0xaaaaf1340108 VAL: 'Null' (12 sibs) 45: 0xaaaaf13401a0 VAL: 'NULL' (12 sibs) 45: 0xaaaaf1340238 VAL: '~' (12 sibs) 45: 0xaaaaf13402d0 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340670 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaaaf1340368 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340710 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaaaf1340400 MAP: (12 sibs) 1 children: 45: 0xaaaaf13407b0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaaaf1340498 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340850 KEYVAL: '~' '~' (1 sibs) 45: 0xaaaaf1340530 MAP: (12 sibs) 1 children: 45: 0xaaaaf13408f0 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaaaf13405c8 MAP: (12 sibs) 1 children: 45: 0xaaaaf1340990 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13bfcb0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaaaf13bfd40 VAL: '' (12 sibs) 45: [2] [2] 0xaaaaf13bfdd0 VAL: '' (12 sibs) 45: [3] [3] 0xaaaaf13bfe60 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaaaf13bfef0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaaaf13bff80 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaaaf13c0010 VAL: '~' (12 sibs) 45: [7] [7] 0xaaaaf13c00a0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaaaf13c0130 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaaaf13c01c0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaaaf13c0250 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaaaf13c02e0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaaaf13c0370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaaaf13c0400 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaaaf13c0490 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaaaf13c0520 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaaaf13c05b0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaaaf13c0640 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaaaf13c06d0 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: 0xaaaaf1342d88 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340c70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340d08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1340da0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c0770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c0800 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13c0890 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13c0920 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: 0xaaaaf1342ea0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13412b0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341348 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13413e0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c09c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c0a50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13c0ae0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13c0b70 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: 0xaaaaf1342fb8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341480 VAL: '' (3 sibs) 45: 0xaaaaf1341518 VAL: '' (3 sibs) 45: 0xaaaaf13415b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c0c10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c0ca0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13c0d30 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13c0dc0 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: 0xaaaaf13430d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf13420f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaaaf13422c0 VAL: '' (3 sibs) 45: 0xaaaaf1342358 VAL: '' (3 sibs) 45: 0xaaaaf13423f0 VAL: '' (3 sibs) 45: 0xaaaaf1342188 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342220 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c0e60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c0ef0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13c0f80 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13c1010 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13c10a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13c1130 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13c11c0 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: 0xaaaaf13431e8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1340e90 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1340f28 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaaaf1341060 VAL: '' (3 sibs) 45: 0xaaaaf13410f8 VAL: '' (3 sibs) 45: 0xaaaaf1341190 VAL: '' (3 sibs) 45: 0xaaaaf1340fc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c1260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c12f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13c1380 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13c1410 VAL: '' (3 sibs) 45: [4] [4] 0xaaaaf13c14a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13c1530 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13c15c0 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: 0xaaaaf1343300 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1342490 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342528 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf13425c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaaaf1342660 VAL: '' (3 sibs) 45: 0xaaaaf13426f8 VAL: '' (3 sibs) 45: 0xaaaaf1342790 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c1660 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c16f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaaaf13c1780 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaaaf13c1810 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13c18a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaaaf13c1930 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13c19c0 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: 0xaaaaf1343418 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1342880 MAP: (3 sibs) 3 children: 45: 0xaaaaf1342a50 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1342ae8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1342b80 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1342918 VAL: '' (3 sibs) 45: 0xaaaaf13429b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c1a60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c1af0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaaaf13c1b80 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaaaf13c1c10 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaaaf13c1ca0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaaaf13c1d30 VAL: '' (3 sibs) 45: [6] [6] 0xaaaaf13c1dc0 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: 0xaaaaf1343530 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1343e00 VAL: '' (3 sibs) 45: 0xaaaaf1343e98 MAP: (3 sibs) 3 children: 45: 0xaaaaf1343fd0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1344068 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1344100 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaaaf1343f30 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c1e60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c1ef0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13c1f80 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaaaf13c2010 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaaaf13c20a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaaaf13c2130 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaaaf13c21c0 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: 0xaaaaf1343648 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaaaf1341870 VAL: '' (3 sibs) 45: 0xaaaaf1341908 VAL: '' (3 sibs) 45: 0xaaaaf13419a0 MAP: (3 sibs) 3 children: 45: 0xaaaaf1341a40 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaaaf1341ad8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaaaf1341b70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c2260 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c22f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaaaf13c2380 VAL: '' (3 sibs) 45: [3] [3] 0xaaaaf13c2410 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaaaf13c24a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaaaf13c2530 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaaaf13c25c0 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: 0xaaaaf1343760 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1341650 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaaaf1341ee0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1341f78 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf13416e8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaaaf13441a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaaaf1344238 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaaaf1341780 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c2660 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c26f0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaaaf13c2780 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaaaf13c2810 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaaaf13c28a0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaaaf13c2930 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaaaf13c29c0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaaaf13c2a50 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: 0xaaaaf1343878 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1345510 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaaaf13455a8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaaaf1345640 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaaaf133fb00 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaaaf13456e0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaaaf1345820 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaaaf13458b8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaaaf1345778 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaaaf1345960 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaaaf13459f8 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaaaf1345a90 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaaaf1345b28 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaaaf1345bc0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaaaf1345c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaaaf1345cf0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaaaf1345d88 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c2af0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c2b80 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaaaf13c2c10 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaaaf13c2ca0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaaaf13c2d30 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaaaf13c2dc0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaaaf13c2e50 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaaaf13c2ee0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaaaf13c2f70 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaaaf13c3000 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaaaf13c3090 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaaaf13c3120 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaaaf13c31b0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaaaf13c3240 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaaaf13c32d0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaaaf13c3360 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaaaf13c33f0 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: 0xaaaaf1343990 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaaaf1344500 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaaaf1344598 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaaaf1344630 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaaaf1341d50 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaaaf133fc40 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaaaf1345040 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaaaf13450d8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaaaf1345170 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaaaf1341de8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaaaf13c3490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaaaf13c3520 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaaaf13c35b0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaaaf13c3640 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaaaf13c36d0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaaaf13c3760 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaaaf13c37f0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaaaf13c3880 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaaaf13c3910 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaaaf13c39a0 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 (6 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (7 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0xaaaae60d54c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60cfc30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae60cfcd0 VAL: '-2' (3 sibs) 46: 0xaaaae60cfd68 VAL: '-2' (3 sibs) 46: 0xaaaae60cfe00 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6129fd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae612a060 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae612a0f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae612a180 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae612a210 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: 0xaaaae60d55d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d00e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae612c6c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae612c750 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: 0xaaaae60d56f0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae60d0690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae60d0728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae60d07d0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae612fe40 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae612fed0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae612ff60 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae612fff0 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: 0xaaaae60d5808 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d0180 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae60d0870 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae60d0908 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae60d09a0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6131b70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6131c00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6131c90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae6131d20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae6131db0 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: 0xaaaae60d5920 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae60cf940 MAP: (3 sibs) 1 children: 46: 0xaaaae60d2390 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d2430 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d24c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2560 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d25f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cf9d8 MAP: (3 sibs) 1 children: 46: 0xaaaae60d26a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d2740 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d27d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2870 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2908 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cfa70 MAP: (3 sibs) 1 children: 46: 0xaaaae60d29b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d2a50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d2ae8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2b80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2c18 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae61341b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae6134240 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae61342d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae6134360 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae61343f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae6134480 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae6134510 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae61345a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae6134630 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae61346c0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae6134750 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae61347e0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6134870 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae6134900 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6134990 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae6134a20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6134ab0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae6134b40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae6134bd0 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: 0xaaaae60d5a38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d3410 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae60d34b0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3680 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d3720 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d37b8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3850 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d38e8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d3548 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d3a30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3ac8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3b60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3bf8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d35e0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3ca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d3d40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3dd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3e70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3f08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae61370f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6137180 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6137210 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae61372a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6137330 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae61373c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6137450 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae61374e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6137570 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6137600 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6137690 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6137720 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae61377b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6137840 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae61378d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6137960 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae61379f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae6137a80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6137b10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae6137ba0 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: 0xaaaae60d5b50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d3fb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4048 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d40e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4178 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4210 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d42a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d43d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4470 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4508 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6139720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61397b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6139840 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae61398d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae6139960 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae61399f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae6139a80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae6139b10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae6139ba0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae6139c30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae6139cc0 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: 0xaaaae60d5c68 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae60d45b0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4648 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0bd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d46e0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4778 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4810 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4cf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d48a8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4d90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4940 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4e30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d49d8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4a70 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4b08 MAP: (10 sibs) 1 children: 46: 0xaaaae60d5010 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae613c340 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae613c3d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae613c460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae613c4f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae613c580 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae613c610 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae613c6a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae613c730 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae613c7c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae613c850 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae613c8e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae613c970 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae613ca00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae613ca90 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae613cb20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae613cbb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae613cc40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae613ccd0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae613cd60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae613cdf0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae613ce80 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: 0xaaaae60d5d80 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae60d6600 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6e60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6698 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6f00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6730 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6fa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d67c8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7040 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6860 MAP: (14 sibs) 1 children: 46: 0xaaaae60d70e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d68f8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7180 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6990 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6a28 MAP: (14 sibs) 1 children: 46: 0xaaaae60d72c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6ac0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7360 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6b58 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7400 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6bf0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d74a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6c88 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7540 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6d20 MAP: (14 sibs) 2 children: 46: 0xaaaae60d75e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae60d7678 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae60d6db8 MAP: (14 sibs) 2 children: 46: 0xaaaae60d7720 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae60d77b8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6140160 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae61401f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae6140280 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6140310 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61403a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6140430 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61404c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6140550 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae61405e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6140670 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6140700 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6140790 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6140820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae61408b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6140940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae61409d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6140a60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6140af0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae6140b80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6140c10 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae6140ca0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6140d30 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae6140dc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6140e50 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae6140ee0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6140f70 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6141000 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6141090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6141120 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae61411b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6141240 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0xaaaae60d6410 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae614b770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae614b770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae614b770 [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: 0xaaaae60d6528 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d1ac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae60d1b58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae60d1bf0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae60d1c88 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae60d1d20 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1db8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae60d1e50 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1ee8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1f80 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae60d2018 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae614de30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae614dec0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae614df50 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae614dfe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae614e070 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae614e100 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae614e190 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae614e220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae614e2b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae614e340 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae614e3d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae614de30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae614dec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae614df50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae614dfe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae614e070 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae614e100 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae614e190 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae614e220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae614e2b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae614e340 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae614e3d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae614de30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae614dec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae614df50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae614dfe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae614e070 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae614e100 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae614e190 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae614e220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae614e2b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae614e340 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae614e3d0 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: 0xaaaae60d54c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60cfc30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae60cfcd0 VAL: '-2' (3 sibs) 46: 0xaaaae60cfd68 VAL: '-2' (3 sibs) 46: 0xaaaae60cfe00 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae614e7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae614e860 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae614e8f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae614e980 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae614ea10 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: 0xaaaae60d55d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d00e0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae614f0e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae614f170 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: 0xaaaae60d56f0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae60d0690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae60d0728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae60d07d0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae614f9f0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae614fa80 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae614fb10 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae614fba0 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: 0xaaaae60d5808 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d0180 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae60d0870 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae60d0908 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae60d09a0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6150300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6150390 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6150420 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae61504b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae6150540 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: 0xaaaae60d5920 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae60cf940 MAP: (3 sibs) 1 children: 46: 0xaaaae60d2390 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d2430 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d24c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2560 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d25f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cf9d8 MAP: (3 sibs) 1 children: 46: 0xaaaae60d26a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d2740 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d27d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2870 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2908 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cfa70 MAP: (3 sibs) 1 children: 46: 0xaaaae60d29b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d2a50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d2ae8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2b80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2c18 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6151520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae61515b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae6151640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae61516d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae6151760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae61517f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae6151880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae6151910 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae61519a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae6151a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae6151ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae6151b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6151be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae6151c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6151d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae6151d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6151e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae6151eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae6151f40 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: 0xaaaae60d5a38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d3410 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae60d34b0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3680 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d3720 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d37b8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3850 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d38e8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d3548 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d3a30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3ac8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3b60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3bf8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d35e0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3ca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d3d40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3dd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3e70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3f08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6152730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae61527c0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6152850 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae61528e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6152970 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae6152a00 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6152a90 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae6152b20 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6152bb0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6152c40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6152cd0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6152d60 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae6152df0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6152e80 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae6152f10 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6152fa0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae6153030 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae61530c0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6153150 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae61531e0 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: 0xaaaae60d5b50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d3fb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4048 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d40e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4178 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4210 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d42a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d43d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4470 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4508 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6150c10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6150ca0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6150d30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae6150dc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae6150e50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae6150ee0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae6150f70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae6151000 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae6151090 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae6151120 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae61511b0 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: 0xaaaae60d5c68 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae60d45b0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4648 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0bd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d46e0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4778 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4810 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4cf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d48a8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4d90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4940 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4e30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d49d8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4a70 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4b08 MAP: (10 sibs) 1 children: 46: 0xaaaae60d5010 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6154250 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61542e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae6154370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6154400 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae6154490 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6154520 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae61545b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae6154640 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae61546d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae6154760 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae61547f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae6154880 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae6154910 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae61549a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae6154a30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae6154ac0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae6154b50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae6154be0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae6154c70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae6154d00 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae6154d90 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: 0xaaaae60d5d80 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae60d6600 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6e60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6698 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6f00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6730 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6fa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d67c8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7040 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6860 MAP: (14 sibs) 1 children: 46: 0xaaaae60d70e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d68f8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7180 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6990 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6a28 MAP: (14 sibs) 1 children: 46: 0xaaaae60d72c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6ac0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7360 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6b58 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7400 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6bf0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d74a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6c88 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7540 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6d20 MAP: (14 sibs) 2 children: 46: 0xaaaae60d75e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae60d7678 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae60d6db8 MAP: (14 sibs) 2 children: 46: 0xaaaae60d7720 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae60d77b8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6155460 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae61554f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae6155580 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6155610 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61556a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6155730 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61557c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6155850 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae61558e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6155970 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6155a00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6155a90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6155b20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae6155bb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6155c40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae6155cd0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6155d60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6155df0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae6155e80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6155f10 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae6155fa0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6156030 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae61560c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6156150 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae61561e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6156270 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6156300 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6156390 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6156420 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae61564b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6156540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0xaaaae60d6410 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6158ab0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae6158ab0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae6158ab0 [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: 0xaaaae60d6528 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d1ac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae60d1b58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae60d1bf0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae60d1c88 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae60d1d20 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1db8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae60d1e50 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1ee8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1f80 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae60d2018 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae61593c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6159450 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaaae61594e0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaaae6159570 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6159600 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6159690 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6159720 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae61597b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6159840 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae61598d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6159960 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae61593c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6159450 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae61594e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae6159570 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6159600 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6159690 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6159720 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae61597b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6159840 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae61598d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6159960 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaaae61593c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6159450 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae61594e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae6159570 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6159600 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6159690 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6159720 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae61597b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6159840 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae61598d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6159960 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] 0xaaaae6129fd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae612a060 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae612a0f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae612a180 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae612a210 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] 0xaaaae615b8e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615b970 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae615ba00 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae615ba90 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae615bb20 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] 0xaaaae612c6c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae612c750 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] 0xaaaae615cad0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615cb60 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] 0xaaaae612fe40 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae612fed0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae612ff60 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae612fff0 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] 0xaaaae615d3e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae615d470 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae615d500 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae615d590 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] 0xaaaae6131b70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6131c00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6131c90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae6131d20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae6131db0 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] 0xaaaae615dcf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615dd80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae615de10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae615dea0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae615df30 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] 0xaaaae61341b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae6134240 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae61342d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae6134360 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae61343f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae6134480 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae6134510 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae61345a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae6134630 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae61346c0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae6134750 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae61347e0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6134870 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae6134900 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6134990 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae6134a20 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6134ab0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae6134b40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae6134bd0 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] 0xaaaae615ef10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae615efa0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae615f030 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae615f0c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae615f150 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae615f1e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae615f270 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae615f300 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae615f390 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae615f420 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae615f4b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae615f540 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae615f5d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae615f660 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae615f6f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae615f780 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae615f810 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae615f8a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae615f930 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] 0xaaaae61370f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6137180 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6137210 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae61372a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6137330 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae61373c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6137450 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae61374e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6137570 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6137600 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6137690 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6137720 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae61377b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6137840 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae61378d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6137960 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae61379f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae6137a80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6137b10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae6137ba0 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] 0xaaaae6160120 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae61601b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6160240 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae61602d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6160360 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae61603f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6160480 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae6160510 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae61605a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6160630 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae61606c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6160750 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae61607e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6160870 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae6160900 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6160990 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae6160a20 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae6160ab0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6160b40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae6160bd0 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] 0xaaaae6139720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61397b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6139840 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae61398d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae6139960 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae61399f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae6139a80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae6139b10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae6139ba0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae6139c30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae6139cc0 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] 0xaaaae615e600 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae615e690 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae615e720 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae615e7b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae615e840 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae615e8d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae615e960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae615e9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae615ea80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae615eb10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae615eba0 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] 0xaaaae613c340 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae613c3d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae613c460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae613c4f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae613c580 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae613c610 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae613c6a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae613c730 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae613c7c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae613c850 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae613c8e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae613c970 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae613ca00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae613ca90 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae613cb20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae613cbb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae613cc40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae613ccd0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae613cd60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae613cdf0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae613ce80 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] 0xaaaae6161c40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6161cd0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae6161d60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6161df0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae6161e80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6161f10 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae6161fa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae6162030 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae61620c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae6162150 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae61621e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae6162270 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae6162300 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae6162390 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae6162420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae61624b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae6162540 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae61625d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae6162660 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae61626f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae6162780 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] 0xaaaae6140160 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae61401f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae6140280 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6140310 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61403a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6140430 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61404c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6140550 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae61405e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6140670 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6140700 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6140790 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6140820 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae61408b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6140940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae61409d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6140a60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6140af0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae6140b80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6140c10 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae6140ca0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6140d30 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae6140dc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6140e50 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae6140ee0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6140f70 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6141000 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6141090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6141120 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae61411b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6141240 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] 0xaaaae6162e50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae6162ee0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae6162f70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6163000 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae6163090 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6163120 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61631b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6163240 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae61632d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6163360 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae61633f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6163480 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6163510 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae61635a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6163630 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae61636c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6163750 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae61637e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae6163870 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6163900 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae6163990 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6163a20 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae6163ab0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6163b40 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae6163bd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6163c60 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6163cf0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6163d80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6163e10 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae6163ea0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6163f30 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] 0xaaaae614b770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae6161330 [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] 0xaaaae614de30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae614dec0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae614df50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae614dfe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae614e070 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae614e100 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae614e190 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae614e220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae614e2b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae614e340 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae614e3d0 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] 0xaaaae6164060 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61640f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae6164180 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae6164210 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae61642a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6164330 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae61643c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae6164450 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae61644e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae6164570 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6164600 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] 0xaaaae614e7d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae614e860 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae614e8f0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae614e980 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae614ea10 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] 0xaaaae6164970 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6164a00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6164a90 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae6164b20 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae6164bb0 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] 0xaaaae614f0e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae614f170 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] 0xaaaae6165280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6165310 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] 0xaaaae614f9f0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae614fa80 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae614fb10 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae614fba0 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] 0xaaaae6165b90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae6165c20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae6165cb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae6165d40 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] 0xaaaae6150300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6150390 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6150420 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae61504b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae6150540 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] 0xaaaae61664a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6166530 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae61665c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae6166650 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae61666e0 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] 0xaaaae6151520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae61515b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae6151640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae61516d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae6151760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae61517f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae6151880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae6151910 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae61519a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae6151a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae6151ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae6151b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6151be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae6151c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6151d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae6151d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6151e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae6151eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae6151f40 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] 0xaaaae61676c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae6167750 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae61677e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae6167870 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae6167900 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae6167990 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae6167a20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae6167ab0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae6167b40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae6167bd0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae6167c60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae6167cf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6167d80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae6167e10 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6167ea0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae6167f30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6167fc0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae6168050 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae61680e0 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] 0xaaaae6152730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae61527c0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6152850 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae61528e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6152970 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae6152a00 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6152a90 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae6152b20 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6152bb0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6152c40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6152cd0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6152d60 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae6152df0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6152e80 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae6152f10 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6152fa0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae6153030 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae61530c0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6153150 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae61531e0 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] 0xaaaae61688d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6168960 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae61689f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae6168a80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6168b10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae6168ba0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6168c30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae6168cc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6168d50 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6168de0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6168e70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6168f00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae6168f90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6169020 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae61690b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6169140 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae61691d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae6169260 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae61692f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae6169380 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] 0xaaaae6150c10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6150ca0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6150d30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae6150dc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae6150e50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae6150ee0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae6150f70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae6151000 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae6151090 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae6151120 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae61511b0 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] 0xaaaae6166db0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6166e40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6166ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae6166f60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae6166ff0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae6167080 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae6167110 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae61671a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae6167230 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae61672c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae6167350 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID6: "MapRegion_HyrulePrairie"\r\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID8: "MapRegion_HyrulePrairie"\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0xaaaae6154250 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61542e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae6154370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6154400 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae6154490 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6154520 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae61545b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae6154640 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae61546d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae6154760 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae61547f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae6154880 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae6154910 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae61549a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae6154a30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae6154ac0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae6154b50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae6154be0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae6154c70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae6154d00 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae6154d90 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] 0xaaaae616a3f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae616a480 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae616a510 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae616a5a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae616a630 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae616a6c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae616a750 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae616a7e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae616a870 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae616a900 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae616a990 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae616aa20 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae616aab0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae616ab40 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae616abd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae616ac60 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae616acf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae616ad80 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae616ae10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae616aea0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae616af30 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] 0xaaaae6155460 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae61554f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae6155580 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6155610 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61556a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6155730 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61557c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6155850 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae61558e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6155970 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6155a00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6155a90 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6155b20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae6155bb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6155c40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae6155cd0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6155d60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6155df0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae6155e80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6155f10 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae6155fa0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6156030 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae61560c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6156150 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae61561e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6156270 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6156300 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6156390 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6156420 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae61564b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6156540 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] 0xaaaae616b600 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae616b690 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae616b720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae616b7b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae616b840 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae616b8d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae616b960 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae616b9f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae616ba80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae616bb10 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae616bba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae616bc30 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae616bcc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae616bd50 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae616bde0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae616be70 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae616bf00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae616bf90 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae616c020 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae616c0b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae616c140 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae616c1d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae616c260 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae616c2f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae616c380 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae616c410 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae616c4a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae616c530 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae616c5c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae616c650 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae616c6e0 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] 0xaaaae6158ab0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaaae6169ae0 [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] 0xaaaae61593c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6159450 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae61594e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae6159570 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6159600 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6159690 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6159720 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae61597b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6159840 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae61598d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6159960 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] 0xaaaae616c810 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae616c8a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae616c930 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae616c9c0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae616ca50 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae616cae0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae616cb70 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae616cc00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae616cc90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae616cd20 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae616cdb0 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: 0xaaaae60d54c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60cfc30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae60cfcd0 VAL: '-2' (3 sibs) 46: 0xaaaae60cfd68 VAL: '-2' (3 sibs) 46: 0xaaaae60cfe00 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae615c2b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615c340 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae615c3d0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae615c460 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae615c4f0 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: 0xaaaae60d55d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d00e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae615c590 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615c620 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: 0xaaaae60d56f0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae60d0690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae60d0728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae60d07d0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616d120 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae616d1b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae616d240 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae616d2d0 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: 0xaaaae60d5808 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d0180 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae60d0870 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae60d0908 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae60d09a0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616d370 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae616d400 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae616d490 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae616d520 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae616d5b0 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: 0xaaaae60d5920 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae60cf940 MAP: (3 sibs) 1 children: 46: 0xaaaae60d2390 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d2430 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d24c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2560 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d25f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cf9d8 MAP: (3 sibs) 1 children: 46: 0xaaaae60d26a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d2740 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d27d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2870 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2908 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cfa70 MAP: (3 sibs) 1 children: 46: 0xaaaae60d29b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d2a50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d2ae8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2b80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2c18 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616d650 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae616d6e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae616d770 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae616d800 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae616d890 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae616d920 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae616d9b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae616da40 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae616dad0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae616db60 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae616dbf0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae616dc80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae616dd10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae616dda0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae616de30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae616dec0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae616df50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae616dfe0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae616e070 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: 0xaaaae60d5a38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d3410 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae60d34b0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3680 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d3720 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d37b8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3850 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d38e8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d3548 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d3a30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3ac8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3b60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3bf8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d35e0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3ca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d3d40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3dd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3e70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3f08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616e110 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae616e1a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae616e230 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae616e2c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae616e350 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae616e3e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae616e470 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae616e500 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae616e590 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae616e620 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae616e6b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae616e740 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae616e7d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae616e860 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae616e8f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae616e980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae616ea10 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae616eaa0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae616eb30 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae616ebc0 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: 0xaaaae60d5b50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d3fb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4048 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d40e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4178 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4210 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d42a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d43d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4470 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4508 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616ec60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae616ecf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae616ed80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae616ee10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae616eea0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae616ef30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae616efc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae616f050 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae616f0e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae616f170 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae616f200 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: 0xaaaae60d5c68 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae60d45b0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4648 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0bd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d46e0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4778 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4810 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4cf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d48a8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4d90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4940 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4e30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d49d8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4a70 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4b08 MAP: (10 sibs) 1 children: 46: 0xaaaae60d5010 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616f2a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae616f330 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae616f3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae616f450 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae616f4e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae616f570 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae616f600 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae616f690 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae616f720 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae616f7b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae616f840 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae616f8d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae616f960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae616f9f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae616fa80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae616fb10 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae616fba0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae616fc30 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae616fcc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae616fd50 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae616fde0 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: 0xaaaae60d5d80 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae60d6600 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6e60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6698 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6f00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6730 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6fa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d67c8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7040 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6860 MAP: (14 sibs) 1 children: 46: 0xaaaae60d70e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d68f8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7180 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6990 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6a28 MAP: (14 sibs) 1 children: 46: 0xaaaae60d72c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6ac0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7360 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6b58 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7400 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6bf0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d74a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6c88 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7540 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6d20 MAP: (14 sibs) 2 children: 46: 0xaaaae60d75e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae60d7678 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae60d6db8 MAP: (14 sibs) 2 children: 46: 0xaaaae60d7720 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae60d77b8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae616fe80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae616ff10 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae616ffa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6170030 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61700c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6170150 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61701e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6170270 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae6170300 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6170390 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6170420 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae61704b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6170540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae61705d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6170660 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae61706f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6170780 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6170810 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae61708a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6170930 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae61709c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6170a50 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae6170ae0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6170b70 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae6170c00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6170c90 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6170d20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae6170db0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6170e40 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae6170ed0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6170f60 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: 0xaaaae60d6410 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae60d1680 [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: 0xaaaae60d6528 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d1ac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae60d1b58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae60d1bf0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae60d1c88 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae60d1d20 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1db8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae60d1e50 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1ee8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1f80 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae60d2018 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6171000 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6171090 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae6171120 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae61711b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6171240 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae61712d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6171360 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae61713f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6171480 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae6171510 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae61715a0 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: 0xaaaae60d54c0 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60cfc30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaaae60cfcd0 VAL: '-2' (3 sibs) 46: 0xaaaae60cfd68 VAL: '-2' (3 sibs) 46: 0xaaaae60cfe00 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6171640 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae61716d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6171760 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaaae61717f0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaaae6171880 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: 0xaaaae60d55d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d00e0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae615c6c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae615c750 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: 0xaaaae60d56f0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaaae60d0690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaaae60d0728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaaae60d07d0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6171920 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaaae61719b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaaae6171a40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaaae6171ad0 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: 0xaaaae60d5808 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d0180 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaaae60d0870 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaaae60d0908 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaaae60d09a0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6171b70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae6171c00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6171c90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaaae6171d20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaaae6171db0 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: 0xaaaae60d5920 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaaae60cf940 MAP: (3 sibs) 1 children: 46: 0xaaaae60d2390 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d2430 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d24c8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2560 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d25f8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cf9d8 MAP: (3 sibs) 1 children: 46: 0xaaaae60d26a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d2740 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d27d8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2870 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2908 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60cfa70 MAP: (3 sibs) 1 children: 46: 0xaaaae60d29b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d2a50 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d2ae8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d2b80 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d2c18 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6171e50 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaaae6171ee0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaaae6171f70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaaae6172000 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaaae6172090 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaaae6172120 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaaae61721b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaaae6172240 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaaae61722d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaaae6172360 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaaae61723f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaaae6172480 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaaae6172510 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaaae61725a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaaae6172630 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaaae61726c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaaae6172750 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaaae61727e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaaae6172870 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: 0xaaaae60d5a38 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaaae60d3410 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaaae60d34b0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3680 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaaae60d3720 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d37b8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3850 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d38e8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d3548 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaaae60d3a30 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3ac8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3b60 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3bf8 VAL: '3.mp4' (4 sibs) 46: 0xaaaae60d35e0 MAP: (3 sibs) 1 children: 46: 0xaaaae60d3ca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaaae60d3d40 VAL: '0.mp4' (4 sibs) 46: 0xaaaae60d3dd8 VAL: '1.mp4' (4 sibs) 46: 0xaaaae60d3e70 VAL: '2.mp4' (4 sibs) 46: 0xaaaae60d3f08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6172910 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaaae61729a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaaae6172a30 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaaae6172ac0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaaae6172b50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaaae6172be0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaaae6172c70 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaaae6172d00 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaaae6172d90 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaaae6172e20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaaae6172eb0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaaae6172f40 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaaae6172fd0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaaae6173060 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaaae61730f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaaae6173180 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaaae6173210 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaaae61732a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaaae6173330 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaaae61733c0 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: 0xaaaae60d5b50 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d3fb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4048 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d40e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4178 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4210 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d42a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d43d8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4470 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaaae60d4508 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6173460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae61734f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaaae6173580 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaaae6173610 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaaae61736a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaaae6173730 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaaae61737c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaaae6173850 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaaae61738e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaaae6173970 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaaae6173a00 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: 0xaaaae60d5c68 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaaae60d45b0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4648 MAP: (10 sibs) 1 children: 46: 0xaaaae60d0bd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d46e0 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4778 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4810 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4cf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d48a8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4d90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4940 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4e30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d49d8 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4a70 MAP: (10 sibs) 1 children: 46: 0xaaaae60d4f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d4b08 MAP: (10 sibs) 1 children: 46: 0xaaaae60d5010 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6173aa0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6173b30 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaaae6173bc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6173c50 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaaae6173ce0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6173d70 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaaae6173e00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaaae6173e90 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaaae6173f20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaaae6173fb0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaaae6174040 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaaae61740d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaaae6174160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaaae61741f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaaae6174280 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaaae6174310 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaaae61743a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaaae6174430 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaaae61744c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaaae6174550 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaaae61745e0 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: 0xaaaae60d5d80 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaaae60d6600 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6e60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6698 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6f00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6730 MAP: (14 sibs) 1 children: 46: 0xaaaae60d6fa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d67c8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7040 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6860 MAP: (14 sibs) 1 children: 46: 0xaaaae60d70e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d68f8 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7180 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6990 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6a28 MAP: (14 sibs) 1 children: 46: 0xaaaae60d72c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6ac0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7360 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6b58 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7400 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaaae60d6bf0 MAP: (14 sibs) 1 children: 46: 0xaaaae60d74a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6c88 MAP: (14 sibs) 1 children: 46: 0xaaaae60d7540 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaaae60d6d20 MAP: (14 sibs) 2 children: 46: 0xaaaae60d75e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaaae60d7678 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaaae60d6db8 MAP: (14 sibs) 2 children: 46: 0xaaaae60d7720 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaaae60d77b8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6174680 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaaae6174710 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaaae61747a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaaae6174830 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaaae61748c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaaae6174950 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaaae61749e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaaae6174a70 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaaae6174b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaaae6174b90 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaaae6174c20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaaae6174cb0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaaae6174d40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaaae6174dd0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaaae6174e60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaaae6174ef0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaaae6174f80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaaae6175010 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaaae61750a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaaae6175130 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaaae61751c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaaae6175250 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaaae61752e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaaae6175370 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaaae6175400 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaaae6175490 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaaae6175520 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaaae61755b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaaae6175640 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaaae61756d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaaae6175760 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: 0xaaaae60d6410 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae60d1230 [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: 0xaaaae60d6528 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaaae60d1ac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaaae60d1b58 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaaae60d1bf0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaaae60d1c88 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaaae60d1d20 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1db8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaaae60d1e50 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1ee8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaaae60d1f80 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaaae60d2018 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaaae6175800 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaaae6175890 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaaae6175920 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaaae61759b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaaae6175a40 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaaae6175ad0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaaae6175b60 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaaae6175bf0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaaae6175c80 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaaae6175d10 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaaae6175da0 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 (10 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (10 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.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.041341ms: read_file 47: 0.002381ms: count_lines 47: reserving #lines=90 47: 0.046249ms: tree_reserve 47: 0.070717ms: parse_yml 47: 0.027332ms: emit_to_buffer 47: 0.003721ms: print_stdout 47: 0.286362ms: objects 47: 0.294491ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.68 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /usr/bin/pytest -v collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 1.16s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.5.0-1.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7RMSuU + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ykLgxs + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-1.fc38 rapidyaml(aarch-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-1.fc38.aarch64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-1.fc38 rapidyaml-devel(aarch-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(aarch-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-1.fc38.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ctXKUM + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml(aarch-64) = 0.5.0-1.fc38 python3.11-rapidyaml = 0.5.0-1.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-1.fc38.aarch64 Provides: rapidyaml-debugsource = 0.5.0-1.fc38 rapidyaml-debugsource(aarch-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-1.fc38.aarch64 Provides: debuginfo(build-id) = bf6b5e528d236cdaf0b5197567aeb2f07286eb10 libryml.so.0.5.0-0.5.0-1.fc38.aarch64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-1.fc38 rapidyaml-debuginfo(aarch-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-1.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-1.fc38.aarch64 Provides: debuginfo(build-id) = 62614d31bcb11ac50cd6da315d4fdd52cb33737a python-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo(aarch-64) = 0.5.0-1.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-1.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-1.fc38.src.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-1.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-1.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-1.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-1.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-1.fc38.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-1.fc38.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VTg2oU + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.5N8rhc + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.5.0-1.fc38.src.rpm Finish: build phase for rapidyaml-0.5.0-1.fc38.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-aarch64-1671808371.932431/root/var/log/dnf.rpm.log /var/lib/mock/fedora-rawhide-aarch64-1671808371.932431/root/var/log/dnf.librepo.log /var/lib/mock/fedora-rawhide-aarch64-1671808371.932431/root/var/log/dnf.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.5.0-1.fc38.src.rpm) Config(child) 10 minutes 46 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: