Last updated on 2025-10-31 01:48:19 CET.
| Kind | Description | Details | 
|---|---|---|
| ATLAS | Tests with alternative BLAS/LAPACK implementations | Details | 
| BLAS | Use of BLAS/LAPACK from C/C++ code | Details | 
| C23 | Checks of compiling C code in C23 mode. | Details | 
| Intel | Checks with Intel oneAPI compilers | Details | 
| LTO | Tests for link-time optimization type mismatches | Details | 
| M1mac | Checks on a M1 (arm64) Mac | Details | 
| MKL | Tests with alternative BLAS/LAPACK implementations | Details | 
| OpenBLAS | Tests with alternative BLAS/LAPACK implementations | Details | 
| Strict | Tests with STRICT_R_HEADERS defined to 1. | Details | 
| clang-ASAN | Tests of memory access errors using AddressSanitizer | Details | 
| clang-UBSAN | Tests of memory access errors using Undefined Behavior Sanitizer | Details | 
| donttest | Tests including \donttest examples | Details | 
| gcc-ASAN | Tests of memory access errors using AddressSanitizer | Details | 
| gcc-UBSAN | Tests of memory access errors using Undefined Behavior Sanitizer | Details | 
| gcc | Installation issues with fedora-gcc but not fedora-clang | Details | 
| gcc15 | Installation checks with a snapshot of GCC pre-15 | Details | 
| noLD | Tests without long double | Details | 
| noOMP | Tests without OpenMP support | Details | 
| noRemap | Checks with -DR_NO_REMAP used for C++ code | Details | 
| noSuggests | Tests without suggested packages | Details | 
| valgrind | Tests of memory access errors using valgrind | Details | 
| 0len | Tests for zero-length access segfaults | Details | 
| rchk | Checks of native code (C/C++) based on static code analysis | Details | 
| rcnst | Checks of corruption of constants | Details | 
| rlibro | Checks with read-only user library | Details | 
| musl | Installation checks with musl-based Alpine Linux | Details |