[Coin-discuss] Re: Unit test requirements (correction)

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Wed Apr 6 17:58:55 EDT 2005


On Wed, 6 Apr 2005, Michael Hennebry wrote:

> Perhaps there should be make file entries that look somethinng like this:
Perhaps there should be make file entries that look something like this:
>
> UNIT_TESTS += unit_test1
> ## The optimal solution must be feasible.
> unit_test1:
> 	....
>

unit_test: $(UNIT_TESTS)
> unit_test: unit_test1 ....
>
> Less diffuse documentation could be generated with sed.
>
>

-- 
Mike   hennebry at web.cs.ndsu.NoDak.edu
"I AM DEATH, NOT TAXES.  *I* ONLY TURN UP ONCE."  --  Death




More information about the Coin-discuss mailing list