OSDN Git Service

[lit] Don't norm case when inserting into the config map.
authorZachary Turner <zturner@google.com>
Thu, 21 Sep 2017 17:02:08 +0000 (17:02 +0000)
committerZachary Turner <zturner@google.com>
Thu, 21 Sep 2017 17:02:08 +0000 (17:02 +0000)
commit6b798196cb701ac407674b419b365ab8cd7703bc
tree59015bc9898f7075248ea2f9f295a855ba8b901e
parentab669421b20cbd5e5de2544d04781d0d1fc7c23b
[lit] Don't norm case when inserting into the config map.

This makes all paths lowercase on Windows, which seemed like a
good idea at the time, but it means that tests can't properly
use FileCheck to match expected path names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313889 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/discovery.py
utils/lit/tests/Inputs/config-map-discovery/driver.py
utils/lit/tests/Inputs/config-map-discovery/lit.alt.cfg
utils/lit/tests/discovery.py
utils/llvm-lit/llvm-lit.in