summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/predef.iterators/reverse.iterators
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Remove excess trailing newlines from most filesCasey Carter2019-10-231-1/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+1
* Support tests in freestandingJF Bastien2019-02-0432-32/+96
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1932-128/+96
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+2
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-2917-17/+17
* Fix unused warning which only triggers in C++11Eric Fiselier2016-12-241-0/+3
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-1/+1
* Adding a missing constexpr test for reverse_iterator operator[].Marshall Clow2016-10-201-0/+11
* Implement constexpr support for reverse_iterator. Reviewed as https://reviews...Marshall Clow2016-10-1923-23/+366
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-5/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2032-0/+1214
OpenPOWER on IntegriCloud