summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/deque/deque.modifiers/erase_iter.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-141-1/+1
* mark LWG#2953 as complete. No code changes required, but added a couple of ex...Marshall Clow2018-09-121-0/+32
* [libcxx] [test] D27021: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-1/+1
* [libcxx] [test] D27014: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-231-2/+3
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+1
* Fix some non-standard parts of our test suite. Reported by STLEric Fiselier2016-04-221-0/+2
* Fix more issues exposed by -pedantic-errors in c++03 modeEric Fiselier2015-02-101-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+90
OpenPOWER on IntegriCloud