summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/container.adaptors/queue
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2033-1191/+0
| | | | llvm-svn: 224658
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx ↵Marshall Clow2013-12-035-5/+5
| | | | | | 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/+148
| | | | 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-0811-13/+13
| | | | | | paths in some tests caused by aligning the test suite with N3126. llvm-svn: 113403
* sync with N3126Howard Hinnant2010-09-0528-0/+1043
llvm-svn: 113101
OpenPOWER on IntegriCloud