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.
Marshall Clow
96484477d1
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@348828 91177308-0d34-0410-b5e6-96231b3b80d8
|
6 years ago |
.. |
array.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
class.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
enum.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
floating_point.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
function.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
integral.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
is_array.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
is_class.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_enum.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_floating_point.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_function.pass.cpp
|
[libcxx] [test] Untabify, NFC.
|
7 years ago |
is_integral.pass.cpp
|
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
|
6 years ago |
is_lvalue_reference.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_member_object_pointer.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_member_pointer.pass.cpp
|
Add tests for noexcept functions
|
8 years ago |
is_null_pointer.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_pointer.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_rvalue_reference.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_union.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
is_void.pass.cpp
|
Added tests to make sure that the categorization traits work on incomplete types
|
9 years ago |
lvalue_ref.pass.cpp
|
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
8 years ago |
member_function_pointer.pass.cpp
|
Fix two test failures caused by Windows mangling of function types.
|
8 years ago |
member_function_pointer_no_variadics.pass.cpp
|
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
8 years ago |
member_object_pointer.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
nullptr.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
pointer.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
rvalue_ref.pass.cpp
|
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
|
8 years ago |
union.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |
void.pass.cpp
|
Add more tests for LWG#2582. No code changes needed, just tests.
|
8 years ago |