diff options
Diffstat (limited to 'development/cppunit/slack-desc')
-rw-r--r-- | development/cppunit/slack-desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/cppunit/slack-desc b/development/cppunit/slack-desc index de0dd1c3ea..d9cfc2c51e 100644 --- a/development/cppunit/slack-desc +++ b/development/cppunit/slack-desc @@ -1,14 +1,14 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| cppunit: cppunit (C++ unit testing framework) -cppunit: -cppunit: CppUnit is a C++ unit testing framework. +cppunit: +cppunit: CppUnit is a C++ unit testing framework. cppunit: It started its life as a port of JUnit to C++ by Michael Feathers. cppunit: cppunit: Homepage: http://cppunit.sourceforge.net |