• 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: Newbie Q: SenTestCase linking problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie Q: SenTestCase linking problem


  • Subject: Re: Newbie Q: SenTestCase linking problem
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 15 Nov 2007 16:35:05 -0500
  • Organization: Rogue Research

On 11/14/07 3:05 PM, Chris Hanson said:

>The OCUnit framework itself -- SenTestingKit.framework -- is built to
>support both GC and non-GC code. However, the /Developer/Tools/otest
>test rig that runs non-application tests is built non-GC in Xcode
>3.0.  You can't mix GC and non-GC code, so you need to either build
>your framework and tests to run under either GC or non-GC (which is
>what building GC-supported instead of GC-required does) or you need to
>build your own test rig to run under GC.

And this is on the to-do list, right?

It seems that going GC-required is fraught with problems:
 - MallocDebug.app does not work on GC apps
 - unit testing doesn't work
 - OpenGL Profiler doesn't work
 - Rosetta doesn't support GC apps

Maybe I shouldn't have drank the cool aid...

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

 _______________________________________________
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: Newbie Q: SenTestCase linking problem
      • From: Chris Hanson <email@hidden>
References: 
 >Newbie Q: SenTestCase linking problem (From: Tom Davies <email@hidden>)
 >Re: Newbie Q: SenTestCase linking problem (From: Chris Hanson <email@hidden>)
 >Re: Newbie Q: SenTestCase linking problem (From: Tom Davies <email@hidden>)
 >Re: Newbie Q: SenTestCase linking problem (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: script build phase + external target
  • Next by Date: Re: SVN: how to specify a path different from the project path to use for svn calls
  • Previous by thread: Re: Newbie Q: SenTestCase linking problem
  • Next by thread: Re: Newbie Q: SenTestCase linking problem
  • Index(es):
    • Date
    • Thread