aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* macho-dump: Fix CMake build, following up to r121466.NAKAMURA Takumi2010-12-101-1/+1
* Add dependency to "make check".NAKAMURA Takumi2010-12-101-1/+9
* test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar...NAKAMURA Takumi2010-11-291-0/+2
* CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi2010-11-271-10/+6
* CMake: Add the new option "LLVM_LIT_ARGS".NAKAMURA Takumi2010-11-111-1/+4
* CMake: Build unittests.Michael J. Spencer2010-09-241-1/+9
* Fix whitespace.Michael J. Spencer2010-09-241-1/+1
* tests/CMakeLists.txt: use `configure_file' instead of `sed'.Oscar Fuentes2010-09-171-16/+18
* Test: Fix LLVMC tests on CMake.Michael J. Spencer2010-08-301-0/+17
* tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar2010-06-121-0/+1
* Fix make check with cmake/litTobias Grosser2010-03-101-0/+17
* CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...Daniel Dunbar2009-12-081-0/+2
* Two small fixes for site.exp for cmake.Daniel Dunbar2009-11-081-0/+4
* Derive the right paths to use during testing instead of passing it in via make.Daniel Dunbar2009-11-081-9/+9
* Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,Daniel Dunbar2009-11-081-0/+7
* Stop running get_target_triple more than we need to.Daniel Dunbar2009-11-071-3/+0
* Initial support for running LLVM tests from cmake.Daniel Dunbar2009-09-221-0/+31