view test/bug-59451/module.mk @ 31161:6f4c8063b4c2 stable

GitHub-CI: Remove macos-10.15 runners from build matrix. * .github/workflow/make.yaml (macos): GitHub-hosted runners for macos-10.15 are being deprecated. Remove them from build matrix. See also: https://github.com/actions/virtual-environments/issues/5583
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 27 Jul 2022 18:30:15 +0200
parents a922c2176394
children
line wrap: on
line source

bug_59451_TEST_FILES = \
  %reldir%/bug-59451.tst \
  %reldir%/bug59451.m \
  %reldir%/foo/@double/bug59451.m \
  %reldir%/foo/@single/bug59451.m

TEST_FILES += $(bug_59451_TEST_FILES)