clang/tests
Jesus Checa Hidalgo 2d9266ca91 tests: llvm-test-suite: Add missing ninja-build requirement
Note from kkleine:

This is a backport of
4cce509493?branch=rawhide
to fix the failing /clang-tests/tests/llvm-test-suite test:

```
+ git clone --depth 1 https://src.fedoraproject.org/rpms/llvm-test-suite.git llvm-test-suite
Cloning into 'llvm-test-suite'...
+ cd llvm-test-suite/tests/test-suite
+ ./runtest.sh
++ mktemp -d
+ cd /tmp/tmp.j8wd1oLfpN
+ cmake -G Ninja /usr/share/llvm-test-suite/ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DTEST_SUITE_LIT_FLAGS=-sv
CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
See also "/tmp/tmp.j8wd1oLfpN/CMakeFiles/CMakeOutput.log".
```
2022-07-05 15:58:39 +02:00
..
clang-format-diff tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-05 14:17:16 +01:00
fedora-flags tests: fix fmf error in tests/fedora-flags 2022-02-15 17:11:34 +00:00
libomp tests: disable libomp plan and test in s390x 2022-02-15 17:33:53 +01:00
llvm-test-suite tests: llvm-test-suite: Add missing ninja-build requirement 2022-07-05 15:58:39 +02:00
pocl tests: Disable unsupported tests in CentOS 2022-02-14 15:31:20 +01:00
rhbz_482491 tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-05 14:17:16 +01:00
rhbz_1647130 tests: fix tests/rhbz-1647130 missing clang-analyzer requirement 2022-02-21 11:05:23 +01:00
rhbz_1657544 tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-05 14:17:16 +01:00
toolchains tests: toolchains: skip testing with compiler-rt in s390x 2022-02-15 18:13:09 +01:00
build-gating-libomp.fmf tests: disable libomp plan and test in s390x 2022-02-15 17:33:53 +01:00
build-gating-pocl.fmf tests: Disable unsupported tests in CentOS 2022-02-14 15:31:20 +01:00
build-gating.fmf tests: test fixes for SCL-ized llvm-toolset-13 in RHEL-7 2022-02-15 17:29:50 +01:00