Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: Re: Latest CVS - test failure
- X-seq: zsh-workers 12408
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: PATCH: Re: Latest CVS - test failure
- Date: Thu, 27 Jul 2000 15:04:39 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Thu, 27 Jul 2000 16:39:14 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> *** /tmp/zsh.ztst.out.9329 Thu Jul 27 16:34:49 2000
> --- /tmp/zsh.ztst.tout.9329 Thu Jul 27 16:34:49 2000
> ***************
> *** 1,2 ****
> --- 1,4 ----
> line: {tst -}{}
> MESSAGE:{arg}
> + DESCRIPTION:{option}
> + NO:{-x}
> Test /tools/src/zsh/Test/55arguments.ztst failed: output differs from expected
> as shown above for:
> tst_arguments '-x' ':arg:'
> comptest $'tst -\t'
> Was testing: argument beginning with minus
Hrm. When I get my new brain, I'll hopefully be able to re-run `make
test' after changing things.
This is the thing we changed this morning.
Bye
Sven
Index: Test/55arguments.ztst
===================================================================
RCS file: /cvsroot/zsh/zsh/Test/55arguments.ztst,v
retrieving revision 1.1
diff -u -r1.1 55arguments.ztst
--- Test/55arguments.ztst 2000/07/17 10:36:00 1.1
+++ Test/55arguments.ztst 2000/07/27 13:02:14
@@ -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'
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author