Boost logo

Boost Users :

From: Bondarenko Denis (storm_at_[hidden])
Date: 2005-10-03 06:29:18


Hello!
I got a question about unit testing. I have an application, which uses
PWLIB (http://www.voxgratia.org/docs/pwlib/pwlib-v1_7_4/index.html).
This library creates MAIN function by it's own macros. When I'm trying
to write unit tests for my application I have to use PWLIB. Can I use
boost test unit framework with PWLIB application? As I understand, Boost
test unit framework will try to create its MAIN function by its macros
and this will cause to problems. Is it possible to use both - Boost test
framework and PWLIB library? Will be grateful for your help.

Storm.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net