Test coverage for native code WIP
Part of: https://git.lix.systems/lix-project/lix/issues/1186
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user