[all-commits] [llvm/llvm-project] d41d52: [lldb] Add @skipIfXmlSupportMissing to TestWasm.py
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Feb 17 04:13:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d41d5286485beacc06190af17b9e23767e22e7ab
https://github.com/llvm/llvm-project/commit/d41d5286485beacc06190af17b9e23767e22e7ab
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M lldb/test/API/functionalities/gdb_remote_client/TestWasm.py
Log Message:
-----------
[lldb] Add @skipIfXmlSupportMissing to TestWasm.py
These tests rely on being able to parse qXfer:libraries:read packet
(which is in xml).
More information about the All-commits
mailing list