summaryrefslogtreecommitdiff
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-273-2/+2
* [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner2019-02-272-7/+7
* [XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris2018-09-271-0/+1
* Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2017-11-132-4/+5
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+1
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+1
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-1/+1
* Add missing importReid Kleckner2017-04-071-0/+1
* [lit] Fix Darwin pickling errors with process poolsReid Kleckner2017-04-072-3/+12
* [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek2017-01-201-0/+10
* Revert r292232.Kuba Mracek2017-01-171-7/+0
* [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part]Kuba Mracek2017-01-171-0/+7
* Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2016-04-161-2/+1
* [CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman2016-02-171-0/+3
* [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov2016-02-011-1/+1
* [CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov2016-01-271-1/+1
* Use the newer python syntax for exceptionsJustin Bogner2014-12-131-1/+1
* [ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov2014-04-011-0/+1
* Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov2014-02-143-0/+57