You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/support
Casey Carter fb944628a6 [libc++][test] Use <version> to get config on MSVC
...instead of `<ciso646>`.

Also includes some NFC comment changes.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@374854 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
test.support libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
test.workarounds [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
Counter.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
DefaultOnly.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
MoveOnly.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
allocators.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
any_helpers.h [libc++][test] Portability fix for std::any tests 5 years ago
archetypes.h [libc++][test] Add license headers to test/support/archetypes.* 5 years ago
archetypes.ipp [libc++][test] Add license headers to test/support/archetypes.* 5 years ago
asan_testing.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
assert_checkpoint.h Add checkpoint diagnostics to help diagnose buildbot failures. 9 years ago
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. 6 years ago
cmpxchg_loop.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
constexpr_char_traits.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
container_debug_tests.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
container_test_types.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
controlled_allocators.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
coroutine_types.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
count_new.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
counting_predicates.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
debug_mode_helper.h Fix test failures after debug mode changes 6 years ago
deleter_types.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
demangle.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
disable_missing_braces_warning.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
emplace_constructible.h fix shadowing warnings in new tests, try 2 7 years ago
experimental_any_helpers.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
external_threads.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
filesystem_dynamic_test_helper.py [test] [support] Use socket()+bind() to create unix sockets portably 6 years ago
filesystem_include.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
filesystem_test_helper.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
format_string.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
fp_compare.h Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014. 6 years ago
hexfloat.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
is_transparent.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
min_allocator.h [libc++] Remove C++03 variadics in shared_ptr 5 years ago
msvc_stdlib_force_include.h [libc++][test] Use <version> to get config on MSVC 5 years ago
nasty_containers.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
nasty_macros.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago
platform_support.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
poisoned_hash_helper.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
private_constructor.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
propagate_const_helpers.h Implement std::experimental::propagate_const from LFTS v2 9 years ago
rapid-cxx-test.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
set_windows_crt_report_mode.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
template_cost_testing.h add header to help with template testing 6 years ago
test_allocator.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_comparisons.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_convertible.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
test_iterators.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_macros.h [libc++][test] Use <version> to get config on MSVC 5 years ago
test_memory_resource.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
test_workarounds.h [libc++][test] Use <version> to get config on MSVC 5 years ago
tracked_value.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
truncate_fp.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
type_id.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unique_ptr_test_helper.h Update more file headers across all of the LLVM projects in the monorepo 6 years ago
user_defined_integral.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
uses_alloc_types.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
variant_test_helpers.h libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
verbose_assert.h Implement filesystem NB comments, relative paths, and related issues. 7 years ago