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.
libcxx/test/std/localization/locale.stdcvt
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
8 years ago
..
codecvt_mode.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8.pass.cpp [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. 10 years ago
codecvt_utf8_always_noconv.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_encoding.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_in.pass.cpp test: use char32_t rather than wchar_t 8 years ago
codecvt_utf8_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_max_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_out.pass.cpp Cleanup test issues reported by STL @ Microsoft. 8 years ago
codecvt_utf8_unshift.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_utf16_always_noconv.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_utf16_encoding.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_utf16_in.pass.cpp Cleanup test issues reported by STL @ Microsoft. 8 years ago
codecvt_utf8_utf16_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_utf16_max_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf8_utf16_out.pass.cpp Cleanup test issues reported by STL @ Microsoft. 8 years ago
codecvt_utf8_utf16_unshift.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf16.pass.cpp [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. 10 years ago
codecvt_utf16_always_noconv.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf16_encoding.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf16_in.pass.cpp test: use char32_t rather than wchar_t 8 years ago
codecvt_utf16_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf16_max_length.pass.cpp Move test into test/std subdirectory. 10 years ago
codecvt_utf16_out.pass.cpp Cleanup test issues reported by STL @ Microsoft. 8 years ago
codecvt_utf16_unshift.pass.cpp Move test into test/std subdirectory. 10 years ago