WIP: testing run_test_with()

This commit is contained in:
jlamothe
2023-11-23 18:14:54 +00:00
parent daf189dc8d
commit 23ed415852
2 changed files with 4 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ HFILES=\
util.h\
initial-state.h\
run-test.h\
run-test-with.h\
append-test-log.h\
test-context.h
@@ -29,6 +30,7 @@ OFILES=\
util.$O\
initial-state.$O\
run-test.$O\
run-test-with.$O\
append-test-log.$O\
test-context.$O