$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Schabel (boost_at_[hidden])
Date: 2007-02-28 18:34:07
Naturally, for compile-time units there are some cases where compile-
time failure is
the correct behavior - how should I structure tests so that this is
recognized? Presumably
I need to have a separate test source file for each expected
compilation error, right?
Matthias