ref: e1b1b5422c00453455c47e71ff976adfc3ba6f53 dir: /tests/meson.build/
test_issue_1063 = executable('issue-1063', files([ 'issue-1063/main.c' ]), dependencies: freetype_dep, ) test('issue-1063', test_issue_1063, suite: 'regression')