e = executable('prog', 'testprog.c') test('name of test', e) ... This is useful, for example, when you run the tests on Travis-CI, Jenkins and the like.
確定! 回上一頁