summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/optional/optional.specalg
Commit message (Expand)AuthorAgeFilesLines
* Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...Marshall Clow2018-02-012-354/+0
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+1
* Protect optional test under libcpp-no-exceptionsRoger Ferrer Ibanez2016-12-011-3/+6
* Fix std::experimental::optional tests. Patch from Casey Carter.Eric Fiselier2016-07-171-1/+3
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-282-9/+2
* 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-202-0/+355
OpenPOWER on IntegriCloud