OSDN Git Service

[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)
commit962213d3ac235a12db4f8fd3c6581aa488482f0a
treee666894791a86d9ce8c01164c46d51beb7b5d65d
parent086018dbbeb284db3f5e0fbb79ad2e6d6659a94f
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332297 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-rc/Inputs/cursor-32.cur [new file with mode: 0644]
test/tools/llvm-rc/Inputs/cursor-8.cur [new file with mode: 0644]
test/tools/llvm-rc/Inputs/cursor.cur [new file with mode: 0644]
test/tools/llvm-rc/Inputs/icon-new.ico [new file with mode: 0644]
test/tools/llvm-rc/Inputs/icon-old.ico [new file with mode: 0644]
test/tools/llvm-rc/Inputs/icon-png.ico [new file with mode: 0644]
test/tools/llvm-rc/tag-icon-cursor.test