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