Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Side by Side Diff: testing/gmock/CHANGES

Issue 113807: Checkin a version of gmock, modified to use our boost_tuple in VS2005. (Closed)
Patch Set: Fix grammar issue. Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/gmock.gyp ('k') | testing/gmock/CONTRIBUTORS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Changes for 1.1.0:
2
3 * New feature: ability to use Google Mock with any testing framework.
4 * New feature: macros for easily defining new matchers
5 * New feature: macros for easily defining new actions.
6 * New feature: more container matchers.
7 * New feature: actions for accessing function arguments and throwing
8 exceptions.
9 * Improved the Google Mock doctor script for diagnosing compiler errors.
10 * Bug fixes and implementation clean-up.
11
12 Changes for 1.0.0:
13
14 * Initial Open Source release of Google Mock
OLDNEW
« no previous file with comments | « testing/gmock.gyp ('k') | testing/gmock/CONTRIBUTORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698