Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup test issues reported by STL @ Microsoft. | Eric Fiselier | 2017-05-12 | 1 | -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 Fiselier | 2014-12-20 | 1 | -0/+78 |
llvm-svn: 224658 |