Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion test suite
- X-seq: zsh-workers 8723
- From: Tanaka Akira <akr@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Completion test suite
- Date: 22 Nov 1999 22:56:41 +0900
- In-reply-to: Sven Wischnowsky's message of "Mon, 22 Nov 1999 10:34:12 +0100 (MET)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199911220934.KAA04967@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In article <199911220934.KAA04967@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> Because it *is* quite complicated, so much so that I can't tests
> everything.
So, definitely we need some automatic test suite for completion
system.
When I tried it with expect, I found that it is very difficult because
expect's support of screen based user interfaces like zsh (and
other termcap/terminfo based program and curses based program) is not
so good.
I think that zsh should have some noninteractive way to use completion
system for this purpose. If we can invoke completion system
noninteractively with an arbitrary command line and zsh can dumps
its completion result, it is enough to write test suite, maybe.
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author