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

    Исходный пакет: cgreen
    Версия: 1.6.2-alt1
    Собран:  26 мая 2023 г. 22:52
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.lastcraft.com/cgreen.php

    Лицензия: ISC
    О пакете: Framework for unit testing, written in C
    Описание: 
    What is it? It's a framework for unit testing, written in C. A tool
    for C developers writing tests of their own code.
    
    If you have used JUnit, or any of the xUnit clones, you will find
    the concept familiar. In particular the tool supports a range of
    assertions, composable test suites and setup/teardown facilities.
    Because of the peculiarities of C programming, each test function
    is normally run in it's own process.
    
    NOTE: this package includes a slightly modified version of cgreen. Check
    http://git.altlinux.ru/people/voins/packages/?p=cgreen.git for list of changes

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cgreen (riscv64)
    cgreen-debuginfo (riscv64)

    Сопровождающий: Vladimir Rubanov

    Список участников:
    Vladimir Rubanov
    Mikhail Efremov
    Alexey Voinov

      1. cmake
      2. gcc
      3. gcc-c++
      4. rpm-macros-cmake

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


    9 мая 2023 г. Vladimir Rubanov 1.6.2-alt1
    - Upgrade version to 1.6.2
    - Switch to standard packaging.
    30 марта 2021 г. Mikhail Efremov 1.0-alt3
    - Fix License tag.
    - Use _unpackaged_files_terminate_build.
    - Fix packaging on 32bit arches.
    16 июня 2014 г. Mikhail Efremov 1.0-alt2
    - Fix build.