[PATCH] D19949: test_suite: Add a --just-submit flag and mode

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 18:05:34 PDT 2016


MatzeB created this revision.
MatzeB added reviewers: cmatthews, jmolloy, kristof.beyls.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.

Add a --just-submit=xxx.json option to "lnt runtest test-suite". When this option is used the cmake/make/lit steps are skipped and just the submitted xxx.json lit result is submitted to the lnt server.

Repository:
  rL LLVM

http://reviews.llvm.org/D19949

Files:
  lnt/tests/test_suite.py
  tests/runtest/test_suite.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19949.56228.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/09602cf0/attachment.bin>


More information about the llvm-commits mailing list