view test/bug-44940/module.mk @ 20653:9cef0a1207e4 @

cell2mat: add tests for cells of cells and char arrays
author Carnë Draug <carandraug@octave.org>
date Tue, 13 Oct 2015 11:40:05 +0100
parents 85b287475196
children
line wrap: on
line source

bug_44940_TEST_FILES = \
  test/bug-44940/bug-44940.tst \
  test/bug-44940/class_bug44940.m

TEST_FILES += $(bug_44940_TEST_FILES)