Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(159)

Issue 5074: Adding typed test headers to Xcode project

Can't Edit
Can't Publish+Mail
Start Review
Created:
17 years, 4 months ago by Preston
Modified:
11 years, 1 month ago
Reviewers:
wan
CC:
lodger , google c++ testing framework
Base URL:
http://googletest.googlecode.com/svn/trunk/xcode/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
gtest.xcodeproj/project.pbxproj View 8 chunks +10 lines, -2 lines 1 comment Download

Messages

Total messages: 2
Preston
Adding a couple of files to the Xcode project. The headers are: googletest/include/gtest/gtest-typed-test.h googletest/include/gtest/internal/gtest-type-util.h This ...
17 years, 4 months ago (2008-09-11 20:33:48 UTC) #1
Zhanyong
17 years, 4 months ago (2008-09-12 00:20:55 UTC) #2
Thanks for the quick fix, Preston!

The strange thing is that the project file worked fine for me with xcode 2.5 (I
tried both 'xcodebuild clean' + 'xcodebuild' and building in the Xcode IDE).  A
closer look revealed that the tests aren't built - only the gtest library was. 
Do you know what might be wrong?  Have you tried it with xcode 2.5?  Thanks!

http://codereview.appspot.com/5074/diff/1/2
File gtest.xcodeproj/project.pbxproj (right):

http://codereview.appspot.com/5074/diff/1/2#newcode28
Line 28: 3BF6F2A00E79B5AD000F2EEE /* gtest-type-util.h in Copy Headers Internal
*/ = {isa = PBXBuildFile; fileRef = 3BF6F29F0E79B5AD000F2EEE /*
gtest-type-util.h */; };
Just curious: what is the word "Copy" supposed to mean here?
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b