Marshall Clow
|
b708306128
|
Patch from Steve MacKenzie to make the libc++ tests play nicely with MSVC's STL. Add '#include <functional>' to four of the priority queue tests.
llvm-svn: 203584
|
2014-03-11 16:22:53 +00:00 |
Marshall Clow
|
c3deeb5f89
|
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx 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
|
2013-12-03 00:18:10 +00:00 |
Howard Hinnant
|
bd0c160078
|
noexcept for <stack>. This completes noexcept for Chapter 23 [containers].
llvm-svn: 132652
|
2011-06-04 22:09:19 +00:00 |
Howard Hinnant
|
6971d82668
|
noexcept for <queue>.
llvm-svn: 132650
|
2011-06-04 21:32:33 +00:00 |
Howard Hinnant
|
412dbebe1b
|
license change
llvm-svn: 119395
|
2010-11-16 22:09:02 +00:00 |
Howard Hinnant
|
1c1620b269
|
Updated by-chapter-summary with weekly test results, and fixed up some bad paths in some tests caused by aligning the test suite with N3126.
llvm-svn: 113403
|
2010-09-08 20:31:42 +00:00 |
Howard Hinnant
|
cbf93f3959
|
sync with N3126
llvm-svn: 113101
|
2010-09-05 01:14:30 +00:00 |