summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/container.adaptors/priority.queue
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2033-1220/+0
| | | | llvm-svn: 224658
* Patch from Steve MacKenzie to make the libc++ tests play nicely with MSVC's ↵Marshall Clow2014-03-114-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 Clow2013-12-036-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 Hinnant2011-06-045-0/+152
| | | | llvm-svn: 132650
* license changeHoward Hinnant2010-11-1628-56/+56
| | | | llvm-svn: 119395
* Updated by-chapter-summary with weekly test results, and fixed up some bad ↵Howard Hinnant2010-09-0814-15/+15
| | | | | | paths in some tests caused by aligning the test suite with N3126. llvm-svn: 113403
* sync with N3126Howard Hinnant2010-09-0528-0/+1064
llvm-svn: 113101
OpenPOWER on IntegriCloud