diff --git a/tests/std/tests/GH_000140_adl_proof_views/env.lst b/tests/std/tests/GH_000140_adl_proof_views/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/GH_000140_adl_proof_views/env.lst +++ b/tests/std/tests/GH_000140_adl_proof_views/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0323R12_expected/env.lst b/tests/std/tests/P0323R12_expected/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P0323R12_expected/env.lst +++ b/tests/std/tests/P0323R12_expected/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P0896R4_common_iterator/env.lst b/tests/std/tests/P0896R4_common_iterator/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_common_iterator/env.lst +++ b/tests/std/tests/P0896R4_common_iterator/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_drop/env.lst b/tests/std/tests/P0896R4_views_drop/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_drop/env.lst +++ b/tests/std/tests/P0896R4_views_drop/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_elements/env.lst b/tests/std/tests/P0896R4_views_elements/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_elements/env.lst +++ b/tests/std/tests/P0896R4_views_elements/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_filter/env.lst b/tests/std/tests/P0896R4_views_filter/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_filter/env.lst +++ b/tests/std/tests/P0896R4_views_filter/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_filter_death/env.lst b/tests/std/tests/P0896R4_views_filter_death/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_filter_death/env.lst +++ b/tests/std/tests/P0896R4_views_filter_death/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_filter_iterator/env.lst b/tests/std/tests/P0896R4_views_filter_iterator/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_filter_iterator/env.lst +++ b/tests/std/tests/P0896R4_views_filter_iterator/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_join/env.lst b/tests/std/tests/P0896R4_views_join/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_join/env.lst +++ b/tests/std/tests/P0896R4_views_join/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_lazy_split/env.lst b/tests/std/tests/P0896R4_views_lazy_split/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_lazy_split/env.lst +++ b/tests/std/tests/P0896R4_views_lazy_split/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_split/env.lst b/tests/std/tests/P0896R4_views_split/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_split/env.lst +++ b/tests/std/tests/P0896R4_views_split/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_take/env.lst b/tests/std/tests/P0896R4_views_take/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_take/env.lst +++ b/tests/std/tests/P0896R4_views_take/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P0896R4_views_transform/env.lst b/tests/std/tests/P0896R4_views_transform/env.lst index 7b6bcff483..eff466febc 100644 --- a/tests/std/tests/P0896R4_views_transform/env.lst +++ b/tests/std/tests/P0896R4_views_transform/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_20_matrix.lst +RUNALL_INCLUDE ..\strict_20_matrix.lst diff --git a/tests/std/tests/P1899R3_views_stride/env.lst b/tests/std/tests/P1899R3_views_stride/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P1899R3_views_stride/env.lst +++ b/tests/std/tests/P1899R3_views_stride/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2164R9_views_enumerate/env.lst b/tests/std/tests/P2164R9_views_enumerate/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2164R9_views_enumerate/env.lst +++ b/tests/std/tests/P2164R9_views_enumerate/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2165R4_tuple_like_common_reference/env.lst b/tests/std/tests/P2165R4_tuple_like_common_reference/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2165R4_tuple_like_common_reference/env.lst +++ b/tests/std/tests/P2165R4_tuple_like_common_reference/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2165R4_tuple_like_relational_operators/env.lst b/tests/std/tests/P2165R4_tuple_like_relational_operators/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2165R4_tuple_like_relational_operators/env.lst +++ b/tests/std/tests/P2165R4_tuple_like_relational_operators/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2278R4_basic_const_iterator/env.lst b/tests/std/tests/P2278R4_basic_const_iterator/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2278R4_basic_const_iterator/env.lst +++ b/tests/std/tests/P2278R4_basic_const_iterator/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2321R2_views_adjacent/env.lst b/tests/std/tests/P2321R2_views_adjacent/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2321R2_views_adjacent/env.lst +++ b/tests/std/tests/P2321R2_views_adjacent/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2321R2_views_adjacent_transform/env.lst b/tests/std/tests/P2321R2_views_adjacent_transform/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2321R2_views_adjacent_transform/env.lst +++ b/tests/std/tests/P2321R2_views_adjacent_transform/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2321R2_views_zip/env.lst b/tests/std/tests/P2321R2_views_zip/env.lst index d54f0331ce..631ae0705b 100644 --- a/tests/std/tests/P2321R2_views_zip/env.lst +++ b/tests/std/tests/P2321R2_views_zip/env.lst @@ -5,7 +5,7 @@ # so the test fails to compile unless /permissive- is set. This issue isn't # unique to zip_view; all view types whose iterators define overloads for these # functions have this requirement. -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst RUNALL_CROSSLIST * PM_CL="/DTEST_INPUT" * PM_CL="/DTEST_FORWARD" diff --git a/tests/std/tests/P2321R2_views_zip_transform/env.lst b/tests/std/tests/P2321R2_views_zip_transform/env.lst index 759f40d5a4..0b715fcf5b 100644 --- a/tests/std/tests/P2321R2_views_zip_transform/env.lst +++ b/tests/std/tests/P2321R2_views_zip_transform/env.lst @@ -5,7 +5,7 @@ # overload for iter_move which causes an ambiguous symbol error when compiling # without /permissive- set. This occurs even though zip_transform_view::_Iterator # does not define an ADL overload for iter_move. -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst RUNALL_CROSSLIST * PM_CL="/DTEST_INPUT" * PM_CL="/DTEST_FORWARD" diff --git a/tests/std/tests/P2374R4_views_cartesian_product/env.lst b/tests/std/tests/P2374R4_views_cartesian_product/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2374R4_views_cartesian_product/env.lst +++ b/tests/std/tests/P2374R4_views_cartesian_product/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2374R4_views_cartesian_product_death/env.lst b/tests/std/tests/P2374R4_views_cartesian_product_death/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2374R4_views_cartesian_product_death/env.lst +++ b/tests/std/tests/P2374R4_views_cartesian_product_death/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2374R4_views_cartesian_product_recommended_practices/env.lst b/tests/std/tests/P2374R4_views_cartesian_product_recommended_practices/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2374R4_views_cartesian_product_recommended_practices/env.lst +++ b/tests/std/tests/P2374R4_views_cartesian_product_recommended_practices/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2387R3_pipe_support_for_user_defined_range_adaptors/env.lst b/tests/std/tests/P2387R3_pipe_support_for_user_defined_range_adaptors/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2387R3_pipe_support_for_user_defined_range_adaptors/env.lst +++ b/tests/std/tests/P2387R3_pipe_support_for_user_defined_range_adaptors/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2441R2_views_join_with/env.lst b/tests/std/tests/P2441R2_views_join_with/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2441R2_views_join_with/env.lst +++ b/tests/std/tests/P2441R2_views_join_with/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2442R1_views_chunk/env.lst b/tests/std/tests/P2442R1_views_chunk/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2442R1_views_chunk/env.lst +++ b/tests/std/tests/P2442R1_views_chunk/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/P2442R1_views_chunk_death/env.lst b/tests/std/tests/P2442R1_views_chunk_death/env.lst index 8ac7033b20..b2dc2c0f57 100644 --- a/tests/std/tests/P2442R1_views_chunk_death/env.lst +++ b/tests/std/tests/P2442R1_views_chunk_death/env.lst @@ -1,4 +1,4 @@ # Copyright (c) Microsoft Corporation. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception -RUNALL_INCLUDE ..\strict_concepts_latest_matrix.lst +RUNALL_INCLUDE ..\strict_latest_matrix.lst diff --git a/tests/std/tests/strict_concepts_20_matrix.lst b/tests/std/tests/strict_20_matrix.lst similarity index 100% rename from tests/std/tests/strict_concepts_20_matrix.lst rename to tests/std/tests/strict_20_matrix.lst diff --git a/tests/std/tests/strict_concepts_latest_matrix.lst b/tests/std/tests/strict_latest_matrix.lst similarity index 100% rename from tests/std/tests/strict_concepts_latest_matrix.lst rename to tests/std/tests/strict_latest_matrix.lst