[PATCH] D135067: [lit] RUN commands without stdin.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 02:38:18 PDT 2022


csigg updated this revision to Diff 464930.
csigg added a comment.

Fix bazel config to actually test lit tests.

Create a separate test instead of reusing the shtest-timeout one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135067/new/

https://reviews.llvm.org/D135067

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/lit/util.py
  llvm/utils/lit/tests/Inputs/shtest-stdin/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-stdin/print-stdin.py
  llvm/utils/lit/tests/shtest-stdin.py
  utils/bazel/llvm-project-overlay/llvm/utils/lit/tests/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135067.464930.patch
Type: text/x-patch
Size: 4931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/def6c403/attachment.bin>


More information about the llvm-commits mailing list