summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/predef.iterators/insert.iterators
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-2117-17/+17
* Revert "Suppress -Wctad-maybe-unsupported on types w/o deduction guides."Eric Fiselier2019-08-041-41/+0
* Suppress -Wctad-maybe-unsupported on types w/o deduction guides.Eric Fiselier2019-08-031-0/+41
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3123-0/+46
* Support tests in freestandingJF Bastien2019-02-0430-30/+90
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1930-120/+90
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-211-1/+2
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-033-18/+6
* Fix ::reference typedef in insert iterators.Eric Fiselier2016-06-303-6/+6
* One more #include request in the test suite from Walter BrownMarshall Clow2015-01-111-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2030-0/+1147
OpenPOWER on IntegriCloud