Re: Cryptical error in unit test script
Re: Cryptical error in unit test script
- Subject: Re: Cryptical error in unit test script
- From: "Jeremy W. Sherman" <email@hidden>
- Date: Mon, 20 Apr 2009 11:10:49 -0400
Try sourcing the include file from a bash shell in Terminal.app. If that works, then double-check that the shell script in Xcode is running in the correct shell.
—Jeremy
On Mon, Apr 20, 2009 at 5:21 AM, Issac Trotts
<email@hidden> wrote:
Here's some more info that might be relevant. The same problem now comes up in the most recent revision of my project, which passed its unit tests when I checked it in. The file /Developer/Tools/RunPlatformUnitTests.include exists and opens up just fine in a text editor, so that's not the problem.
I'll keep looking.
On Mon, Apr 20, 2009 at 2:06 AM, Issac Trotts
<email@hidden> wrote:
When I try to build and run my project's unit tests, the Build Results window shows
"""
Running custom shell script (1 error)
error: Could not source include file /Developer/Tools/RunPlatformUnitTests.include
"""
It was working just a few minutes ago, but I'm not sure which of my changes (if any) caused the problem. The error message doesn't help, so I'll have to figure out the cause by trial and error.
_______________________________________________
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
_______________________________________________
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