Difference between revisions of "Check"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Added Python and Ruby link)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
|Homepage URL=http://check.sourceforge.net/
 
|Homepage URL=http://check.sourceforge.net/
 
|User level=none
 
|User level=none
 +
|Is High Priority Project=No
 
|VCS checkout command=:pserver:anonymous@cvs.check.sourceforge.net:/cvsroot/check
 
|VCS checkout command=:pserver:anonymous@cvs.check.sourceforge.net:/cvsroot/check
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User tutorial included and available in HTML format from http://check.sourceforge.net/doc/index.html
 
|Documentation note=User tutorial included and available in HTML format from http://check.sourceforge.net/doc/index.html
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|Related projects=CUT,CuTest,QtUnit
 
|Related projects=CUT,CuTest,QtUnit
Line 16: Line 18:
 
|Version download=https://github.com/libcheck/check/archive/0.11.0.tar.gz
 
|Version download=https://github.com/libcheck/check/archive/0.11.0.tar.gz
 
|Version comment=0.11.0 beta released 2016-12-18
 
|Version comment=0.11.0 beta released 2016-12-18
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/08
+
|Last review date=2018/04/16
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=No
 
|Is GNU=No
Line 50: Line 53:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource audience=Python (Ref)
|Resource URL=http://tracker.debian.org/pkg/check
+
|Resource URL=https://pypi.org/project/check
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/check
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/check
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 12:44, 16 April 2018


[edit]

Check

http://check.sourceforge.net/
Unit testing framework for C

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.





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

Janet Casey

Verified on

24 May 2002




Leaders and contributors

Contact(s)Role
Jim O'Leary Contributor
Sven Neumann Maintainer
Neil Spring Contributor
Bernhard Reiter Contributor
Fred Drake Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/check
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=28255
Ruby (Ref)https://rubygems.org/gems/check
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/check-users
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/check-devel
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=28255&atid=392813
Python (Ref)https://pypi.org/project/check
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/check-announce


Software prerequisites

KindDescription
Required to buildautoconf 2.13 or later
Required to buildautomake 1.4 or later




Entry






















"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.