summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/char.traits/char.traits.specializations
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2061-1722/+0
| | | | llvm-svn: 224658
* A bunch of the char.traits tests were using unicode literals. #ifdef those ↵Marshall Clow2014-06-1018-0/+36
| | | | | | bits out on c++03, since it doesn't support u"" and U "" style strings. llvm-svn: 210560
* license changeHoward Hinnant2010-11-1661-122/+122
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-2230-48/+48
| | | | llvm-svn: 111764
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1161-61/+61
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1161-0/+1686
llvm-svn: 103490
OpenPOWER on IntegriCloud