| Age | Commit message (Expand) | Author |
| 2025-10-20 | [Unittest][Cygwin] Set $PATH when running unittests (#163947) | Tomohiro Kashiwada |
| 2024-04-29 | [Clang] Propagate 'SystemDrive' environment variable for unit tests (#90478) | Krystian Stasiowski |
| 2023-05-23 | [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra | Tobias Hieta |
| 2022-11-21 | [llvm,polly,clang] Stop setting config.enable_shared in most places | Nico Weber |
| 2022-09-30 | [clang] [Driver] Disable default configs via envvar during testing | Michał Górny |
| 2022-09-15 | [lit] Set shlibpath_var on OpenBSD | Brad Smith |
| 2022-09-15 | Set HOME for tests that use module cache path | Colin Cross |
| 2022-08-17 | [test] Propagate HWASAN_OPTIONS | Vitaly Buka |
| 2022-05-19 | [lit] Fix setup of sanitizer environment | Vitaly Buka |
| 2022-03-16 | Use lit_config.substitute instead of foo % lit_config.params everywhere | Sam McCall |
| 2022-03-11 | [CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE | Petr Hosek |
| 2021-02-11 | Support multi-configuration generators correctly in several config files | Stella Stamenova |
| 2020-04-13 | Revert a few unsuccessful attempts at fixing bots. | Nico Weber |
| 2020-04-02 | Try again to get tests passing again on Windows. | Nico Weber |
| 2020-04-02 | Reland "Make it possible for lit.site.cfg to contain relative paths, and use ... | Nico Weber |
| 2020-04-02 | Revert "Make it possible for lit.site.cfg to contain relative paths, and use ... | Nico Weber |
| 2020-04-02 | Make it possible for lit.site.cfg to contain relative paths, and use it for l... | Nico Weber |
| 2019-03-29 | [lit] Set shlibpath_var on AIX | Hubert Tong |
| 2017-11-27 | [lit] Set shlibpath_var on Solaris | Fedor Sergeev |
| 2017-10-24 | [test] Fix clang-test for FreeBSD and NetBSD | Tim Shen |
| 2017-09-21 | [lit] Rename lld and clang lit configs to end in .py | Zachary Turner |
| 2017-09-15 | Resubmit "[lit] Force site configs to run before source-tree configs" | Zachary Turner |
| 2017-09-15 | Revert "[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 configs | Zachary Turner |
| 2017-07-06 | Change remaining references to lit.util.capture to use subprocess.check_output. | David L. Jones |
| 2016-12-15 | [test] Extend llvm_shlib_dir fix to unittests | Michal Gorny |
| 2016-04-16 | Replace hardcoded comment at 'lit.site.cfg.in' | Alex Denisov |
| 2014-07-04 | Let test/Unit/lit.cfg add config.shlibdir to $PATH on DLL platforms like cygm... | NAKAMURA Takumi |
| 2014-07-04 | Trailing linefeed | NAKAMURA Takumi |
| 2014-02-18 | libclang: fix a bug in processing invalid arguments, introduced in r201249 | Dmitri Gribenko |
| 2014-01-27 | Reverting because reverting r200145. | Adrian Prantl |
| 2014-01-27 | Reverting because reverting r200145. | Adrian Prantl |
| 2014-01-26 | clang-check: Unittests doesn't requires tools. | NAKAMURA Takumi |
| 2014-01-26 | check-clang doesn't require neither llvm_src_root nor llvm_obj_root. | NAKAMURA Takumi |
| 2013-08-09 | [tests] Update to use lit_config and lit package, as appropriate. | Daniel Dunbar |
| 2013-08-09 | [tests] Avoid deprecated except syntax. | Daniel Dunbar |
| 2013-04-04 | Propagate path to ASan/MSan symbolizer into test environment to produce usefu... | Alexey Samsonov |
| 2013-03-27 | Disable ASan/MSan symbolization of reports in tests. | Evgeniy Stepanov |
| 2013-03-15 | Fixup for r176934. More careful setup of path to llvm-symbolizer | Alexey Samsonov |
| 2013-03-13 | Set symbolizer path in the test environment. | Evgeniy Stepanov |
| 2011-06-22 | test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config in | Daniel Dunbar |
| 2011-06-02 | Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te... | Galina Kistanova |
| 2011-05-31 | Preparations for separating target-specific clang tests. | Galina Kistanova |
| 2011-02-15 | Add CMake support to the clang unittests. | Jeffrey Yasskin |
| 2011-02-03 | Add gTest unittests to clang, and write the first one. | Jeffrey Yasskin |