summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/data-formatter/data-formatter-advanced
AgeCommit message (Expand)Author
2025-07-15[LLDB] Compile API tests with exceptions enabled on Windows (#148691)nerix
2025-05-20[lldb] Reduce max-children-count default to readable size (#139826)Dave Lee
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2024-01-15[lldb] Skip part of TestDataFormatterAdv (#72233)Pavel Labath
2024-01-12[lldb][test] Add tests for target.max-string-summary-length setting (#77920)Michael Buch
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-10-29[lldb] Make TypeSystemClang::GetFullyUnqualifiedType work for constant arraysPavel Labath
2021-10-21Recommit: Compress formatting of array type names (int [4] -> int[4])David Blaikie
2021-04-07[LLDB] Clarifying the documentation for variable formatting wrt to qualifiers...Shafik Yaghmour
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht