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