testing run_test_compare()

This commit is contained in:
jlamothe
2023-11-23 20:23:23 +00:00
parent c6dd2559f8
commit 17ad81f6b6
4 changed files with 115 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ HFILES=\
initial-state.h\
run-test.h\
run-test-with.h\
run-test-compare.h\
append-test-log.h\
test-context.h
@@ -31,6 +32,7 @@ OFILES=\
initial-state.$O\
run-test.$O\
run-test-with.$O\
run-test-compare.$O\
append-test-log.$O\
test-context.$O