Eric Fiselier
|
f2f2a6395f
|
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
This is a huge cleanup that helps make the libc++ test suite more portable.
Patch from STL@microsoft.com. Thanks STL!
llvm-svn: 272716
|
2016-06-14 21:31:42 +00:00 |
Marshall Clow
|
9a7971131e
|
Rooting out more undefined behavior in char_traits.
llvm-svn: 229119
|
2015-02-13 16:04:42 +00:00 |
Marshall Clow
|
f3e0e3acda
|
Move the test for zero-length into the char_traits (from string_view). Add tests to char_traits specializations
llvm-svn: 228981
|
2015-02-12 23:34:52 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |