• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: unit testing with SenTestingKit, please hold my hand
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unit testing with SenTestingKit, please hold my hand


  • Subject: Re: unit testing with SenTestingKit, please hold my hand
  • From: Matt Neuburg <email@hidden>
  • Date: Sun, 10 Dec 2006 14:30:05 -0800
  • Thread-topic: unit testing with SenTestingKit, please hold my hand

On Wed, 6 Dec 2006 14:49:50 -0800, Chris Hanson <email@hidden> said:
>On Dec 6, 2006, at 12:23 PM, Matt Neuburg wrote:
>
>> I should probably file a bug against the other doc:
>>
>> <http://developer.apple.com/documentation/DeveloperTools/Conceptual/UnitTest
>> ing/Articles/CreatingTests.html>
>>
>> ...since, as I said, it omits a major step (linking the
>> SenTestingKit into
>> the project / target). m.
>
>You don't need to add SenTestingKit.framework to a Cocoa unit test
>bundle target created from the Xcode template, because by default it's
>referenced as "-framework SenTestingKit" in Other Linker Flags.

Not on my machine. I just tried it. I added a Cocoa Unit Test bundle target
to a clean project, and the Other Linker Flags for that target says:

-framework Carbon -framework CPlusTest

What you describe would be a nice feature, though. Maybe I should suggest
that when I file my bug? m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: unit testing with SenTestingKit, please hold my hand
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: executable obfuscator?
  • Next by Date: Re: unit testing with SenTestingKit, please hold my hand
  • Previous by thread: Re: unit testing with SenTestingKit, please hold my hand
  • Next by thread: Re: unit testing with SenTestingKit, please hold my hand
  • Index(es):
    • Date
    • Thread