summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/optional/optional.object/optional.object.assign/copy.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...Marshall Clow2018-02-011-101/+0
* Protect std::experimental::optional tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-071-2/+5
* Fix PR30260 - optional<const T> not working.Eric Fiselier2016-09-071-0/+12
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-6/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+90
OpenPOWER on IntegriCloud