octave-maintainers
[Top][All Lists]
Advanced

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

Re: make check recommended practice?


From: David Bateman
Subject: Re: make check recommended practice?
Date: Tue, 04 Dec 2007 00:03:32 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Moritz Borgmann wrote:
> looks great to me! The only thing missing AFAICT is some notice to the
> user that tests are skipped. Where should we put this?

It is already in test.m if nargout==0 and is the fourth return argument
of test.m. We just need to make fntests.m print the fourth return
argument. I hesitated to do that as I added a skipped test to test.m
explicitly to test this functionality, and so you'll get a spurious
skipped test if you print out the skipped tests from fntests.m. I
suppose if we modify fntest.m we just disable this skipped test.

> Provided that I find some time, I may even volunteer to put in some
> testif blocks. I have a pretty minimal build here without bells and
> whistles.

That would be helpful

D.




reply via email to

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