summaryrefslogtreecommitdiff
blob: 80d13b29d325f524e8848790066d238f530dcb64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>no-herd</herd>
	<maintainer>
		<email>sping@gentoo.org</email>
		<name>Sebastian Pipping</name>
	</maintainer>
	<longdescription lang="en">
		CppTest is a portable and powerful, yet simple, unit testing framework for handling
		automated tests in C++. The focus lies on usability and extendability.
		Several output formats are supported and new ones are easily added.
	</longdescription>
</pkgmetadata>