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/localization/locale.stdcvt
Howard Hinnant ca8eb830dd <algorithm> no longer needs to include <cstdlib>, but can get away with just <cstddef>. This was brought to my attention by Salvatore Benedetto in his port to a bare-metal coretex-m3. This exposed two test bugs where an explicit #include <cstdlib> was needed.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@160786 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
codecvt_mode.pass.cpp license change 15 years ago
codecvt_utf8.pass.cpp <algorithm> no longer needs to include <cstdlib>, but can get away with just <cstddef>. This was brought to my attention by Salvatore Benedetto in his port to a bare-metal coretex-m3. This exposed two test bugs where an explicit #include <cstdlib> was needed. 13 years ago
codecvt_utf8_always_noconv.pass.cpp license change 15 years ago
codecvt_utf8_encoding.pass.cpp license change 15 years ago
codecvt_utf8_in.pass.cpp license change 15 years ago
codecvt_utf8_length.pass.cpp license change 15 years ago
codecvt_utf8_max_length.pass.cpp license change 15 years ago
codecvt_utf8_out.pass.cpp license change 15 years ago
codecvt_utf8_unshift.pass.cpp license change 15 years ago
codecvt_utf8_utf16_always_noconv.pass.cpp license change 15 years ago
codecvt_utf8_utf16_encoding.pass.cpp license change 15 years ago
codecvt_utf8_utf16_in.pass.cpp license change 15 years ago
codecvt_utf8_utf16_length.pass.cpp license change 15 years ago
codecvt_utf8_utf16_max_length.pass.cpp license change 15 years ago
codecvt_utf8_utf16_out.pass.cpp license change 15 years ago
codecvt_utf8_utf16_unshift.pass.cpp license change 15 years ago
codecvt_utf16.pass.cpp <algorithm> no longer needs to include <cstdlib>, but can get away with just <cstddef>. This was brought to my attention by Salvatore Benedetto in his port to a bare-metal coretex-m3. This exposed two test bugs where an explicit #include <cstdlib> was needed. 13 years ago
codecvt_utf16_always_noconv.pass.cpp license change 15 years ago
codecvt_utf16_encoding.pass.cpp license change 15 years ago
codecvt_utf16_in.pass.cpp license change 15 years ago
codecvt_utf16_length.pass.cpp license change 15 years ago
codecvt_utf16_max_length.pass.cpp license change 15 years ago
codecvt_utf16_out.pass.cpp license change 15 years ago
codecvt_utf16_unshift.pass.cpp license change 15 years ago
version.pass.cpp license change 15 years ago