This website requires JavaScript.
Explore
Help
Sign In
boost
/
filesystem
Watch
2
Star
0
Fork
0
You've already forked filesystem
mirror of
https://github.com/boostorg/filesystem.git
synced
2026-01-30 20:02:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.45.0
filesystem
/
v3
/
test
History
Beman Dawes
d65da711fc
Rewrite directory_iterator tests to be totally insensitive to ordering, fixing test failures on several platforms.
...
[SVN r65983]
2010-10-15 17:25:19 +00:00
..
msvc
Fix
#4487
V2 create_hard_link problem with old Windows SDK
2010-09-10 12:51:00 +00:00
msvc10
Fix
#4663
, filesystem objects falsely identified as symlinks. operations_test.cpp refactored and various symlink related tests added. Fixes to bugs found as a result, in addition to the 4663 bug.
2010-10-11 20:22:02 +00:00
convenience_test.cpp
Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
2010-08-05 21:27:55 +00:00
deprecated_test.cpp
Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
2010-08-05 21:27:55 +00:00
design_use_cases.cpp
Move files into new v2 + v3 directory structure
2010-06-09 13:00:15 +00:00
equivalent.cpp
Move files into new v2 + v3 directory structure
2010-06-09 13:00:15 +00:00
fstream_test.cpp
Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
2010-08-05 21:27:55 +00:00
Jamfile.v2
Move files into new v2 + v3 directory structure
2010-06-09 13:00:15 +00:00
large_file_support_test.cpp
Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
2010-08-05 21:27:55 +00:00
operations_test.cpp
Rewrite directory_iterator tests to be totally insensitive to ordering, fixing test failures on several platforms.
2010-10-15 17:25:19 +00:00
operations_unit_test.cpp
Fix
#4799
. The same bug occurred in three places. One of these may have been the source of reported problems with remove_all. Several other problems in documentation and tests were also found and will be addressed separately.
2010-10-05 16:55:19 +00:00
path_test.cpp
Fix
#4702
2010-10-04 13:21:35 +00:00
path_unit_test.cpp
Add path_traits::is_pathable and use it to prevent several path member templates from being considered for overload resolution of non-pathable types. Fixes problem reported by Adam Badura.
2010-08-24 18:35:41 +00:00
test_codecvt.hpp
include <cwchar> for mbstate_t
2010-08-18 11:47:14 +00:00
windows_attributes.cpp
Initial commit
2010-10-09 18:37:49 +00:00