view test/json/module.mk @ 31170:06c76eca5f95 default tip @

maint: merge stable to default
author John W. Eaton <jwe@octave.org>
date Fri, 29 Jul 2022 12:02:42 -0400
parents b5461b1dc0ca
children
line wrap: on
line source

json_TEST_FILES = \
  %reldir%/jsondecode_BIST.tst \
  %reldir%/jsonencode_BIST.tst

TEST_FILES += $(json_TEST_FILES)