Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Please help: How to test/hack Zsh and find bugs?
- X-seq: zsh-workers 25333
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: MicoJade <micojade@xxxxxxxxxxx>, <zsh-workers@xxxxxxxxxx>
- Subject: Re: Please help: How to test/hack Zsh and find bugs?
- Date: Wed, 23 Jul 2008 22:57:05 +0100
- In-reply-to: <BAY131-W493592054B330DA3488FF3CD840@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <BAY131-W493592054B330DA3488FF3CD840@xxxxxxx>
On Wed, 23 Jul 2008 16:50:08 +0000
MicoJade <micojade@xxxxxxxxxxx> wrote:
> I want to know how does a developer(say a Zsh application developer
> who actually works on Zsh or port Zsh) do testing for Zsh either by
> unit design testing, or hack testing for a Zsh release before it
> finally is released?
>
> Are there any classical test cases that we can use to do the testing
> for the Zsh and find bugs for Zsh or the ported Zsh on specific OS
> platform?
You should find that the test suite in the Test subdirectory of the
zsh distribution is a good starting point. If those are passing, there
can't be much wrong. There main gap in the coverage is purely
interactive features such as job control.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author