diff options
Diffstat (limited to 'src/boost/libs/filesystem/test/issues/readme.txt')
-rw-r--r-- | src/boost/libs/filesystem/test/issues/readme.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/boost/libs/filesystem/test/issues/readme.txt b/src/boost/libs/filesystem/test/issues/readme.txt new file mode 100644 index 00000000..cf8198e5 --- /dev/null +++ b/src/boost/libs/filesystem/test/issues/readme.txt @@ -0,0 +1,9 @@ +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 |