hanchenye-llvm-project/libcxx/test/support
Eric Fiselier 341c9dd9c4 Fix __hash_table::max_size() on 32 bit systems
llvm-svn: 287749
2016-11-23 09:16:12 +00:00
..
test.support Fix new ASAN failures 2016-08-15 20:50:01 +00:00
Counter.h Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
DefaultOnly.h
MoveOnly.h Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
allocators.h Remove names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-28 03:17:56 +00:00
any_helpers.h Update issue status for LWG 2744 2016-10-16 02:51:50 +00:00
archetypes.hpp Fix archetypes.hpp under libcpp-no-extensions and std level < 14 2016-10-31 14:14:13 +00:00
archetypes.ipp Add <variant> tests but disable them for libc++ 2016-11-23 01:02:51 +00:00
asan_testing.h Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
assert_checkpoint.h Add checkpoint diagnostics to help diagnose buildbot failures. 2016-07-18 03:00:09 +00:00
cmpxchg_loop.h Add missing license headers 2016-01-19 21:52:04 +00:00
constexpr_char_traits.hpp Fix some non-standard parts of our test suite. Reported by STL 2016-04-22 10:33:56 +00:00
container_test_types.h Teach map/unordered_map how to optimize 'emplace(Key, T)'. 2016-04-16 00:23:12 +00:00
count_new.hpp Add [[noreturn]] attribute to throw_bad_alloc_helper(). 2016-06-26 19:42:59 +00:00
counting_predicates.hpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
disable_missing_braces_warning.h Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com 2016-04-28 01:49:03 +00:00
experimental_any_helpers.h [libcxx] Add std::any 2016-08-11 03:13:11 +00:00
external_threads.cpp [libcxx] Introduce an externally-threaded libc++ variant. 2016-09-11 21:46:40 +00:00
filesystem_dynamic_test_helper.py Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
filesystem_test_helper.hpp Allow the libc++ build/source paths to contain symlinks. 2016-06-21 21:54:23 +00:00
hexfloat.h Don't use std::__clz in 'test/support/hexfloat.h'. 2016-05-03 02:04:26 +00:00
is_transparent.h [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
min_allocator.h Support allocators with explicit conversion constructors. Fixes bug #29000 2016-08-17 05:58:40 +00:00
nasty_containers.hpp Fix nasty_containers.hpp for other stdlibs 2016-10-12 09:31:26 +00:00
nasty_macros.hpp Add missing license headers 2016-01-19 21:52:04 +00:00
nothing_to_do.pass.cpp
platform_support.h Fix possible test breakage for MinGW 2016-04-29 01:22:16 +00:00
private_constructor.hpp
propagate_const_helpers.h Implement std::experimental::propagate_const from LFTS v2 2016-06-19 19:34:13 +00:00
rapid-cxx-test.hpp Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
test_allocator.h Fix __hash_table::max_size() on 32 bit systems 2016-11-23 09:16:12 +00:00
test_convertible.hpp Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
test_iterators.h Implement C++17 std::sample. 2016-08-28 22:14:37 +00:00
test_macros.h Unbreak C++03 build 2016-10-12 11:20:27 +00:00
test_memory_resource.hpp Fix bug in test allocator that incorrectly computed the allocation size 2016-05-30 01:31:04 +00:00
tracked_value.h Add missing license headers 2016-01-19 21:52:04 +00:00
type_id.h Add <experimental/memory_resource> 2016-05-07 01:04:55 +00:00
user_defined_integral.hpp Add missing license headers 2016-01-19 21:52:04 +00:00
uses_alloc_types.hpp Adjust uses_alloc_types helpers for later changes 2016-11-21 00:41:32 +00:00
variant_test_helpers.hpp Add <variant> tests but disable them for libc++ 2016-11-23 01:02:51 +00:00