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

Unified Diff: testing/gmock/configure.ac

Issue 140003: Upgrade gtest to r267 and gmock to r173. (Closed)
Patch Set: final fileset. 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/gmock/README ('k') | testing/gmock/include/gmock/gmock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gmock/configure.ac
diff --git a/testing/gmock/configure.ac b/testing/gmock/configure.ac
index c317979f47e07d720ace6efab180d3fdbc5528fb..78ff30d8d78774f60773bb5e988a2c9871f0a6b6 100644
--- a/testing/gmock/configure.ac
+++ b/testing/gmock/configure.ac
@@ -80,7 +80,7 @@ AC_ARG_VAR([GTEST_VERSION],
[The version of Google Test available.])
HAVE_BUILT_GTEST="no"
-GTEST_MIN_VERSION="1.2.1"
+GTEST_MIN_VERSION="1.3.0"
AS_IF([test "x${enable_external_gtest}" = "xyes"],
[# Begin filling in variables as we are able.
« no previous file with comments | « testing/gmock/README ('k') | testing/gmock/include/gmock/gmock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698