summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/deduct.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* 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] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-06-141-1/+1
* Mark deduction guide tests as failing on apple-clang-9JF Bastien2018-05-291-1/+1
* Fix up the final bits of breakage due to clang v5 generating bad implicit tem...Marshall Clow2018-05-281-8/+5
* Fix optional<char> test breakageJF Bastien2018-05-251-0/+4
* Fix optional deduction guide test breakageJF Bastien2018-05-251-1/+1
* Add one more test for optionalMarshall Clow2018-05-251-5/+14
* Add deduction guides for optionalMarshall Clow2018-05-251-0/+44
OpenPOWER on IntegriCloud