[cfe-commits] [PATCH] test/PCH/headersearch.cpp: Tweak for Windows hosts especially cygming.
Douglas Gregor
dgregor at apple.com
Sun Mar 6 10:12:00 PST 2011
On Mar 6, 2011, at 7:09 AM, NAKAMURA Takumi wrote:
> This test requires shell feature, to change working directory.
> On Windows, current directory cannot be moved nor removed.
> ---
> test/PCH/headersearch.cpp | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> ---
> I assume "cp -pR srcdir dstdir" might be available on known hosts.
> Checked on centos5, cygwin-17, mingw-msys and msvc10(unsupported).
Looks good to me, thanks!
- Doug
More information about the cfe-commits
mailing list