Re: [boost] Re: Running regression tests

----- Mensaje original ----- De: Jody Hagins <jody-boost-011304@atdesk.com> Fecha: Jueves, Marzo 3, 2005 7:04 pm Asunto: Re: [boost] Re: Running regression tests
Boy, do I feel stupid. I missed errors in the bjam.log file. It lookslike there was a problem generating bjam.log (but since stderr was redirected to the file, it was not obvious). Anyway, I think that is the problem, but I have no clue as to how it should be fixed. It lookslike a problem with some Jamfile...
Anyone got an idea?
boost-test(RUN) "multi_index/test_range" :
Jody, are you trying to run the tests for multi_index in BCB6? This lib is not supposed to work for BCB... Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

On Fri, 04 Mar 2005 01:00:55 +0100 JOAQUIN LOPEZ MU?Z <joaquin@tid.es> wrote:
boost-test(RUN) "multi_index/test_range" :
Jody, are you trying to run the tests for multi_index in BCB6? This lib is not supposed to work for BCB...
I am not specifically trying to run any tests. I am looking at more/regression.html, and simply trying to follow those instructions. So, I guess I am assuming that the regression scripts will run what is supposed to be run, and leave alone the rest, or that it will try to run the tests and they will fail. I guess someone with more knowledge about Boost.Build and the regression tools will have to tell us what is *supposed* to happen in this case.

Jody Hagins writes:
I am not specifically trying to run any tests. I am looking at more/regression.html, and simply trying to follow those instructions.
Jody, these pages are dated. Try either of these instead: http://cvs.sourceforge.net/viewcvs.py/*checkout*/boost/boost/tools/regressio... or http://www.meta-comm.com/engineering/regression_setup/instructions.html -- Aleksey Gurtovoy MetaCommunications Engineering
participants (3)
-
Aleksey Gurtovoy
-
JOAQUIN LOPEZ MU?Z
-
Jody Hagins