aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
2019-06-27[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner
2019-02-27[Darwin][NFC] Refactor throttling of 64bit sanitizer tests on DarwinJulian Lettner
2018-09-27[XRay] Add LD_LIBRARY_PATH to env variables for Unit TestsDean Michael Berris
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-04-07Add missing importReid Kleckner
2017-04-07[lit] Fix Darwin pickling errors with process poolsReid Kleckner
2017-01-20[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2]Kuba Mracek
2017-01-17Revert r292232.Kuba Mracek
2017-01-17[lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part]Kuba Mracek
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-02-17[CMake] Push the dependency on AddLLVM into the test and unites layersChris Bieneman
2016-02-01[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.Alexey Samsonov
2016-01-27[CMake] Set llvm_tools_dir to LLVM_TOOLS_BINARY_DIR instead of LLVM_TOOLS_DIRAlexey Samsonov
2014-12-13Use the newer python syntax for exceptionsJustin Bogner
2014-04-01[ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov
2014-02-14Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov