summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/archives
AgeCommit message (Expand)Author
2024-10-08[lldb][test] Remove xfails from static lib tests on WindowsDavid Spickett
2024-10-08[lldb][test] Fix unexpected pass of TestBSDArchives on WindowsDavid Spickett
2024-10-07[lldb][test] Mark test() in TestBSDArchives.py as passing remotely (#111199)Vladislav Dzhidzhoev
2024-09-25[lldb][test] Use tools from llvm instead of compiler tools (#109961)Vladislav Dzhidzhoev
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2023-09-18Skip tests with earlier versions of clangAdrian Prantl
2023-09-11[lldb][Tests] Reformat API tests with blackDavid Spickett
2023-09-06[LLDB] Skip TestBSDArchives.py on windowsMuhammad Omair Javaid
2023-09-05Switch over to using the LLVM archive parser for BSD archives.Greg Clayton
2023-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-08-01[lldb] Fix test TestBSDArchives.py properlyWanyi Ye
2023-07-27[lldb] Fix TestBSDArchives failureWanyi Ye
2023-07-27[BSDArchive] NULL check the child object file ptr before accessing its memberWanyi Ye
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-09-12Add the ability to show when variables fails to be available when debug info ...Greg Clayton
2022-09-12Revert "Add the ability to show when variables fails to be available when deb...Stella Stamenova
2022-09-09Add the ability to show when variables fails to be available when debug info ...Greg Clayton
2022-07-05[lldb] Add support to load object files from thin archivesKaining Zhong
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-04-08[lldb] XFAIL tests that aren't passing remotelyJonas Devlieghere
2021-01-21[lldb] Make TestBSDArchives a no-debug-info-testRaphael Isemann
2021-01-20Makefile.rules: Avoid redundant .d generation (make restart) and inline archi...Fangrui Song
2020-11-12[lldb] Add expect_var_path to test variable path resultsRaphael Isemann
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