hanchenye-llvm-project/libcxx/test/localization
Howard Hinnant a1d07d57a7 <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.
llvm-svn: 160786
2012-07-26 17:09:09 +00:00
..
c.locales license change 2010-11-16 22:09:02 +00:00
locale.categories Fix moneypunct_byname algorithm to more accurately represent C locales in C++. 2012-03-10 18:31:43 +00:00
locale.stdcvt <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. 2012-07-26 17:09:09 +00:00
locale.syn license change 2010-11-16 22:09:02 +00:00
locales Fixed a bug in wstring_convert concerning zero-length inputs. Thanks to Jonathan Coxhead for reporting this bug. 2012-07-12 18:07:41 +00:00
localization.general license change 2010-11-16 22:09:02 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00