Eric Fiselier
|
141b2881d7
|
Mark bucket_count() assertions as non-portable. Patch from STL@microsoft.com
llvm-svn: 276593
|
2016-07-25 00:26:41 +00:00 |
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
|
28ec78e7a5
|
Fix compile error in test. Can't use `operator[]` for multimap.
llvm-svn: 253271
|
2015-11-16 23:40:27 +00:00 |
Marshall Clow
|
b90e350017
|
More tests for LWG#2156
llvm-svn: 253257
|
2015-11-16 22:18:36 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |