[all-commits] [llvm/llvm-project] b716d4: [lldb] Move decorators to test method
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jul 13 15:44:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b716d4e58543396894badd6ea8115c147ed12fae
https://github.com/llvm/llvm-project/commit/b716d4e58543396894badd6ea8115c147ed12fae
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M lldb/test/API/macosx/ctf/TestCTF.py
Log Message:
-----------
[lldb] Move decorators to test method
Make sure TestCTF only run on Darwin when ctfconvert and llvm-objdump
are available.
More information about the All-commits
mailing list