summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/section/TestSectionAPI.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-01-30Revert "Revert "[lldb] Make SBSection::GetSectionData call Section::GetSectio...Muhammad Omair Javaid
2023-01-30Revert "[lldb] Make SBSection::GetSectionData call Section::GetSectionData."Muhammad Omair Javaid
2023-01-27[lldb] Make SBSection::GetSectionData call Section::GetSectionData.Jorge Gorbe Moya
2022-07-12[lldb] add SBSection.alignment to python bindingsDavid M. Lary
2022-07-12Revert "[lldb] add SBSection.alignment to python bindings"Pavel Labath
2022-07-12[lldb] add SBSection.alignment to python bindingsPavel Labath
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-02-08[lldb/tests] Removed add_test_categories decorator for python API tests, NFCTatyana Krasnukha
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht