forked from AuroraMiddleware/gtk
Merge branch 'matthiasc/for-master' into 'master'
testsuite: Fix installed tests Closes #2966 See merge request GNOME/gtk!2336
This commit is contained in:
commit
934946acfc
@ -260,7 +260,7 @@ endforeach
|
||||
|
||||
if get_option('install-tests')
|
||||
foreach t : tests
|
||||
test_name = t.get(0)
|
||||
test_name = t.get('name')
|
||||
conf = configuration_data()
|
||||
conf.set('testexecdir', testexecdir)
|
||||
conf.set('test', test_name)
|
||||
|
Loading…
Reference in New Issue
Block a user