Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gtest - Google C++ testing framework
- Description:
Google's 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.5.0-4m.mo8.i686
[87 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (1.5.0-4m)
- rebuild for new GCC 4.6
|