From 31862868fa7979e4b58cb71c42ac1c63acb8c7fc Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 27 Jul 2000 13:06:18 +0000 Subject: fix completion test (55*) because of 12394 (12408) --- ChangeLog | 3 +++ Test/55arguments.ztst | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 197a00ea5..4cf7bea69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-07-27 Sven Wischnowsky + * 12408: Test/55arguments.ztst: fix completion test (55*) because + of 12394 + * 12405: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: fix a bug that started menu selection too often; fix bug for `yes=long' and documentit diff --git a/Test/55arguments.ztst b/Test/55arguments.ztst index 0fe23b076..beb9dc705 100644 --- a/Test/55arguments.ztst +++ b/Test/55arguments.ztst @@ -90,6 +90,8 @@ 0:argument beginning with minus >line: {tst -}{} >MESSAGE:{arg} +>DESCRIPTION:{option} +>NO:{-x} tst_arguments '-o::optarg:(oa)' ':arg1:(a1)' comptest $'tst -o\t\t' -- cgit 1.4.1