$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-05-23 23:39:33
> There is nothing about a missing directory in there. The failures say
>
> ../libs/test/test/output_test_stream_test.cpp(55): error in
"test_constructor": output.match_pattern() failed. Couldn't open pattern
> file for writing
>
> There might be a number of reasons for it -- one, for instance, is
> that the tests incorrectly assume that the current directory is set
> to "../libs/test/test".
Isn't it true? How would it work otherwise. My other tests rely on pattern
files that used to be present in ../libs/test/test (now under
../libs/test/test/test_files) and it was working
Gennadiy.