aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/class_static
AgeCommit message (Expand)AuthorFilesLines
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima1-2/+2
2024-06-13[lldb] Support case-insensitive regex matches (#95350)Jonas Devlieghere1-1/+6
2023-06-16[lldb] Fix Python test formatting (NFC)Jonas Devlieghere1-14/+22
2023-06-01Restrict the test from 22667e3220de5ead353a2148265d841644b63824Jim Ingham1-1/+40
2023-06-01Fix regex & startsWith name lookup in SBTarget::FindGlobalVariablesJim Ingham2-13/+78
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-50/+57
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee1-2/+0
2021-10-21Recommit: Compress formatting of array type names (int [4] -> int[4])David Blaikie1-4/+4
2021-05-06[lldb][NFC] Make assert in TestStaticVariables more expressiveRaphael Isemann1-2/+2
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee1-1/+1
2021-02-03[lldb] Convert more assertTrue to assertEqual (NFC)Dave Lee1-4/+4
2021-02-02[lldb] Convert assertTrue(a == b) to assertEqual(a, b)Dave Lee1-4/+4
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann1-8/+0
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht3-0/+228