[Lldb-commits] [PATCH] D88975: [LLDB] On Windows, fix tests
Alexandre Ganea via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 7 15:12:07 PDT 2020
aganea updated this revision to Diff 296809.
aganea marked an inline comment as done.
aganea added a comment.
As discussed above:
- Remove locale-specific messages.
- Skip relevant locale-sensitive TestTargetCommand tests.
- Only skip EXPECT calls in Utility/StatusTest.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88975/new/
https://reviews.llvm.org/D88975
Files:
lldb/packages/Python/lldbsuite/test/decorators.py
lldb/packages/Python/lldbsuite/test/dotest.py
lldb/packages/Python/lldbsuite/test_event/build_exception.py
lldb/test/API/commands/target/basic/TestTargetCommand.py
lldb/unittests/Utility/StatusTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88975.296809.patch
Type: text/x-patch
Size: 4713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201007/1bde565d/attachment-0001.bin>
More information about the lldb-commits
mailing list