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
Eric Fiselier 3e732e94ae Fix std::experimental::optional tests. Patch from Casey Carter.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@275732 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
optional.bad_optional_access Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.comp_with_t Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.defs Move test into test/std subdirectory. 11 years ago
optional.general Move test into test/std subdirectory. 11 years ago
optional.hash [libcxx] Improve tests to use the UNSUPPORTED lit directive 10 years ago
optional.inplace Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.nullops Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.nullopt Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.object Fix std::experimental::optional tests. Patch from Casey Carter. 9 years ago
optional.relops Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
optional.specalg Fix std::experimental::optional tests. Patch from Casey Carter. 9 years ago
optional.syn Fix std::experimental::optional tests. Patch from Casey Carter. 9 years ago