summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.require
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-242-0/+4
* Move INVOKE tests into test/libcxx sub-tree.Eric Fiselier2016-04-296-1419/+16
* Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier2016-04-203-55/+165
* Implement LWG issue 2219 - support reference_wrapper in INVOKEEric Fiselier2016-04-184-35/+159
* Add missing license headersEric Fiselier2016-01-191-0/+9
* Checking more __invoke tests.Eric Fiselier2015-07-284-0/+1126
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-0/+95
OpenPOWER on IntegriCloud