[Lldb-commits] [PATCH] D67018: [lldb][NFC] Add basic test for GUI command
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 30 13:32:37 PDT 2019
clayborg added a comment.
It is great to have tests. The main issue I would see is some of the text might not render correctly if the screen size is too small. Can we control the size (char width and height) of the screen in pexpect tests?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67018/new/
https://reviews.llvm.org/D67018
More information about the lldb-commits
mailing list