octave-maintainers
[Top][All Lists]
Advanced

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

Re: Questions about testing


From: John W. Eaton
Subject: Re: Questions about testing
Date: Mon, 15 Jun 2009 15:44:55 -0400

On 15-Jun-2009, Robert T. Short wrote:

| Thanks.  I thought that was the case, even down to the DejaGnu stuff.
| 
| I just hate to write some dozens of tests and find out it did it wrong.

If you are planning to add tests, then you should also know that most
new tests should go in the source files, close to where the
to-be-tested functions are defined instead of in separate files in the
test directory.  And tests that are already in the files in the test
directory are candidates for being moved to the sources if someone is
interested in taking on that job.

jwe


reply via email to

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