Re: NSZombieEnabled when running unit tests
Re: NSZombieEnabled when running unit tests
- Subject: Re: NSZombieEnabled when running unit tests
- From: "Sean McBride" <email@hidden>
- Date: Wed, 19 Aug 2009 12:13:42 -0400
- Organization: Rogue Research Inc.
On 8/19/09 9:52 AM, Paul Summermatter said:
> I'm sure I'm missing something stupidly obvious, but I cannot figure
>out how to specify arguments when running unit tests. Specifically, I
>want to turn on NSZombieEnabled. With applications, I have used the
>Executable inspector panel in Xcode to configure arguments. However,
>with unit tests, there doesn't seem to be an executable. What am I
>missing?
You can add otest to the list of executables in your project.
However, I don't think this will actually work. I tried the same thing
to enable guard malloc for my unit tests, but never got it to work.
Hopefully, someone else will have a solution for us...
--
____________________________________________________________
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