llvm-project/libcxx/test/std/numerics/numarray
Arthur O'Dwyer a281bdd51b [libc++] [test] Improve the tests for std::{begin,end}(valarray).
Incidentally, this removes some unqualified ADL calls to `begin` and `end`.

Differential Revision: https://reviews.llvm.org/D119687
2022-03-01 14:24:46 -05:00
..
class.gslice
class.slice
template.gslice.array [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
template.indirect.array [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
template.mask.array [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
template.slice.array [libc++] Add slice_array operator= valarray overload. 2020-12-02 10:49:20 -08:00
template.valarray [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
valarray.nonmembers [libc++] Fix result-type and value_type computation in <valarray>. 2021-06-05 12:29:36 -04:00
valarray.range [libc++] [test] Improve the tests for std::{begin,end}(valarray). 2022-03-01 14:24:46 -05:00
valarray.syn