index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit.cfg
Age
Commit message (
Expand
)
Author
2010-12-21
Revert 122341. It breaks some darwin tests.
David Greene
2010-12-21
Fix PR 8199. This patch prepends the build tool dir to LLVM programs
David Greene
2010-12-07
test: Add the feature 'shell' on LLVM_ON_UNIX.
NAKAMURA Takumi
2010-12-07
Test: Fix Support.Path and _all_ of the unittest death tests. GetTempPath def...
Michael J. Spencer
2010-11-29
test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar...
NAKAMURA Takumi
2010-11-29
test: Add the new feature 'loadable_module'.
NAKAMURA Takumi
2010-11-25
Use LLVMCC_EMITIR_FLAG rather than hard-coding "-emit-llvm".
Duncan Sands
2010-09-13
Spelling fixes in comments.
Duncan Sands
2010-08-30
Test: Fix LLVMC tests on CMake.
Michael J. Spencer
2010-08-20
The %ocamlopt setting has embedded quotes. Copy the entire value instead
Bob Wilson
2010-08-19
tests: Haste makes waste.
Daniel Dunbar
2010-08-19
tests: Ignore whitespace in llvm_supports_binding() and llvm_gcc_supports().
Daniel Dunbar
2010-08-10
tests: Don't error out if HOME isn't present in t the environment.
Daniel Dunbar
2010-06-23
tests: Tweak lit.cfg to fix breakage with out-of-dir lookup.
Daniel Dunbar
2010-06-12
tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...
Daniel Dunbar
2010-03-20
Add support for XFAILing valgrind runs with memory leak checking independently
Jeffrey Yasskin
2010-03-20
tests: Mangle '-vg' onto the end of the triple when running under valgrind, so
Daniel Dunbar
2010-03-08
Revert r97726 and r97728 at ddunbar's request; we want to solve this
John McCall
2010-03-04
Teach lit to honor conditional directives. The syntax is:
John McCall
2010-02-25
tests: Propogate the HOME environment variable through to tests. I'm ambivalent
Daniel Dunbar
2010-02-23
tests: Don't make a missing llvm-gcc dir a fatal error.
Daniel Dunbar
2010-02-23
Fix a thinko in the lit.cfg.
Daniel Dunbar
2010-02-04
Get the LLVMC tests working with clang++ by removing the problematic CXXFLAG ...
Benjamin Kramer
2010-02-02
MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of
Daniel Dunbar
2010-01-16
Fix llvm_supports_binding for lit, problem noticed by Bob!
Daniel Dunbar
2009-12-08
CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when...
Daniel Dunbar
2009-11-08
Derive the right paths to use during testing instead of passing it in via make.
Daniel Dunbar
2009-10-30
Add missing substitution for %llvmgcc_only.
Daniel Dunbar
2009-09-13
tests: Add llvm_supports_binding predicate.
Daniel Dunbar
2009-09-10
Remove prcontext.
Daniel Dunbar
2009-09-08
Add 'lit' support for llvm tests.
Daniel Dunbar
[prev]