summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P0980] Marked member functions move/copy/assign of char_traits const...Michael Park2019-11-113-3/+36
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-315-0/+10
* Support tests in freestandingJF Bastien2019-02-0415-15/+45
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+45
* Implement P0426: Constexpr for std::char_traitsMarshall Clow2017-01-124-0/+59
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+0
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-143-2/+1
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-149-9/+27
* Rooting out more undefined behavior in char_traits.Marshall Clow2015-02-134-0/+6
* Move the test for zero-length into the char_traits (from string_view). Add te...Marshall Clow2015-02-121-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2015-0/+451
OpenPOWER on IntegriCloud