aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-07-24 06:34:33 -0700
committerGitHub <noreply@github.com>2025-07-24 06:34:33 -0700
commit2149d6d1c9a1ad62761dc007ec6c6dedf6eb2fc0 (patch)
tree7f0c45f74cd8079139c76919b4def9818dc613d2 /lldb/unittests/ScriptInterpreter
parent08e7c17c7aa923f057d3769457eaa267da37bb96 (diff)
downloadllvm-2149d6d1c9a1ad62761dc007ec6c6dedf6eb2fc0.zip
llvm-2149d6d1c9a1ad62761dc007ec6c6dedf6eb2fc0.tar.gz
llvm-2149d6d1c9a1ad62761dc007ec6c6dedf6eb2fc0.tar.bz2
[CI] Run All Tests When Changing third-party
This patch ensures that we run all the tests when someone touches third-party. Some of the projects (like SipHash and Benchmark) do not get used by every project and we could get away with testing less. However, it takes quite a bit of effort to tease out what actually does depend on which library, it is liable to becoming out of date, and it adds complexity. Just testing all the projects is simple. Given the commit frequency to third-party is pretty low (a couple commits per month), we should have no capacity problems here. Fixes #149154 Reviewers: dschuff, gburgessiv, Keenuts, lnihlen, dpaoliello, cmtice Reviewed By: dpaoliello Pull Request: https://github.com/llvm/llvm-project/pull/150251
Diffstat (limited to 'lldb/unittests/ScriptInterpreter')
0 files changed, 0 insertions, 0 deletions