From a34d483b8d8913ae11654c2b49598ef46ee2bdd4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 26 Mar 2008 15:26:20 +0000 Subject: 24736: a couple more tests failing on Solaris --- Test/A02alias.ztst | 4 ++-- Test/D07multibyte.ztst | 8 -------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/Test/A02alias.ztst b/Test/A02alias.ztst index 61cc04bdf..591590b9c 100644 --- a/Test/A02alias.ztst +++ b/Test/A02alias.ztst @@ -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 diff --git a/Test/D07multibyte.ztst b/Test/D07multibyte.ztst index 201a3b144..64d220d72 100644 --- a/Test/D07multibyte.ztst +++ b/Test/D07multibyte.ztst @@ -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' -- cgit 1.4.1