summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/c.strings
Commit message (Expand)AuthorAgeFilesLines
* Move more _LIBCPP_VERSION tests to test/libcxx.Eric Fiselier2016-06-225-102/+0
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-0/+10
* Fix test failures by adding missing includeEric Fiselier2016-04-291-0/+1
* Fix or move various non-standard tests.Eric Fiselier2016-04-291-5/+2
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-102-10/+22
* Split <ctype.h> out of <cctype>.Richard Smith2015-10-081-14/+14
* Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w...Marshall Clow2015-09-151-1/+1
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+2
* Make the presence of stdin and stdout optional.Ed Schouten2015-03-261-6/+12
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-0/+499
OpenPOWER on IntegriCloud