Mercurial > hg > octave-nkf
view scripts/testfun/module.mk @ 12329:5f203b5bbf98
Use testif to only run some sparse tests when necessary libraries are installed.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 02 Feb 2011 21:31:33 -0800 |
parents | 3b77db443cc0 |
children | 5b2126a8c84f |
line wrap: on
line source
FCN_FILE_DIRS += testfun testfun_FCN_FILES = \ testfun/assert.m \ testfun/demo.m \ testfun/example.m \ testfun/fail.m \ testfun/rundemos.m \ testfun/runtests.m \ testfun/speed.m \ testfun/test.m FCN_FILES += $(testfun_FCN_FILES) PKG_ADD_FILES += testfun/PKG_ADD DIRSTAMP_FILES += testfun/$(octave_dirstamp)