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

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.