From 5290aaa39b51aa27d3f64fba3bc5fff6a08e3a26 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" Date: Thu, 28 May 2009 06:02:56 +0000 Subject: Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005. This checkin adds gmock, and a small example of how to write a gmock-based unittest. Original Review URL: http://codereview.chromium.org/113807 Review URL: http://codereview.chromium.org/115846 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17066 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index f636583..2589a0b 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -28,6 +28,7 @@ '../printing/printing.gyp:*', '../sdch/sdch.gyp:*', '../skia/skia.gyp:*', + '../testing/gmock.gyp:*', '../testing/gtest.gyp:*', '../third_party/bzip2/bzip2.gyp:*', '../third_party/codesighs/codesighs.gyp:*', -- cgit v1.1