Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -387/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Remove unused code in a libc++ test. | Nico Weber | 2014-06-02 | 1 | -17/+0 |
| | | | | | | | | | | | Other tests in this directory use this type, so it's probably copypasta from there. (test_buf only forwards to the superclass in all tests where it's used though, so I wonder if it can be replaced with just using filebuf / wfilebuf everywhere?) llvm-svn: 210019 | ||||
* | Move common header files into a 'support' directory; make 'testit' include ↵ | Marshall Clow | 2013-01-05 | 2 | -2/+2 |
| | | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594 | ||||
* | Windows porting work by Ruben Van Boxem | Howard Hinnant | 2011-10-03 | 2 | -2/+6 |
| | | | | llvm-svn: 141003 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 4 | -8/+8 |
| | | | | llvm-svn: 119395 | ||||
* | Accidentally changed a data file during the whitespace cleanup | Howard Hinnant | 2010-08-23 | 1 | -1/+1 |
| | | | | llvm-svn: 111845 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 5 | -6/+6 |
| | | | | llvm-svn: 111758 | ||||
* | UTF-8 data in this file somehow got garbled | Howard Hinnant | 2010-05-28 | 1 | -1/+1 |
| | | | | llvm-svn: 104952 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 5 | -5/+5 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 6 | -0/+400 |
llvm-svn: 103490 |