summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.range/begin-end.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC.Stephan T. Lavavej2017-08-051-1/+1
* [libcxx] [test] Strip trailing whitespace. NFC, no code review.Stephan T. Lavavej2017-01-071-3/+3
* Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to re...Marshall Clow2017-01-041-6/+62
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-041-6/+6
* [libcxx] Add missing c++98 xfail. NFC.Asiri Rathnayake2016-09-161-1/+1
* Mark test as XFAIL for C++03, rather than providing a dummy pass.Marshall Clow2016-09-041-5/+2
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-1/+3
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Cleaning up the test suite; remove some includes of non-standard file <__config>Marshall Clow2015-01-181-2/+0
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+148
OpenPOWER on IntegriCloud