summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.results/re.results.const/move.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add '_LIBCPP_ASSERT(ready())' to several match_results method that have this ...Marshall Clow2019-04-261-1/+1
* 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
* Adjust unsupported C++ versions in some testsMikhail Maltsev2018-10-241-1/+1
* Mark the move construct/move assign tests as unsupported on C++03Marshall Clow2018-10-231-1/+1
* Add tests for match_results copy/move assignment operators. NFCMarshall Clow2018-10-231-0/+6
* Remove a 'const' from the synopsis. NFCMarshall Clow2018-10-231-1/+1
* Add tests for match_results copy/move construction. NFCMarshall Clow2018-10-231-0/+42
OpenPOWER on IntegriCloud