view scripts/testfun/module.mk @ 14588:fa52c6e84ae0 gui

Added controls and settings for changing the terminal font. MainWindow.cpp: Added logic to update terminal font and store settings persistently. SettingDialog.ui: Added controls to alter terminal font and size.
author "Israel Herraiz <israel.herraiz@upm.es>"
date Mon, 30 Apr 2012 19:38:24 -0700
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)