llvm-project/libcxx/test/std
Mark de Wever ab0554b2ec [libc++][format][nfc] Move tests.
The formatter specialization tests were placed in the wrong
subdirectory. This moves them to the proper place.
2022-01-30 14:21:13 +01:00
..
algorithms [libcxx][test] compiler options are non-portable 2022-01-18 11:34:57 -08:00
atomics Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."" 2022-01-05 13:10:25 -05:00
concepts [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00
containers [libc++][test] Clean up libcxx/test/support/MoveOnly.h 2022-01-29 18:20:46 -05:00
depr [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
diagnostics [libc++][NFC] Fix placement of some XFAILs 2022-01-13 15:28:41 -05:00
experimental [libcxx][test] Use TEST_HAS_BUILTIN in test code 2022-01-20 01:47:29 -08:00
input.output [libc++][AIX] Do not assert chmod return value is non-zero. 2022-01-24 10:30:05 -05:00
iterators [libc++] Fix bug in ranges::advance 2022-01-27 10:57:54 -05:00
language.support [libc++] [P1614] Implement the second half of [cmp.alg]: compare_{strong,weak,partial}_fallback. 2022-01-27 17:48:01 -05:00
library/description/conventions [libc++] [P1614] Implement the second half of [cmp.alg]: compare_{strong,weak,partial}_fallback. 2022-01-27 17:48:01 -05:00
localization [libcxx] [test] Fix the locale.time.put.byname/put1 testcase on Linux and Windows 2022-01-26 22:13:39 +02:00
namespace [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
numerics [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00
ranges [libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests. 2022-01-27 14:21:51 -05:00
re [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
strings [libcxx][test] the domain of == for forward iterators is iterator values from the same range 2022-01-24 13:00:07 -08:00
thread [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX. 2022-01-14 12:48:04 -05:00
utilities [libc++][format][nfc] Move tests. 2022-01-30 14:21:13 +01:00
pstl