[PATCH] D107695: [llvm] [lit] Support forcing lexical test order

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 11:50:53 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f69c82cec1a: [llvm] [lit] Support forcing lexical test order (authored by mgorny).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107695

Files:
  llvm/docs/CommandGuide/lit.rst
  llvm/utils/lit/lit/cl_arguments.py
  llvm/utils/lit/lit/main.py
  llvm/utils/lit/tests/allow-retries.py
  llvm/utils/lit/tests/custom-result-category.py
  llvm/utils/lit/tests/discovery.py
  llvm/utils/lit/tests/googletest-discovery-failed.py
  llvm/utils/lit/tests/googletest-format.py
  llvm/utils/lit/tests/googletest-timeout.py
  llvm/utils/lit/tests/googletest-upstream-format.py
  llvm/utils/lit/tests/ignore-fail.py
  llvm/utils/lit/tests/lit-opts.py
  llvm/utils/lit/tests/lit.cfg
  llvm/utils/lit/tests/max-failures.py
  llvm/utils/lit/tests/progress-bar.py
  llvm/utils/lit/tests/reorder.py
  llvm/utils/lit/tests/shtest-env.py
  llvm/utils/lit/tests/shtest-format-argv0.py
  llvm/utils/lit/tests/shtest-format.py
  llvm/utils/lit/tests/shtest-inject.py
  llvm/utils/lit/tests/shtest-keyword-parse-errors.py
  llvm/utils/lit/tests/shtest-not.py
  llvm/utils/lit/tests/shtest-output-printing.py
  llvm/utils/lit/tests/shtest-recursive-substitution.py
  llvm/utils/lit/tests/shtest-run-at-line.py
  llvm/utils/lit/tests/shtest-shell.py
  llvm/utils/lit/tests/test-data-micro.py
  llvm/utils/lit/tests/test-data.py
  llvm/utils/lit/tests/test-output-micro.py
  llvm/utils/lit/tests/test-output.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107695.369155.patch
Type: text/x-patch
Size: 32230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/f0eb4407/attachment-0001.bin>


More information about the llvm-commits mailing list