slackbuilds_ponce/development/gtest
B. Watson 249b2886c9
development/gtest: Fix docs, shared lib perms.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-16 12:11:29 +07:00
..
patches
gtest.info
gtest.SlackBuild
README
slack-desc

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.