You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/experimental/optional/optional.object/optional.object.observe
Marshall Clow e26488fd83 Remove non-const test to get test passing. Will come back later and (correctly) add non-const tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224748 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
bool.pass.cpp Move test into test/std subdirectory. 11 years ago
dereference.pass.cpp Move test into test/std subdirectory. 11 years ago
dereference_const.pass.cpp Move test into test/std subdirectory. 11 years ago
op_arrow.pass.cpp Remove non-const test to get test passing. Will come back later and (correctly) add non-const tests 11 years ago
op_arrow_const.pass.cpp Move test into test/std subdirectory. 11 years ago
value.pass.cpp Move test into test/std subdirectory. 11 years ago
value_const.fail.cpp Move test into test/std subdirectory. 11 years ago
value_const.pass.cpp Move test into test/std subdirectory. 11 years ago
value_or.pass.cpp Move test into test/std subdirectory. 11 years ago
value_or_const.pass.cpp Move test into test/std subdirectory. 11 years ago