Steffen Schümann 73212968f6 Squashed commit of the following:
commit 16e1157d4e0a484c5b0045551ce0e083e566d582
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sun Jul 12 14:53:28 2026 +0200

    Improve file time precision checks and initialize `directory_entry`'s `_last_write_time`

commit 4bc18b09557747baf03cdc412102b4166627eba9
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sun Jul 12 13:12:35 2026 +0200

    Preserve subsecond precision for `last_write_time()` and related filesystem metadata (#208)
2026-07-12 15:11:57 +02:00
..
cmake refs #68, updated readme, fix for failing CI on VS2019. 2020-08-29 20:34:59 +02:00
catch.hpp Update Catch header to v2.13.7 to fix tests against glibc 2.34 2021-11-22 22:34:41 +00:00
CMakeLists.txt Update CMake test configuration for standardized filesystem support 2026-07-11 22:01:09 +02:00
exception.cpp Allow iteration while exceptions are disabled and reactivate proximate(...) for that case 2026-07-10 17:01:36 +02:00
filesystem_test.cpp Squashed commit of the following: 2026-07-12 15:11:57 +02:00
fs_std_fwd_header_test.cpp Add tests <fstream> addition and update CMake 2026-07-11 21:22:17 +02:00
fs_std_header_test.cpp Add tests <fstream> addition and update CMake 2026-07-11 21:22:17 +02:00
fwd_test.cpp Added support for forwarding/implementation includes to enhance compile time and hide system headers. 2019-03-24 01:53:44 -07:00
impl_test.cpp Define CATCH_CONFIG_NO_COUNTER across tests to disable Catch2's counter feature for broader compiler support. 2026-07-10 17:19:17 +02:00
multi1.cpp Define CATCH_CONFIG_NO_COUNTER across tests to disable Catch2's counter feature for broader compiler support. 2026-07-10 17:19:17 +02:00
multi2.cpp Define CATCH_CONFIG_NO_COUNTER across tests to disable Catch2's counter feature for broader compiler support. 2026-07-10 17:19:17 +02:00