[all-commits] [llvm/llvm-project] 819329: [lldb-dap] Add unit test for ColumnDescriptor, Bre...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue May 13 12:23:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81932945d76a49a4dd222da39afbc18435e66fb0
https://github.com/llvm/llvm-project/commit/81932945d76a49a4dd222da39afbc18435e66fb0
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M lldb/tools/lldb-dap/Protocol/ProtocolTypes.cpp
M lldb/tools/lldb-dap/Protocol/ProtocolTypes.h
M lldb/unittests/DAP/ProtocolTypesTest.cpp
Log Message:
-----------
[lldb-dap] Add unit test for ColumnDescriptor, BreakpointMode and Breakpoint (#139627)
Implement `fromJSON` for `ColumnDescriptor`, `BreakpointMode` and
`Breakpoint` and use it to implement the corresponding unit tests.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list