summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 06:02:56 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-28 06:02:56 +0000
commit5290aaa39b51aa27d3f64fba3bc5fff6a08e3a26 (patch)
tree3d8b2b8c80612b8c4f5666ab9bb4fb0f4440cb02 /build/all.gyp
parent6718396a176de7efdab274a06df93dcd03d84088 (diff)
downloadchromium_src-5290aaa39b51aa27d3f64fba3bc5fff6a08e3a26.zip
chromium_src-5290aaa39b51aa27d3f64fba3bc5fff6a08e3a26.tar.gz
chromium_src-5290aaa39b51aa27d3f64fba3bc5fff6a08e3a26.tar.bz2
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
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
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:*',