Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Test/V01zmodload.ztst
- X-seq: zsh-workers 14380
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Test/V01zmodload.ztst
- Date: Fri, 18 May 2001 12:11:23 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
While I was waiting for that drive to check (it never did succeed, sigh)
I wrote up the test script for the zmodload command and committed it.
Currently one of the tests fails: After defining an autoloaded math func,
you can't undefine it again, even if the module has not been loaded. It's
probably something incredibly simple, but I'm not up to pursuing it right
now, so if you want "make check" to pass you have to comment out the line
`zmodload -uf bogus'.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author