octave-maintainers
[Top][All Lists]
Advanced

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

Re: how someone can help improving tests


From: David Bateman
Subject: Re: how someone can help improving tests
Date: Fri, 17 Oct 2008 08:04:56 +0100
User-agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724)

address@hidden wrote:
Hi David

I know this chapter about tests.
But I didn't know what exactly happens wenn I enter "make check".
I didn't found something about this in the manual or somewhere on
the homepage. Analysing the makefiles seems to be the first
barrier to starting with writing tests.

Michael

You don't really need to know how "make check" works. Just that if you add a test like

%!assert(1+1,2)

in an m-file of Octave that this test will be run with "make check"

D.

--
David Bateman                                address@hidden
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)


reply via email to

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