This revision was automatically updated to reflect the committed changes.
Closed by commit rL361114: [lldb] [lit] Driver/TestConvenienceVariables.test
requires Python (authored by mgorny, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commi
Author: mgorny
Date: Sat May 18 23:05:31 2019
New Revision: 361114
URL: http://llvm.org/viewvc/llvm-project?rev=361114&view=rev
Log:
[lldb] [lit] Driver/TestConvenienceVariables.test requires Python
Differential Revision: https://reviews.llvm.org/D62096
Modified:
lldb/trunk/lit/Driver/TestCo
asmith updated this revision to Diff 200160.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61687/new/
https://reviews.llvm.org/D61687
Files:
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteAuxvSupport.py
packages/Python/lldbsui
mgorny created this revision.
mgorny added reviewers: labath, JDevlieghere, aprantl.
https://reviews.llvm.org/D62096
Files:
lldb/lit/Driver/TestConvenienceVariables.test
lldb/lit/lit.cfg.py
Index: lldb/lit/lit.cfg.py
===
--- ll