.. |
allocator.adaptor
|
[libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef
|
2019-02-05 19:50:17 +00:00 |
any
|
Add an any_cast test for array types. Thanks to Jonathan Wakely for the suggestion.
|
2019-04-24 12:11:12 +00:00 |
charconv
|
Mark <charconv> tests as unsupported for C++11 and C++14 if you're not testing libc++. Thanks to Louis for the suggestion.
|
2019-03-20 19:43:22 +00:00 |
function.objects
|
Make the test object callable. libstdc++'s bind checks that (libc++ currently does not). Thanks to Jonathan Wakely for the fix.
|
2019-04-24 15:33:55 +00:00 |
intseq
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
memory
|
[libc++] Remove unnecessary <iostream> #includes in tests
|
2019-03-28 16:38:15 +00:00 |
meta
|
Mark is_trivially_destructible as unsupported with apple-clang-9
|
2019-05-03 17:26:17 +00:00 |
optional
|
Update test to better check for the non-constexpr-ness of a move constructor. Fixes PR#41577.
|
2019-04-25 02:12:51 +00:00 |
ratio
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
smartptr/unique.ptr
|
[libc++] Enable deprecation warnings by default
|
2019-03-12 20:10:06 +00:00 |
template.bitset
|
[libc++] Fix error flags and exceptions propagated from input stream operations
|
2019-04-05 16:33:37 +00:00 |
time
|
Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to Zulan for the report, and Howard for the direction of the fix.
|
2019-04-01 16:38:02 +00:00 |
tuple
|
add tuple_cat test for const T
|
2019-04-26 01:06:32 +00:00 |
type.index
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
utilities.general
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
utility
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
utility.requirements
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |
variant
|
[libc++][test] Fix noexcept assertions in variant's get tests
|
2019-04-25 18:36:29 +00:00 |
nothing_to_do.pass.cpp
|
Support tests in freestanding
|
2019-02-04 20:31:13 +00:00 |