summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/c.strings/cstring.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rework the C strings tests to use ASSERT_SAME_TYPE. NFC there. Also change cw...Marshall Clow2018-12-181-27/+30
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-101-5/+11
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+53
OpenPOWER on IntegriCloud