Test coverage for native code WIP

Part of: https://git.lix.systems/lix-project/lix/issues/1186
This commit is contained in:
Jade Lovelace
2026-04-19 18:01:00 +00:00
parent 1e986c81ab
commit c76cf49629
10 changed files with 239 additions and 3 deletions
+4
View File
@@ -23,6 +23,10 @@ if build_test_env != ''
endif
functional2_env.set('system', host_system)
foreach name, val : coverage_test_env
functional2_env.set(name, val)
endforeach
test(
'functional2',
bash,