$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-08-12 01:29:27
Vladimir Prus wrote:
> Robert Ramey wrote:
>
>> I've recently running all the boost tests in order to test my library
>> status facilty before checking it in. In the course of doing this
>> I've noticed that
>> in a couple of cases, bjam doesn't create the proper test directory.
>> Here are the tests:
>>
>> a) program_options/test/convert
>
> Note that a target by this name does not exist. There's 'test_convert'
> target though. That target is 'exe' target, so it's not a 'test',
> formally speaking, therefore no 'test name' is expected in the target
> path.
>
>> b) python/test/int_map_indexing_suite
>
> Likewise, the 'int_map_indexing_suite' is defined as independent
> 'non-test' target.
>
>
>> c) statechart/test/TuTest
>
> I'd presume the same here.
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-build