$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-06-17 13:37:45
Jeff Garland wrote:
> I'm seeing wide-stream tests showing pass on mingw -- certainly this is
> unexpected. Looking at the results they don't really look like the test is
> running. Do we have a reporting bug?
indeed, mingw "run" tests were not actually run because mingw runtime
dll was not on PATH. Fixed now, I hope there will be no more problems.
B.