diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-02-10 14:46:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 14:46:03 -0800 |
commit | d81b604656c189a9d4e9f0d14b0f4d52f454deac (patch) | |
tree | d701e2a874f28a72060a2df392731e33cab7fa19 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 3c6d1dd362009e0aebd91c5197d40f8ce59fcff4 (diff) | |
download | llvm-d81b604656c189a9d4e9f0d14b0f4d52f454deac.zip llvm-d81b604656c189a9d4e9f0d14b0f4d52f454deac.tar.gz llvm-d81b604656c189a9d4e9f0d14b0f4d52f454deac.tar.bz2 |
[lldb] Add a test for terminal dimensions (#126598)
Add a test for the `term-width` and `term-height` settings. I thought I
was hitting bug because in my statusline test I was getting the default
values when running under PExpect. It turned out hat the issue is that
we clear the settings at the start of the test. The Editline tests
aren't affected by this because Editline provides its own functions to
get the terminal dimensions and explicitly does not rely on LLDB's
settings (presumably exactly because of this behavior).
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions