OSDN Git Service

lit.py: Fix new test harder for systems that don't use / as os.path.sep
authorJordan Rose <jordan_rose@apple.com>
Sat, 14 Oct 2017 00:26:48 +0000 (00:26 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 14 Oct 2017 00:26:48 +0000 (00:26 +0000)
commit9330bcf1ae0ccde630e34a4eec8120dbdd44bcc4
tree7c270333491a425685949ea5a31ae49fcdfd6ab2
parentaae85883bb99ac15f6922506fa64c4492101b602
lit.py: Fix new test harder for systems that don't use / as os.path.sep

I didn't think about '%{inputs}' having the same problem. This one
should be a fully Windows path name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315779 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/tests/shared-output.py