[all-commits] [llvm/llvm-project] 4ae221: [NFC][LLDB] Rename test file
Pavel Kosov via All-commits
all-commits at lists.llvm.org
Wed Jan 25 01:04:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ae221f5a4d1977f316b7d5f033763f876b471e7
https://github.com/llvm/llvm-project/commit/4ae221f5a4d1977f316b7d5f033763f876b471e7
Author: Pavel Kosov <kpdev42 at gmail.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
A lldb/test/API/python_api/value/change_values/libcxx/map/TestChangeMapValue.py
R lldb/test/API/python_api/value/change_values/libcxx/map/TestChangeValue.py
Log Message:
-----------
[NFC][LLDB] Rename test file
Commit 92f0e4cca introduced test file with name TestChangeValue.py,
which leads to test failure because there already is a test files with the same name
In this commit a newly added file is renamed to fix this failure
More information about the All-commits
mailing list