filesystem/test
Andrey Semashev a10762e8b1 Removed usage of removed is_regular function. 2024-01-27 01:15:34 +03:00
..
issues Removed usage of removed is_regular function. 2024-01-27 01:15:34 +03:00
test_cmake Added CMake self-test jobs to CI. 2020-06-05 15:24:10 +03:00
Jamfile.v2 v4: Make equivalent() fail if only one of the paths exists. 2024-01-08 02:35:29 +03:00
cf_path_nullptr_test.cpp Use C++11 language features unconditionally. 2024-01-13 19:32:42 +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 Removed deprecated APIs. 2024-01-14 17:48:44 +03:00
copy_test.cpp Reverted using std::filesystem::path to pass paths to file streams. 2021-06-09 18:28:28 +03:00
cstdio_test.cpp Use a unique path in cstdio test. 2024-01-14 04:28:35 +03:00
deprecated_test.cpp Removed deprecated APIs. 2024-01-14 17:48:44 +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 Use unique filename in narrow character fstream test. 2024-01-14 03:30:28 +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 Use C++11 language features unconditionally. 2024-01-13 19:32:42 +03:00
operations_unit_test.cpp Add dir_entry::refresh and file type observers. Use them in recursive dir_it. 2023-06-04 20:18:50 +03:00
path_iter_ctor_overload_test.cpp Check that the type is an iterator in is_path_source_iterator. 2023-05-21 17:27:12 +03:00
path_operator_ambiguity.cpp Restrict generic path comparison operators to avoid ambiguities with std lib. 2023-05-08 00:11:37 +03:00
path_test.cpp v4: Avoid converting slashes in path root name in path::make_preferred. 2024-01-04 04:07:46 +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 Use C++11 language features unconditionally. 2024-01-13 19:32:42 +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