diff options
| author | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-08 01:16:29 +0000 |
|---|---|---|
| committer | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-08 01:16:29 +0000 |
| commit | 68491f50720de7da61866a478fa1971baa68e4e9 (patch) | |
| tree | 5551e05e8d93f5455feb672b3fe638644af6415f /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
| parent | 3dab5e825b8c9ef0e7d129e6aaa382b69f813c48 (diff) | |
| download | llvm-68491f50720de7da61866a478fa1971baa68e4e9.zip llvm-68491f50720de7da61866a478fa1971baa68e4e9.tar.gz llvm-68491f50720de7da61866a478fa1971baa68e4e9.tar.bz2 | |
test fix: TestLoadUsingPaths should use realpath
Summary:
TestLoadUsingPaths will fail if the build directory has
symlinks in its path, because the real paths reported by
the debugger won't match the symlink-laden paths it's expecting.
This can be solved just by using os.path.realpath on the base
path for the test.
Reviewers: JDevlieghere, jasonmolenda, labath
Reviewed By: JDevlieghere
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68618
llvm-svn: 374007
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
