[libcxx-commits] [libcxx] [libc++] Fix file_status.status.eq.ops.pass.cpp test (PR #73444)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 26 04:14:40 PST 2023
philnik777 wrote:
> It seems that the following files also don't have a valid suffix. Should they be renamed as well?
>
> ```
> test/std/algorithms/alg.nonmodifying/alg.all_of/pstl.exception_handling.cpp
> test/std/experimental/memory/memory.observer.ptr/ctor.copy_move.cpp
> test/std/iterators/predef.iterators/counted.iterator/increment.cpp
> test/std/utilities/charconv/charconv.msvc/test.cpp
> ```
Almost. The last one isn't actually a test. Thanks for looking!
https://github.com/llvm/llvm-project/pull/73444
More information about the libcxx-commits
mailing list