llvm-project/libcxx/test/std/strings/basic.string
Eric Fiselier ae85a922d5 Work around test failure on 32 bit OS X
llvm-svn: 296840
2017-03-02 23:18:40 +00:00
..
string.access [libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", part 12/12. 2016-12-06 01:13:51 +00:00
string.capacity Protect std::string tests under libcpp-no-exceptions 2016-11-29 16:40:19 +00:00
string.cons Remove XFAIL in implicit_deduction_guides tests 2017-02-27 21:10:41 +00:00
string.iterators [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 2016-12-06 01:13:14 +00:00
string.modifiers Work around test failure on 32 bit OS X 2017-03-02 23:18:40 +00:00
string.nonmembers [libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3. 2017-02-05 22:47:09 +00:00
string.ops Protect std::string tests under libcpp-no-exceptions 2016-11-29 16:40:19 +00:00
string.require [libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_type/difference_type. 2016-12-14 22:46:46 +00:00
allocator_mismatch.fail.cpp Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this. 2015-11-26 01:24:04 +00:00
input_iterator.h
test_traits.h
types.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00