llvm-project/lldb/packages/Python/lldbsuite/test/lang
Pavel Labath 1b8fe5ec8d Make TestConflictingSymbol run on non-darwin targets
For remote targets we need to call registerSharedLibrariesWithTarget to
make sure they are installed alongside main executable. This also
required a small fixup in the the mentioned function as in this case
"One" was both a directory name and a library name template. I fixed it
to make sure it checks that the string refers to a file before it
assumed it was a full library path.

llvm-svn: 303248
2017-05-17 11:47:44 +00:00
..
c Make TestConflictingSymbol run on non-darwin targets 2017-05-17 11:47:44 +00:00
cpp xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14.04-cmake. 2017-05-11 23:38:21 +00:00
go *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
mixed *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc [TypeSystem] Fix inspection of Objective-C object types 2017-05-15 19:55:20 +00:00
objcxx *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00