llvm-project/libcxx/test/support/test.support
Mark de Wever e275e62983 [libc++] Adds a make_string test helper function.
These function makes it easier to write generic unit tests for the
format header. It solves the issue where it's not possible to use
  `templated_prefix"foo"`
where `templated_prefix` resolves to: nothing, `L`, `u8`, `u`,
or `U`. The templated_prefix would be more faster during execution.

Reviewed By: ldionne, #libc, curdeius

Differential Revision: https://reviews.llvm.org/D93414
2021-02-04 17:16:44 +01:00
..
make_string_header.pass.cpp [libc++] Adds a make_string test helper function. 2021-02-04 17:16:44 +01:00
test_convertible_header.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
test_macros_header.exceptions.pass.cpp [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
test_macros_header.no_exceptions.verify.cpp [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
test_macros_header.no_rtti.verify.cpp [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
test_macros_header.rtti.pass.cpp [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
test_poisoned_hash_helper.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00