]> Kevux Git Server - fll/commit
Bugfix: Incorrect runtime tests for FSS Read programs. 0.6.11
authorKevin Day <Kevin@kevux.org>
Sun, 11 Aug 2024 21:42:39 +0000 (16:42 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 11 Aug 2024 21:42:39 +0000 (16:42 -0500)
commitad4d497546d3231f8efdc1708e9f190a0d486fb0
treee22d9ee3a00cf30f7f0d128dcf98f15cc09882dc
parentb3a2df740f698a0553fd4459cbfbf1edb2a25114
Bugfix: Incorrect runtime tests for FSS Read programs.

I mass updated the FSS Read tests in the 0.7 branch.
I chose the quick route of just using the program to generate the tests.
This requires that I trust the results to be correct.
I figured I would eventually go through each one and make sure that they are correct at a later time.
It is a development branch, after all.

However, back porting these tests to the stable 0.6 branch revealed some bugs.
I reviewed the failing tests and files and I confirmed that the 0.6 branch is getting correct results and that the tests are incorrect.
The runtime tests in the 0.7 development branches will have to be updated and the bugs there will have to be fixed.
26 files changed:
level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-hi-select-0-total.expect
level_3/fss_basic_read/tests/runtime/fss_0000/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name--select-1-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-100-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-2-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-5-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-a-select-6-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name--select-1-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-100-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-2-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-5-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-name-a-select-6-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-100-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-2-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-5-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-a-select-6-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-0-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-hi-select-1-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-мир-select-1-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-100-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-2-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-5-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-a-select-6-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-0-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-hi-select-1-total.expect
level_3/fss_extended_read/tests/runtime/fss_0001/expect/test-0001-unicode-object_and_content-name-мир-select-1-total.expect