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 repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/function.objects/refwrap
Eric Fiselier e250cc68ce Cleanup test issues reported by STL @ Microsoft.
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
..
refwrap.access
refwrap.assign
refwrap.const [libcxx] Rewrite C++03 __invoke. 10 years ago
refwrap.helpers [libcxx] Rewrite C++03 __invoke. 10 years ago
refwrap.invoke
type.pass.cpp
type_properties.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 9 years ago
weak_result.pass.cpp