Logo
Explore Help
Sign In
llvm/libcxx
1
0
Fork 0
You've already forked libcxx
mirror of https://github.com/llvm-mirror/libcxx.git synced 2025-10-23 18:38:30 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d0eba8d313e51d45cbdb028096518cbb08043913
libcxx/test/std/utilities/function.objects/unord.hash
History
Eric Fiselier d24c465bea 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!


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272716 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-14 21:31:42 +00:00
..
enum.fail.cpp
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
enum.pass.cpp
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
floating.pass.cpp
Prevent truncation warning. Patch from STL@microsoft.com
2016-06-14 02:54:15 +00:00
integral.pass.cpp
Add hash specializations for __int128_t. Fixes LWG issue 2119
2016-04-18 02:54:00 +00:00
pointer.pass.cpp
libc++ implements its' hash objects as deriving from std::unary_function, and the tests test for that. STL @ MS pointed out that the standard doesn't requie these objects to derive from unary_function, and so the tests should not require that either. Change the tests to check for the embedded typedefs - which ARE required. No change to the library.
2015-01-07 21:53:23 +00:00
Powered by Gitea Version: 1.24.6 Page: 146ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API