aboutsummaryrefslogtreecommitdiffstats
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* Test: Fix LLVMC tests on CMake.Michael J. Spencer2010-08-301-0/+8
* The %ocamlopt setting has embedded quotes. Copy the entire value insteadBob Wilson2010-08-201-1/+1
* tests: Haste makes waste.Daniel Dunbar2010-08-191-2/+2
* tests: Ignore whitespace in llvm_supports_binding() and llvm_gcc_supports().Daniel Dunbar2010-08-191-4/+4
* tests: Don't error out if HOME isn't present in t the environment.Daniel Dunbar2010-08-101-1/+2
* tests: Tweak lit.cfg to fix breakage with out-of-dir lookup.Daniel Dunbar2010-06-231-1/+1
* tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar2010-06-121-0/+7
* Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin2010-03-201-4/+3
* tests: Mangle '-vg' onto the end of the triple when running under valgrind, soDaniel Dunbar2010-03-201-0/+5
* Revert r97726 and r97728 at ddunbar's request; we want to solve thisJohn McCall2010-03-081-3/+0
* Teach lit to honor conditional directives. The syntax is:John McCall2010-03-041-0/+3
* tests: Propogate the HOME environment variable through to tests. I'm ambivalentDaniel Dunbar2010-02-251-0/+3
* tests: Don't make a missing llvm-gcc dir a fatal error.Daniel Dunbar2010-02-231-2/+0
* Fix a thinko in the lit.cfg.Daniel Dunbar2010-02-231-1/+1
* Get the LLVMC tests working with clang++ by removing the problematic CXXFLAG ...Benjamin Kramer2010-02-041-0/+5
* MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch ofDaniel Dunbar2010-02-021-0/+3
* Fix llvm_supports_binding for lit, problem noticed by Bob!Daniel Dunbar2010-01-161-1/+1
* CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...Daniel Dunbar2009-12-081-0/+6
* Derive the right paths to use during testing instead of passing it in via make.Daniel Dunbar2009-11-081-0/+25
* Add missing substitution for %llvmgcc_only.Daniel Dunbar2009-10-301-0/+1
* tests: Add llvm_supports_binding predicate.Daniel Dunbar2009-09-131-0/+4
* Remove prcontext.Daniel Dunbar2009-09-101-1/+1
* Add 'lit' support for llvm tests.Daniel Dunbar2009-09-081-0/+151