Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 33 | -1220/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Patch from Steve MacKenzie to make the libc++ tests play nicely with MSVC's ↵ | Marshall Clow | 2014-03-11 | 4 | -0/+4 |
| | | | | | | STL. Add '#include <functional>' to four of the priority queue tests. llvm-svn: 203584 | ||||
* | Found six (nmostly) identical files named 'test_allocator.h' in the libcxx ↵ | Marshall Clow | 2013-12-03 | 6 | -6/+6 |
| | | | | | | test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. llvm-svn: 196174 | ||||
* | noexcept for <queue>. | Howard Hinnant | 2011-06-04 | 5 | -0/+152 |
| | | | | llvm-svn: 132650 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 28 | -56/+56 |
| | | | | llvm-svn: 119395 | ||||
* | Updated by-chapter-summary with weekly test results, and fixed up some bad ↵ | Howard Hinnant | 2010-09-08 | 14 | -15/+15 |
| | | | | | | paths in some tests caused by aligning the test suite with N3126. llvm-svn: 113403 | ||||
* | sync with N3126 | Howard Hinnant | 2010-09-05 | 28 | -0/+1064 |
llvm-svn: 113101 |