From c1770d39ff26bd0f7e808ebc94ae222ec3181aa0 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 13 Oct 2023 11:31:41 -0400 Subject: [PATCH] expand-sequence: Update tests for recent changes This should have been part of a previous commit. So few parts of the system utilize tests that I didn't notice that this was failing until after the commit, since I'm not used to running them...even though I wrote them. This system is being replaced with TAMER, so these changes largely just get the tests working properly again. DEV-15095 --- test/preproc/expand/expand-sequence-test.xsl | 5 +++-- test/preproc/expand/expand-sequence.xspec | 22 ++++++++++++++++---- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/test/preproc/expand/expand-sequence-test.xsl b/test/preproc/expand/expand-sequence-test.xsl index e5617515..49079c71 100644 --- a/test/preproc/expand/expand-sequence-test.xsl +++ b/test/preproc/expand/expand-sequence-test.xsl @@ -46,8 +46,8 @@ - + @@ -71,6 +71,7 @@ + diff --git a/test/preproc/expand/expand-sequence.xspec b/test/preproc/expand/expand-sequence.xspec index b462ec39..0fb7e818 100644 --- a/test/preproc/expand/expand-sequence.xspec +++ b/test/preproc/expand/expand-sequence.xspec @@ -32,6 +32,8 @@ + @@ -43,6 +45,8 @@ + @@ -54,6 +58,8 @@ + @@ -73,9 +79,12 @@ + + (), + eseq:expand-step( (), $foo:a ) )" /> + + (), + eseq:expand-step( (), $foo:unexpandable ) )" />