Boost logo

Boost Testing :

From: Carl Daniel (cpdaniel_at_[hidden])
Date: 2005-03-16 00:05:35


I notice that my regression results are missing any data for ublas and
python. Looking into ublas, I see in bjam.log many lines like:

...skipped
<@boost!libs!numeric!ublas\placement_new.test\vc-8_0\debug\threading-multi>placement_new.run
for lack of
<@boost!libs!numeric!ublas\placement_new.test\vc-8_0\debug\threading-multi>placement_new.exe...
...skipped
<@boost!libs!numeric!ublas\test6.test\vc-8_0\debug\threading-multi>test6.run
for lack of
<@boost!libs!numeric!ublas\test6.test\vc-8_0\debug\threading-multi>test6.exe...
...skipped
<@boost!libs!numeric!ublas\test5.test\vc-8_0\debug\threading-multi>test5.run
for lack of
<@boost!libs!numeric!ublas\test5.test\vc-8_0\debug\threading-multi>test5.exe...
...skipped
<@boost!libs!numeric!ublas\test4.test\vc-8_0\debug\threading-multi>test4.run
for lack of
<@boost!libs!numeric!ublas\test4.test\vc-8_0\debug\threading-multi>test4.exe...
...skipped
<@boost!libs!numeric!ublas\test3.test\vc-8_0\debug\threading-multi>test3.run
for lack of
<@boost!libs!numeric!ublas\test3.test\vc-8_0\debug\threading-multi>test3.exe...
...skipped
<@boost!libs!numeric!ublas\test2.test\vc-8_0\debug\threading-multi>test2.run
for lack of
<@boost!libs!numeric!ublas\test2.test\vc-8_0\debug\threading-multi>test2.exe...
...skipped
<@boost!libs!numeric!ublas\test1.test\vc-8_0\debug\threading-multi>test1.run
for lack of
<@boost!libs!numeric!ublas\test1.test\vc-8_0\debug\threading-multi>test1.exe...

Is something missing? Does ublas depend on having something else installed?

I see that Python was skipped because I didn't have the right environment
variables set up - so that should be fixed now.

-cd


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