zsh-workers
 help / color / mirror / code / Atom feed
* Re: Moving Test functions
@ 2001-03-29  8:19 Felix Rosencrantz
  0 siblings, 0 replies; only message in thread
From: Felix Rosencrantz @ 2001-03-29  8:19 UTC (permalink / raw)
  To: zsh-workers

># Section Z: line editing and completion
>
>53completion.ztst		 Z01completion.ztst
>54compmatch.ztst		 Z02compmatch.ztst
>55arguments.ztst		 Z03arguments.ztst

I've been busy and away, so I'm quite a bit behind on the mailing list. But
just wanted to stick my nose in....  It might be worth splitting completion and
the rest of zle in to separate sections.  Both of these modules represent 
a lot of space in the documentation and code.  Because there is a lot of
code/functionality that can be tested, it seems like it would be worthwhile to
give each a separate section.

Even though we don't have any non-completion zle tests.  It seems like putting
zle in a separate section would make remove for growth for additional tests.

Also, it might be worth looking at running gcov on zsh, and then running our
tests to see which functions aren't actually covered.  I did this once, when
playing with the completion matching code, and remember there being some
function that wasn't be called by the tests. (sorry, i don't remember the
name.)  Not sure if this has changed.  The coverage information could help
point to some test cases that should be written.

-FR

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-29  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-29  8:19 Moving Test functions Felix Rosencrantz

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).