[all-commits] [llvm/llvm-project] 2ccfb9: [lldb] Fix term settings completion tests (#139447)
Emmanuel Ferdman via All-commits
all-commits at lists.llvm.org
Sun May 11 14:47:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ccfb99d81d9fa9be6b0be02649d987106797979
https://github.com/llvm/llvm-project/commit/2ccfb99d81d9fa9be6b0be02649d987106797979
Author: Emmanuel Ferdman <emmanuelferdman at gmail.com>
Date: 2025-05-11 (Sun, 11 May 2025)
Changed paths:
M lldb/test/API/functionalities/completion/TestCompletion.py
Log Message:
-----------
[lldb] Fix term settings completion tests (#139447)
# PR Summary
Small PR - Several test functions for `term-width/height` completions
had identical names, causing silent overriding. This gives them distinct
_width/_height suffixes to ensure all tests run.
Signed-off-by: Emmanuel Ferdman <emmanuelferdman at gmail.com>
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