Package check: Information

    Binary package: check
    Version: 0.9.8-alt1
    Architecture: x86_64
    Build time:  Oct 20, 2010, 08:56 AM
    Source package: check
    Category: Development/C
    Report package bug
    License: LGPL
    Summary: A unit test framework for C
    Description: 
    Check is a unit test framework for C. It features a simple
    interface for defining unit tests, putting little in the way
    of the developer. Tests are run in a separate address space,
    so Check can catch both assertion failures and code errors that
    cause segmentation faults or other signals. The output from unit
    tests can be used within source code editors and IDEs.

    Maintainer: Michael Shigorin


    Last changed


    Oct. 19, 2010 Michael Shigorin 20101019:0.9.8-alt1
    - 0.9.8
    - introduced conditional static library build
      (enabled by default for kas@)
    July 29, 2009 Michael Shigorin 20090729:0.9.6-alt2
    - applied repocop patch
    - minor spec cleanup
    April 7, 2009 Michael Shigorin 20090407:0.9.6-alt1
    - 0.9.6
    - removed patch
    - buildreq