(no subject)
(no subject)
- Subject: (no subject)
- From: Bryant Luk <email@hidden>
- Date: Wed, 20 Jul 2005 00:37:51 -0500
Hello,
I recently decided to use unit tests in my Xcode project. I have
upgraded to Xcode 2.1 (via ADC download) and installed everything
(via the custom installation). On a brand new Cocoa Application
project, I click the Project | Add Target and select the Cocoa Unit
Test Bundle. When the target is added, I do not see anything
actually inside the target. It shows the Copy Bundle Resources,
Compile Sources, Link Binary With Library, and Run Script subheadings
underneath my new target, but absolutely nothing is in any of them.
I decided to add an Objective-C test case class and added one dummy
(STAssertTrue(NO, @"blah")) test case, but the test case will not
run. What am I doing wrong? I have the absolute latest versions of
everything via Software Update. I did install PyObjC recently, but I
doubt it would have messed up Xcode's unit testing capabilities.
Everything else seems fine (it builds and executes my actual
programs, just not the unit tests).
I have tried uninstalling Xcode (via the uninstall-tools script), and
then re-installing Xcode, but it still does not work.
Thanks for any help you can provide.
- Bryant Luk
_______________________________________________
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