tests = [ 'hello-world', ] foreach t : tests test(t, executable(t.underscorify(), t + '.cpp')) endforeach