Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f95acc6d0286ffe6d0aa3f20bc61bba0dcfe14ba
/
test
/
CMakeLists.txt
90fb059
CMake: Promote the testing targets out of folders on IDE.
by NAKAMURA Takumi
· 13 years ago
76f1301
Adds a JSON parser and a benchmark (json-bench) to catch performance regressions.
by Manuel Klimek
· 13 years ago
a54c8ea
build/cmake: Change to require Python be available.
by Daniel Dunbar
· 13 years ago
985cc35
I added the first test to run llvm-dwarfdump.
by Nick Lewycky
· 13 years ago
0738e76
tests: Clean up tests/CMakeLists.txt to drop some variable configuration we no
by Daniel Dunbar
· 13 years ago
5bac114
test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to resolve test-dependent targets on CMake build.
by NAKAMURA Takumi
· 13 years ago
5876298
Fix a CMake warning, following up to r134008.
by NAKAMURA Takumi
· 13 years ago
8d4386e
cmake: Our MSVC build does not support config-time build mode.
by Andrew Trick
· 13 years ago
28578e3
cmake+lit: final cleanup related to the recent churn
by Andrew Trick
· 13 years ago
75d3387
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
by Andrew Trick
· 13 years ago
4383c28
Only do config-time substitution of LLVM_BUILD_MODE in
by Andrew Trick
· 13 years ago
dc9c76a
Added LLVM_BUILD_MODE to cmake so that lit supports tests with REQUIRES: {buildmode}.
by Andrew Trick
· 13 years ago
2a2bc5c
Fix compiler command line used by lit.py when working with NMake
by Oscar Fuentes
· 14 years ago
0b85d07
Put targets on folders, if the IDE supports the feature.
by Oscar Fuentes
· 14 years ago
049c74b
macho-dump: Fix CMake build, following up to r121466.
by NAKAMURA Takumi
· 14 years ago
51c06bf
Add dependency to "make check".
by NAKAMURA Takumi
· 14 years ago
38d439f
test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules are not in lib/ but bin.
by NAKAMURA Takumi
· 14 years ago
d420e7b
CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.
by NAKAMURA Takumi
· 14 years ago
e7ae70b
CMake: Add the new option "LLVM_LIT_ARGS".
by NAKAMURA Takumi
· 14 years ago
ee6944f
CMake: Build unittests.
by Michael J. Spencer
· 14 years ago
c8417d7
Fix whitespace.
by Michael J. Spencer
· 14 years ago
c6a8c05
tests/CMakeLists.txt: use `configure_file' instead of `sed'.
by Oscar Fuentes
· 14 years ago
06b7f58
Test: Fix LLVMC tests on CMake.
by Michael J. Spencer
· 14 years ago
9b2cb69
tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to tests.
by Daniel Dunbar
· 14 years ago
cbb524e
Fix make check with cmake/lit
by Tobias Grosser
· 15 years ago
aefd63d
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files.
by Daniel Dunbar
· 15 years ago
4080d10
Two small fixes for site.exp for cmake.
by Daniel Dunbar
· 15 years ago
5ed7be1
Derive the right paths to use during testing instead of passing it in via make.
by Daniel Dunbar
· 15 years ago
fb4fb6d
Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,
by Daniel Dunbar
· 15 years ago
e9b88e4
Stop running get_target_triple more than we need to.
by Daniel Dunbar
· 15 years ago
a177492
Initial support for running LLVM tests from cmake.
by Daniel Dunbar
· 15 years ago