summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.nullopt
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-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [test] Cleanup nullopt_t testsCasey Carter2017-08-313-44/+14
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* [libcxx] [test] Strip trailing whitespace.Stephan T. Lavavej2017-02-052-2/+2
* Mark LWG2736 as complete. No code changes, but we have more tests nowMarshall Clow2017-01-242-3/+35
* Implement N4606 optionalEric Fiselier2016-10-122-0/+63
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-122-63/+0
* Add <optional> header.Eric Fiselier2016-10-122-0/+63
OpenPOWER on IntegriCloud