summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/localization
Commit message (Expand)AuthorAgeFilesLines
* Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w...Marshall Clow2015-09-1517-19/+19
* Remove XFAIL in test. The bug causing it has been fixed.Eric Fiselier2015-08-261-5/+0
* Mark test as XFAIL with MSAN until D12311 gets committedEric Fiselier2015-08-251-0/+5
* Fix a typo: abreviated -> abbreviated - Patch from Kai ZhaoEric Fiselier2015-08-202-2/+2
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+6
* Don't let time_put test use implementation dependent constructs.Ed Schouten2015-03-261-49/+11
* Add option to disable access to the global filesystem namespace.Ed Schouten2015-03-121-0/+2
* Fix ctype_byname<wchar_t>::do_is() mask checking.... againJonathan Roelofs2015-03-111-0/+53
* Use generic feature name for sanitizers that replace new and deleteEric Fiselier2015-03-108-8/+8
* Add better tests for ctype<char>::classic_tableMarshall Clow2015-03-031-0/+36
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-148-16/+16
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-226-135/+38
* Move test into test/std subdirectory.Eric Fiselier2014-12-20311-0/+73434
OpenPOWER on IntegriCloud