blob: 5fcc00f5c9633f64da5c26c1a2c0513fcb72b336 [file] [log] [blame]
project('regex escape test', 'c')
exe = executable('testprog', 'test.c')
test('runtest', exe)