[all-commits] [llvm/llvm-project] a4ad05: [lldb-dap] Replace `assertEquals` with `assertEqua...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri May 17 10:13:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4ad05284e97dd188c44252846486cbfb74a884c
https://github.com/llvm/llvm-project/commit/a4ad05284e97dd188c44252846486cbfb74a884c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths:
M lldb/test/API/tools/lldb-dap/databreakpoint/TestDAP_setDataBreakpoints.py
M lldb/test/API/tools/lldb-dap/variables/TestDAP_variables.py
Log Message:
-----------
[lldb-dap] Replace `assertEquals` with `assertEqual` (NFC)
Fixes new test that were added or modified after #82073. Also fixes a
formatting issue.
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