lib/src_postinst.cygpart: use DWARF_PARSE optionally instead of objdump -dl
[cygport/rpm-style.git] / testsuite / logic / meson.build
blob2876f378b9a0910b9e7d5b20c1cbdda514163542
1 test('arch_src', cygport_inplace,
2      args: ['arch_src', 'info'],
3      workdir: meson.current_source_dir() / 'arch_src',
4      should_fail: true)
6 test('arch_patch', cygport_inplace,
7      args: ['arch_patch', 'info'],
8      workdir: meson.current_source_dir() / 'arch_patch',
9      should_fail: true)