llvm-project/libcxx/test/std/containers/views/span.cons
Louis Dionne 99ae458231 [libc++] Add CI without experimental features and don't exclude span from the tests
There is no reason for the parts of std::span that don't depend on ranges
to be disabled when ranges aren't provided. Also, to make sure the
"no-experimental-stuff" configuration is tested, add a CI job for it.

Differential Revision: https://reviews.llvm.org/D118740
2022-02-02 10:48:35 -05:00
..
array.fail.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
array.pass.cpp [libc++] [test] Add tests for std::span construction from initializer lists. 2022-01-04 14:25:32 -05:00
assign.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
copy.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
deduct.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
default.fail.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
default.pass.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
initializer_list.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
iterator_len.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
iterator_len.verify.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
iterator_sentinel.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
iterator_sentinel.verify.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
range.pass.cpp [libc++] Implement P1394r4 for span: range constructor 2021-10-08 17:00:39 -04:00
span.dtor.compile.pass.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
span.fail.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
span.pass.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00
stdarray.pass.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00