.. |
allocator.adaptor
|
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
|
2016-10-01 10:46:01 +00:00 |
any
|
Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant". Patch from Casey Carter
|
2016-11-17 19:23:35 +00:00 |
function.objects
|
Enable the -Wsign-compare warning to better support MSVC
|
2016-12-11 05:31:00 +00:00 |
intseq
|
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
2016-11-04 20:26:59 +00:00 |
memory
|
Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
|
2016-11-24 11:17:09 +00:00 |
meta
|
Adjust libc++ test infastructure to fully support modules
|
2016-12-05 23:16:07 +00:00 |
optional
|
[libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 2/4.
|
2016-12-06 01:14:43 +00:00 |
ratio
|
Move remaining _LIBCPP_VERSION tests into test/libcxx
|
2016-06-22 02:23:22 +00:00 |
template.bitset
|
[libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 3/4.
|
2016-12-06 01:14:51 +00:00 |
time
|
Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last week in Issaquah
|
2016-11-14 18:22:19 +00:00 |
tuple
|
[libcxx] [test] Add LIBCPP_ASSERT_NOEXCEPT/LIBCPP_ASSERT_NOT_NOEXCEPT, remove an unused variable.
|
2016-12-09 19:53:08 +00:00 |
type.index
|
Move remaining _LIBCPP_VERSION tests into test/libcxx
|
2016-06-22 02:23:22 +00:00 |
utilities.general
|
…
|
|
utility
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
|
2016-12-08 21:38:57 +00:00 |
utility.requirements
|
…
|
|
variant
|
std::get<0>([std::variant constant expression]) *is* noexcept.
|
2016-12-06 02:28:19 +00:00 |
nothing_to_do.pass.cpp
|
…
|
|