More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -1,8 +1,7 @@
SUMMARY="C++ unit testing framework"
DESCRIPTION="
CppUnit is a C++ unit testing framework. It started its life as a port of \
JUnit to C++ by Michael Feathers.
"
JUnit to C++ by Michael Feathers."
HOMEPAGE="http://cppunit.sourceforge.net/"
COPYRIGHT="2000 Jerome Lacoste
2000 Michael Feathers