• 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
Target setup for unit testing (using cppunit)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Target setup for unit testing (using cppunit)


  • Subject: Target setup for unit testing (using cppunit)
  • From: Stefan van den Oord <email@hidden>
  • Date: Mon, 21 Nov 2005 18:31:38 +0100

Dear list members,

We have a multi-platform C++ project. On the Mac, we use Xcode for
development. Because it's multi-platform, there is no carbon or cocoa
involved. For unit testing, we use cppunit (cppunit.sourceforge.net),
which works ok for us.

My question is about how to properly set up my targets, so that unit
tests get automatically run after each build, but sources are compiled
only once (compiling takes way too much time to do it more than once).

I have tried several things, but I run in all kinds of trouble ranging
from multiple compilations to unresolved symbols.

Can you please advise on the right way to set this up?

Thank you!

Regards,

Stefan van den Oord
 _______________________________________________
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

  • Follow-Ups:
    • Re: Target setup for unit testing (using cppunit)
      • From: James Bucanek <email@hidden>
  • Prev by Date: Re: Build condiguration for aggregate targets
  • Next by Date: Re: Avoiding stepping-in
  • Previous by thread: Re: Build condiguration for aggregate targets
  • Next by thread: Re: Target setup for unit testing (using cppunit)
  • Index(es):
    • Date
    • Thread