project('nonabs workdir', 'c')

exe = executable('simple', 'simple.c')
test('simple', exe, workdir : '.')