integrating test scripts

This commit is contained in:
2022-02-21 08:15:00 +00:00
parent f0b6ccdf42
commit 5c7febf9a8
18 changed files with 2463 additions and 1710 deletions

17
t/Makefile.am Normal file
View File

@ -0,0 +1,17 @@
AUTOMAKE_OPTIONS = nostdinc
check_SCRIPTS = \
ret-01.hcl \
retvar-01.hcl
##noinst_SCRIPTS = $(check_SCRIPTS)
EXTRA_DIST = $(check_SCRIPTS)
check_PROGRAMS =
TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
TEST_EXTENSIONS = .hcl
HCL_LOG_COMPILER = ../bin/hcl
AM_HCL_LOG_FLAGS =