We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810d09f commit 61f1825Copy full SHA for 61f1825
lldb/test/Shell/Commands/command-image-lookup-color.test
@@ -3,6 +3,9 @@
3
# The file main.c is does not show up in search on Windows.
4
# UNSUPPORTED: system-windows
5
6
+# Until we figure out the correct CHECK lines.
7
+# UNSUPPORTED: system-darwin
8
+
9
# Checking simple regex search
10
11
# RUN: %lldb %t -b -o 'settings set use-color true' -o 'image lookup -r -s ma' | FileCheck %s --check-prefix CHECK1
0 commit comments