Boost: add test rule to recipe.

The testsuite locks up in some threads/monitors tests.
This commit is contained in:
Adrien Destugues
2014-01-18 21:47:30 +01:00
parent 28d7cb7203
commit 2252a35cb9

View File

@@ -141,6 +141,11 @@ INSTALL()
packageEntries wave $libDir/libboost_wave*
}
TEST() {
cd status
../bjam $jobArgs
}
PROVIDES_devel="
boost_devel$secondaryArchSuffix = $portVersion
devel:libboost_atomic$secondaryArchSuffix = $portVersion