[PATCH] D61798: lit: modernize the lit configuration for the lit tests

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 12:27:58 PDT 2019


stella.stamenova created this revision.
stella.stamenova added reviewers: asmith, probinson.
Herald added subscribers: llvm-commits, delcypher.
Herald added a project: LLVM.

This also normalizes the config feature that represents the windows platform to "system-windows" as opposed to having both "windows" and "system-windows"


Repository:
  rL LLVM

https://reviews.llvm.org/D61798

Files:
  utils/lit/tests/lit.cfg
  utils/lit/tests/lit.site.cfg.in
  utils/lit/tests/shtest-timeout.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61798.199052.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/4819ba4a/attachment.bin>


More information about the llvm-commits mailing list