summaryrefslogtreecommitdiff
path: root/dev-util/cpptest/metadata.xml
blob: 19e0218875b81659c5c7935c82c0dc079792850c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <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>
 <upstream>
  <remote-id type="sourceforge">cpptest</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>