.. |
issues
|
Corrected error handling and aded checks for exceptions.
|
2022-02-21 14:38:20 +03:00 |
test_cmake
|
Added CMake self-test jobs to CI.
|
2020-06-05 15:24:10 +03:00 |
config_info.cpp
|
Moved header that is used in tests to tests.
|
2022-07-07 23:34:35 +03:00 |
convenience_test.cpp
|
Refactored path implementation for better support Windows path prefixes.
|
2021-06-05 19:52:33 +03:00 |
copy_test.cpp
|
Reverted using std::filesystem::path to pass paths to file streams.
|
2021-06-09 18:28:28 +03:00 |
deprecated_test.cpp
|
Marked previously deprecated APIs with attributes to generate warnings.
|
2022-08-14 19:52:38 +03:00 |
design_use_cases.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
equivalent.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
foreach_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
fstream_test.cpp
|
Reverted using std::filesystem::path to pass paths to file streams.
|
2021-06-09 18:28:28 +03:00 |
Jamfile.v2
|
Moved header that is used in tests to tests.
|
2022-07-07 23:34:35 +03:00 |
large_file_support_test.cpp
|
Refactored path implementation for better support Windows path prefixes.
|
2021-06-05 19:52:33 +03:00 |
locale_info.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
long_path_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
macro_default_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
macro_value.hpp
|
Moved header that is used in tests to tests.
|
2022-07-07 23:34:35 +03:00 |
odr1_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
odr2_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
operations_test.cpp
|
Added a new test case for absolute() with UNC path on Windows.
|
2022-12-03 00:01:40 +03:00 |
operations_unit_test.cpp
|
Moved string_file.hpp tests to deprecated tests.
|
2022-02-08 22:45:52 +03:00 |
path_test.cpp
|
Added basic path compare tests.
|
2022-08-31 23:15:53 +03:00 |
path_times.cpp
|
Refactored path implementation for better support Windows path prefixes.
|
2021-06-05 19:52:33 +03:00 |
path_unit_test.cpp
|
Moved path_traits.hpp to detail.
|
2022-08-21 18:45:59 +03:00 |
quick.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
relative_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
sample_test.cpp
|
Reformatted code for more consistent look and better readability.
|
2021-04-24 22:37:57 +03:00 |
test_codecvt.hpp
|
Added BOOST_FILESYSTEM_VERSION 4 and moved breaking path changes to v4.
|
2021-06-13 03:20:30 +03:00 |
windows_attributes.cpp
|
Added support for removing read-only files on Windows.
|
2021-11-18 14:54:17 +03:00 |