summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.alg/re.alg.search/grep.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
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-211-1/+1
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-151-1/+1
* Fix unused parameters and variablesEric Fiselier2016-12-231-0/+2
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-1/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-1/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Remove task to get C++03 tests passing from TODO.txtEric Fiselier2015-08-301-1/+1
* Finally get the test suite passing in C++03!!Eric Fiselier2015-08-281-0/+4
* Fix a crasher found by libFuzzerMarshall Clow2015-08-241-0/+23
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+58
OpenPOWER on IntegriCloud