Compile [2024-11-20 12:19:18 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\filesystem\test\operations_unit_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\test\operations_unit_test.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\operations_unit_test.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_HAS_MKLINK -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_FILESYSTEM_VERSION=4 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_LIB=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.." "-I..\libs\filesystem\test" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\filesystem\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\scope\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\system\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include"
operations_unit_test.cpp
Link [2024-11-20 12:19:18 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\test\operations_unit_test.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\operations_unit_test.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\system\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_system-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_filesystem-vc141-mt-gd-x64-1_87.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\test\operations_unit_test.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\operations_unit_test.exe"
Run [2024-11-20 12:19:19 UTC]: succeed
BOOST_WINDOWS_API is defined
BOOST_FILESYSTEM_DECL=__declspec(dllimport)
BOOST_SYMBOL_VISIBLE=
current_path() is C:\teeks99-09\run\boost_root\status
argv[1] is 'C:\teeks99-09\run\boost_root\libs\filesystem\test', changing current_path() to it
current_path() is C:\teeks99-09\run\boost_root\libs\filesystem\test
temp_dir is C:\teeks99-09\run\boost_root\libs\filesystem\test\..\op-unit_test-fb0f-097e-e1bb
file_status test...
status(".") permissions are 666
symlink_status(".") permissions are 666
query test...
directory_iterator_test...
directory_iterator_test complete
recursive_directory_iterator_test...
recursive_directory_iterator_test complete
operations test...
directory_entry test...
directory_entry overload test...
error handling test...
as expected, attempt to get size of non-existent file threw a filesystem_error
what() returns boost::filesystem::file_size: The system cannot find the file specified [system:2]: "no-such-file"
"e130-35c0-0a9c-de46"
"foo-9c521-3c598-bar"
"foo-46d8d-d167b-02330-79bf0-996fd-f4f69-43b11-ecb9-bar"
"foo-9ff3a-8fadb-ff89d-31439-9d9a7-0127c-eb956-b3769-bar"
testing complete
post-test removal of "C:\teeks99-09\run\boost_root\libs\filesystem\test\..\op-unit_test-fb0f-097e-e1bb"
post-test removal complete
No errors detected.
EXIT STATUS: 0