view scripts/testfun/module.mk @ 11541:28bae9cd7ea9

ov-fcn-handle.cc: use version instead of flops in test
author John W. Eaton <jwe@octave.org>
date Sat, 15 Jan 2011 03:59:53 -0500
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)