This revision was automatically updated to reflect the committed changes.
Closed by commit rL372797: [Documentation] Expand on testing variants.
(authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://rev
lawrence_danna updated this revision to Diff 221625.
lawrence_danna added a comment.
added note about passing --filter to lit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67943/new/
https://reviews.llvm.org/D67943
Files:
lldb/docs/resources/tes
labath accepted this revision.
labath added a comment.
This should have been done a long time ago, thanks for taking care of that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67943/new/
https://reviews.llvm.org/D67943
_
JDevlieghere accepted this revision.
JDevlieghere added inline comments.
This revision is now accepted and ready to land.
Comment at: lldb/docs/resources/test.rst:126
+
+ > ./bin/llvm-lit -sv tools/lldb/lit/Commands/CommandScriptImmediateOutput
+
Another altern
lawrence_danna created this revision.
lawrence_danna added reviewers: JDevlieghere, jasonmolenda, labath.
Herald added a project: LLDB.
The testing documentation appears to be from an era when the only
kind of tests were the lldbsuite python tests. This patch adds
a short description of the unit