summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-dap/module/TestDAP_module.py
AgeCommit message (Expand)Author
2025-10-31Revert "Reland "[lldb-dap] Improving consistency of tests by removing… (#16...Aiden Grossman
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-30Revert "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-29[lldb-dap] Improving consistency of tests by removing concurrency. (#165496)John Harrison
2025-10-15[lldb-dap] Unify the timeouts for the DAP tests (#163292)Jonas Devlieghere
2025-09-23[lldb][test] Fix tpyo in TestDAP_module.py skipDavid Spickett
2025-09-23[lldb][test] Disable part of TestDAP_module.py on LinuxDavid Spickett
2025-08-21Reapply "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)" (#154832)John Harrison
2025-08-21Revert "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)"Shubham Sandeep Rastogi
2025-08-21[lldb-dap] Re-land refactor of DebugCommunication. (#147787)John Harrison
2025-07-08[lldb-dap] Use protocol types for modules request and events. (#146966)Ebuka Ezike
2025-06-17Revert "[lldb-dap] Refactoring DebugCommunication to improve test consistency...John Harrison
2025-06-17[lldb-dap] Refactoring DebugCommunication to improve test consistency. (#143818)John Harrison
2025-05-31[lldb-dap] Synchronously wait for breakpoints resolves in tests (#140470)Ely Ronnen
2025-05-16[lldb-dap] Take two at refactoring the startup sequence. (#140331)John Harrison
2025-05-16[lldb-dap] Adding additional asserts to unit tests. (#140107)John Harrison
2025-05-09[lldb-dap] Don't emit a removed module event for unseen modules (#139324)Jonas Devlieghere
2025-04-27[lldb-dap] Support the Module Event (#137380)Jonas Devlieghere
2024-05-24[lldb-dap] Automatically skip lldb-dap tests for remote platforms (#93169)Pavel Labath
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere