summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/func.require
AgeCommit message (Expand)Author
2022-06-22[libc++] Complete the implementation of N4190Nikolas Klauser
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-08-24[libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej
2016-04-29Move INVOKE tests into test/libcxx sub-tree.Eric Fiselier
2016-04-20Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier
2016-04-18Implement LWG issue 2219 - support reference_wrapper in INVOKEEric Fiselier
2016-01-19Add missing license headersEric Fiselier
2015-07-28Checking more __invoke tests.Eric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier