Difference between revisions of "CUT"
(Created page with "{{Entry |Name=CUT |Short description=Unit-testing framework for C, C++, and Objective-C |Full description='CUT' is a unit-testing framework for C, C++, and Objective-C. Unlike ot...") |
|||
| Line 4: | Line 4: | ||
|Full description='CUT' is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't try to be an SUnit clone. It automates much of the drudge work encountered when using other unit testing packages for the C family of languages. CUT can also be used in some circumstances to unit-test assembly language software. | |Full description='CUT' is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't try to be an SUnit clone. It automates much of the drudge work encountered when using other unit testing packages for the C family of languages. CUT can also be used in some circumstances to unit-test assembly language software. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://www.falvotech.com/projects/cut.php | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User tutorial available in HTML format from http://www.falvotech.com/projects/cut/tutorial-sergei.php | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=CuTest,Check,QtUnit | ||
| + | |Keywords=C++,C,Objective C,assembly,unit-testing,SUnit | ||
| + | |Is GNU=n | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2008-01-07 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=2. | + | |Version identifier=2.4rc1 |
| − | |Version date= | + | |Version date=2004-12-02 |
| − | |Version status= | + | |Version status=beta |
| − | |Version download= | + | |Version download= |
|License verified date=2004-12-02 | |License verified date=2004-12-02 | ||
| − | |Version comment=2. | + | |Version comment=2.4rc1 beta released 2004-12-02 |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Samuel A. Falvo II | ||
| + | |Email=kc5tja@arrl.net | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=Sergei Gnezdov | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=William Tanksley Jr. | ||
| + | |Email= | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:kc5tja@arrl.net | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Software-development=debugging | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
Latest revision as of 10:19, 12 April 2011
CUT
http://www.falvotech.com/projects/cut.php
'CUT' is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't try to be an SUnit clone. It automates much of the drudge work encountered when using other unit testing packages for the C family of languages. CUT can also be used in some circumstances to unit-test assembly language software.
Documentation
User tutorial available in HTML format from http://www.falvotech.com/projects/cut/tutorial-sergei.php
Related Projects
Download
version 2.4rc1
(beta)
released on 2 December 2004
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Janet Casey | 2 December 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Sergei Gnezdov | Contributor |
| William Tanksley Jr. | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:kc5tja@arrl.net |
Software prerequisites
This entry (in part or in whole) was last reviewed on 7 January 2008.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.