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

  • Default inline alert: Версия в репозитории: 12-alt2

Исходный пакет: simpletest
Версия: 8-alt3
Последняя версия по данным Repology
Собран:  26 февраля 2020 г. 15:34 в задании #247046
Категория: Прочее
Сообщить об ошибке в пакете
Лицензия: 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.

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, aarch64)
simpletest-debuginfo (x86_64, ppc64le, i586, aarch64)

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

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

Права:
Andrew Savchenko
@everybody

    1. libgfortran-devel
    2. libgomp-devel
    3. gcc-c++
    4. gcc-fortran

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


17 января 2020 г. Andrew Savchenko 8-alt3
- Use subst_enable macro.
11 января 2020 г. Andrew Savchenko 8-alt2
- Update summary
- Fix macro type, thanks ldv@ for noticing.
11 января 2020 г. Andrew Savchenko 8-alt1
- Add gcc support.
- Disable m32 tests for non-e2k arches. It can be used on x86_64,
  but outside of build infra, since x86_64-i586 is a separate arepo
  generated repository.
- Refactor build system, add configure.
- Install 32-bit binaries on e2k and docs.