mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 19:50:32 +02:00
more changes for bracket expressions in patterns
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user