Boost logo

Boost :

Subject: Re: [boost] [test] linking does not return
From: Kevin Sopp (baraclese_at_[hidden])
Date: 2008-10-27 16:46:07


I've sent this before so apologies if it arrives twice (somehow gmail
is going crazy on me)

This can occur if you enter an infinite loop inside one of your tests, then
it will look like it hangs on the link step because that is the last
message that will appear on the terminal. BJam should flush its output, or
is Boost.Test at fault here too? Output should look like this:

gcc.link ../../../...gcc-4.3.2/debug/link-static/shift
testing.unit-test ../../../...gcc-4.3.2/debug/link-static/shift.passed
Running 12 test cases...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk