Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
test failuer case
- X-seq: zsh-workers 11709
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: test failuer case
- Date: Thu, 1 Jun 2000 13:29:58 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Running with current CVS (including last patch from Peter) gives me:
*** /tmp/zsh.ztst.out.25823 Thu Jun 1 13:22:33 2000
--- /tmp/zsh.ztst.tout.25823 Thu Jun 1 13:22:34 2000
***************
*** 1 ****
! line: {tst -x }{}
--- 1,2 ----
! line: {tst -}{}
! MESSAGE:{arg}
Test /tools/src/zsh/Test/53completion.ztst failed: output differs from
expected as shown above for:
comptesteval 'compdef _tst tst; _tst () { _arguments "-x" ":arg:" }'
comptest $'tst -\t'
Was testing: _arguments
/tools/src/zsh/Test/53completion.ztst: test failed.
I cannot say, if it failed before, because output may have been scrolled
away.
This is in addition to cursor positioning problem (this consistently
fails here).
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author