mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This patch cleans up a number of issues reported by STL, including: 1) Fix duplicate is_convertible test. 2) Move non-standard reference_wrapper tests under test/libcxx 3) Fix assumption that sizeof(wchar_t) == 32 in the codecvt and wstring_convert tests. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302870 91177308-0d34-0410-b5e6-96231b3b80d8 |
9 years ago | |
|---|---|---|
| .. | ||
| is_base_of.pass.cpp | 10 years ago | |
| is_callable.pass.cpp | 10 years ago | |
| is_convertible.pass.cpp | 9 years ago | |
| is_convertible_fallback.pass.cpp | 10 years ago | |
| is_nothrow_callable.pass.cpp | 9 years ago | |
| is_same.pass.cpp | 10 years ago | |