Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 4, 2024
fyi - For MacOS that could work, but I think you'd still have to link 
SenTestingKit yourself so those headers could 
be found for your code.


Original comment by [email protected] on 6 Mar 2009 at 1:16

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 4, 2024
1. Yes, I know this would be MacOS only. I understand if that precludes this 
whole discussion.

2. Yes, you'd still have to link SenTestingKit in user code, but the 
GTMTesting.framework (or whatever it's 
called) will also have to link SenTestingKit for the same reason.

3. An other resolution option is to include the UnitTesting stuff in the GTM 
target (along with linking 
SenTestingKit). This would make it very obvious that the framework is not 
intended to be shipped with an 
application. Either approach would be fine with me.

Original comment by [email protected] on 6 Mar 2009 at 1:22

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 4, 2024
[deleted comment]

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 4, 2024
Make a project reference SenTestingKit.framework to see the headers but Do NOT 
link
SenTestingKit?.framework in test-binary that uses
GTMSenTestCase.h/GTMIPhoneUnitTestDelegate.m, or else the 
[GTMIPhoneUnitTestDelegate
runTests] will fail to run any tests. 


Original comment by [email protected] on 19 Nov 2009 at 1:45

from google-toolbox-for-mac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.