8 lines · plain
1# RUN: %lldb -x -b -s %s | FileCheck %s2settings show use-color3q4# This tests that LLDB turns off use-color if the output file is not an5# interactive terminal. In this example, use-color should be off because LLDB6# is run just by the non-interactive lit test runner.7# CHECK: use-color (boolean) = false8