[PATCH] D66887: [test-suite][WIP] Add GCC C Torture Suite as External Test Suite

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 10:26:15 PDT 2019


lenary updated this revision to Diff 220884.
lenary added a comment.

Address Review Feedback

- This patch no longer contains the tests, to make review easier. It contains all required licencing files, and the build configuration
- Updates to build configuration based on review feedback and extensive triage


Repository:
  rT test-suite

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

https://reviews.llvm.org/D66887

Files:
  LICENSE.TXT
  SingleSource/Regression/C/CMakeLists.txt
  SingleSource/Regression/C/gcc-c-torture/CMakeLists.txt
  SingleSource/Regression/C/gcc-c-torture/README
  SingleSource/Regression/C/gcc-c-torture/execute/CMakeLists.txt
  SingleSource/Regression/C/gcc-c-torture/execute/COPYING
  SingleSource/Regression/C/gcc-c-torture/execute/COPYING3
  SingleSource/Regression/C/gcc-c-torture/execute/LICENCE.txt
  SingleSource/Regression/C/gcc-c-torture/execute/ieee/CMakeLists.txt
  SingleSource/Regression/C/gcc-c-torture/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66887.220884.patch
Type: text/x-patch
Size: 67989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/0b0ea118/attachment.bin>


More information about the llvm-commits mailing list