new version of gtest and first commit of gmock

This commit is contained in:
Nick Bolton 2011-05-07 02:01:16 +00:00
parent 3442cbc707
commit ae7a1f70e7
280 changed files with 168696 additions and 43622 deletions

View file

@ -0,0 +1,8 @@
//
// TestTarget.xcconfig
//
// These are Test target settings for the gtest framework and examples. It
// is set in the "Based On:" dropdown in the "Target" info dialog.
PRODUCT_NAME = $(TARGET_NAME)
HEADER_SEARCH_PATHS = ../include