summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/func
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3113-0/+14
* Support tests in freestandingJF Bastien2019-02-0415-15/+45
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+45
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-294-4/+4
* Fix some 'FIXME's in the tests.Marshall Clow2016-12-304-18/+10
* Fix unused parameters and variablesEric Fiselier2016-12-236-12/+31
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-0112-30/+30
* Implement P0253R1: Fixing a design mistake in the searchers interface.Marshall Clow2016-03-0810-10/+12
* Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow2015-09-088-0/+1033
* Mark new tests as unsupported before C++11Marshall Clow2015-07-204-1/+9
* Implement the default searcher for std::experimental::search.Marshall Clow2015-07-207-0/+405
OpenPOWER on IntegriCloud