Re: Newbie Q: SenTestCase linking problem
Re: Newbie Q: SenTestCase linking problem
- Subject: Re: Newbie Q: SenTestCase linking problem
- From: Chris Hanson <email@hidden>
- Date: Thu, 15 Nov 2007 14:19:50 -0800
On Nov 15, 2007, at 1:35 PM, Sean McBride wrote:
And this is on the to-do list, right?
Being able to run unit tests for GC-required frameworks is on the to-
do list, yes. More than that cannot be said as Apple does not discuss
future products or ship dates.
It seems that going GC-required is fraught with problems:
- unit testing doesn't work
The above is incorrect. The unit testing framework is GC-supported so
it works just fine with GC-unsupported, GC-supported, and GC-required
code. It works just fine for GC-required applications. The only
place where the testing infrastructure *doesn't* work out of the box
is for testing GC-required *frameworks* -- you can work around this
for now by following the instructions I provided and Andre enhanced to
build your own test rig.
-- Chris
_______________________________________________
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