gtest - Google C++ testing framework
Website: | https://github.com/google/googletest |
---|---|
License: | BSD and ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Framework for writing C++ tests on a variety of platforms (GNU/Linux, Mac OS X, Windows, 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, various options for running the tests, and XML test report generation.
Packages
gtest-1.12.0-2.aldos.i686 [162 KiB] |
Changelog
by Joel Barrios (2022-07-09):
- Rebuild with GCC 8.5. |