llvm-project/libcxx/test/std/strings/basic.string
Marshall Clow 979550f221 While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard
llvm-svn: 239004
2015-06-04 02:05:41 +00:00
..
string.access
string.capacity Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
string.cons While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard 2015-06-04 02:05:41 +00:00
string.iterators
string.modifiers
string.nonmembers
string.ops
string.require Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete 2015-05-26 18:57:27 +00:00
input_iterator.h
test_traits.h
types.pass.cpp