summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorTatyana Krasnukha <tatyana@synopsys.com>2019-12-11 19:33:19 +0300
committerTatyana Krasnukha <tatyana@synopsys.com>2020-01-10 16:39:38 +0300
commitb3af8ab7f83c2a825c584ddedf5cc9207ca66b44 (patch)
tree95c5957f4e6f5a5023eea603f53974a29a73f255 /lldb/packages/Python/lldbsuite/test
parent76e9c2a9870e36415eb343d28942a42296f85597 (diff)
downloadbcm5719-llvm-b3af8ab7f83c2a825c584ddedf5cc9207ca66b44.tar.gz
bcm5719-llvm-b3af8ab7f83c2a825c584ddedf5cc9207ca66b44.zip
[lldb][tests] Cleanup '.categories'
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/command/.categories (renamed from lldb/packages/Python/lldbsuite/test/commands/command/history/.categories)0
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/command/script/.categories1
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/command/script_alias/.categories1
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/command/source/.categories1
-rw-r--r--lldb/packages/Python/lldbsuite/test/commands/expression/no-deadlock/.categories1
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/.categories2
6 files changed, 1 insertions, 5 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/commands/command/history/.categories b/lldb/packages/Python/lldbsuite/test/commands/command/.categories
index 3a3f4df6416..3a3f4df6416 100644
--- a/lldb/packages/Python/lldbsuite/test/commands/command/history/.categories
+++ b/lldb/packages/Python/lldbsuite/test/commands/command/.categories
diff --git a/lldb/packages/Python/lldbsuite/test/commands/command/script/.categories b/lldb/packages/Python/lldbsuite/test/commands/command/script/.categories
deleted file mode 100644
index 3a3f4df6416..00000000000
--- a/lldb/packages/Python/lldbsuite/test/commands/command/script/.categories
+++ /dev/null
@@ -1 +0,0 @@
-cmdline
diff --git a/lldb/packages/Python/lldbsuite/test/commands/command/script_alias/.categories b/lldb/packages/Python/lldbsuite/test/commands/command/script_alias/.categories
deleted file mode 100644
index 3a3f4df6416..00000000000
--- a/lldb/packages/Python/lldbsuite/test/commands/command/script_alias/.categories
+++ /dev/null
@@ -1 +0,0 @@
-cmdline
diff --git a/lldb/packages/Python/lldbsuite/test/commands/command/source/.categories b/lldb/packages/Python/lldbsuite/test/commands/command/source/.categories
deleted file mode 100644
index 3a3f4df6416..00000000000
--- a/lldb/packages/Python/lldbsuite/test/commands/command/source/.categories
+++ /dev/null
@@ -1 +0,0 @@
-cmdline
diff --git a/lldb/packages/Python/lldbsuite/test/commands/expression/no-deadlock/.categories b/lldb/packages/Python/lldbsuite/test/commands/expression/no-deadlock/.categories
deleted file mode 100644
index 897e40a99dd..00000000000
--- a/lldb/packages/Python/lldbsuite/test/commands/expression/no-deadlock/.categories
+++ /dev/null
@@ -1 +0,0 @@
-expression
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/.categories b/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/.categories
index 6326dbcec91..72cf07c1efe 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/.categories
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/.categories
@@ -1 +1 @@
-dataformatters,objc
+objc
OpenPOWER on IntegriCloud