summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/Unit
Commit message (Expand)AuthorAgeFilesLines
* Add .py extension to clang-tools-extra lit cfg filesNico Weber2019-03-292-1/+1
* Assume the shared library path variable is LD_LIBRARY_PATH on systemsDimitry Andric2018-01-201-4/+3
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-25/+6
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-6/+25
* Fix refactoring missed in previous commit r313270 which resulted in an undefi...Douglas Yung2017-09-141-1/+1
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-24/+5
* [test] Fix clang library dir in LD_LIBRARY_PATH For stand-alone buildMichal Gorny2017-08-031-3/+6
* Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2016-04-161-2/+2
* clang-tools-extra/test/Unit/lit.site.cfg.in: Prune on_clone. I guess it has b...NAKAMURA Takumi2016-02-161-6/+0
* Also run extra tools unit tests in shared library builds.Benjamin Kramer2014-08-132-5/+24
* Let test/Unit/lit.cfg add config.shlibdir to $PATH on DLL platforms like cygm...NAKAMURA Takumi2014-07-042-0/+6
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-092-3/+5
* Add support to read include/exclude paths from fileEdwin Vane2013-05-022-2/+9
* Unit test support for Clang extra toolsEdwin Vane2013-04-032-0/+35
OpenPOWER on IntegriCloud