On Friday 12 September 2014 20:23:46 Vicente J. Botet Escriba wrote:
Le 11/09/14 20:06, Andrey Semashev a écrit :
Hi,
I can see a few testers have cycled since MPL.Core was extracted into a sublibrary, but there is no mpl/core page in the test matrix. The sublibs file and core/test directory are present in the mpl submodule. Is there something I should do to make the tests appear?
I'm not sure, but take a look at status/Jamfile.v2
There is a list as
# Tests from Jamfiles in individual library test subdirectories # Please keep these in alphabetic order by test-suite name run-tests libs : accumulators/test # test-suite accumulators algorithm/test # test-suite algorithm algorithm/minmax/test # test-suite algorith/minmax algorithm/string/test # test-suite algorithm/string align/test # test-suite align array/test # test-suite array asio/test # test-suite asio assert/test # test-suite assert ...
Thanks for the hint. https://github.com/boostorg/boost/pull/38