summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test/A02alias.ztst4
-rw-r--r--Test/D07multibyte.ztst8
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'