aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Unit
AgeCommit message (Expand)AuthorFilesLines
2013-08-09[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2-12/+15
2013-08-09[tests] Avoid deprecated except syntax.Daniel Dunbar1-1/+4
2013-04-04Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov1-0/+5
2013-03-27Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov1-7/+0
2013-03-15Fixup for r176934. More careful setup of path to llvm-symbolizerAlexey Samsonov1-2/+4
2013-03-13Set symbolizer path in the test environment.Evgeniy Stepanov1-0/+5
2011-06-22test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config inDaniel Dunbar1-9/+9
2011-06-02Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...Galina Kistanova1-6/+0
2011-05-31Preparations for separating target-specific clang tests.Galina Kistanova1-0/+6
2011-02-15Add CMake support to the clang unittests.Jeffrey Yasskin2-4/+6
2011-02-03Add gTest unittests to clang, and write the first one.Jeffrey Yasskin2-0/+110