more changes for bracket expressions in patterns

This commit is contained in:
Chet Ramey
2022-12-02 11:41:48 -05:00
parent e8652353ae
commit 198210c58f
20 changed files with 948 additions and 150 deletions
+4
View File
@@ -1168,6 +1168,8 @@ tests/globstar.right f
tests/globstar1.sub f
tests/globstar2.sub f
tests/globstar3.sub f
tests/glob-bracket.tests f
tests/glob-bracket.right f
tests/heredoc.tests f
tests/heredoc.right f
tests/heredoc1.sub f
@@ -1414,6 +1416,7 @@ tests/run-extglob3 f
tests/run-func f
tests/run-getopts f
tests/run-glob-test f
tests/run-glob-bracket f
tests/run-globstar f
tests/run-heredoc f
tests/run-herestr f
@@ -1494,6 +1497,7 @@ tests/trap3.sub f
tests/trap4.sub f
tests/trap5.sub f
tests/trap6.sub f
tests/trap7.sub f
tests/type.tests f
tests/type.right f
tests/type1.sub f