XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / CMakeLists.txt
2010-12-10 NAKAMURA Takumimacho-dump: Fix CMake build, following up to r121466.
2010-12-10 NAKAMURA TakumiAdd dependency to "make check".
2010-11-29 NAKAMURA Takumitest: Use $SharedLibDir for loadable modules. On Cygmin...
2010-11-27 NAKAMURA TakumiCMake: lit(check.vcproj) can run with multiple configur...
2010-11-11 NAKAMURA TakumiCMake: Add the new option "LLVM_LIT_ARGS".
2010-09-24 Michael J. SpencerCMake: Build unittests.
2010-09-24 Michael J. SpencerFix whitespace.
2010-09-17 Oscar Fuentestests/CMakeLists.txt: use `configure_file' instead...
2010-08-30 Michael J. SpencerTest: Fix LLVMC tests on CMake.
2010-06-12 Daniel Dunbartests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
2010-03-10 Tobias GrosserFix make check with cmake/lit
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarTwo small fixes for site.exp for cmake.
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-11-07 Daniel DunbarStop running get_target_triple more than we need to.
2009-09-22 Daniel DunbarInitial support for running LLVM tests from cmake.