
24 May
2004
24 May
'04
4:39 a.m.
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.