summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2009-12-21 19:22:48 +0000
committerreed <reed>2009-12-21 19:22:48 +0000
commit165081f4ce01cb64163a8928fbb85fff8a2ce300 (patch)
treed017862512383668dd7a51048d4e4971ed4c4d37
parent32d5897114e2303927357dcf690ab9e65e437192 (diff)
downloadpkgsrc-165081f4ce01cb64163a8928fbb85fff8a2ce300.tar.gz
Reformat.
-rw-r--r--devel/googletest/DESCR11
1 files changed, 5 insertions, 6 deletions
diff --git a/devel/googletest/DESCR b/devel/googletest/DESCR
index 4600f181dd5..4126f867788 100644
--- a/devel/googletest/DESCR
+++ b/devel/googletest/DESCR
@@ -1,8 +1,7 @@
-The googletest package provides Google's C++ test writing framework.
+The googletest package provides Google's C++ test writing framework.
It is based on the xUnit architecture and works for a variety of
platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and
-Symbian). It provides various options for running the tests, a
-rich set of assertions, automatic test discovery, and XML test
-report generation. It supports type- and value-parameterized tests,
-death tests, fatal and non-fatal failures, and user-defined
-assertions.
+Symbian). It provides various options for running the tests, a rich
+set of assertions, automatic test discovery, and XML test report
+generation. It supports type- and value-parameterized tests, death
+tests, fatal and non-fatal failures, and user-defined assertions.