Subject: [boost] [test] compile-fail tests with precise output
From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2009-10-07 17:11:54


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?

Thanks,
Jean-Louis