From: Kevin Day Date: Sat, 10 Aug 2024 03:54:14 +0000 (-0500) Subject: Update: Add comments in some of the fss_read runtime tests. X-Git-Tag: 0.7.0~107 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=e681d94ae8796e22a4627ec4c569c212c9085944;p=fll Update: Add comments in some of the fss_read runtime tests. These comments should not end up in the results and so only the source files are changed. This should help increase the chances of catching an fss_read bug for the particular standard. The specific comments added would otherwise be valid Object and Content data except for being commented out. --- diff --git a/level_3/fss_read/tests/runtime/fss_0000/source/test-0000-quotes_and_escapes.fss b/level_3/fss_read/tests/runtime/fss_0000/source/test-0000-quotes_and_escapes.fss index c595edf..250963c 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/source/test-0000-quotes_and_escapes.fss +++ b/level_3/fss_read/tests/runtime/fss_0000/source/test-0000-quotes_and_escapes.fss @@ -22,6 +22,7 @@ hi there. \\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text +#a comment that should not match. a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0001/source/test-0000-quotes_and_escapes.fss b/level_3/fss_read/tests/runtime/fss_0001/source/test-0000-quotes_and_escapes.fss index 45e02f3..4672d04 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/source/test-0000-quotes_and_escapes.fss +++ b/level_3/fss_read/tests/runtime/fss_0001/source/test-0000-quotes_and_escapes.fss @@ -22,6 +22,7 @@ Hi there. \\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text +#a comment that should not match. a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0002/source/test-0000-basic.fss b/level_3/fss_read/tests/runtime/fss_0002/source/test-0000-basic.fss index 5e289e7..dec14cc 100644 --- a/level_3/fss_read/tests/runtime/fss_0002/source/test-0000-basic.fss +++ b/level_3/fss_read/tests/runtime/fss_0002/source/test-0000-basic.fss @@ -28,6 +28,8 @@ hi : Check this. привет has space : ... +#a: +# comment that should not match. a: a second "a". also_empty: diff --git a/level_3/fss_read/tests/runtime/fss_0003/source/test-0000-basic.fss b/level_3/fss_read/tests/runtime/fss_0003/source/test-0000-basic.fss index cfd52f2..c7276bc 100644 --- a/level_3/fss_read/tests/runtime/fss_0003/source/test-0000-basic.fss +++ b/level_3/fss_read/tests/runtime/fss_0003/source/test-0000-basic.fss @@ -37,6 +37,9 @@ hi { привет has space { ... } +#a{ +# comment that should not match. +#} a{ a second "a". } diff --git a/level_3/fss_read/tests/runtime/fss_0008/source/test-0000-basic.fss b/level_3/fss_read/tests/runtime/fss_0008/source/test-0000-basic.fss index cfd52f2..c7276bc 100644 --- a/level_3/fss_read/tests/runtime/fss_0008/source/test-0000-basic.fss +++ b/level_3/fss_read/tests/runtime/fss_0008/source/test-0000-basic.fss @@ -37,6 +37,9 @@ hi { привет has space { ... } +#a{ +# comment that should not match. +#} a{ a second "a". } diff --git a/level_3/fss_read/tests/runtime/fss_000e/source/test-0000-basic.fss b/level_3/fss_read/tests/runtime/fss_000e/source/test-0000-basic.fss index d62c7af..cd67b5f 100644 --- a/level_3/fss_read/tests/runtime/fss_000e/source/test-0000-basic.fss +++ b/level_3/fss_read/tests/runtime/fss_000e/source/test-0000-basic.fss @@ -28,6 +28,8 @@ hi : Check this. привет has space : ... +#a: +# comment that should not match. a: a second "a". also_empty: