Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to... | Daniel Dunbar | 2010-06-12 | 1 | -0/+1 |
* | Fix make check with cmake/lit | Tobias Grosser | 2010-03-10 | 1 | -0/+17 |
* | CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when... | Daniel Dunbar | 2009-12-08 | 1 | -0/+2 |
* | Two small fixes for site.exp for cmake. | Daniel Dunbar | 2009-11-08 | 1 | -0/+4 |
* | Derive the right paths to use during testing instead of passing it in via make. | Daniel Dunbar | 2009-11-08 | 1 | -9/+9 |
* | Switch to using 'lit.site.cfg.in' for the site config template for Unit tests, | Daniel Dunbar | 2009-11-08 | 1 | -0/+7 |
* | Stop running get_target_triple more than we need to. | Daniel Dunbar | 2009-11-07 | 1 | -3/+0 |
* | Initial support for running LLVM tests from cmake. | Daniel Dunbar | 2009-09-22 | 1 | -0/+31 |