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