llvm-project/libcxx/test/support
Louis Dionne 45c935bd0b [libc++] Purge mentions of GCC 4 from the test suite
We don't support GCC 4 and older according to the documentation, so
we should pretend it doesn't exist.

This is a re-application of r372787.

llvm-svn: 372916
2019-09-25 19:40:48 +00:00
..
test.support libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
test.workarounds [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
Counter.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
DefaultOnly.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
MoveOnly.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
allocators.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
any_helpers.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
archetypes.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
archetypes.ipp [pair] Mark constructors as conditionally noexcept 2018-12-11 14:22:28 +00:00
asan_testing.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
assert_checkpoint.h
charconv_test_helpers.h Make to_chars/from_chars work back to C++11. This means that we can use them to implement to_string as well. Reviewed as https://reviews.llvm.org/D59598. 2019-03-20 18:13:23 +00:00
cmpxchg_loop.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
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 libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
container_test_types.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
controlled_allocators.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
coroutine_types.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
count_new.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00: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 Fix test failures after debug mode changes 2019-03-18 22:12:09 +00:00
deleter_types.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
demangle.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
disable_missing_braces_warning.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
emplace_constructible.h fix shadowing warnings in new tests, try 2 2017-10-17 16:06:42 +00:00
experimental_any_helpers.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
external_threads.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
filesystem_dynamic_test_helper.py [test] [support] Use socket()+bind() to create unix sockets portably 2018-12-16 15:12:06 +00:00
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 libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00: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 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
is_transparent.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
min_allocator.h [libc++] Remove C++03 variadics in shared_ptr 2019-09-24 20:55:54 +00:00
msvc_stdlib_force_include.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00: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
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
platform_support.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00: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
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 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
template_cost_testing.h add header to help with template testing 2019-06-15 21:16:57 +00:00
test_allocator.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
test_comparisons.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
test_convertible.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
test_iterators.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
test_macros.h [WebAssembly] WASI support for libcxx 2019-05-01 16:47:30 +00: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 [libc++][test] Fix noexcept assertions in variant's get tests 2019-04-25 18:36:29 +00:00
tracked_value.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
truncate_fp.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
type_id.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
unique_ptr_test_helper.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
user_defined_integral.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +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 Implement filesystem NB comments, relative paths, and related issues. 2018-04-02 23:03:41 +00:00