• 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
dylib unittesting and custom executables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dylib unittesting and custom executables


  • Subject: dylib unittesting and custom executables
  • From: Olger Warnier <email@hidden>
  • Date: Fri, 7 Nov 2003 11:51:47 +0100

Hi All,

I have 2 targets that create:
myfunctional.dylib
myfunctional_unittests.dylib

The last one contains cppunit unittests to be run with the DllPluginTester, an executable that loads a dynamic library and performs the tests.

When I press the build&run or build&debug buttons, the DllPluginTester should load the unittests dylib and run the tests. I found a way to define a custom executable (the DllPluginTester) but how do I link that to the unittests target ?
Next to that, I'd like to define some of the settings variables (like TARGET_BUILD_DIR) as an option to the arguments but $(TARGET_BUILD_DIR) does not seems to work.
Is this a bug, or do i do the wrong things ?


any help is welcome :)

Thanks,

Olger
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Yacc support in Xcode broken ?
  • Next by Date: Re: Public Headers in Xcode?
  • Previous by thread: Re: Compiler Error (Member Function Pointers)
  • Next by thread: Boost and frameworks
  • Index(es):
    • Date
    • Thread