Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: Re: Latest CVS - test failure



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