B. Watson 249b2886c9 development/gtest: Fix docs, shared lib perms. 2 years ago
..
patches 5909b3258f development/gtest: Install libraries and pkgconfig files. 3 years ago
README f65c79aed4 development/gtest: Updated for version 1.7.0 + new maintainer. 8 years ago
gtest.SlackBuild 249b2886c9 development/gtest: Fix docs, shared lib perms. 2 years ago
gtest.info 034af83386 development/gtest: Updated for version 1.10.0. 3 years ago
slack-desc 0f6ab46878 development/gtest: Fix slack-desc. 8 years ago

README

gtest (Google C++ Testing Framework)

Google's framework for writing C++ tests on a variety of platforms
(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
on the xUnit architecture. Supports automatic test discovery, a rich
set of assertions, user-defined assertions, death tests, fatal and
non-fatal failures, value- and type-parameterized tests, various
options for running the tests, and XML test report generation.