$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-12-12 04:37:43
Martin Wille wrote:
> csr_graph_test produces an infinite loop at least for gcc 3.4.4 and gcc
> 4.0.2. This makes it impossible to run tests unattended. I've lost CPU
> days to this.
The same goes for dominator_tree on Tru64/CXX-7.1 The test compiles ok but
runs forever.
> Is there any chance we could get time limits into the tests? This could
> be part of the Boost.Test library or the build system.
That would really help, yes.
Markus