Derive the right paths to use during testing instead of passing it in via make.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:08:00 +0000 (09:08 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:08:00 +0000 (09:08 +0000)
commit5ed7be1a401d7f75e08623b0172f0318f2977e31
tree200261169fef237f7606b4bd9869227339ea8cc7
parentfb4fb6ddb0f26ad0269a93f2edc8baa490984122
Derive the right paths to use during testing instead of passing it in via make.

Also, fix a few other details of the cmake test target and rename it to
'check'. CMake tests now work for the most part, but there are a handful of
failures left due to missing site.exp bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86452 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt
test/Makefile
test/lit.cfg