summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences
Commit message (Expand)AuthorAgeFilesLines
* Fix more issues exposed by -pedantic-errors in c++03 modeEric Fiselier2015-02-1026-26/+26
* We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...Marshall Clow2015-01-2845-45/+45
* Added test for incomplete type support in vector/list/forward_list. Reference...Marshall Clow2015-01-263-0/+6
* Fix PR#22284. Add a new overload to deque::insert to handle forward iterators...Marshall Clow2015-01-221-1/+40
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-094-0/+4
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-2/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-20337-0/+24483
OpenPOWER on IntegriCloud