This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a67cf0001f5d24305f6c443da05266781c94de2e
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Stephan T. Lavavej
134ed9986a
[libcxx] [test] Strip trailing whitespace.
...
No functional change, no code review. llvm-svn: 294161
2017-02-05 22:48:27 +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
[libcxx] [test] Strip trailing whitespace.
2017-02-05 22:48:27 +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
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +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