$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-01-12 09:10:54
> In my tests, I'd rather not have #ifdef __unix all over the place. Is
> is possible to add a macro in the Test framework itself that can be
> checked (on the off chance that timeout support is expanded)?
Why would you want to ifdef it? You don't want to perform specific test
unless timeout could be catched?
Gennadiy