Commit d71d1a94 authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/Test] Add `use_colors` argument to the PExpect.launch wrapper

This patch adds a new `use_colors` argument to the PExpect.launch
method.

As the name suggests, it allows the user to conditionally enable color
support in the debugger, which can be helpful to test functionalities that
rely on that, like progress reporting. It defaults to False.

Differential Revision: https://reviews.llvm.org/D125915



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent b3718bc4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment