summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/is_function.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
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-5/+5
* Fix two test failures caused by Windows mangling of function types.Eric Fiselier2017-05-071-6/+9
* Add tests for noexcept functionsEric Fiselier2017-02-131-18/+24
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Added tests to make sure that the categorization traits work on incomplete typesMarshall Clow2016-02-251-0/+2
* Walter pointed out some missing includes in the tests. Fixing the includes un...Marshall Clow2015-11-101-0/+1
* Implement the first part of P0006R0: Adopt Type Traits Variable Templates for...Marshall Clow2015-11-011-0/+97
OpenPOWER on IntegriCloud