llvm-project/libcxx/test/support
Louis Dionne f9e70fa546 [libc++] Rename the -fno-rtti Lit feature to just no-rtti
This is consistent to the way we name other Lit features, and it removes
the possibility for confusing the Lit feature with the actual compiler
flag.
2020-09-29 16:29:44 -04:00
..
test.support [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -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
archetypes.h
archetypes.ipp
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 Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics. 2020-09-09 10:00:09 -07:00
constexpr_char_traits.h
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
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
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
disable_missing_braces_warning.h
emplace_constructible.h [libc++] Make some testing utilities constexpr 2020-09-02 10:05:44 -04:00
experimental_any_helpers.h [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
external_threads.cpp
filesystem_include.h
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
fp_compare.h
hexfloat.h
is_transparent.h
min_allocator.h [libc++] Make some testing utilities constexpr 2020-09-02 10:05:44 -04: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
nasty_macros.h
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
private_constructor.h
propagate_const_helpers.h
rapid-cxx-test.h
set_windows_crt_report_mode.h
template_cost_testing.h
test_allocator.h
test_comparisons.h
test_convertible.h
test_iterators.h
test_macros.h [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
test_memory_resource.h
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 [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
unique_ptr_test_helper.h
user_defined_integral.h
uses_alloc_types.h
variant_test_helpers.h
verbose_assert.h