llvm-project/libcxx/test/std/iterators
Casey Carter cb71d77cc8 [libcxx][test] Add missing includes and suppress warnings
... from testing with MSVC's STL. Mostly truncation warnings and variables that are only used in `LIBCPP_ASSERT`.

Differential Revision: https://reviews.llvm.org/D116878
2022-01-13 17:34:04 -08:00
..
iterator.container [libc++] Fix ssize test that made an assumption about ptrdiff_t being 'long' 2021-11-25 13:12:47 -05:00
iterator.primitives [libc++] Refactor the tests for ranges::{advance,next,prev} 2022-01-13 13:57:55 -05:00
iterator.range [libc++][test] Remove disable_missing_braces_warning.h from tests 2021-09-22 16:00:16 -04:00
iterator.requirements [libc++][test] Move iter_swap into iterator.cust.swap. NFC. 2022-01-11 19:56:35 -05:00
iterator.synopsis Support tests in freestanding 2019-02-04 20:31:13 +00:00
iterators.general [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
predef.iterators [libcxx][test] Add missing includes and suppress warnings 2022-01-13 17:34:04 -08:00
stream.iterators [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00