]> granicus.if.org Git - clang/history - test/Unit
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / Unit /
2016-12-15 Michal Gorny[test] Extend llvm_shlib_dir fix to unittests
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2014-07-04 NAKAMURA TakumiLet test/Unit/lit.cfg add config.shlibdir to $PATH...
2014-07-04 NAKAMURA TakumiTrailing linefeed
2014-02-18 Dmitri Gribenkolibclang: fix a bug in processing invalid arguments...
2014-01-27 Adrian PrantlReverting because reverting r200145.
2014-01-27 Adrian PrantlReverting because reverting r200145.
2014-01-26 NAKAMURA Takumiclang-check: Unittests doesn't requires tools.
2014-01-26 NAKAMURA Takumicheck-clang doesn't require neither llvm_src_root nor...
2013-08-09 Daniel Dunbar[tests] Update to use lit_config and lit package, as...
2013-08-09 Daniel Dunbar[tests] Avoid deprecated except syntax.
2013-04-04 Alexey SamsonovPropagate path to ASan/MSan symbolizer into test enviro...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-15 Alexey SamsonovFixup for r176934. More careful setup of path to llvm...
2013-03-13 Evgeniy StepanovSet symbolizer path in the test environment.
2011-06-22 Daniel Dunbartest/Unit: Fixup lit.cfg to allow running inside test...
2011-06-02 Galina KistanovaReverted r132330, r132321, r132320, r132319 as per...
2011-05-31 Galina KistanovaPreparations for separating target-specific clang tests.
2011-02-15 Jeffrey YasskinAdd CMake support to the clang unittests.
2011-02-03 Jeffrey YasskinAdd gTest unittests to clang, and write the first one.