more test suite changes to partially highlight warning messages; several fixes to bracket expression parsing with equivalence classes, collating symbols, and character classes together with range expressions

This commit is contained in:
Chet Ramey
2025-10-17 15:30:08 -04:00
parent 2a645237d3
commit 6edfd0bf64
33 changed files with 153 additions and 161 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ TestCnt=0
localewarn()
{
echo "unicode1.sub: warning: you do not have the $1 locale installed;" >&2
echo "unicode1.sub: that will cause some of these tests to be skipped." >&2
echo "${CSTART}unicode1.sub: warning${CEND}: you do not have the $1 locale installed;" >&2
echo "${TAB}that will cause some of these tests to be skipped." >&2
}
function TestCodePage {