zsh-workers
 help / color / mirror / code / Atom feed
* Please help: How to test/hack Zsh and find bugs?
@ 2008-07-23 16:50 MicoJade
  2008-07-23 21:57 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: MicoJade @ 2008-07-23 16:50 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 668 bytes --]


Hi,
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?

Please give me some ideas as I am totally new with this. Thank you in adavance! I'd like to do some testing for it but have no idea of where to start from.

David

_________________________________________________________________
MSN 中文网,最新时尚生活资讯,白领聚集门户。
http://cn.msn.com

[-- Attachment #2: Type: text/html, Size: 863 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please help: How to test/hack Zsh and find bugs?
  2008-07-23 16:50 Please help: How to test/hack Zsh and find bugs? MicoJade
@ 2008-07-23 21:57 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2008-07-23 21:57 UTC (permalink / raw)
  To: MicoJade, zsh-workers

On Wed, 23 Jul 2008 16:50:08 +0000
MicoJade <micojade@hotmail.com> 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@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-23 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-23 16:50 Please help: How to test/hack Zsh and find bugs? MicoJade
2008-07-23 21:57 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).