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

Completion tests fail with patches to 11415



*** /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