cxx/test/strings/basic.string
2013-06-28 16:59:19 +00:00
..
string.access Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.capacity Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.cons Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.iterators Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.modifiers Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.nonmembers Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.ops Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
string.require license change 2010-11-16 22:09:02 +00:00
input_iterator.h Fixing whitespace problems 2010-08-22 00:47:54 +00:00
min_allocator.h Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00
test_allocator.h This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. 2013-03-23 17:27:16 +00:00
test_traits.h Fixing whitespace problems 2010-08-22 00:47:54 +00:00
types.pass.cpp Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 2013-06-28 16:59:19 +00:00