Add gtest, as separate set of tests (that just follow the ad-hoc tests that already exist)

This commit is contained in:
Jesse Beder
2014-03-22 19:06:46 -05:00
parent 32125697f2
commit db82302ed0
182 changed files with 141114 additions and 4 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