summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/optional/optional.object/optional.object.observe/op_arrow.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-52/+0
| | | | llvm-svn: 224658
* Appease the c++14 buildbotsJonathan Roelofs2014-12-161-0/+4
| | | | llvm-svn: 224304
* Once more w/o the typo.Marshall Clow2014-12-161-5/+4
| | | | llvm-svn: 224298
* Move the optional tests into test/experimental. They were put into ↵Marshall Clow2014-12-091-0/+49
test/utilities because optional was going to be part of C++14, and then was pulled and put into the Library Fundamentals TS instead. No funcitonality change here; just moving files around. llvm-svn: 223778
OpenPOWER on IntegriCloud