Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion tests fail with patches to 11415
- X-seq: zsh-workers 11417
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Completion tests fail with patches to 11415
 
- Date: Tue, 16 May 2000 16:38:25 +0000
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
*** /tmp/zsh.ztst.out.26678     Tue May 16 09:36:31 2000
--- /tmp/zsh.ztst.tout.26678    Tue May 16 09:36:33 2000
***************
*** 1 ****
! line: {tst -x }{}
--- 1,2 ----
! line: {tst -}{}
! MESSAGE:{arg}
Test ../../zsh-3.1.6/Test/53completion.ztst failed: output differs from expected as shown above for:
 code='compdef _tst tst; _tst () { _arguments "-x" ":arg:" }'
 comptest -c "$code" $'tst -\t'
Was testing: _arguments
../../zsh-3.1.6/Test/53completion.ztst: test failed.
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author