xref: /llvm-project/llvm/test/tools/llvm-rc/split-path.test (revision 6f41510d4f4848ca4dde203d24bae26587be1f8c)
1; RUN: rm -rf %t
2; RUN: mkdir %t
3; RUN: cd %t
4; RUN: mkdir subdir
5; RUN: cp %p/Inputs/icon-new.ico subdir
6; RUN: touch subdir/empty.manifest
7; RUN: llvm-windres --no-preprocess %p/Inputs/split-path.rc %t/split-path.res
8