view test/publish/module.mk @ 33608:5fba13104493 bytecode-interpreter tip

maint: merge default to bytecode-interpreter.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Sat, 18 May 2024 22:40:00 -0400
parents 8308417aff1c
children
line wrap: on
line source

publish_TEST_FILES = \
  %reldir%/publish.tst \
  %reldir%/test_script.m \
  %reldir%/test_script_code_only.m \
  %reldir%/test_script_empty.m \
  %reldir%/test_script_example.m \
  %reldir%/test_script_head_only.m

TEST_FILES += $(publish_TEST_FILES)