cxx/test/std/strings/basic.string
2015-06-04 02:05:41 +00:00
..
string.access Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
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 Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
string.modifiers Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. 2015-01-09 20:25:52 +00:00
string.nonmembers Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. 2015-01-09 20:25:52 +00:00
string.ops Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
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 Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
test_traits.h Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
types.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00