summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/refwrap
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Disable refwrap/weak_result.pass.cpp in C++20 mode (broken by...Billy Robert O'Neal III2020-01-081-0/+2
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-251-3/+0
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-251-0/+3
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-241-3/+0
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3118-0/+36
* [libcxx] Make sure reference_wrapper works with incomplete typesLouis Dionne2019-04-014-0/+162
* Support tests in freestandingJF Bastien2019-02-0419-19/+57
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1919-76/+57
* [libcxx] Implement P0318: unwrap_ref_decay and unwrap_referenceLouis Dionne2018-12-032-0/+109
* [libcxx] Fix XFAIL for GCC 4.9Louis Dionne2018-11-191-1/+1
* [libcxx] Update test of trivial copyability of reference_wrapperLouis Dionne2018-11-191-3/+4
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-245-10/+21
* Cleanup test issues reported by STL @ Microsoft.Eric Fiselier2017-05-122-158/+0
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-011-2/+4
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
* Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traitsEric Fiselier2016-01-201-0/+3
* [libcxx] Rewrite C++03 __invoke.Eric Fiselier2015-08-262-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-2019-0/+1220
OpenPOWER on IntegriCloud