view test/bug-36025/module.mk @ 18964:a0c514c243f6 default tip @

maint: Use Octave coding conventions for %!test in graphics.cc. * graphics.cc: Use Octave coding conventions for %!test in graphics.cc.
author Rik <rik@octave.org>
date Mon, 28 Jul 2014 08:36:39 -0700
parents 1af8d21608b7
children
line wrap: on
line source

bug_36025_FCN_FILES = \
  bug-36025/@testclass/one.m \
  bug-36025/@testclass/testclass.m \
  bug-36025/@testclass/two.m \
  bug-36025/bug-36025.tst

FCN_FILES += $(bug_36025_FCN_FILES)