Steffen Schümann 831d54a21d Squashed commit of the following:
commit a6aab92fb26c569d8fcf417d903601a3b3d4ce6f
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sat Jul 11 23:04:57 2026 +0200

    Refine `weakly_canonical` test to validate error codes and handle invalid paths more robustly.

commit 21b931bd977608fcdcb1ae79aaf4383ffdae517c
Merge: 48a868a 134f5e6
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sat Jul 11 22:11:16 2026 +0200

    Merge branch 'master' into feature-204-weakly-canonical-ignores-errors

commit 48a868a11a69ac174f9ec2eacc5ac78bd72b6ef3
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sat Jul 11 21:48:57 2026 +0200

    Propagate `weakly_canonical()` component lookup errors and improve error handling in filesystem tests (#204)
2026-07-12 00:00:06 +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 00:00:06 +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