aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/archives/TestBSDArchives.py
AgeCommit message (Expand)AuthorFilesLines
2024-10-08[lldb][test] Remove xfails from static lib tests on WindowsDavid Spickett1-4/+0
2024-10-08[lldb][test] Fix unexpected pass of TestBSDArchives on WindowsDavid Spickett1-4/+0
2024-10-07[lldb][test] Mark test() in TestBSDArchives.py as passing remotely (#111199)Vladislav Dzhidzhoev1-1/+0
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht1-4/+6
2023-09-18Skip tests with earlier versions of clangAdrian Prantl1-0/+1
2023-09-11[lldb][Tests] Reformat API tests with blackDavid Spickett1-2/+0
2023-09-06[LLDB] Skip TestBSDArchives.py on windowsMuhammad Omair Javaid1-0/+4
2023-09-05Switch over to using the LLVM archive parser for BSD archives.Greg Clayton1-6/+49
2023-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere1-2/+1
2023-08-01[lldb] Fix test TestBSDArchives.py properlyWanyi Ye1-0/+14
2023-07-27[lldb] Fix TestBSDArchives failureWanyi Ye1-13/+0
2023-07-27[BSDArchive] NULL check the child object file ptr before accessing its memberWanyi Ye1-0/+52
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-33/+48
2022-09-12Add the ability to show when variables fails to be available when debug info ...Greg Clayton1-3/+84
2022-09-12Revert "Add the ability to show when variables fails to be available when deb...Stella Stamenova1-84/+3
2022-09-09Add the ability to show when variables fails to be available when debug info ...Greg Clayton1-3/+84
2022-07-05[lldb] Add support to load object files from thin archivesKaining Zhong1-0/+7
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee1-2/+0
2022-04-08[lldb] XFAIL tests that aren't passing remotelyJonas Devlieghere1-0/+1
2021-01-21[lldb] Make TestBSDArchives a no-debug-info-testRaphael Isemann1-0/+2
2020-11-12[lldb] Add expect_var_path to test variable path resultsRaphael Isemann1-4/+2
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht1-0/+61