summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/optional/optional.object/optional.object.observe
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...Marshall Clow2018-02-0110-534/+0
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-042-0/+14
* Protect std::experimental::optional tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-072-2/+8
* Update status for std::optional LWG issues and fix an optional SFINAE bugEric Fiselier2016-10-161-0/+3
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-2810-58/+10
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Remove non-const test to get test passing. Will come back later and (correctl...Marshall Clow2014-12-231-4/+0
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-0/+561
OpenPOWER on IntegriCloud