Tests for llvm
  • Shell 81.1%
  • C 7.7%
  • CMake 4%
  • C++ 3.6%
  • Python 3.3%
  • Other 0.3%
Find a file
Konrad Kleine ca5c810d9a Use correct DWARF version
Instead of checking for DWARF4 only we now check for DWARF5 if clang is greater or equal to version 18.  Only if Fedora is less than 38 we fall back to require DWARF4.

The grep in the output of `llvm-dwarfdump` could potentially match other hex numbers and now only matches the version.
2024-02-05 20:24:09 +01:00
.fmf Import tests from rpms/clang 2022-07-19 12:49:38 +02:00
clang-format-diff Add llvm-toolset-15.0 2022-09-30 12:51:57 +02:00
fedora-flags Add llvm-toolset-15.0 2022-09-30 12:51:57 +02:00
gcc-clang-compatibility gcc-clang-compatibility: Add support for gcc-toolset installations 2023-07-03 14:33:38 +02:00
libomp libomp: query for host arch clang/libomp to avoid false positives if multilib packages are installed 2022-12-20 11:06:13 +01:00
llvm-test-suite Import tests from rpms/clang 2022-07-19 12:49:38 +02:00
long-double long-double: add nitrate metadata 2022-11-28 12:02:57 +01:00
openmp-rpm openmp-rpm: adjustments for fedora 39 (dnf5) 2023-07-12 18:51:33 +02:00
ppc64le-long-double ppc64le-long-double: Improve warnings when mock is not supported 2023-10-27 08:41:02 -03:00
rhbz_482491 rhbz_482491: Fix missing gcc-x86_64-linux-gnu dependency in Fedora 2023-01-24 10:44:06 +01:00
rhbz_1647130 Add llvm-toolset-15.0 2022-09-30 12:51:57 +02:00
rhbz_1657544 Add llvm-toolset-15.0 2022-09-30 12:51:57 +02:00
rhbz_2239619 Add a test that checks if debug information is disabled by default 2023-09-20 10:57:52 -03:00
rpmmacros Remove reference to %{clang_resource_dir_readonly} 2023-08-09 16:07:41 -03:00
toolchains toolchains test: add support for snapshots testing 2023-10-25 12:16:01 +02:00
ucrt64-toolchain Add test for ucrt64 toolchain detection on fedora 2022-12-21 11:04:24 +01:00
use-correct-dwarf-default Use correct DWARF version 2024-02-05 20:24:09 +01:00
build-gating.fmf Install dnf-config-manager before using it 2023-04-14 12:04:30 -03:00
README.rst Add README file 2019-09-24 18:47:34 +00:00