groff
[Top][All Lists]
Advanced

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

Re: [Groff] Overview, Sept. 2014


From: Ingo Schwarze
Subject: Re: [Groff] Overview, Sept. 2014
Date: Mon, 15 Sep 2014 01:32:10 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Ralph,

Ralph Corderoy wrote on Wed, Sep 10, 2014 at 09:57:31AM +0100:
> Ingo wrote:

>> That can be combined with writing unit tests if one feels so
>> inclined, which is another desideratum.

> Ingo, have you any opinion on a test framework?

I'd recommend POSIX make(1) together with POSIX sh(1), that usually
works quite well.  Of course, when testing C interfaces, some bits
and pieces of ISO C code are needed, too.

> I wasn't thinking so much unit tests, but higher level std{out,err}
> checks.

Sure, that's fine.  Whatever catches regressions and is easy to
understand and maintain.

Yours,
  Ingo



reply via email to

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