summaryrefslogtreecommitdiff
path: root/dev-util/cpptest/metadata.xml
blob: b15aa15aa3ccdc44735fe43cdee71fb0e58971bb (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 "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>