llvm-project/libcxx/test/std
Christopher Di Bella 9816d43cff [libcxx] adds `iter_difference_t` and `iter_value_t`
Implements parts of:
    * P0896R4 The One Ranges Proposal

Depends on D99855.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D99863
2021-04-20 19:02:07 +00:00
..
algorithms [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
atomics [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
concepts [libcxx] adds remaining callable concepts 2021-04-07 16:14:45 +00:00
containers [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
depr [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
diagnostics [libc++] Remove <clocale> from some system_error tests 2020-10-28 09:49:36 -04:00
experimental [libcxx] [test] Add return values after assert(false) in some experimental tests 2021-03-24 11:44:01 +02:00
input.output [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
iterators [libcxx] adds `iter_difference_t` and `iter_value_t` 2021-04-20 19:02:07 +00:00
language.support [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
localization [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
namespace [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
numerics [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
ranges/range.range [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00
re [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
strings [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
thread [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
utilities [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00