view test/private-functions/module.mk @ 31054:201e29541ef5 stable

NEWS.7.md: Clarify whitespace rules with inplace and binary operators (bug #62552).
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 02 Jun 2022 14:47:55 +0200
parents 7a45100a40c4
children
line wrap: on
line source

private_functions_TEST_FILES = \
  %reldir%/fcn.m \
  %reldir%/private-functions.tst \
  %reldir%/private/ascript.m \
  %reldir%/private/bscript.m \
  %reldir%/private/pfcn1.m \
  %reldir%/private/pfcn2.m

TEST_FILES += $(private_functions_TEST_FILES)