diff options
| author | Ryan Brown <ribrdb@google.com> | 2015-11-02 21:28:18 +0000 |
|---|---|---|
| committer | Ryan Brown <ribrdb@google.com> | 2015-11-02 21:28:18 +0000 |
| commit | f6660e24d75a94fbc421bbd58806bd66b14cd2f9 (patch) | |
| tree | 7532da097f273f16e51fbe0dccc23ee4eb7ac38c | |
| parent | bfbfb12d3880af44ca6a14839dbc6307750f8f29 (diff) | |
| download | bcm5719-llvm-f6660e24d75a94fbc421bbd58806bd66b14cd2f9.tar.gz bcm5719-llvm-f6660e24d75a94fbc421bbd58806bd66b14cd2f9.zip | |
Move go expression tests to the new location.
llvm-svn: 251835
| -rw-r--r-- | lldb/packages/Python/lldbsuite/test/lang/go/expressions/TestExpressions.py (renamed from lldb/test/lang/go/expressions/TestExpressions.py) | 0 | ||||
| -rw-r--r-- | lldb/packages/Python/lldbsuite/test/lang/go/expressions/main.go (renamed from lldb/test/lang/go/expressions/main.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/lldb/test/lang/go/expressions/TestExpressions.py b/lldb/packages/Python/lldbsuite/test/lang/go/expressions/TestExpressions.py index 742e425521f..742e425521f 100644 --- a/lldb/test/lang/go/expressions/TestExpressions.py +++ b/lldb/packages/Python/lldbsuite/test/lang/go/expressions/TestExpressions.py diff --git a/lldb/test/lang/go/expressions/main.go b/lldb/packages/Python/lldbsuite/test/lang/go/expressions/main.go index c8b97fe07d7..c8b97fe07d7 100644 --- a/lldb/test/lang/go/expressions/main.go +++ b/lldb/packages/Python/lldbsuite/test/lang/go/expressions/main.go |

