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/containers/sequences/forwardlist
Howard Hinnant f9d2680e19 A collection of minor type-o fixes. The first two aren't testable, but all tests pass with them. I stumbled across them while experimenting with a std::move that checks its argument for non-const. The third corrects a test that is currently failing.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@190563 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
forwardlist.access Implement full support for non-pointer pointers in custom allocators for forward_list. 13 years ago
forwardlist.cons A collection of minor type-o fixes. The first two aren't testable, but all tests pass with them. I stumbled across them while experimenting with a std::move that checks its argument for non-const. The third corrects a test that is currently failing. 12 years ago
forwardlist.iter N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const_iterator constructor. Fix comment typos in other tests 12 years ago
forwardlist.modifiers War on tabs. 13 years ago
forwardlist.ops Implement full support for non-pointer pointers in custom allocators for forward_list. 13 years ago
forwardlist.spec Implement full support for non-pointer pointers in custom allocators for forward_list. 13 years ago
max_size.pass.cpp Implement full support for non-pointer pointers in custom allocators for forward_list. 13 years ago
types.pass.cpp Implement full support for non-pointer pointers in custom allocators for forward_list. 13 years ago
version.pass.cpp license change 15 years ago