24736: a couple more tests failing on Solaris

This commit is contained in:
Peter Stephenson 2008-03-26 15:26:20 +00:00
parent 0806789e68
commit a34d483b8d
2 changed files with 2 additions and 10 deletions

View file

@ -14,9 +14,9 @@
0:Global aliasing
>echo
\foo foo
\ThisCommandDefinitelyDoesNotExist foo
127:Not aliasing
?(eval):1: command not found: foo
?(eval):1: command not found: ThisCommandDefinitelyDoesNotExist
\bar \bar
0:Aliasing with a backslash

View file

@ -363,8 +363,6 @@
touch ngs1txt ngs2txt ngs10txt ngs20txt ngs100txt ngs200txt
setopt numericglobsort
print -l ngs*
unsetopt numericglobsort
print -l ngs*
0:NUMERIC_GLOB_SORT option in UTF-8 locale
>ngs1txt
>ngs2txt
@ -372,12 +370,6 @@
>ngs20txt
>ngs100txt
>ngs200txt
>ngs100txt
>ngs10txt
>ngs1txt
>ngs200txt
>ngs20txt
>ngs2txt
# Not strictly multibyte, but gives us a well-defined locale for testing.
foo=$'X\xc0Y\x07Z\x7fT'