Re: C++ unit testing in Xcode
Re: C++ unit testing in Xcode
- Subject: Re: C++ unit testing in Xcode
- From: Marco Scheurer <email@hidden>
- Date: Mon, 7 Mar 2005 16:11:15 +0100
On Mar 07, 2005, at 15:38PM, I wrote:
Having the output of shell scripts appear as errors in Xcode is not
difficult. All you need to do is prefix your messages with the
filename, the line number, and "error" or "warning" like so:
filename.c:number: error: "Your message"
And I forgot to specify that these error messages should be logged to
stderr.
marco
Marco Scheurer
Sen:te, Lausanne, Switzerland http://www.sente.ch
_______________________________________________
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