bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses tests


From: Manish Marathe
Subject: Re: ncurses tests
Date: Thu, 17 Nov 2005 12:44:17 -0800

On 11/17/05, Thomas Dickey <address@hidden> wrote:
On Thu, 17 Nov 2005, Manish Marathe wrote:

> Hello All,
>
> Thanks in advance for the help.
>
> I wanted to learn more about running tests for ncurses. I know we have to
> execute:
>
> $ make install.data
>
> This built the terminfo databae
> Installed vt100, vt300, std, stdcrt
>
> But how do I actually execute them after installing the terminfo database ?

cd test
make
./ncurses

But ./ncurses starts a interactive menu. Aren't there any automcatic tests because all I wish to do later on is automate the build and tests of ncurses ?

Thanks
-- Manish
SpikeSource, Inc.
http://developer.spikesource.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]