Tests renamed as requested and I took the time to reduce code
duplications in unordered_checks.h.
libstdc++: Add _GLIBCXX_DEBUG checks on unordered container
local_iterator
Complete tests on _GLIBCXX_DEBUG checks in
include/debug/safe_local_iterator.h.
Fix several tests not te
On Thu, 17 Apr 2025 at 17:22, François Dumont wrote:
>
> Tests renamed as requested and I took the time to reduce code
> duplications in unordered_checks.h.
>
> libstdc++: Add _GLIBCXX_DEBUG checks on unordered container
> local_iterator
>
> Complete tests on _GLIBCXX_DEBUG checks in
>
On Wed, 16 Apr 2025 at 20:57, François Dumont wrote:
>
> libstdc++: Add _GLIBCXX_DEBUG checks on unordered container
> local_iterator
>
> Some _GLIBCXX_DEBUG checks in include/debug/safe_local_iterator.h
> were not properly
> tested.
>
> Fix several tests not testing the contai