From cd9392143236c43071b31364a503948803403b84 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Tue, 30 May 2023 23:47:16 -0500 Subject: [PATCH] Update: Add backticks to runtime tests. The backticks need to be tested as well. --- .../expect/test-0000-quotes_and_escapes-content-original.expect | 2 +- .../expect/test-0000-quotes_and_escapes-content-select-0.expect | 2 +- .../expect/test-0000-quotes_and_escapes-content-trim.expect | 2 +- .../fss_0000/expect/test-0000-quotes_and_escapes-content.expect | 2 +- ...t-0000-quotes_and_escapes-object_and_content-original.expect | 2 +- ...t-0000-quotes_and_escapes-object_and_content-select-0.expect | 2 +- .../test-0000-quotes_and_escapes-object_and_content-trim.expect | 2 +- .../test-0000-quotes_and_escapes-object_and_content.expect | 2 +- .../runtime/fss_0000/source/test-0000-quotes_and_escapes.fss | 2 +- .../expect/test-0000-quotes_and_escapes-content-columns.expect | 2 +- .../expect/test-0000-quotes_and_escapes-content-original.expect | 2 +- .../expect/test-0000-quotes_and_escapes-content-select-1.expect | 2 +- .../expect/test-0000-quotes_and_escapes-content-select-5.expect | 1 - ...st-0000-quotes_and_escapes-object_and_content-columns.expect | 2 +- ...t-0000-quotes_and_escapes-object_and_content-original.expect | 2 +- ...t-0000-quotes_and_escapes-object_and_content-select-1.expect | 2 +- ...t-0000-quotes_and_escapes-object_and_content-select-5.expect | 2 +- .../runtime/fss_0001/source/test-0000-quotes_and_escapes.fss | 2 +- 18 files changed, 17 insertions(+), 18 deletions(-) diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-original.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-original.expect index 3de818faa..dce3271ab 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-original.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-original.expect @@ -12,7 +12,7 @@ bb bb a "comment...should have" no slashes. a comment either...should 'have one' slash. -a comment either...should \'have two' \\'slashes'. +a `comment either...should` \'have two' \\'slashes'. "line...with some" random text nother line. b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-select-0.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-select-0.expect index 3de818faa..dce3271ab 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-select-0.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-select-0.expect @@ -12,7 +12,7 @@ bb bb a "comment...should have" no slashes. a comment either...should 'have one' slash. -a comment either...should \'have two' \\'slashes'. +a `comment either...should` \'have two' \\'slashes'. "line...with some" random text nother line. b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-trim.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-trim.expect index 3de818faa..dce3271ab 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-trim.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content-trim.expect @@ -12,7 +12,7 @@ bb bb a "comment...should have" no slashes. a comment either...should 'have one' slash. -a comment either...should \'have two' \\'slashes'. +a `comment either...should` \'have two' \\'slashes'. "line...with some" random text nother line. b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content.expect index 3de818faa..dce3271ab 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-content.expect @@ -12,7 +12,7 @@ bb bb a "comment...should have" no slashes. a comment either...should 'have one' slash. -a comment either...should \'have two' \\'slashes'. +a `comment either...should` \'have two' \\'slashes'. "line...with some" random text nother line. b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-original.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-original.expect index 53ce6bf0a..61afc80b0 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-original.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-original.expect @@ -12,7 +12,7 @@ hi there. "\\"\\\"" bb \#not a "comment...should have" no slashes. \\#not a comment either...should 'have one' slash. -\\\#not a comment either...should \'have two' \\'slashes'. +\\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-select-0.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-select-0.expect index 45a54393c..6b127a8f9 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-select-0.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-select-0.expect @@ -12,7 +12,7 @@ hi there. \\"\\\" bb #not a "comment...should have" no slashes. \#not a comment either...should 'have one' slash. -\\#not a comment either...should \'have two' \\'slashes'. +\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-trim.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-trim.expect index aa49b95e0..b0eb4973f 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-trim.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content-trim.expect @@ -12,7 +12,7 @@ hi there. \\"\\\" bb #not a "comment...should have" no slashes. \#not a comment either...should 'have one' slash. -\\#not a comment either...should \'have two' \\'slashes'. +\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content.expect b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content.expect index 45a54393c..6b127a8f9 100644 --- a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content.expect +++ b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object_and_content.expect @@ -12,7 +12,7 @@ hi there. \\"\\\" bb #not a "comment...should have" no slashes. \#not a comment either...should 'have one' slash. -\\#not a comment either...should \'have two' \\'slashes'. +\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. a b 'c d' \'e f' \\'g 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 bd78135e0..7b0442fab 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 @@ -18,7 +18,7 @@ hi there. #comment \#not a "comment...should have" no slashes. \\#not a comment either...should 'have one' slash. -\\\#not a comment either...should \'have two' \\'slashes'. +\\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-columns.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-columns.expect index 1e8b31496..7ed6ff82d 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-columns.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-columns.expect @@ -1 +1 @@ -6 +5 diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-original.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-original.expect index 3de818faa..dce3271ab 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-original.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-original.expect @@ -12,7 +12,7 @@ bb bb a "comment...should have" no slashes. a comment either...should 'have one' slash. -a comment either...should \'have two' \\'slashes'. +a `comment either...should` \'have two' \\'slashes'. "line...with some" random text nother line. b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-1.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-1.expect index 8bd446869..ac2dcb27f 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-1.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-1.expect @@ -5,7 +5,7 @@ d f comment...should have comment -comment +comment either...should random line. c d diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-5.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-5.expect index daea3fb23..e69de29bb 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-5.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-content-select-5.expect @@ -1 +0,0 @@ -\'slashes'. diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-columns.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-columns.expect index 1e8b31496..7ed6ff82d 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-columns.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-columns.expect @@ -1 +1 @@ -6 +5 diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-original.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-original.expect index 53cb79471..ed3f0381e 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-original.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-original.expect @@ -12,7 +12,7 @@ Hi there. "\\"\\\"" bb \#not a "comment...should have" no slashes. \\#not a comment either...should 'have one' slash. -\\\#not a comment either...should \'have two' \\'slashes'. +\\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. a b 'c d' \'e f' \\'g diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-1.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-1.expect index d897cc367..6d8033deb 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-1.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-1.expect @@ -12,7 +12,7 @@ Hi \\"\\\" #not comment...should have \#not comment -\\#not comment +\\#not comment either...should a random a line. a c d diff --git a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-5.expect b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-5.expect index 623d94eb2..dd72b329a 100644 --- a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-5.expect +++ b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object_and_content-select-5.expect @@ -12,7 +12,7 @@ Hi \\"\\\" #not \#not -\\#not \'slashes'. +\\#not a a a 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 343997544..0553f432e 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 @@ -18,7 +18,7 @@ Hi there. #comment \#not a "comment...should have" no slashes. \\#not a comment either...should 'have one' slash. -\\\#not a comment either...should \'have two' \\'slashes'. +\\\#not a `comment either...should` \'have two' \\'slashes'. a "line...with some" random text a nother line. -- 2.47.3