Top > All Packages in Directory > CuTest

CuTest - Unit testing library for C

'CuTest' is a unit tesing library for the C language whose tests ensure that your code keeps working as you make small changes in it. They tell you which subroutine is broken, so you can more quickly figure out what's broken. You can also keep adding to your old code without worrying about bad interactions: if there is a bad interaction the tests will catch it. Finally, if every time a bug is reported you write a quick test, you will guarantee that the bug never reappears.

Obtaining

Web pagehttp://cutest.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/cutest/cutest-1.4.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=52240
Version 1.4 (stable) released on 2004-03-18
Licensed under Zlib.
This is not a GNU package.

Documentation
User README included
Support contacts

Help List<asim@pair.com>
Developer List<asim@pair.com>
Bug Databasehttp://sourceforge.net/tracker/?group_id=52240&atid=466190

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cutest http://sourceforge.net/cvs/?group_id=52240
Interfaceslibrary
Source languagesC
Related programsCheck

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-05-18
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.