$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-build] Automating the header compilation check. was : [thread] 1.36 thread.hpp compilation problem
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-09-05 10:48:05
AMDG
vicente.botet wrote:
> in my developement I use to include some tests that check that a
> header file compiles. Other boost developers do the same. How this is
> done now?
>
> <snip>
>
> Even if this is simple, the creation of the file is tedious. Do you
> know a simple way to do it?
I've automated it for the Units library
Take a look at the Jamfile in libs/units/test_headers
In Christ,
Steven Watanabe