Пакет simpletest: Информация

    Исходный пакет: simpletest
    Версия: 12-alt2
    Последняя версия по данным Repology
    Собран:  16 июля 2022 г. 15:25 в задании #303792
    Категория: Прочее
    Сообщить об ошибке в пакете
    Лицензия: GPL-3
    О пакете: Simple toolchain test
    Описание: 
    Simple suit for testing basic runtime toolchain functionality:
    - build chroot installability;
    - C/C++/Fortran base testing (compiles & works);
    - OpenMP tests for both C and Fortran (C++ OpenMP is the same as C);
    - profiler testing;
    - coverage testing.
    
    Also provides useful information about system:
    - running CPU version and architecture;
    - active instruction set, bitness, optlevel;
    - uname information;
    - effective compiler version and supported standards.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    simpletest (x86_64, ppc64le, i586, armh, aarch64)
    simpletest-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Andrew Savchenko

    Список участников:
    Andrew Savchenko

    Права:
    Andrew Savchenko
    @everybody

      1. liblsan-devel-static
      2. /proc
      3. libgomp-devel
      4. gcc-c++
      5. gcc-fortran
      6. libtsan-devel-static
      7. libubsan-devel-static
      8. libasan-devel-static

    Последнее изменение


    16 июля 2022 г. Andrew Savchenko 12-alt2
    - Workaround g++-12 bug: alt bug 41451.
    30 мая 2022 г. Andrew Savchenko 12-alt1
    - Make Fortran support conditional
    27 ноября 2021 г. Andrew Savchenko 11-alt6
    - Workaround g++-11 bug. Alt bug 41451.