view test/bug-36025/module.mk @ 31224:45984c799215

sparse-xpow.cc: Use faster multiplication technique based on input matrix sparsity
author Arun Giridhar <arungiridhar@gmail.com>
date Sat, 10 Sep 2022 15:44:05 -0400
parents 9f05f5afff45
children
line wrap: on
line source

bug_36025_TEST_FILES = \
  %reldir%/@testclass/one.m \
  %reldir%/@testclass/testclass.m \
  %reldir%/@testclass/two.m \
  %reldir%/bug-36025.tst

TEST_FILES += $(bug_36025_TEST_FILES)