mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-20 16:42:10 +00:00
Because Boost.System has switched to define BOOST_POSIX_API on Cygwin[1], Boost.Filesystem now defines its own set of macros for platform API selection. At this time, we preserve the previous behavior, where Cygwin is treated as Windows. [1]: https://github.com/boostorg/system/pull/137
This directory contains tests related to specific issues. The names are intended to indicate both the function or condition being tested and the issue number. ----- Copyright Beman Dawes 2012 Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt