llvm-project/libcxx/test/libcxx
Louis Dionne 861b526933 [libc++] Fix broken tuple tests
The tests had copy-paste errors which started showing when an
unused-variable warning started being emitted after we made
the MoveOnly type constexpr (in a4b8ee6422).
2020-05-22 15:33:47 -04:00
..
algorithms Reland [libc++] [LWG3321] Mark "year_month_day_last::day() specification does not cover !ok() values" issue as "Nothing to do", but add assertion. 2020-05-21 21:55:38 +02:00
atomics [libc++] Avoid using GNU extension in test, which triggers a warning 2020-05-01 11:10:06 -04:00
containers [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
debug [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
depr [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
diagnostics [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
experimental [libc++] Make the verify-support feature implicit 2020-04-30 11:47:12 -04:00
extensions [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
fuzzing [libcxx] Fix include paths in fuzzing/partial_sort.pass.cpp 2019-12-17 11:48:19 +00:00
input.output [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
iterators [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
language.support [libc++] NFC: Port type_info tests to C++03 2020-05-07 13:41:51 -04:00
localization [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
memory [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
modules [libc++] Fix broken modules tests on single-threaded systems 2020-05-06 09:59:50 -04:00
numerics [libc++] Fix a few warnings when running the test suite with GCC 2020-04-20 13:48:50 -04:00
selftest [libc++] Make sure the cin/wcin tests run on remote hosts 2020-05-06 11:33:13 -04:00
strings [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
thread [libcxx testing] Remove ALLOW_RETRIES from sleep_for.pass.cpp 2020-05-12 06:55:11 -04:00
type_traits [libc++] Remove std::optional from ObjC is_scalar test. 2020-04-08 09:44:49 -07:00
utilities [libc++] Fix broken tuple tests 2020-05-22 15:33:47 -04:00
double_include.sh.cpp [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
include_as_c.sh.cpp [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS 2020-04-07 14:40:49 -04:00
libcpp_alignof.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
libcpp_version.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
min_max_macros.compile.pass.cpp [libc++] Move some .sh.cpp tests to .compile.pass.cpp 2020-04-15 12:27:49 -04:00
minimal_cxx11_configuration.pass.cpp Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
no_assert_include.compile.pass.cpp [libc++] Move some .sh.cpp tests to .compile.pass.cpp 2020-04-15 12:27:49 -04:00