Re: SenTestingKit and debugging UnitTests
Re: SenTestingKit and debugging UnitTests
- Subject: Re: SenTestingKit and debugging UnitTests
- From: Felix Franz <email@hidden>
- Date: Wed, 5 Oct 2005 11:23:34 +0200
On Oct 4, 2005, at 8:55 PM, Chris Hanson wrote:
You don't say whether you want to debug application or framework
unit tests. I've written directions for both.
Debugging Cocoa Framework Unit Tests
<http://www.livejournal.com/users/chanson/119578.html>
Debugging Cocoa Application Unit Tests
<http://www.livejournal.com/users/chanson/120740.html>
Hope this helps.
thank you for this detailed description. I wanted to debug the unit
tests
for an application. Your description worked like a charm. I only had to
use an absolute path for the DYLD_INSERT_LIBRARIES-environment variable.
Don't know why $(SYSTEM_LIBRARY_DIR) == "" on my computer.
felix
_______________________________________________
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