summaryrefslogtreecommitdiff
path: root/lldb/test/API/lua_api
AgeCommit message (Expand)Author
2025-10-30[lldb] Add alternative SBThread::GetStopDescription (#165379)Ebuka Ezike
2025-10-25[lldb][test] skip Lua tests when the Lua interpreter is not found (#164793)Vincent Palatin
2024-11-11[lldb] Support both Lua 5.3 and Lua 5.4 (#115500)Jonas Devlieghere
2024-11-08[lldb] Fix TestFileHandle.luaJonas Devlieghere
2024-06-26[lldb] fix(lldb/**.py): fix comparison to None (#94017)Eisuke Kawashima
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-01-25[lldb][test] Replace use of p with expression (NFC)Dave Lee
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-10-12[lldb/lua] Supplement Lua bindings for lldb moduleSiger Yang