summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.results
Commit message (Expand)AuthorAgeFilesLines
* Add '_LIBCPP_ASSERT(ready())' to several match_results method that have this ...Marshall Clow2019-04-267-7/+7
* [libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne2019-03-283-6/+0
* Support tests in freestandingJF Bastien2019-02-0427-27/+81
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1927-108/+81
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-143-3/+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-232-1/+2
* Add tests for match_results copy/move assignment operators. NFCMarshall Clow2018-10-233-0/+106
* Remove a 'const' from the synopsis. NFCMarshall Clow2018-10-231-1/+1
* Add tests for match_results copy/move construction. NFCMarshall Clow2018-10-232-0/+83
* More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in m...Marshall Clow2017-11-161-0/+27
* [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-062-2/+4
* #include <test_macros.h> in all the regex tests, and remove all mentions of _...Marshall Clow2016-04-2622-0/+22
* re.results.form: Format out-of-range subexpression references as nullDuncan P. N. Exon Smith2016-02-031-0/+52
* Fix for PR22061 by K-balloMarshall Clow2015-01-281-3/+6
* Move test into test/std subdirectory.Eric Fiselier2014-12-2022-0/+1062
OpenPOWER on IntegriCloud