Changelog for
gtest-devel-1.4.0-1.fc13.x86_64.rpm :
Sat Nov 14 13:00:00 2009 Debarshi Ray
- 1.4.0-1
- Version bump to 1.4.0.
* New feature: the event listener API.
* New feature: test shuffling.
* New feature: the XML report format is closer to junitreport and can
be parsed by Hudson now.
* New feature: elapsed time for the tests is printed by default.
* New feature: comes with a TR1 tuple implementation such that Boost
is no longer needed for Combine().
* New feature: EXPECT_DEATH_IF_SUPPORTED macro and friends.
* New feature: the Xcode project can now produce static gtest libraries in
addition to a framework.
* Compatibility fixes for gcc and minGW.
* Bug fixes and implementation clean-ups.
Fri Jul 24 14:00:00 2009 Release Engineering - 1.3.0-2.20090601svn257
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Jun 1 14:00:00 2009 Tom \"spot\" Callaway - 1.3.0-1
- Version bump to 1.3.0.
* New feature: ability to use Google Test assertions in other testing
frameworks.
* New feature: ability to run disabled test via
--gtest_also_run_disabled_tests.
* New feature: the --help flag for printing the usage.
* New feature: access to Google Test flag values in user code.
* New feature: a script that packs Google Test into one .h and one .cc file
for easy deployment.
* New feature: support for distributing test functions to multiple machines
(requires support from the test runner).
* Bug fixes and implementation clean-ups.
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Sat Jul 5 14:00:00 2008 Debarshi Ray - 1.0.0-1
- Initial build.