make check recommended practice?
David Bateman
adb014 at gmail.com
Mon Dec 3 17:03:32 CST 2007
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.
More information about the Octave-maintainers
mailing list