summaryrefslogtreecommitdiff
path: root/test/Unit
Commit message (Expand)AuthorAge
* libclang: fix a bug in processing invalid arguments, introduced in r201249Dmitri Gribenko2014-02-18
* Reverting because reverting r200145.Adrian Prantl2014-01-27
* Reverting because reverting r200145.Adrian Prantl2014-01-27
* clang-check: Unittests doesn't requires tools.NAKAMURA Takumi2014-01-26
* check-clang doesn't require neither llvm_src_root nor llvm_obj_root.NAKAMURA Takumi2014-01-26
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* [tests] Avoid deprecated except syntax.Daniel Dunbar2013-08-09
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-04
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-27
* Fixup for r176934. More careful setup of path to llvm-symbolizerAlexey Samsonov2013-03-15
* Set symbolizer path in the test environment.Evgeniy Stepanov2013-03-13
* test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config inDaniel Dunbar2011-06-22
* Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...Galina Kistanova2011-06-02
* Preparations for separating target-specific clang tests.Galina Kistanova2011-05-31
* Add CMake support to the clang unittests.Jeffrey Yasskin2011-02-15
* Add gTest unittests to clang, and write the first one.Jeffrey Yasskin2011-02-03