gentoo/dev-util/cpptest/metadata.xml
Sebastian Pipping 2b1413cca6
dev-util/cpptest: MissingRemoteId
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
2022-11-29 01:42:34 +01:00

18 lines
660 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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="github">cpptest/cpptest</remote-id>
<remote-id type="sourceforge">cpptest</remote-id>
</upstream>
</pkgmetadata>