[llvm-rc] Add missing inputs for tag-icon-cursor.test.
authorMartin Storsjo <martin@martin.st>
Mon, 14 May 2018 21:32:47 +0000 (21:32 +0000)
committerMartin Storsjo <martin@martin.st>
Mon, 14 May 2018 21:32:47 +0000 (21:32 +0000)
commit5556841cd30ef72abd4198b273783de92634d54a
tree24cd47d83ff97223780e332ccfe2b59938691a33
parent3db2b108c337b0900a1d519f1d3546f437812e51
[llvm-rc] Add missing inputs for tag-icon-cursor.test.

This adds the missing input files used for this test, except for
the separate input files for specific error cases; matching
test input files were provided by Nico Weber.

The extra copying of files into the %t directory doesn't seem to
be necessary since that directory only ever is used for output here,
not for inputs.

Differential Revision: https://reviews.llvm.org/D46813

llvm-svn: 332297
llvm/test/tools/llvm-rc/Inputs/cursor-32.cur [new file with mode: 0644]
llvm/test/tools/llvm-rc/Inputs/cursor-8.cur [new file with mode: 0644]
llvm/test/tools/llvm-rc/Inputs/cursor.cur [new file with mode: 0644]
llvm/test/tools/llvm-rc/Inputs/icon-new.ico [new file with mode: 0644]
llvm/test/tools/llvm-rc/Inputs/icon-old.ico [new file with mode: 0644]
llvm/test/tools/llvm-rc/Inputs/icon-png.ico [new file with mode: 0644]
llvm/test/tools/llvm-rc/tag-icon-cursor.test