summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAge
* test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to reso...NAKAMURA Takumi2011-09-27
* Fix a CMake warning, following up to r134008.NAKAMURA Takumi2011-06-28
* cmake: Our MSVC build does not support config-time build mode.Andrew Trick2011-06-28
* cmake+lit: final cleanup related to the recent churnAndrew Trick2011-06-23
* cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick2011-06-23
* Only do config-time substitution of LLVM_BUILD_MODE inAndrew Trick2011-06-22
* Added LLVM_BUILD_MODE to cmake so that lit supports tests with REQUIRES: {bui...Andrew Trick2011-06-16
* Fix compiler command line used by lit.py when working with NMakeOscar Fuentes2011-04-12
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-20
* macho-dump: Fix CMake build, following up to r121466.NAKAMURA Takumi2010-12-10
* Add dependency to "make check".NAKAMURA Takumi2010-12-10
* test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar...NAKAMURA Takumi2010-11-29
* CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi2010-11-27
* CMake: Add the new option "LLVM_LIT_ARGS".NAKAMURA Takumi2010-11-11
* CMake: Build unittests.Michael J. Spencer2010-09-24
* Fix whitespace.Michael J. Spencer2010-09-24
* tests/CMakeLists.txt: use `configure_file' instead of `sed'.Oscar Fuentes2010-09-17
* Test: Fix LLVMC tests on CMake.Michael J. Spencer2010-08-30
* 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