summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAge
* tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar2010-06-12
* Fix make check with cmake/litTobias Grosser2010-03-10
* CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...Daniel Dunbar2009-12-08
* Two small fixes for site.exp for cmake.Daniel Dunbar2009-11-08
* Derive the right paths to use during testing instead of passing it in via make.Daniel Dunbar2009-11-08
* Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,Daniel Dunbar2009-11-08
* Stop running get_target_triple more than we need to.Daniel Dunbar2009-11-07
* Initial support for running LLVM tests from cmake.Daniel Dunbar2009-09-22