[Lldb-commits] [lldb] [lldb] Rename reverse-continue/TestReverseContinueNotSupported.py (NFC) (PR #137262)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 24 15:53:51 PDT 2025
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-lldb
Author: Dave Lee (kastiglione)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/137262.diff
1 Files Affected:
- (renamed) lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py ()
``````````diff
diff --git a/lldb/test/API/commands/process/reverse-continue/TestReverseContinueNotSupported.py b/lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py
similarity index 100%
rename from lldb/test/API/commands/process/reverse-continue/TestReverseContinueNotSupported.py
rename to lldb/test/API/commands/process/reverse-continue/TestReverseContinueCommandNotSupported.py
``````````
</details>
https://github.com/llvm/llvm-project/pull/137262
More information about the lldb-commits
mailing list