Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
73c39abdbb79927605d740c93dd9629e3e4f9bfe
/
test
/
lit.cfg
9e10cc7
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
by Daniel Dunbar
· 15 years ago
ee45d6d
We no longer need anything from the llvm/test/Scripts dir.
by Daniel Dunbar
· 15 years ago
b850ddd
Always execute tests internally on Windows.
by Daniel Dunbar
· 15 years ago
5e01e3c
Remove old test runner, this has moved to LLVM/utils/lit and all known clients
by Daniel Dunbar
· 15 years ago
1b720a9
Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts.
by Daniel Dunbar
· 15 years ago
7af18d3
Tweak clang testing. - Move CMake to using the new test runner.
by Daniel Dunbar
· 15 years ago
280aa75
tests: Stash clang/clang-cc and LLVM src/obj paths for use elsewhere.
by Daniel Dunbar
· 15 years ago
5803331
Teach LIT2 how to run Clang tests in the objdir for srcdir != objdir builds.
by Daniel Dunbar
· 15 years ago
724827f
Support running tests using the new 'lit', via 'make test LIT2=1'.
by Daniel Dunbar
· 15 years ago
6827f3f
lit: Set requireAndAnd config variable (currently unused).
by Daniel Dunbar
· 15 years ago
c1e1d7c
Add missing test suffixes.
by Daniel Dunbar
· 15 years ago
1db467f
MultiTestRunner: Simplify, cleanup, and rename!
by Daniel Dunbar
· 15 years ago