Boost logo

Boost Testing :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-08-21 21:41:21


The results of the utility/enable_if tests don't show up in the
status tables. The Jamfile for these tests,

     libs/utility/enable_if/test/Jamfile

is subinclude'd from status/Jamfile, and is very similar to the
functional/hash Jamfile (which does show up properly). The enable_if
tests are running on our machines, but the XML generated doesn't look
quite right. Here's a snippet from today's OSL2.xml:

     <test-log library="utility" test-name="partial_specializations"
test-type="" test-program="" target-directory="bin/boost/libs/utility/
enable_if/test/partial_specializations.test/gcc-3.4.4-linux/debug"
toolset="gcc-3.4.4-linux" show-run-output="true">

I'd have expected the library to be utility/enable_if, and the test-
type and test-program attributes to be non-empty. Any ideas what's
going on?

     Doug


Boost-testing list run by mbergal at meta-comm.com