summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2016-513/+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
* noexcept for <queue>.Howard Hinnant2011-06-044-0/+120
| | | | llvm-svn: 132650
* license changeHoward Hinnant2010-11-1612-24/+24
| | | | llvm-svn: 119395
* Updated by-chapter-summary with weekly test results, and fixed up some bad ↵Howard Hinnant2010-09-086-6/+6
| | | | | | paths in some tests caused by aligning the test suite with N3126. llvm-svn: 113403
* sync with N3126Howard Hinnant2010-09-0512-0/+389
llvm-svn: 113101
OpenPOWER on IntegriCloud