Boost logo

Boost Testing :

Subject: [Boost-testing] [msvc-9.0~wm5~stlport5.2] Windows CE file locations in tests
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-03-25 11:46:16


Some of the Boost.Graph regression tests use local files in the tests/
directory as command-line arguments to the test programs. One example of
this is cycle_ratio_tests (with error messages at
<URL:http://tinyurl.com/yf5jjo8>). On Windows CE, the path for the test
file is not filled in, and so appears to default to the root directory.
A search online suggested that Windows CE does not have the concept of a
current directory. Are the test files copied over to the root directory
on the target system? If not, is there some way to get their actual paths
filled in so they can be used by test programs?

-- Jeremiah Willcock


Boost-testing list run by mbergal at meta-comm.com