llvm-project/libcxx/test/support
Louis Dionne a5faf3c849 [libc++] Re-enable tests for C11 math macros in <float.h> and <cfloat>
Fixes http://llvm.org/PR38572.
2020-07-29 15:12:54 -04:00
..
test.support [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
test.workarounds [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
Counter.h
DefaultOnly.h
MoveOnly.h [libcxx] Fix C++14 and up constexpr members in MoveOnly. 2020-05-25 11:38:24 -07:00
allocators.h
any_helpers.h [libc++][test] Portability fix for std::any tests 2019-10-14 19:05:04 +00:00
archetypes.h [libc++][test] Add license headers to test/support/archetypes.* 2019-10-14 18:00:34 +00:00
archetypes.ipp [libc++][test] Add license headers to test/support/archetypes.* 2019-10-14 18:00:34 +00:00
asan_testing.h
assert_checkpoint.h
charconv_test_helpers.h [libcxx] [test] Fix valarray UB and MSVC warnings. 2019-12-12 18:35:27 -08:00
cmpxchg_loop.h
constexpr_char_traits.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
container_debug_tests.h [libc++] Fix a few warnings when running the test suite with GCC 2020-04-20 13:48:50 -04:00
container_test_types.h
controlled_allocators.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
coroutine_types.h [libcxx tests] Clang is more strict now about coroutines 2020-06-23 06:51:35 -04:00
count_new.h [libcxx] [test] Suppress MSVC++ warning 4640 under /Zc:threadSafeInit- 2020-02-22 06:57:37 -08:00
counting_predicates.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
debug_mode_helper.h [libc++] Fix a few warnings when running the test suite with GCC 2020-04-20 13:48:50 -04:00
deleter_types.h
demangle.h
disable_missing_braces_warning.h
emplace_constructible.h
experimental_any_helpers.h
external_threads.cpp
filesystem_include.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
filesystem_test_helper.h Re-commit "[libc++] [test] Generate static_test_env on the fly" 2020-05-25 19:13:16 +03:00
format_string.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
fp_compare.h Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. 2019-04-25 12:11:43 +00:00
hexfloat.h
is_transparent.h
min_allocator.h [libc++] Remove C++03 variadics in shared_ptr 2019-09-24 20:55:54 +00:00
msvc_stdlib_force_include.h [libc++] Clean up tests for "optional" C11 features 2020-07-28 15:13:05 -04:00
nasty_containers.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
nasty_macros.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
platform_support.h [libc++] NFC: Properly indent nested #ifs in platform_support.h 2020-04-29 12:53:16 -04:00
poisoned_hash_helper.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
private_constructor.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
propagate_const_helpers.h [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00
rapid-cxx-test.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
set_windows_crt_report_mode.h
template_cost_testing.h add header to help with template testing 2019-06-15 21:16:57 +00:00
test_allocator.h
test_comparisons.h
test_convertible.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
test_iterators.h [libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr 2019-11-06 12:02:41 +00:00
test_macros.h [libc++] Re-enable tests for C11 math macros in <float.h> and <cfloat> 2020-07-29 15:12:54 -04:00
test_memory_resource.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
test_workarounds.h [libcxx][test] MSVC's __is_trivially_copyable is fixed in VS 16.7 2020-06-10 13:55:33 -07:00
tracked_value.h
truncate_fp.h
type_id.h [libcxx] [test] Suppress MSVC++ warning 4640 under /Zc:threadSafeInit- 2020-02-22 06:57:37 -08:00
unique_ptr_test_helper.h
user_defined_integral.h [libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr 2019-11-06 12:02:41 +00:00
uses_alloc_types.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
variant_test_helpers.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
verbose_assert.h