blob: 55bc2ba60c42b819819da353e14aa8e7ac7aafcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: cppunit
Section: devel
Priority: optional
Maintainer: Steve M. Robbins <smr@debian.org>
Build-Depends: debhelper (>> 3.0.0), autoconf, doxygen
Standards-Version: 3.5.2
Package: cppunit
Architecture: any
Description: The Unit Testing Library for C++
CppUnit is a simple Testing Framework for C++ similar to xUnit or
JUnit. You can get the information about Testing Framework on the
web site:
<URL:http://www.xprogramming.com/>
|