.. |
U.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
const_T.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
const_optional_U.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
copy.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
ctor.fail.cpp
|
9d9372a34c
Cleaup of requirements for optional. While researching LWG3196, I realized that optional did not reject 'const in_place_t' like it should. Added a test as well, and a check for arrays (which were already disallowed, but now we get a better error message). Should not affect anyone's code.
|
6 years ago |
deduct.fail.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
deduct.pass.cpp
|
b6e011b18b
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
default.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
empty_in_place_t_does_not_clobber.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
explicit_const_optional_U.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
explicit_optional_U.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
in_place_t.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
initializer_list.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
move.fail.cpp
|
26ff1b3321
Update test to better check for the non-constexpr-ness of a move constructor. Fixes PR#41577.
|
6 years ago |
move.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
nullopt_t.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
optional_U.pass.cpp
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
rvalue_T.pass.cpp
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |