[Bug libstdc++/122217] There are no tests for filesystem::copy_symlink

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 3 16:18:21 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122217

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:a40655524e12497378baeb3cc9fb4de12da8ca08

commit r16-7876-ga40655524e12497378baeb3cc9fb4de12da8ca08
Author: Adam Wood <adam.wood@mines.sdsmt.edu>
Date:   Wed Jan 28 19:08:25 2026 -0700

    libstdc++: Add filesystem::copy_symlink tests [PR122217]

    libstdc++-v3/Changelog:

            PR libstdc++/122217
            * testsuite/27_io/filesystem/operations/copy_symlink/1.cc: New
            test.
            * testsuite/27_io/filesystem/operations/copy_symlink/2.cc: New
            test.
            * testsuite/27_io/filesystem/operations/copy_symlink/3.cc: New
            test.
            * testsuite/27_io/filesystem/operations/copy_symlink/4.cc: New
            test.


More information about the Gcc-bugs mailing list