ref: 7be47010e9b1298c5f59c2501cab3d156ab3256f 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')