summaryrefslogtreecommitdiff
path: root/devel/googletest
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2009-12-21 19:22:48 +0000
committerreed <reed@pkgsrc.org>2009-12-21 19:22:48 +0000
commit35041a6a4b945efa3a7505fd9c4f3108fe79e29e (patch)
treed017862512383668dd7a51048d4e4971ed4c4d37 /devel/googletest
parentc522833d1f94eaf9eebfbd257d00e926b032fc34 (diff)
downloadpkgsrc-35041a6a4b945efa3a7505fd9c4f3108fe79e29e.tar.gz
Reformat.
Diffstat (limited to 'devel/googletest')
-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.