Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 10 | -499/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Mark cuchar tests as always xfail since we don't provide the header' | Eric Fiselier | 2014-08-18 | 2 | -2/+2 |
| | | | | llvm-svn: 215873 | ||||
* | [tests] XFAIL a few things that require libc (?) support missing on Darwin. | Daniel Dunbar | 2013-02-05 | 2 | -0/+4 |
| | | | | llvm-svn: 174450 | ||||
* | Fix wchar tests by not assuming that tm is complete and by using the | Alexis Hunt | 2011-07-15 | 1 | -2/+6 |
| | | | | | | proper va_list time on non-darwin platforms. llvm-svn: 135247 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 10 | -20/+20 |
| | | | | llvm-svn: 119395 | ||||
* | Fix conflict with cstring and using namespace std | Howard Hinnant | 2010-08-10 | 1 | -5/+5 |
| | | | | llvm-svn: 110736 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 10 | -10/+10 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 10 | -0/+491 |
llvm-svn: 103490 |