Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -58/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Test cleanup with respect to use of deprecated tmpnam function. Also ↵ | Howard Hinnant | 2013-03-22 | 1 | -8/+8 |
| | | | | | | Windows port for these tests to use _tempnam. The bulk of this patch was donated anonymously. I've tested it on OS X and accept responsibility for it. If I've broken anyone's platform by switching from tmpnam to mktemp for the generation of temporary file names, just let me know. Should be easy to fix in test/support/platform_support.h llvm-svn: 177755 | ||||
* | Make all fstream tests use tmpnam if creating files, rather than | Alexis Hunt | 2011-07-18 | 1 | -6/+8 |
| | | | | | | hard-coded names. llvm-svn: 135444 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+56 |
llvm-svn: 103490 |