
12 Jan
2005
12 Jan
'05
2:10 p.m.
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