Package cgreen: Information

    Source package: cgreen
    Version: 1.0-alt1
    Build time:  Nov 11, 2008, 09:41 AM
    Category: Development/C
    Report package bug
    License: LGPL
    Summary: Framework for unit testing, written in C
    Description: 
    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

    List of rpms provided by this srpm:
    cgreen (x86_64, i586)

    Maintainer: Alexey Voinov

    List of contributors:
    Alexey Voinov

    ACL:
    @qa_p7

    Last changed


    Jan. 7, 2008 Alexey Voinov 1.0-alt1
    - initial build