You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/iterators/iterator.primitives
Petr Hosek b7b2997a4a [libc++] Support different libc++ namespaces in the iterator test
libc++ allows changing the namespace, don't assume __1 in the test
to avoid the test failure if different namespace is being used.

Differential Revision: https://reviews.llvm.org/D56698

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@351220 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
iterator.basic Move test into test/std subdirectory. 10 years ago
iterator.operations Remove addtional parameters in function std::next() and std::prev() 7 years ago
iterator.traits [libc++] Support different libc++ namespaces in the iterator test 6 years ago
std.iterator.tags Void cast runtime-unused variables. Patch from STL@microsoft.com 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago