diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-01-24 18:24:17 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-01-24 18:24:17 +0000 |
commit | 93e435f26309f636c23148dcbaad89b902eb1018 (patch) | |
tree | 8e2ffd7b78fe87b17348216ff38cba5519a16832 /lldb/packages/Python/lldbsuite/test/expression_command | |
parent | 952c802780596bebddd8b7ab49c8a14529b500b7 (diff) | |
download | bcm5719-llvm-93e435f26309f636c23148dcbaad89b902eb1018.tar.gz bcm5719-llvm-93e435f26309f636c23148dcbaad89b902eb1018.zip |
Rename test directory
llvm-svn: 352073
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/Makefile (renamed from lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/Makefile) | 0 | ||||
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/TestScopedEnumType.py (renamed from lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/TestScopedEnumType.py) | 0 | ||||
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/main.cpp (renamed from lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/main.cpp) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/Makefile b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/Makefile index 83b24da17b4..83b24da17b4 100644 --- a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/Makefile +++ b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/Makefile diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/TestScopedEnumType.py b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/TestScopedEnumType.py index e7bc79d8e7c..e7bc79d8e7c 100644 --- a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/TestScopedEnumType.py +++ b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/TestScopedEnumType.py diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/main.cpp b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/main.cpp index b0d67d23dc5..b0d67d23dc5 100644 --- a/lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/main.cpp +++ b/lldb/packages/Python/lldbsuite/test/expression_command/scoped_enums/main.cpp |