.. |
string.access
|
43d9250a01
[libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", part 12/12.
|
vor 8 Jahren |
string.capacity
|
907c1196a7
Add markup for libc++ dylib availability
|
vor 8 Jahren |
string.cons
|
a686caad20
[libcxx] [test] Untabify, NFC.
|
vor 8 Jahren |
string.iterators
|
21208822a8
[libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12.
|
vor 8 Jahren |
string.modifiers
|
a686caad20
[libcxx] [test] Untabify, NFC.
|
vor 8 Jahren |
string.nonmembers
|
5d91f314f1
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
|
vor 8 Jahren |
string.ops
|
81086f8bfe
Protect std::string tests under libcpp-no-exceptions
|
vor 8 Jahren |
string.require
|
7b7dedb244
[libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_type/difference_type.
|
vor 8 Jahren |
allocator_mismatch.fail.cpp
|
14ba0ad689
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.
|
vor 9 Jahren |
input_iterator.h
|
a90c6dd460
Move test into test/std subdirectory.
|
vor 10 Jahren |
test_traits.h
|
a90c6dd460
Move test into test/std subdirectory.
|
vor 10 Jahren |
traits_mismatch.fail.cpp
|
2d4c3fa48a
Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too
|
vor 8 Jahren |
types.pass.cpp
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
vor 9 Jahren |