$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bondarenko Denis (storm_at_[hidden])
Date: 2005-10-04 11:26:21
Gennadiy Rozental wrote:
>IOW do whatever I do in main() in unit_test_main.ipp, in your main
>function. Be aware that now you need to link boost library *without*
>unit_test_main.cpp. And you are good to go.
>
>Gennadiy
>
>
>
Thank you very much. I did so and now BOOST testing framework
successfully lives into PWLIB thread.
storm