You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andrey Semashev 84f70b0a2a Added a new test case for absolute() with UNC path on Windows. 4 months ago
..
issues Corrected error handling and aded checks for exceptions. 1 year ago
test_cmake Added CMake self-test jobs to CI. 3 years ago
Jamfile.v2 Moved header that is used in tests to tests. 9 months ago
config_info.cpp Moved header that is used in tests to tests. 9 months ago
convenience_test.cpp Refactored path implementation for better support Windows path prefixes. 2 years ago
copy_test.cpp Reverted using std::filesystem::path to pass paths to file streams. 2 years ago
deprecated_test.cpp Marked previously deprecated APIs with attributes to generate warnings. 7 months ago
design_use_cases.cpp Reformatted code for more consistent look and better readability. 2 years ago
equivalent.cpp Reformatted code for more consistent look and better readability. 2 years ago
foreach_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
fstream_test.cpp Reverted using std::filesystem::path to pass paths to file streams. 2 years ago
large_file_support_test.cpp Refactored path implementation for better support Windows path prefixes. 2 years ago
locale_info.cpp Reformatted code for more consistent look and better readability. 2 years ago
long_path_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
macro_default_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
macro_value.hpp Moved header that is used in tests to tests. 9 months ago
odr1_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
odr2_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
operations_test.cpp Added a new test case for absolute() with UNC path on Windows. 4 months ago
operations_unit_test.cpp Moved string_file.hpp tests to deprecated tests. 1 year ago
path_test.cpp Added basic path compare tests. 7 months ago
path_times.cpp Refactored path implementation for better support Windows path prefixes. 2 years ago
path_unit_test.cpp Moved path_traits.hpp to detail. 7 months ago
quick.cpp Reformatted code for more consistent look and better readability. 2 years ago
relative_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
sample_test.cpp Reformatted code for more consistent look and better readability. 2 years ago
test_codecvt.hpp Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4. 2 years ago
windows_attributes.cpp Added support for removing read-only files on Windows. 1 year ago