summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/c.strings
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-499/+0
| | | | llvm-svn: 224658
* Mark cuchar tests as always xfail since we don't provide the header'Eric Fiselier2014-08-182-2/+2
| | | | llvm-svn: 215873
* [tests] XFAIL a few things that require libc (?) support missing on Darwin.Daniel Dunbar2013-02-052-0/+4
| | | | llvm-svn: 174450
* Fix wchar tests by not assuming that tm is complete and by using theAlexis Hunt2011-07-151-2/+6
| | | | | | proper va_list time on non-darwin platforms. llvm-svn: 135247
* license changeHoward Hinnant2010-11-1610-20/+20
| | | | llvm-svn: 119395
* Fix conflict with cstring and using namespace stdHoward Hinnant2010-08-101-5/+5
| | | | llvm-svn: 110736
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1110-10/+10
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1110-0/+491
llvm-svn: 103490
OpenPOWER on IntegriCloud