[all-commits] [llvm/llvm-project] f4461c: [lldb][test] Add tests for target.max-string-summa...
Michael Buch via All-commits
all-commits at lists.llvm.org
Fri Jan 12 14:26:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4461cf4f30417be118487142bca6635e07ed1e6
https://github.com/llvm/llvm-project/commit/f4461cf4f30417be118487142bca6635e07ed1e6
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2024-01-12 (Fri, 12 Jan 2024)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py
M lldb/test/API/functionalities/data-formatter/data-formatter-advanced/main.cpp
Log Message:
-----------
[lldb][test] Add tests for target.max-string-summary-length setting (#77920)
This adds API tests for the `target.max-string-summary-length`, which
was recently fixed in https://github.com/llvm/llvm-project/pull/72233
More information about the All-commits
mailing list