forked from gentoo-utils/gentoo-utils
impl profile evaluation
This commit is contained in:
@@ -2,6 +2,7 @@ tests = {}
|
||||
|
||||
subdir('porthole')
|
||||
subdir('repo')
|
||||
subdir('profile')
|
||||
|
||||
foreach test, test_args : tests
|
||||
stem = fs.stem(test)
|
||||
@@ -15,5 +16,6 @@ foreach test, test_args : tests
|
||||
link_with: [gentoo_utils],
|
||||
),
|
||||
args: test_args,
|
||||
timeout: 0,
|
||||
)
|
||||
endforeach
|
||||
|
||||
Reference in New Issue
Block a user