hcl/t
hyung-hwan fe2b9456f4
All checks were successful
continuous-integration/drone Build is passing
updated configure.ac to capture configure command and arguments
> used the captured info in bin/main.c
2023-10-08 00:51:07 +09:00
..
insta-01.hcl first successful implementation of class instantion methods 2022-03-17 13:22:17 +00:00
insta-02.hcl added t/insta-2.hcl 2022-03-22 14:45:56 +00:00
Makefile.am appended -x to the hcl test driver 2022-07-29 14:51:00 +00:00
Makefile.in updated configure.ac to capture configure command and arguments 2023-10-08 00:51:07 +09:00
ret-01.hcl added a test case for non-local return 2022-03-06 00:39:13 +00:00
retvar-01.hcl fixed a test case 2022-03-06 15:57:01 +00:00
run.sh fixed the vlist reading in the feed-based reader 2022-07-30 03:02:57 +00:00
test-bi.hcl added sys.time, sys.random, sys.srandom. 2019-04-17 03:46:39 +00:00
va-01.hcl added test code for variadic arguments 2022-05-05 14:38:43 +00:00
var-01.hcl added a test case for vlist inside the 'do' expression inside a data list 2022-07-30 16:07:39 +00:00