• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C++ unit testing in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >C++ unit testing in Xcode (From: Sean Houghton <email@hidden>)
 >Re: C++ unit testing in Xcode (From: Marco Scheurer <email@hidden>)
 >Re: C++ unit testing in Xcode (From: Marco Scheurer <email@hidden>)

  • Prev by Date: Re: XCode documentation index; executable runtime paths
  • Next by Date: Seapine SCM and Xcode
  • Previous by thread: Re: C++ unit testing in Xcode
  • Next by thread: XCode - Messages do not print to run log
  • Index(es):
    • Date
    • Thread