diff options
author | David L. Jones <dlj@google.com> | 2017-07-06 03:23:18 +0000 |
---|---|---|
committer | David L. Jones <dlj@google.com> | 2017-07-06 03:23:18 +0000 |
commit | a63c3369aa005bf9ba9c6de5e47ae0f544fc82fb (patch) | |
tree | 174ac5670a8354b6e4aa0a46c04f8c54f7ad7171 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | a15e7f296babc33d7565dc6c224a818a9597796b (diff) | |
download | bcm5719-llvm-a63c3369aa005bf9ba9c6de5e47ae0f544fc82fb.tar.gz bcm5719-llvm-a63c3369aa005bf9ba9c6de5e47ae0f544fc82fb.zip |
[lit] Fix unit test discovery for Visual Studio builds.
Fix by Andrew Ng!
The Visual Studio build can contain output for multiple configuration types (
e.g. Debug, Release & RelWithDebInfo) within the same build output
directory. Therefore when discovering unit tests, the "build mode" sub directory
containing the appropriate configuration is included in the search. This sub
directory may not always be present, so a test for its existence is required.
Reviewers: zturner, modocache, dlj
Reviewed By: zturner, dlj
Subscribers: grimar, bd1976llvm, gbreynoo, edd, jhenderson, llvm-commits
Differential Revision: https://reviews.llvm.org/D34976
llvm-svn: 307235
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions