XCode 3.2.6 Unit Testing
XCode 3.2.6 Unit Testing
- Subject: XCode 3.2.6 Unit Testing
- From: Tony Romano <email@hidden>
- Date: Tue, 10 May 2011 11:16:07 -0700
- Thread-topic: XCode 3.2.6 Unit Testing
I set up a unit test harness to have 5 separate unit test classes and each class can have 'n' test. For each test, I am using a command line argument to decide which test I want to run. I can select which test to run, or run all of the test. Why during the build phase does it run ALL the test and not honor which test I've selected on the command line?
The other question is why when I select which target I want to build from the Groups & Files tree(either the UnitTest or the Application) with the mouse does Xcode issue a Zoom Editor Out command and mess with my edit window? Is there a way to prevent this? It's really annoying because I pretty much keep the window closed. Note: I am not selecting the target from the drop down above the tree.
BTW, I am using the independent model.
Thanks In Advance, -tony
|
_______________________________________________
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