Re: SenTestingKit and debugging UnitTests
Re: SenTestingKit and debugging UnitTests
- Subject: Re: SenTestingKit and debugging UnitTests
- From: Scott Ellsworth <email@hidden>
- Date: Wed, 5 Oct 2005 10:36:17 -0700
Hi, Chris.
On Oct 4, 2005, at 11:55 AM, Chris Hanson wrote:
On Oct 4, 2005, at 6:17 AM, Felix Franz wrote:
If I build the Unit-Test-target all UnitTests run. So far, so
good. But I don't know
how to debug the Unit-Tests.
You don't say whether you want to debug application or framework
unit tests. I've written directions for both.
[...]
I have been meaning to ask this. The OPTIMIZATION_CFLAGS key is set
to -O0 in the default stationary, which gives the warning "-
Wuninitialized is not supported without -O".
Is it safe to remove this flag, or perhaps turn it to O1?
Uninitialized variables are one of the early signs of a programmer
screwup IME.
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden