This is an archive of the discontinued LLVM Phabricator instance.

[llvm-rc] Add missing inputs for tag-icon-cursor.test.
AbandonedPublic

Authored by mstorsjo on May 13 2018, 1:04 PM.

Details

Summary

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. (I found test input files at https://github.com/nico/hack/tree/master/res/test that seem to match most of the missing ones for the existing icon/cursor test.)

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.

Diff Detail

Event Timeline

mstorsjo created this revision.May 13 2018, 1:04 PM
mstorsjo edited the summary of this revision. (Show Details)
mstorsjo set the repository for this revision to rL LLVM.
mstorsjo added a subscriber: llvm-commits.
mstorsjo abandoned this revision.May 13 2018, 1:10 PM

Accidentally submitted initally before adding llvm-commits as subscriber, will resubmit.