aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/std/localization
AgeCommit message (Expand)Author
2022-06-30[libc++] Implement P0618R0 (Deprecating <codecvt>)Nikolas Klauser
2022-06-27[libc++][lit][AIX] Port tests for getting time to AIXXing Xue
2022-06-27[libc++][lit][AIX] Port tests for money format to AIXXing Xue
2022-05-31[libc++][CI] AIX does not have alternative for time_put_bynamezhijian
2022-05-31[libc++][CI] fixed "LOCALE_fr_FR_UTF_8" for my_facet for AIXzhijian
2022-05-31[libc++][CI] fixed convert_thousands_sep_ru_RU for Russian in the libcxx/test...zhijian
2022-05-31[libc++][CI][AIX] change grouping() return value of std::moneypunct_byname fo...zhijian
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2022-05-18[libc++][CI] fixed a return curr_symbol() for Russian in the libcxx/test/supp...zhijian
2022-05-06[libcxx] Reject month 0 in get_date/__get_monthDavid Spickett
2022-04-26[NFC][libc++] Fixes some tests on Linux.Mark de Wever
2022-04-21[libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnning test cases after in...zhijian
2022-04-08[libc++][test] Use the Japanese locale.Mark de Wever
2022-04-07[libc++] Add back-deployment testing on arm64 macsLouis Dionne
2022-04-05[libcxx] [test] Fix the locale ctype widen tests on WindowsMartin Storsjö
2022-03-17[libc++] Add warning pragma macros in the test suiteNikolas Klauser
2022-03-09[libcxx] [test] XFAIL the get/put long_double_ru_RU tests on Glibc < 2.27Martin Storsjö
2022-03-09[libcxx] [test] Fix the classic_table test on WindowsMartin Storsjö
2022-03-07[libc++][AIX][test] Enable put_double/long_double locale testsJinsong Ji
2022-03-05[libcxx] Fix the ctype `is` (pointer version) function for WindowsMartin Storsjö
2022-03-04[libcxx] [test] Fix get_string_en_US, get_long_double_en_US for WindowsMartin Storsjö
2022-03-04[libcxx] [test] Fix the get/put long_double_zh_CN tests on WindowsMartin Storsjö
2022-03-03[libc++] Removes base member from tests.Mark de Wever
2022-03-03[libcxx] [test] Fix get/put long_double_ru_RU on Glibc, FreeBSD and WindowsMartin Storsjö
2022-03-03[libcxx] [test] Fix the collate compare test for Glibc, Windows and FreeBSDMartin Storsjö
2022-03-02[libcxx] [test] Fix en_US money locale formatting tests on WindowsMartin Storsjö
2022-03-01[libc++][AIX] Use C++ overloads from libc++'s math.hDavid Tenty
2022-03-01[libcxx] [test] Fix the put_double, put_long_double tests for clang-clMartin Storsjö
2022-03-01[libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' featureMartin Storsjö
2022-02-28[libcxx] [test] Fix the monetary locale curr_symbol test on Windows, Apple an...Martin Storsjö
2022-02-27[libcxx] [test] Fix the monetary locale pos/neg_format test for Windows and m...Martin Storsjö
2022-02-25[libcxx] Fix the error checking for wctob_l, fixing locale narrow function on...Martin Storsjö
2022-02-25[libcxx] [test] Fix the monetary locale negative_sign test for en_US.UTF-8 on...Martin Storsjö
2022-02-24[libcxx] [test] Fix the get/put long_double_ru_RU tests on Apple platformsMartin Storsjö
2022-02-23[libcxx] [test] Fix time.get.byname get_one for Glibc and WindowsMartin Storsjö
2022-02-21[libcxx] [test] Fix the thousands_sep expectation for fr_FR locales on WindowsMartin Storsjö
2022-02-21[libcxx] [test] Fix moneypunct grouping tests on WindowsMartin Storsjö
2022-02-18[libcxx] [test] Use proper UTF-8 locales on WindowsMartin Storsjö
2022-02-17[libcxx] [test] Fix locale.time.get.byname get_date and get_date_wide on WindowsMartin Storsjö
2022-02-17[libcxx] [test] Fix the locale get_one_wide test for windows and glibcMartin Storsjö
2022-02-17[libcxx] [test] Make the put_long_double test pass on mingw, clarify quirks i...Martin Storsjö
2022-02-16[libc++] [test] Qualify calls to iomanip functions in std/localization/. NFCI.Arthur O'Dwyer
2022-02-14[libcxx] [test] Fix the get_weekday test on glibcMartin Storsjö
2022-02-14[libcxx] [test] Simplify the handling of platform specific NAN formatting in ...Martin Storsjö
2022-02-09[libc++] Enables put_long_double test for glibc.Mark de Wever
2022-02-08[libc++] Removes cpp17_output_iterator's default constructor.Mark de Wever
2022-02-04[libc++][NFC] Use cpp17_output_iterator in tests.Mark de Wever
2022-02-03[libc++][nfc] Add TEST_HAS_NO_UNICODE_CHARS.Mark de Wever
2022-01-31[libcxx] [Windows] Use the standard vsnprintf instead of _vsnprintfMartin Storsjö
2022-01-26[libcxx] [test] Fix the locale.time.put.byname/put1 testcase on Linux and Win...Martin Storsjö