]> Kevux Git Server - fll/commitdiff
Update: Add FSS Embedded List read depth tests and fix test script files.
authorKevin Day <Kevin@kevux.org>
Fri, 8 Nov 2024 04:53:36 +0000 (22:53 -0600)
committerKevin Day <Kevin@kevux.org>
Fri, 8 Nov 2024 04:53:36 +0000 (22:53 -0600)
Add tests for the FSS-0008 standard using depths.
I generated these test expectations.
I will have to slowly review these over time or fix them when I identify one is wrong.
I did do a test by building the same tests on both the 0.6 and 0.7 and found that they both pass.
I either have correct logic or I have consistently bad logic.

This adds a lot of FSS-0008 depth tests, however, the amount of tests needed is a lot more than what I have done here.
I think this large number is a good start.

Add special cases functions for the script tests.
I noticed that the failure code is incorrectly being set (the logic appears reversed).

The conditional argument used to determine which test being run in the test script is wrong.
Create a new variable called `test_set` and use that.
The `standard` variable can then be extracted from the `test_set`.

The test script incorrectly is missing the `-o` for the Object in some cases.

572 files changed:
level_3/fss_read/data/build/testfile
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-trim.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-trim.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6-original.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-total.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-trim.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect [new file with mode: 0644]
level_3/fss_read/tests/runtime/fss_0008/source/test-0004-nested_simple.fss [new file with mode: 0644]
level_3/fss_read/tests/runtime/script/generate.sh

index 85c6c13eac432f7779511313757a3feb7e643165..172a0a73e8657fee8390b5a8a43d74c537e8a93e 100644 (file)
@@ -129,6 +129,11 @@ generate_process:
   run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0008 tests/runtime/fss_0008/source/test-0003-object_space.fss parameter:"build_path"test/fss_0008
 
   print
+  print Generating Test 0004 for Embedded List (FSS-0008).
+  print
+  run parameter:"script" ./tests/runtime/script/generate.sh parameter:"test_prefix"0008 tests/runtime/fss_0008/source/test-0004-nested_simple.fss parameter:"build_path"test/fss_0008
+
+  print
   print Generating Test 0000 for Payload (FSS-000E).
   print
 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-0.expect
new file mode 100644 (file)
index 0000000..6c7c4c8
--- /dev/null
@@ -0,0 +1,17 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-1.expect
new file mode 100644 (file)
index 0000000..bfac4e0
--- /dev/null
@@ -0,0 +1,11 @@
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-at-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns-empty.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-columns.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..1c115ac
--- /dev/null
@@ -0,0 +1,2 @@
+      This is it for at 0, depth 2, set 0.
+      This is the same across multiple sets, but for set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..5afc398
--- /dev/null
@@ -0,0 +1,9 @@
+    This is it for at 0, depth 1, set 0.
+    This is it for at 1, depth 1, set 0.
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..6c7c4c8
--- /dev/null
@@ -0,0 +1,17 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..bc12c70
--- /dev/null
@@ -0,0 +1 @@
+          This is it for at 0, depth 3, set 3.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..56fcd2b
--- /dev/null
@@ -0,0 +1,9 @@
+      This is it for at 0, depth 2, set 0.
+      This is the same across multiple sets, but for set 0.
+      This is the same across multiple sets, but for set 1.
+        This is it for at 0, depth 2, set 2.
+        This is the same across multiple sets, but for set 2.
+        This is it for at 0, depth 2, set 3.
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..b1ae2d6
--- /dev/null
@@ -0,0 +1,35 @@
+    This is it for at 0, depth 1, set 0.
+    This is it for at 1, depth 1, set 0.
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+    at 1, set 1.
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+      This is it for at 0, depth 1, set 3.
+      at 1, set 3.
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_0.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0-original.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-0.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1-original.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-1.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5-original.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-5.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6-original.expect
new file mode 100644 (file)
index 0000000..a8317d6
--- /dev/null
@@ -0,0 +1 @@
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line-6.expect
new file mode 100644 (file)
index 0000000..a8317d6
--- /dev/null
@@ -0,0 +1 @@
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..2935185
--- /dev/null
@@ -0,0 +1 @@
+      This is it for at 0, depth 2, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..bc12c70
--- /dev/null
@@ -0,0 +1 @@
+          This is it for at 0, depth 3, set 3.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..2935185
--- /dev/null
@@ -0,0 +1 @@
+      This is it for at 0, depth 2, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_0.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..9f26136
--- /dev/null
@@ -0,0 +1 @@
+      This is the same across multiple sets, but for set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..9f26136
--- /dev/null
@@ -0,0 +1 @@
+      This is the same across multiple sets, but for set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_0.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name--total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns-empty.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-columns.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-a.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-hi.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-payload.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-мир.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-name-привет_has_space.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-original.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0-original.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-0.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..8f92bfd
--- /dev/null
@@ -0,0 +1 @@
+35
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_0.expect
new file mode 100644 (file)
index 0000000..b1e7d26
--- /dev/null
@@ -0,0 +1 @@
+61
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total.expect
new file mode 100644 (file)
index 0000000..b1e7d26
--- /dev/null
@@ -0,0 +1 @@
+61
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-trim.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-trim.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content.expect
new file mode 100644 (file)
index 0000000..603019e
--- /dev/null
@@ -0,0 +1,61 @@
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-0.expect
new file mode 100644 (file)
index 0000000..86f06c1
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-1.expect
new file mode 100644 (file)
index 0000000..85d4d6e
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-at-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-columns.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..dfc737e
--- /dev/null
@@ -0,0 +1,2 @@
+    depth_2_set_0_at_0 
+    depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..ee8edeb
--- /dev/null
@@ -0,0 +1,3 @@
+  depth_1_set_0_at_0 
+  depth_1_set_0_at_1 
+  depth_1_set_0_at_2 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..86f06c1
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..8f09aa4
--- /dev/null
@@ -0,0 +1 @@
+        depth_3_set_3_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..8333bf5
--- /dev/null
@@ -0,0 +1,7 @@
+    depth_2_set_0_at_0 
+    depth_2_same_across_sets 
+    depth_2_same_across_sets 
+      depth_2_set_0_at_0 
+      depth_2_same_across_sets 
+      depth_2_set_3_at_0 
+      depth_2_set_3_at_1 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..71fe5dd
--- /dev/null
@@ -0,0 +1,9 @@
+  depth_1_set_0_at_0 
+  depth_1_set_0_at_1 
+  depth_1_set_0_at_2 
+  depth_1_set_1_same_name 
+  depth_1_set_1_same_name 
+    depth_1_set_2_at_0 
+    depth_1_set_3_at_0 
+    depth_1_set_3_same_name 
+    depth_1_set_3_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_0.expect
new file mode 100644 (file)
index 0000000..9d05f33
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0
+depth_0_set_1
+depth_0_set_2
+" depth_0_set_3 "
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0-original.expect
new file mode 100644 (file)
index 0000000..e4dca94
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-0.expect
new file mode 100644 (file)
index 0000000..86f06c1
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1-original.expect
new file mode 100644 (file)
index 0000000..85d4d6e
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-1.expect
new file mode 100644 (file)
index 0000000..85d4d6e
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..b46573c
--- /dev/null
@@ -0,0 +1 @@
+    depth_2_set_0_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..4e7cfc6
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..86f06c1
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..8f09aa4
--- /dev/null
@@ -0,0 +1 @@
+        depth_3_set_3_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..b46573c
--- /dev/null
@@ -0,0 +1 @@
+    depth_2_set_0_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..4e7cfc6
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_0.expect
new file mode 100644 (file)
index 0000000..86f06c1
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..68bb7b2
--- /dev/null
@@ -0,0 +1 @@
+    depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..d4bd2b6
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_1 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..68bb7b2
--- /dev/null
@@ -0,0 +1 @@
+    depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..d4bd2b6
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_1 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_0.expect
new file mode 100644 (file)
index 0000000..85d4d6e
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name--total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns-empty.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-columns.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-a.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-hi.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-payload.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-мир.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-name-привет_has_space.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-original.expect
new file mode 100644 (file)
index 0000000..f420d66
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0 
+depth_0_set_1
+  depth_0_set_2  
+  " depth_0_set_3 " 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0-original.expect
new file mode 100644 (file)
index 0000000..f420d66
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0 
+depth_0_set_1
+  depth_0_set_2  
+  " depth_0_set_3 " 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-0.expect
new file mode 100644 (file)
index 0000000..9d05f33
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0
+depth_0_set_1
+depth_0_set_2
+" depth_0_set_3 "
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..ec63514
--- /dev/null
@@ -0,0 +1 @@
+9
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_0.expect
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total.expect
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-trim.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-trim.expect
new file mode 100644 (file)
index 0000000..9d05f33
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0
+depth_0_set_1
+depth_0_set_2
+" depth_0_set_3 "
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object.expect
new file mode 100644 (file)
index 0000000..9d05f33
--- /dev/null
@@ -0,0 +1,4 @@
+depth_0_set_0
+depth_0_set_1
+depth_0_set_2
+" depth_0_set_3 "
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-0.expect
new file mode 100644 (file)
index 0000000..dbd7abb
--- /dev/null
@@ -0,0 +1,19 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-1.expect
new file mode 100644 (file)
index 0000000..fbb556f
--- /dev/null
@@ -0,0 +1,13 @@
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-at-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns-empty.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-columns.expect
new file mode 100644 (file)
index 0000000..d00491f
--- /dev/null
@@ -0,0 +1 @@
+1
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0-original.expect
new file mode 100644 (file)
index 0000000..4e046fd
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-0.expect
new file mode 100644 (file)
index 0000000..2b64255
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0{
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1-original.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-1.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5-original.expect
new file mode 100644 (file)
index 0000000..4232fcf
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_1 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-5.expect
new file mode 100644 (file)
index 0000000..4232fcf
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_1 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6-original.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-line-6.expect
new file mode 100644 (file)
index 0000000..9fe5513
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 1, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name--total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns-empty.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-columns.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-a.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-empty.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-hi.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-payload.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-мир.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-name-привет_has_space-total.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-original.expect
new file mode 100644 (file)
index 0000000..8298947
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0 {
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2  {
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 " {
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0-original.expect
new file mode 100644 (file)
index 0000000..8298947
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0 {
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2  {
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 " {
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-0.expect
new file mode 100644 (file)
index 0000000..a5573db
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2{
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 "{
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-100.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-5.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6-original.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6-original.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-select-6.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-total.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-total.expect
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-trim.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content-trim.expect
new file mode 100644 (file)
index 0000000..a5573db
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2{
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 "{
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_and_content.expect
new file mode 100644 (file)
index 0000000..a5573db
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2{
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 "{
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..ac3be7c
--- /dev/null
@@ -0,0 +1,6 @@
+        depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+        depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9c98017
--- /dev/null
@@ -0,0 +1,15 @@
+    depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+    depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+    depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..dbd7abb
--- /dev/null
@@ -0,0 +1,19 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..58dd0f7
--- /dev/null
@@ -0,0 +1,3 @@
+                depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..9542657
--- /dev/null
@@ -0,0 +1,23 @@
+        depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+        depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+        depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+            depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+            depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+            depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+            depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..d5e4802
--- /dev/null
@@ -0,0 +1,53 @@
+    depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+    depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+    depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+    depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+    depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+        depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+        depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+        depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+        depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_0.expect
new file mode 100644 (file)
index 0000000..a5573db
--- /dev/null
@@ -0,0 +1,69 @@
+depth_0_set_0{
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+  depth_0_set_2{
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+  " depth_0_set_3 "{
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..59eae36
--- /dev/null
@@ -0,0 +1 @@
+        depth_2_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..a1f59b6
--- /dev/null
@@ -0,0 +1 @@
+    depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..2b64255
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0{
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..1d41098
--- /dev/null
@@ -0,0 +1 @@
+                depth_3_set_3_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..59eae36
--- /dev/null
@@ -0,0 +1 @@
+        depth_2_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..a1f59b6
--- /dev/null
@@ -0,0 +1 @@
+    depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_0.expect
new file mode 100644 (file)
index 0000000..2b64255
--- /dev/null
@@ -0,0 +1 @@
+depth_0_set_0{
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..2935185
--- /dev/null
@@ -0,0 +1 @@
+      This is it for at 0, depth 2, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..bc12c70
--- /dev/null
@@ -0,0 +1 @@
+          This is it for at 0, depth 3, set 3.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..2935185
--- /dev/null
@@ -0,0 +1 @@
+      This is it for at 0, depth 2, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..9f0976c
--- /dev/null
@@ -0,0 +1 @@
+    This is it for at 0, depth 1, set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_0.expect
new file mode 100644 (file)
index 0000000..e2d2f8d
--- /dev/null
@@ -0,0 +1 @@
+  depth_1_set_0_at_0 {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0-depth_1.expect
new file mode 100644 (file)
index 0000000..60d3b2f
--- /dev/null
@@ -0,0 +1 @@
+15
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-at_0.expect
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2-depth_3.expect
new file mode 100644 (file)
index 0000000..00750ed
--- /dev/null
@@ -0,0 +1 @@
+3
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1-depth_2.expect
new file mode 100644 (file)
index 0000000..4099407
--- /dev/null
@@ -0,0 +1 @@
+23
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0-depth_1.expect
new file mode 100644 (file)
index 0000000..59343b0
--- /dev/null
@@ -0,0 +1 @@
+53
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_0.expect
new file mode 100644 (file)
index 0000000..b5489e5
--- /dev/null
@@ -0,0 +1 @@
+69
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect
new file mode 100644 (file)
index 0000000..573541a
--- /dev/null
@@ -0,0 +1 @@
+0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/source/test-0004-nested_simple.fss b/level_3/fss_read/tests/runtime/fss_0008/source/test-0004-nested_simple.fss
new file mode 100644 (file)
index 0000000..16735d4
--- /dev/null
@@ -0,0 +1,75 @@
+# fss-0008
+# This is a simple nested file intended for just testing the nesting functionality.
+
+depth_0_set_0 {
+  depth_1_set_0_at_0 {
+    This is it for at 0, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_1 {
+    This is it for at 1, depth 1, set 0.
+  }
+
+  depth_1_set_0_at_2 {
+    depth_2_set_0_at_0 {
+      This is it for at 0, depth 2, set 0.
+    }
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+  }
+}
+
+depth_0_set_1{
+  depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+
+  depth_1_set_1_same_name {
+    at 1, set 1.
+  }
+}
+
+  depth_0_set_2  {
+    depth_1_set_2_at_0 {
+      depth_2_set_0_at_0 {
+        This is it for at 0, depth 2, set 2.
+      }
+
+      depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
+    }
+  }
+
+  " depth_0_set_3 " {
+    This one is silly as it has quotes (or maybe not silly).
+    The quotes allows for locking in spaces and then a second, independent, parser can just remove the quotes.
+
+    depth_1_set_3_at_0 {
+      This is it for at 0, depth 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+  
+    depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
+  }
index 91efb2fa0ac55d6c4a11120a7901458bffcab7b8..3d0444eaa5a2b3b83844dc92d4ef1c38a458ff06 100644 (file)
 #
 
 generate_main() {
-  local standard="${1}"
   local file_source="${2}"
   local path_destination="${3}"
   local failure=0
   local test_base=
+  local standard=
   local test_current=
+  local test_set="${1}"
+
+  standard=$(echo -n ${test_set} | sed -e 's|^.*-||g')
 
   if [[ $standard == "" ]] ; then
     echo "ERROR: No standard specified."
@@ -53,32 +56,32 @@ generate_main() {
     return 1
   fi
 
-  test_base=$(echo $file_source | sed -e 's|.*/||g' -e 's|\..*$||')
+  test_base=$(echo ${file_source} | sed -e 's|.*/||g' -e 's|\..*$||')
   test_current="${path_destination}${test_base}-"
 
-  if [[ ${1} == "0000" ]] ; then
+  if [[ ${test_set} == "0000" ]] ; then
     generate_operate_0000
-  elif [[ ${1} == "0001" ]] ; then
+  elif [[ ${test_set} == "0001" ]] ; then
     generate_operate_0001
-  elif [[ ${1} == "0002" ]] ; then
+  elif [[ ${test_set} == "0002" ]] ; then
     generate_operate_0002
-  elif [[ ${1} == "0003" ]] ; then
+  elif [[ ${test_set} == "0003" ]] ; then
     generate_operate_0003
-  elif [[ ${1} == "0008" ]] ; then
+  elif [[ ${test_set} == "0008" ]] ; then
     generate_operate_0008
-  elif [[ ${1} == "000e" ]] ; then
+  elif [[ ${test_set} == "000e" ]] ; then
     generate_operate_000e
-  elif [[ ${1} == "test-0000" ]] ; then
+  elif [[ ${test_set} == "test-0000" ]] ; then
     generate_operate_test_standard
-  elif [[ ${1} == "test-0001" ]] ; then
+  elif [[ ${test_set} == "test-0001" ]] ; then
     generate_operate_test_standard
-  elif [[ ${1} == "test-0002" ]] ; then
+  elif [[ ${test_set} == "test-0002" ]] ; then
     generate_operate_test_standard
-  elif [[ ${1} == "test-0003" ]] ; then
+  elif [[ ${test_set} == "test-0003" ]] ; then
     generate_operate_test_standard
-  elif [[ ${1} == "test-0008" ]] ; then
+  elif [[ ${test_set} == "test-0008" ]] ; then
     generate_operate_test_standard
-  elif [[ ${1} == "test-000e" ]] ; then
+  elif [[ ${test_set} == "test-000e" ]] ; then
     generate_operate_test_standard
   fi
 
@@ -277,11 +280,11 @@ generate_operate_0000() {
   fss_basic_read +n -ocs 5 ${file_source} > ${test_current}object_and_content-select-5.expect &&
   fss_basic_read +n -ocs 6 ${file_source} > ${test_current}object_and_content-select-6.expect &&
   fss_basic_read +n -ocs 100 ${file_source} > ${test_current}object_and_content-select-100.expect &&
-  fss_basic_read +n -csO 0 ${file_source} > ${test_current}object_and_content-select-0-original.expect &&
-  fss_basic_read +n -csO 1 ${file_source} > ${test_current}object_and_content-select-1-original.expect &&
-  fss_basic_read +n -csO 5 ${file_source} > ${test_current}object_and_content-select-5-original.expect &&
-  fss_basic_read +n -csO 6 ${file_source} > ${test_current}object_and_content-select-6-original.expect &&
-  fss_basic_read +n -csO 100 ${file_source} > ${test_current}object_and_content-select-100-original.expect &&
+  fss_basic_read +n -ocsO 0 ${file_source} > ${test_current}object_and_content-select-0-original.expect &&
+  fss_basic_read +n -ocsO 1 ${file_source} > ${test_current}object_and_content-select-1-original.expect &&
+  fss_basic_read +n -ocsO 5 ${file_source} > ${test_current}object_and_content-select-5-original.expect &&
+  fss_basic_read +n -ocsO 6 ${file_source} > ${test_current}object_and_content-select-6-original.expect &&
+  fss_basic_read +n -ocsO 100 ${file_source} > ${test_current}object_and_content-select-100-original.expect &&
   fss_basic_read +n -ocC ${file_source} > ${test_current}object_and_content-columns.expect &&
   fss_basic_read +n -ocCe ${file_source} > ${test_current}object_and_content-columns-empty.expect &&
   fss_basic_read +n -oca 0 ${file_source} > ${test_current}object_and_content-at-0.expect &&
@@ -345,7 +348,7 @@ generate_operate_0000() {
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
@@ -607,7 +610,7 @@ generate_operate_0001() {
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
@@ -869,7 +872,7 @@ generate_operate_0002() {
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
@@ -1063,10 +1066,10 @@ generate_operate_0003() {
   fss_extended_list_read +n -ocs 5 ${file_source} > ${test_current}object_and_content-select-5.expect &&
   fss_extended_list_read +n -ocs 6 ${file_source} > ${test_current}object_and_content-select-6.expect &&
   fss_extended_list_read +n -ocs 100 ${file_source} > ${test_current}object_and_content-select-100.expect &&
-  fss_extended_list_read +n -ocsO 0 ${file_source} > ${test_current}content-select-0-original.expect &&
-  fss_extended_list_read +n -ocsO 1 ${file_source} > ${test_current}content-select-1-original.expect &&
-  fss_extended_list_read +n -ocsO 5 ${file_source} > ${test_current}content-select-5-original.expect &&
-  fss_extended_list_read +n -ocsO 6 ${file_source} > ${test_current}content-select-6-original.expect &&
+  fss_extended_list_read +n -ocsO 0 ${file_source} > ${test_current}object_and_content-select-0-original.expect &&
+  fss_extended_list_read +n -ocsO 1 ${file_source} > ${test_current}object_and_content-select-1-original.expect &&
+  fss_extended_list_read +n -ocsO 5 ${file_source} > ${test_current}object_and_content-select-5-original.expect &&
+  fss_extended_list_read +n -ocsO 6 ${file_source} > ${test_current}object_and_content-select-6-original.expect &&
   fss_extended_list_read +n -ocsO 100 ${file_source} > ${test_current}content-select-100-original.expect &&
   fss_extended_list_read +n -ocC ${file_source} > ${test_current}object_and_content-columns.expect &&
   fss_extended_list_read +n -ocCe ${file_source} > ${test_current}object_and_content-columns-empty.expect &&
@@ -1131,7 +1134,7 @@ generate_operate_0003() {
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
@@ -1390,15 +1393,386 @@ generate_operate_0008() {
   fss_embedded_list_read +n -ocnst "привет has space" 0 ${file_source} > ${test_current}object_and_content-name-привет_has_space-select-0-total.expect &&
   fss_embedded_list_read +n -ocnst "привет has space" 1 ${file_source} > ${test_current}object_and_content-name-привет_has_space-select-1-total.expect &&
 
+  generate_operate_0008_special_cases &&
+
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
 }
 
+generate_operate_0008_special_cases() {
+
+  if [[ ${test_base} == "test-0004-nested_simple" ]] ; then
+    fss_embedded_list_read +n -c -d 0 ${file_source} > ${test_current}content-depth_0.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 ${file_source} > ${test_current}content-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ct -d 0 ${file_source} > ${test_current}content-total-depth_0.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 ${file_source} > ${test_current}content-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 0 ${file_source} > ${test_current}content-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 ${file_source} > ${test_current}content-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 0 ${file_source} > ${test_current}content-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 ${file_source} > ${test_current}content-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -d 0 -a 0 ${file_source} > ${test_current}content-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ct -d 0 -a 0 ${file_source} > ${test_current}content-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 ${file_source} > ${test_current}content-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 ${file_source} > ${test_current}content-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 0 ${file_source} > ${test_current}object-depth_0.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 ${file_source} > ${test_current}object-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ot -d 0 ${file_source} > ${test_current}object-total-depth_0.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 ${file_source} > ${test_current}object-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 0 ${file_source} > ${test_current}object-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 ${file_source} > ${test_current}object-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 0 ${file_source} > ${test_current}object-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 ${file_source} > ${test_current}object-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 0 -a 0 ${file_source} > ${test_current}object-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ot -d 0 -a 0 ${file_source} > ${test_current}object-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 ${file_source} > ${test_current}object-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 ${file_source} > ${test_current}object-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -d 0 ${file_source} > ${test_current}object_content-depth_0.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 ${file_source} > ${test_current}object_content-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oct -d 0 ${file_source} > ${test_current}object_content-total-depth_0.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 ${file_source} > ${test_current}object_content-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 0 ${file_source} > ${test_current}object_content-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 0 ${file_source} > ${test_current}object_content-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -d 0 -a 0 ${file_source} > ${test_current}object_content-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oct -d 0 -a 0 ${file_source} > ${test_current}object_content-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
+
+    if [[ $? -ne 0 ]] ; then return 1; fi
+  fi
+
+  return 0
+}
+
 generate_operate_000e() {
 
   fss_payload_read +n -c ${file_source} > ${test_current}content.expect &&
@@ -1655,14 +2029,13 @@ generate_operate_000e() {
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
 }
 
 generate_operate_test_standard() {
-  standard=$(echo "${standard}" | sed -e 's|^test-||')
 
   fss_read +n -A ${standard} -c ${file_source} > ${test_current}content.expect &&
   fss_read +n -A ${standard} -cO ${file_source} > ${test_current}content-original.expect &&
@@ -1917,15 +2290,405 @@ generate_operate_test_standard() {
   fss_read +n -A ${standard} -ocnst "привет has space" 0 ${file_source} > ${test_current}object_and_content-name-привет_has_space-select-0-total.expect &&
   fss_read +n -A ${standard} -ocnst "привет has space" 1 ${file_source} > ${test_current}object_and_content-name-привет_has_space-select-1-total.expect &&
 
+  generate_operate_test_standard_special_cases &&
+
   echo "Generation Complete"
 
   if [[ $? -ne 0 ]] ; then
-    let failure=0
+    let failure=1
   fi
 
   return $failure
 }
 
+generate_operate_test_standard_special_cases() {
+
+  if [[ ${standard} == "0008" ]] ; then
+    generate_operate_test_standard_special_cases_0008
+
+    if [[ $? -ne 0 ]] ; then
+      let failure=1
+    fi
+
+    return $failure
+  fi
+
+  return 0
+}
+
+generate_operate_test_standard_special_cases_0008() {
+
+  if [[ ${test_base} == "test-0004-nested_simple" ]] ; then
+    fss_embedded_list_read +n -c -d 0 ${file_source} > ${test_current}content-depth_0.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 ${file_source} > ${test_current}content-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ct -d 0 ${file_source} > ${test_current}content-total-depth_0.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 ${file_source} > ${test_current}content-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 0 ${file_source} > ${test_current}content-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 ${file_source} > ${test_current}content-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 0 ${file_source} > ${test_current}content-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 ${file_source} > ${test_current}content-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -d 0 -a 0 ${file_source} > ${test_current}content-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ct -d 0 -a 0 ${file_source} > ${test_current}content-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 ${file_source} > ${test_current}content-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 ${file_source} > ${test_current}content-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 0 ${file_source} > ${test_current}object-depth_0.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 ${file_source} > ${test_current}object-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ot -d 0 ${file_source} > ${test_current}object-total-depth_0.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 ${file_source} > ${test_current}object-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 0 ${file_source} > ${test_current}object-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 ${file_source} > ${test_current}object-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 0 ${file_source} > ${test_current}object-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 ${file_source} > ${test_current}object-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 0 -a 0 ${file_source} > ${test_current}object-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -ot -d 0 -a 0 ${file_source} > ${test_current}object-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 ${file_source} > ${test_current}object-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 ${file_source} > ${test_current}object-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -d 0 ${file_source} > ${test_current}object_content-depth_0.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 ${file_source} > ${test_current}object_content-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oct -d 0 ${file_source} > ${test_current}object_content-total-depth_0.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 ${file_source} > ${test_current}object_content-total-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-total-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 0 ${file_source} > ${test_current}object_content-line_0-depth_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_0-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 0 ${file_source} > ${test_current}object_content-line_1-depth_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_1-depth_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -d 0 -a 0 ${file_source} > ${test_current}object_content-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oct -d 0 -a 0 ${file_source} > ${test_current}object_content-total-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-total-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_0-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 0 -a 0 -d 1 -d 2 -d 3 -d 4 ${file_source} > ${test_current}object_content-line_1-depth_0-at_0-depth_1-depth_2-depth_3-depth_4.expect &&
+
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
+
+    if [[ $? -ne 0 ]] ; then
+      let failure=1
+    fi
+
+    return $failure
+  fi
+
+  return 0
+}
+
 generate_cleanup() {
 
   unset generate_main
@@ -1934,8 +2697,11 @@ generate_cleanup() {
   unset generate_operate_0002
   unset generate_operate_0003
   unset generate_operate_0008
+  unset generate_operate_0008_special_cases
   unset generate_operate_000e
   unset generate_operate_test_standard
+  unset generate_operate_test_standard_special_cases
+  unset generate_operate_test_standard_special_cases_0008
   unset generate_cleanup
 }