Download List

專案描述

Google C++ Testing Framework is Google's framework for writing C++ tests on a variety of platforms. It is based on the xUnit architecture, and it 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-19 16:23
1.1.0

Type-parameterized tests, exception assertions,
and the ability to print elapsed time of tests
were implemented. The robustness of death tests
was improved. An Xcode project and samples were
added. The output format on Windows was adjusted
to be understandable by Visual Studio. Minor bugs
were fixed. Project files for Visual Studio 7.1
were added. Issues with compiling on Mac OS X were
fixed. Issues with compiling on Cygwin were fixed.
標籤: Major feature enhancements

2008-07-04 16:12
1.0.0

標籤: Initial freshmeat announcement

Project Resources