view test/bug-35448/module.mk @ 20597:bc6daa38ff50

eliminate more simple uses of error_state * graphics.cc: Eliminate simple uses of error_state.
author John W. Eaton <jwe@octave.org>
date Tue, 06 Oct 2015 14:47:41 -0400
parents 85b287475196
children
line wrap: on
line source

bug_35448_TEST_FILES = \
  test/bug-35448/fA.m \
  test/bug-35448/fB.m \
  test/bug-35448/fC.m \
  test/bug-35448/bug-35448.tst

TEST_FILES += $(bug_35448_TEST_FILES)