summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/refwrap/unary.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup test issues reported by STL @ Microsoft.Eric Fiselier2017-05-121-78/+0
| | | | | | | | | | | 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. llvm-svn: 302870
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+78
llvm-svn: 224658
OpenPOWER on IntegriCloud