
3 Nov
2007
3 Nov
'07
1:03 a.m.
"Robert Ramey" <ramey@rrsd.com> wrote in message news:fgferc$i67$1@ger.gmane.org...
Actually, this is unbelievable to me and I have to believe that I'm missing something really dumb. I also took a cursory look at Boost Test code and don't see any special provision made for assert.
Boost.Test does have a provision for assert where possible. There is a test to this extend as well: prg_exec_fail3. Gennadiy