
7 Oct
2009
7 Oct
'09
9:39 p.m.
AMDG Jean-Louis Leroy wrote:
I would like to create tests that check, not only that a file will not compile, but that the errors contain specific strings. More precisely, I want to make sure that wrong code fails on a MPL assertion and not deep inside the template instantiations.
Is that feasible?
Currently, there is no way to do this. I don't know of a way to capture the output of the compiler. In Christ, Steven Watanabe