Re: C++ unit testing in Xcode
Re: C++ unit testing in Xcode
- Subject: Re: C++ unit testing in Xcode
- From: Sean Houghton <email@hidden>
- Date: Tue, 8 Mar 2005 22:59:43 -0800
Thanks for the information guys. I'm planning on writing a tiny shell
script adapter that will convert the errors from VC format to the
xCode format. I've found the option (off by default) that
automatically opens the detailed build report if any errors happen.
That's good enough for now.
On Mon, 7 Mar 2005 16:11:15 +0100, Marco Scheurer <email@hidden> wrote:
> 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
>
>
--
Sean Houghton
_______________________________________________
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