llvm-project/libcxx/test/std/utilities
Eric Fiselier 1ff954f752 Fix warning in tuple tests. The test suite should now run clean with most warnings enabled
llvm-svn: 272822
2016-06-15 19:41:52 +00:00
..
allocator.adaptor Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
function.objects Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
intseq Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
memory Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
meta Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
ratio Implement more of P0006; Type Traits Variable Templates. <ratio> 2015-11-30 05:04:22 +00:00
template.bitset Improve portability of hash tests. Patch from STL@microsoft.com 2016-06-15 01:42:35 +00:00
time Fix bad test that was previously getting ifdef-ed away 2016-06-14 21:50:30 +00:00
tuple Fix warning in tuple tests. The test suite should now run clean with most warnings enabled 2016-06-15 19:41:52 +00:00
type.index Get tests running with warnings. Fix warnings in headers and tests 2015-02-05 20:28:37 +00:00
utilities.general
utility Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
utility.requirements
nothing_to_do.pass.cpp