2008-09-16 23:48:19 +00:00
|
|
|
Changes for 1.1.0:
|
|
|
|
|
|
|
|
* New feature: type-parameterized tests.
|
|
|
|
* New feature: exception assertions.
|
|
|
|
* New feature: printing elapsed time of tests.
|
|
|
|
* Improved the robustness of death tests.
|
|
|
|
* Added an Xcode project and samples.
|
|
|
|
* Adjusted the output format on Windows to be understandable by Visual Studio.
|
|
|
|
* Minor bug fixes.
|
|
|
|
|
2008-07-09 20:58:26 +00:00
|
|
|
Changes for 1.0.1:
|
|
|
|
|
|
|
|
* Added project files for Visual Studio 7.1.
|
|
|
|
* Fixed issues with compiling on Mac OS X.
|
|
|
|
* Fixed issues with compiling on Cygwin.
|
|
|
|
|
2008-07-03 22:38:12 +00:00
|
|
|
Changes for 1.0.0:
|
|
|
|
|
|
|
|
* Initial Open Source release of Google Test
|